2022-12-01T09:48:35.1544082Z Requested labels: self-hosted, linux.2xlarge 2022-12-01T09:48:35.1544159Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/89997/merge 2022-12-01T09:48:35.1544238Z Waiting for a runner to pick up this job... 2022-12-01T09:48:36.4850993Z Job is about to start running on the runner: i-0893affcd1230f1e7 (organization) 2022-12-01T09:48:41.5252294Z Current runner version: '2.299.1' 2022-12-01T09:48:41.5258042Z Runner name: 'i-0893affcd1230f1e7' 2022-12-01T09:48:41.5258517Z Runner group name: 'Default' 2022-12-01T09:48:41.5259223Z Machine name: 'ip-10-0-3-211' 2022-12-01T09:48:41.5261199Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:41.5261907Z Actions: read 2022-12-01T09:48:41.5262229Z Checks: read 2022-12-01T09:48:41.5262584Z Contents: read 2022-12-01T09:48:41.5262860Z Deployments: read 2022-12-01T09:48:41.5263183Z Discussions: read 2022-12-01T09:48:41.5263519Z Issues: read 2022-12-01T09:48:41.5263831Z Metadata: read 2022-12-01T09:48:41.5264103Z Packages: read 2022-12-01T09:48:41.5264409Z Pages: read 2022-12-01T09:48:41.5264754Z PullRequests: read 2022-12-01T09:48:41.5265076Z RepositoryProjects: read 2022-12-01T09:48:41.5265462Z SecurityEvents: read 2022-12-01T09:48:41.5265780Z Statuses: read 2022-12-01T09:48:41.5266048Z ##[endgroup] 2022-12-01T09:48:41.5269236Z Secret source: None 2022-12-01T09:48:41.5269966Z Prepare workflow directory 2022-12-01T09:48:41.7505449Z Prepare all required actions 2022-12-01T09:48:41.7678135Z Getting action download info 2022-12-01T09:48:41.9682523Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:48:44.5421115Z Download action repository 'pytorch/test-infra@main' (SHA:1f415583bdcd967e33ea8fd05be71ed0bdf19880) 2022-12-01T09:48:44.8432112Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-12-01T09:48:45.0836864Z Getting action download info 2022-12-01T09:48:45.2381135Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:48:45.4442325Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2022-12-01T09:48:45.4444022Z ##[group] Inputs 2022-12-01T09:48:45.4444340Z build-environment: linux-focal-rocm5.2-py3.7 2022-12-01T09:48:45.4444668Z docker-image-name: pytorch-linux-focal-rocm5.2-py3.7 2022-12-01T09:48:45.4445269Z build-generates-artifacts: true 2022-12-01T09:48:45.4445517Z build-with-debug: false 2022-12-01T09:48:45.4445743Z sync-tag: rocm-build 2022-12-01T09:48:45.4445963Z cuda-arch-list: 5.2 2022-12-01T09:48:45.4446171Z test-matrix: 2022-12-01T09:48:45.4446383Z ##[endgroup] 2022-12-01T09:48:45.4446817Z Complete job name: linux-focal-rocm5.2-py3.7 / build 2022-12-01T09:48:45.5233065Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:48:45.5233390Z with: 2022-12-01T09:48:45.5233589Z submodules: recursive 2022-12-01T09:48:45.5233813Z fetch-depth: 0 2022-12-01T09:48:45.5234024Z ##[endgroup] 2022-12-01T09:48:45.5517720Z ##[group]Run retry () { 2022-12-01T09:48:45.5518018Z retry () { 2022-12-01T09:48:45.5518262Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:48:45.5518504Z } 2022-12-01T09:48:45.5518722Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:48:45.5518960Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:48:45.5519226Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:45.5519461Z else 2022-12-01T09:48:45.5519703Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:45.5519941Z fi 2022-12-01T09:48:45.5520158Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:48:45.5536220Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:48:45.5536482Z env: 2022-12-01T09:48:45.5536676Z NO_SUDO: 2022-12-01T09:48:45.5536880Z ##[endgroup] 2022-12-01T09:48:45.5705733Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:45.6105675Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:48:45.6105898Z with: 2022-12-01T09:48:45.6106099Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:45.6106310Z fetch-depth: 0 2022-12-01T09:48:45.6106478Z submodules: recursive 2022-12-01T09:48:45.6106663Z quiet-checkout: true 2022-12-01T09:48:45.6106866Z repository: pytorch/pytorch 2022-12-01T09:48:45.6107347Z token: *** 2022-12-01T09:48:45.6107506Z ssh-strict: true 2022-12-01T09:48:45.6107710Z persist-credentials: true 2022-12-01T09:48:45.6107900Z clean: true 2022-12-01T09:48:45.6108048Z lfs: false 2022-12-01T09:48:45.6108367Z set-safe-directory: true 2022-12-01T09:48:45.6108558Z ##[endgroup] 2022-12-01T09:48:45.7303694Z Syncing repository: pytorch/pytorch 2022-12-01T09:48:45.7305104Z ##[group]Getting Git version info 2022-12-01T09:48:45.7305561Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:45.7306003Z [command]/usr/bin/git version 2022-12-01T09:48:45.7306183Z git version 2.37.1 2022-12-01T09:48:45.7308391Z ##[endgroup] 2022-12-01T09:48:45.7322127Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/86a0ecd3-4063-4fdf-8301-35f27d18b158' before making global git config changes 2022-12-01T09:48:45.7322709Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:48:45.7326169Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:45.7365198Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:45.7369519Z ##[group]Initializing the repository 2022-12-01T09:48:45.7372042Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:45.7482135Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T09:48:45.7482724Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T09:48:45.7483305Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T09:48:45.7483733Z hint: 2022-12-01T09:48:45.7484242Z hint: git config --global init.defaultBranch 2022-12-01T09:48:45.7484535Z hint: 2022-12-01T09:48:45.7484960Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T09:48:45.7486191Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T09:48:45.7486598Z hint: 2022-12-01T09:48:45.7486821Z hint: git branch -m 2022-12-01T09:48:45.7487195Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T09:48:45.7493015Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:48:45.7522497Z ##[endgroup] 2022-12-01T09:48:45.7522885Z ##[group]Disabling automatic garbage collection 2022-12-01T09:48:45.7525683Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T09:48:45.7552195Z ##[endgroup] 2022-12-01T09:48:45.7553122Z ##[group]Setting up auth 2022-12-01T09:48:45.7558712Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:48:45.7586486Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T09:48:45.7831262Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:48:45.7863524Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-12-01T09:48:45.8106771Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:48:45.8152548Z ##[endgroup] 2022-12-01T09:48:45.8152941Z ##[group]Fetching the repository 2022-12-01T09:48:45.8158800Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-12-01T09:49:39.0626785Z [command]/usr/bin/git rev-parse --verify --quiet c13d400bffe90e16b96520bbc8a41a6f0c9cd584^{object} 2022-12-01T09:49:39.0660936Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:40.0473332Z ##[endgroup] 2022-12-01T09:49:40.0473732Z ##[group]Determining the checkout info 2022-12-01T09:49:40.0474976Z ##[endgroup] 2022-12-01T09:49:40.0475291Z ##[group]Checking out the ref 2022-12-01T09:49:40.0478969Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:41.2846249Z ##[endgroup] 2022-12-01T09:49:41.2846850Z ##[group]Setting up auth for fetching submodules 2022-12-01T09:49:41.2851837Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:49:41.2895263Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-12-01T09:49:41.2923295Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-12-01T09:49:41.2950569Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-12-01T09:49:41.2974890Z ##[endgroup] 2022-12-01T09:49:41.2975434Z ##[group]Fetching submodules 2022-12-01T09:49:41.2978673Z [command]/usr/bin/git submodule sync --recursive 2022-12-01T09:49:41.3236947Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-12-01T09:49:41.3492254Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-12-01T09:49:41.3493741Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-12-01T09:49:41.3494311Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-12-01T09:49:41.3496660Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-12-01T09:49:41.3499213Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-12-01T09:49:41.3501934Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-12-01T09:49:41.3504501Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-12-01T09:49:41.3507490Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-12-01T09:49:41.3510244Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-12-01T09:49:41.3513218Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-12-01T09:49:41.3516540Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-12-01T09:49:41.3519632Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-12-01T09:49:41.3523949Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-12-01T09:49:41.3527023Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-12-01T09:49:41.3530694Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-12-01T09:49:41.3534277Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-12-01T09:49:41.3538007Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-12-01T09:49:41.3542171Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:49:41.3546203Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-12-01T09:49:41.3550354Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-12-01T09:49:41.3554475Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-12-01T09:49:41.3559004Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-12-01T09:49:41.3563475Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-12-01T09:49:41.3567928Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-12-01T09:49:41.3572396Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-12-01T09:49:41.3577012Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-12-01T09:49:41.3581573Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-12-01T09:49:41.3586208Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-12-01T09:49:41.3591267Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-12-01T09:49:41.3596285Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-12-01T09:49:41.3601945Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-12-01T09:49:41.3607512Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-12-01T09:49:41.3612983Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-12-01T09:49:41.3618574Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-12-01T09:49:41.3624173Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-12-01T09:49:41.3630077Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-12-01T09:49:41.3635634Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-12-01T09:49:41.3642284Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-12-01T09:49:41.3647667Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-12-01T09:49:41.3653834Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-12-01T09:49:41.3660273Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-12-01T09:49:41.3687353Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-12-01T09:49:41.6574280Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-12-01T09:49:41.8683030Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-12-01T09:49:42.0873839Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-12-01T09:49:42.3808210Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-12-01T09:49:42.6358270Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-12-01T09:49:44.6641590Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-12-01T09:49:50.6439625Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-12-01T09:49:51.1101946Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-12-01T09:49:51.6543240Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-12-01T09:49:53.1435943Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-12-01T09:49:54.4753496Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-12-01T09:49:55.7802776Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-12-01T09:50:03.6920764Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-12-01T09:50:05.1752716Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-12-01T09:50:06.4416707Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-12-01T09:50:07.6561806Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-12-01T09:50:07.8691566Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-12-01T09:50:08.4082433Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-12-01T09:50:08.7497653Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-12-01T09:50:09.9113662Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-12-01T09:50:10.3600258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-12-01T09:50:10.5930451Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-12-01T09:50:10.8930885Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-12-01T09:50:12.3039652Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-12-01T09:50:12.7373773Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-12-01T09:50:13.1152917Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-12-01T09:50:18.9924810Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-12-01T09:50:20.7133922Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-12-01T09:50:21.1538075Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-12-01T09:50:21.3848992Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-12-01T09:50:28.1607819Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-12-01T09:50:28.3748166Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-12-01T09:50:28.6081843Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-12-01T09:50:29.3892151Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-12-01T09:50:29.6424105Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-12-01T09:50:29.9920841Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-12-01T09:50:30.4099148Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-12-01T09:50:30.9862039Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-12-01T09:50:33.1332948Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-12-01T09:50:33.5973649Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-12-01T09:50:35.7925189Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-12-01T09:50:35.8025691Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-12-01T09:50:35.8101671Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-12-01T09:50:35.8310993Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-12-01T09:50:35.8521853Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-12-01T09:50:35.8850337Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-12-01T09:50:36.4458399Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-12-01T09:50:36.4654423Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:36.5572431Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-12-01T09:50:36.5894173Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-12-01T09:50:36.8570233Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-12-01T09:50:37.2363466Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-12-01T09:50:37.4608572Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-12-01T09:50:37.5026211Z Submodule path 'third_party/fbgemm': checked out '0d98c261561524cce92e37fe307ea6596664309a' 2022-12-01T09:50:37.5040417Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:50:37.5042791Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:50:37.5045267Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:50:37.5047796Z Submodule 'third_party/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:50:37.5070400Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-12-01T09:50:38.4850275Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-12-01T09:50:38.9868710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-12-01T09:50:40.0476775Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-12-01T09:50:40.3700505Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-12-01T09:50:40.4627774Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-12-01T09:50:40.5178092Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-12-01T09:50:40.5274573Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-12-01T09:50:40.6061733Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-12-01T09:50:40.6396061Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-12-01T09:50:40.6482371Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-12-01T09:50:40.6856152Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-12-01T09:50:40.7080571Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-12-01T09:50:40.7515716Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-12-01T09:50:40.7622304Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-12-01T09:50:40.7634281Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-12-01T09:50:40.7655899Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-12-01T09:50:48.4182765Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-12-01T09:50:48.4197628Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:50:48.4221721Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-12-01T09:50:56.0938457Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-12-01T09:50:56.1032984Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-12-01T09:50:56.1164444Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-12-01T09:50:56.2039233Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-12-01T09:50:56.2054998Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:50:56.2056664Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:50:56.2078645Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-12-01T09:50:57.4350098Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-12-01T09:50:58.5980446Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-12-01T09:50:58.6493755Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-12-01T09:50:58.6682837Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-12-01T09:50:58.6813965Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-12-01T09:50:58.7800857Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-12-01T09:50:59.0061499Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-12-01T09:50:59.0087022Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-12-01T09:50:59.0088820Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-12-01T09:50:59.0112220Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:59.4107141Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-12-01T09:51:00.2362650Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:51:00.2655118Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-12-01T09:51:00.2796954Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-12-01T09:51:00.2810677Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:00.2832246Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-12-01T09:51:02.0304036Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-12-01T09:51:02.0322909Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:02.0324822Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:02.0347688Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-12-01T09:51:02.8407948Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-12-01T09:51:03.8027780Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-12-01T09:51:03.8638417Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-12-01T09:51:03.8652894Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:03.8675670Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-12-01T09:51:04.1249881Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:51:04.1331373Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-12-01T09:51:04.3678500Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-12-01T09:51:04.3696144Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:04.3698455Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:04.3720541Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-12-01T09:51:04.8214599Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-12-01T09:51:05.9111580Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-12-01T09:51:05.9751680Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-12-01T09:51:05.9829610Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-12-01T09:51:05.9927144Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-12-01T09:51:06.0240275Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-12-01T09:51:06.0323646Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-12-01T09:51:06.0590960Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-12-01T09:51:06.0679589Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-12-01T09:51:06.1085317Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-12-01T09:51:06.2084758Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-12-01T09:51:06.2327858Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-12-01T09:51:06.2343389Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:06.2345335Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:06.2348593Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:06.2351481Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:06.2374362Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-12-01T09:51:07.3106577Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-12-01T09:51:07.6491256Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-12-01T09:51:09.1506244Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-12-01T09:51:10.0187106Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-12-01T09:51:10.0322204Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-12-01T09:51:10.0926251Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-12-01T09:51:10.1183742Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-12-01T09:51:10.1197510Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:10.1220685Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-12-01T09:51:10.3434157Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:51:10.4673067Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-12-01T09:51:10.4700770Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-12-01T09:51:10.4961822Z Entering 'android/libs/fbjni' 2022-12-01T09:51:10.4996519Z Entering 'third_party/FP16' 2022-12-01T09:51:10.5032127Z Entering 'third_party/FXdiv' 2022-12-01T09:51:10.5065901Z Entering 'third_party/NNPACK' 2022-12-01T09:51:10.5100684Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:10.5135161Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:10.5170191Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:10.5214385Z Entering 'third_party/benchmark' 2022-12-01T09:51:10.5248250Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:10.5284049Z Entering 'third_party/cub' 2022-12-01T09:51:10.5319313Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:10.5358928Z Entering 'third_party/cutlass' 2022-12-01T09:51:10.5400154Z Entering 'third_party/eigen' 2022-12-01T09:51:10.5437907Z Entering 'third_party/fbgemm' 2022-12-01T09:51:10.5471864Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:10.5505246Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:10.5539696Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:10.5573183Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:10.5608155Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:10.5644925Z Entering 'third_party/fmt' 2022-12-01T09:51:10.5679380Z Entering 'third_party/foxi' 2022-12-01T09:51:10.5713344Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:10.5747864Z Entering 'third_party/gloo' 2022-12-01T09:51:10.5783811Z Entering 'third_party/googletest' 2022-12-01T09:51:10.5817679Z Entering 'third_party/ideep' 2022-12-01T09:51:10.5851456Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:10.5887284Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:10.5927940Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:10.5962382Z Entering 'third_party/ittapi' 2022-12-01T09:51:10.5996018Z Entering 'third_party/kineto' 2022-12-01T09:51:10.6030146Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:10.6064537Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:10.6102431Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:10.6138701Z Entering 'third_party/neon2sse' 2022-12-01T09:51:10.6173534Z Entering 'third_party/nlohmann' 2022-12-01T09:51:10.6211083Z Entering 'third_party/onnx' 2022-12-01T09:51:10.6257453Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:10.6292470Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:10.6329181Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:10.6363892Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:10.6402560Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:10.6436763Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:10.6471473Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:10.6510987Z Entering 'third_party/pocketfft' 2022-12-01T09:51:10.6545250Z Entering 'third_party/protobuf' 2022-12-01T09:51:10.6583413Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:10.6619647Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:10.6655649Z Entering 'third_party/psimd' 2022-12-01T09:51:10.6690488Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:10.6724956Z Entering 'third_party/pybind11' 2022-12-01T09:51:10.6759246Z Entering 'third_party/python-enum' 2022-12-01T09:51:10.6793670Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:10.6827989Z Entering 'third_party/python-six' 2022-12-01T09:51:10.6862505Z Entering 'third_party/sleef' 2022-12-01T09:51:10.6896900Z Entering 'third_party/tbb' 2022-12-01T09:51:10.6934349Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:10.6968313Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:10.7002770Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:10.7036321Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:10.7071359Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:10.7105959Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:10.7143983Z Entering 'third_party/zstd' 2022-12-01T09:51:10.7186518Z ##[endgroup] 2022-12-01T09:51:10.7188040Z ##[group]Persisting credentials for submodules 2022-12-01T09:51:10.7192908Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-12-01T09:51:10.7448271Z Entering 'android/libs/fbjni' 2022-12-01T09:51:10.7481083Z Entering 'third_party/FP16' 2022-12-01T09:51:10.7514226Z Entering 'third_party/FXdiv' 2022-12-01T09:51:10.7547650Z Entering 'third_party/NNPACK' 2022-12-01T09:51:10.7581120Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:10.7613652Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:10.7648646Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:10.7692275Z Entering 'third_party/benchmark' 2022-12-01T09:51:10.7725762Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:10.7759619Z Entering 'third_party/cub' 2022-12-01T09:51:10.7794257Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:10.7833312Z Entering 'third_party/cutlass' 2022-12-01T09:51:10.7873188Z Entering 'third_party/eigen' 2022-12-01T09:51:10.7910373Z Entering 'third_party/fbgemm' 2022-12-01T09:51:10.7945156Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:10.7978073Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:10.8012392Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:10.8045243Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:10.8079337Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:10.8115279Z Entering 'third_party/fmt' 2022-12-01T09:51:10.8149866Z Entering 'third_party/foxi' 2022-12-01T09:51:10.8184550Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:10.8218403Z Entering 'third_party/gloo' 2022-12-01T09:51:10.8251913Z Entering 'third_party/googletest' 2022-12-01T09:51:10.8287125Z Entering 'third_party/ideep' 2022-12-01T09:51:10.8320829Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:10.8356254Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:10.8396744Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:10.8430976Z Entering 'third_party/ittapi' 2022-12-01T09:51:10.8464724Z Entering 'third_party/kineto' 2022-12-01T09:51:10.8500222Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:10.8534484Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:10.8569332Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:10.8603688Z Entering 'third_party/neon2sse' 2022-12-01T09:51:10.8637197Z Entering 'third_party/nlohmann' 2022-12-01T09:51:10.8671880Z Entering 'third_party/onnx' 2022-12-01T09:51:10.8717283Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:10.8750975Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:10.8788076Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:10.8821388Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:10.8860377Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:10.8894810Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:10.8928518Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:10.8967651Z Entering 'third_party/pocketfft' 2022-12-01T09:51:10.9001287Z Entering 'third_party/protobuf' 2022-12-01T09:51:10.9038868Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:10.9072914Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:10.9108070Z Entering 'third_party/psimd' 2022-12-01T09:51:10.9142007Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:10.9174901Z Entering 'third_party/pybind11' 2022-12-01T09:51:10.9208170Z Entering 'third_party/python-enum' 2022-12-01T09:51:10.9240695Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:10.9274420Z Entering 'third_party/python-six' 2022-12-01T09:51:10.9308031Z Entering 'third_party/sleef' 2022-12-01T09:51:10.9342335Z Entering 'third_party/tbb' 2022-12-01T09:51:10.9378475Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:10.9412937Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:10.9446252Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:10.9478530Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:10.9512545Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:10.9546080Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:10.9581889Z Entering 'third_party/zstd' 2022-12-01T09:51:10.9627081Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-12-01T09:51:10.9883309Z Entering 'android/libs/fbjni' 2022-12-01T09:51:10.9914515Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-12-01T09:51:10.9929789Z Entering 'third_party/FP16' 2022-12-01T09:51:10.9961369Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-12-01T09:51:10.9974623Z Entering 'third_party/FXdiv' 2022-12-01T09:51:11.0007217Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-12-01T09:51:11.0022981Z Entering 'third_party/NNPACK' 2022-12-01T09:51:11.0055507Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-12-01T09:51:11.0069984Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:11.0101745Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-12-01T09:51:11.0116640Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:11.0148344Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-12-01T09:51:11.0163266Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:11.0195240Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-12-01T09:51:11.0219329Z Entering 'third_party/benchmark' 2022-12-01T09:51:11.0250656Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:11.0264805Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:11.0296694Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:11.0310789Z Entering 'third_party/cub' 2022-12-01T09:51:11.0343265Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-12-01T09:51:11.0357290Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:11.0388602Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-12-01T09:51:11.0407740Z Entering 'third_party/cutlass' 2022-12-01T09:51:11.0439626Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-12-01T09:51:11.0459973Z Entering 'third_party/eigen' 2022-12-01T09:51:11.0491267Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-12-01T09:51:11.0507424Z Entering 'third_party/fbgemm' 2022-12-01T09:51:11.0540906Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-12-01T09:51:11.0555787Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:11.0588039Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-12-01T09:51:11.0603092Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:11.0635136Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:11.0649968Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:11.0683753Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:11.0696664Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:11.0728790Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/hipify_torch/config remote.origin.url 2022-12-01T09:51:11.0744388Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:11.0777417Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-12-01T09:51:11.0794356Z Entering 'third_party/fmt' 2022-12-01T09:51:11.0826585Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-12-01T09:51:11.0841369Z Entering 'third_party/foxi' 2022-12-01T09:51:11.0874357Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-12-01T09:51:11.0888823Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:11.0922399Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-12-01T09:51:11.0938100Z Entering 'third_party/gloo' 2022-12-01T09:51:11.0971025Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-12-01T09:51:11.0986107Z Entering 'third_party/googletest' 2022-12-01T09:51:11.1019156Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:11.1034074Z Entering 'third_party/ideep' 2022-12-01T09:51:11.1068343Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-12-01T09:51:11.1082786Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:11.1114958Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-12-01T09:51:11.1131874Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:11.1164780Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-12-01T09:51:11.1185615Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:11.1219600Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-12-01T09:51:11.1233919Z Entering 'third_party/ittapi' 2022-12-01T09:51:11.1268558Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-12-01T09:51:11.1283955Z Entering 'third_party/kineto' 2022-12-01T09:51:11.1316654Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-12-01T09:51:11.1331375Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:11.1363630Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-12-01T09:51:11.1377281Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:11.1409851Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-12-01T09:51:11.1426368Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:11.1458932Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-12-01T09:51:11.1473598Z Entering 'third_party/neon2sse' 2022-12-01T09:51:11.1505497Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-12-01T09:51:11.1519802Z Entering 'third_party/nlohmann' 2022-12-01T09:51:11.1551945Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-12-01T09:51:11.1567252Z Entering 'third_party/onnx' 2022-12-01T09:51:11.1598647Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:11.1624375Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:11.1656451Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:11.1670598Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:11.1701825Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:11.1718009Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:11.1749960Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-12-01T09:51:11.1764006Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:11.1794674Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:11.1813263Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:11.1845609Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:11.1859704Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:11.1890824Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:11.1904526Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:11.1935869Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-12-01T09:51:11.1954289Z Entering 'third_party/pocketfft' 2022-12-01T09:51:11.1986589Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-12-01T09:51:11.2000422Z Entering 'third_party/protobuf' 2022-12-01T09:51:11.2032286Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-12-01T09:51:11.2050673Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:11.2081657Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:11.2097084Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:11.2128956Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:11.2145403Z Entering 'third_party/psimd' 2022-12-01T09:51:11.2177217Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-12-01T09:51:11.2190901Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:11.2223221Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-12-01T09:51:11.2237084Z Entering 'third_party/pybind11' 2022-12-01T09:51:11.2269761Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:11.2284695Z Entering 'third_party/python-enum' 2022-12-01T09:51:11.2316356Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-12-01T09:51:11.2329865Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:11.2360670Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-12-01T09:51:11.2374368Z Entering 'third_party/python-six' 2022-12-01T09:51:11.2406185Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-12-01T09:51:11.2419819Z Entering 'third_party/sleef' 2022-12-01T09:51:11.2451916Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-12-01T09:51:11.2466365Z Entering 'third_party/tbb' 2022-12-01T09:51:11.2498700Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-12-01T09:51:11.2514693Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:11.2546577Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-12-01T09:51:11.2560507Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:11.2592767Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:11.2607068Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:11.2637605Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-12-01T09:51:11.2650980Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:11.2681583Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-12-01T09:51:11.2696672Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:11.2728200Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:11.2740996Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:11.2772778Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-12-01T09:51:11.2790781Z Entering 'third_party/zstd' 2022-12-01T09:51:11.2822806Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-12-01T09:51:11.3500275Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-12-01T09:51:11.3763507Z Entering 'android/libs/fbjni' 2022-12-01T09:51:11.3798613Z Entering 'third_party/FP16' 2022-12-01T09:51:11.3833168Z Entering 'third_party/FXdiv' 2022-12-01T09:51:11.3867303Z Entering 'third_party/NNPACK' 2022-12-01T09:51:11.3903047Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:11.3937701Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:11.3972626Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:11.4016876Z Entering 'third_party/benchmark' 2022-12-01T09:51:11.4051214Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:11.4085564Z Entering 'third_party/cub' 2022-12-01T09:51:11.4119690Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:11.4159444Z Entering 'third_party/cutlass' 2022-12-01T09:51:11.4199178Z Entering 'third_party/eigen' 2022-12-01T09:51:11.4234936Z Entering 'third_party/fbgemm' 2022-12-01T09:51:11.4268620Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:11.4302731Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:11.4336828Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:11.4371226Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:11.4406183Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:11.4443081Z Entering 'third_party/fmt' 2022-12-01T09:51:11.4477175Z Entering 'third_party/foxi' 2022-12-01T09:51:11.4511159Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:11.4546018Z Entering 'third_party/gloo' 2022-12-01T09:51:11.4580606Z Entering 'third_party/googletest' 2022-12-01T09:51:11.4614992Z Entering 'third_party/ideep' 2022-12-01T09:51:11.4649559Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:11.4685124Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:11.4724482Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:11.4759264Z Entering 'third_party/ittapi' 2022-12-01T09:51:11.4793755Z Entering 'third_party/kineto' 2022-12-01T09:51:11.4827621Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:11.4862365Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:11.4898791Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:11.4933472Z Entering 'third_party/neon2sse' 2022-12-01T09:51:11.4967111Z Entering 'third_party/nlohmann' 2022-12-01T09:51:11.5003635Z Entering 'third_party/onnx' 2022-12-01T09:51:11.5048857Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:11.5084185Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:11.5120482Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:11.5154153Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:11.5193151Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:11.5227612Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:11.5262685Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:11.5301534Z Entering 'third_party/pocketfft' 2022-12-01T09:51:11.5335653Z Entering 'third_party/protobuf' 2022-12-01T09:51:11.5374673Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:11.5408237Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:11.5443896Z Entering 'third_party/psimd' 2022-12-01T09:51:11.5478683Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:11.5512600Z Entering 'third_party/pybind11' 2022-12-01T09:51:11.5547586Z Entering 'third_party/python-enum' 2022-12-01T09:51:11.5581940Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:11.5616492Z Entering 'third_party/python-six' 2022-12-01T09:51:11.5650782Z Entering 'third_party/sleef' 2022-12-01T09:51:11.5686029Z Entering 'third_party/tbb' 2022-12-01T09:51:11.5722896Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:11.5757474Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:11.5791343Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:11.5825517Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:11.5859786Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:11.5895255Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:11.5931716Z Entering 'third_party/zstd' 2022-12-01T09:51:11.5977743Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-12-01T09:51:11.6236544Z Entering 'android/libs/fbjni' 2022-12-01T09:51:11.6270264Z Entering 'third_party/FP16' 2022-12-01T09:51:11.6304938Z Entering 'third_party/FXdiv' 2022-12-01T09:51:11.6341518Z Entering 'third_party/NNPACK' 2022-12-01T09:51:11.6375913Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:11.6410301Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:11.6444698Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:11.6488841Z Entering 'third_party/benchmark' 2022-12-01T09:51:11.6523167Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:11.6557742Z Entering 'third_party/cub' 2022-12-01T09:51:11.6592738Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:11.6632486Z Entering 'third_party/cutlass' 2022-12-01T09:51:11.6673285Z Entering 'third_party/eigen' 2022-12-01T09:51:11.6709850Z Entering 'third_party/fbgemm' 2022-12-01T09:51:11.6746684Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:11.6781314Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:11.6815387Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:11.6849967Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:11.6884185Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:11.6920468Z Entering 'third_party/fmt' 2022-12-01T09:51:11.6954939Z Entering 'third_party/foxi' 2022-12-01T09:51:11.6988608Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:11.7023231Z Entering 'third_party/gloo' 2022-12-01T09:51:11.7057660Z Entering 'third_party/googletest' 2022-12-01T09:51:11.7091857Z Entering 'third_party/ideep' 2022-12-01T09:51:11.7125212Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:11.7160203Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:11.7200271Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:11.7234474Z Entering 'third_party/ittapi' 2022-12-01T09:51:11.7267588Z Entering 'third_party/kineto' 2022-12-01T09:51:11.7303958Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:11.7338067Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:11.7373428Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:11.7409114Z Entering 'third_party/neon2sse' 2022-12-01T09:51:11.7443636Z Entering 'third_party/nlohmann' 2022-12-01T09:51:11.7479317Z Entering 'third_party/onnx' 2022-12-01T09:51:11.7526248Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:11.7560449Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:11.7597454Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:11.7631494Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:11.7670106Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:11.7704610Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:11.7738136Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:11.7776341Z Entering 'third_party/pocketfft' 2022-12-01T09:51:11.7811162Z Entering 'third_party/protobuf' 2022-12-01T09:51:11.7848758Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:11.7883501Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:11.7919855Z Entering 'third_party/psimd' 2022-12-01T09:51:11.7954913Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:11.7989407Z Entering 'third_party/pybind11' 2022-12-01T09:51:11.8024758Z Entering 'third_party/python-enum' 2022-12-01T09:51:11.8058863Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:11.8092510Z Entering 'third_party/python-six' 2022-12-01T09:51:11.8127003Z Entering 'third_party/sleef' 2022-12-01T09:51:11.8162017Z Entering 'third_party/tbb' 2022-12-01T09:51:11.8197052Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:11.8231726Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:11.8265882Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:11.8299553Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:11.8334682Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:11.8369531Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:11.8404245Z Entering 'third_party/zstd' 2022-12-01T09:51:11.8446757Z ##[endgroup] 2022-12-01T09:51:11.8484582Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T09:51:11.8510660Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:51:11.8676668Z Prepare all required actions 2022-12-01T09:51:11.8702874Z ##[group]Run ./.github/actions/setup-linux 2022-12-01T09:51:11.8703088Z ##[endgroup] 2022-12-01T09:51:11.8718147Z ##[group]Run set -euo pipefail 2022-12-01T09:51:11.8718384Z set -euo pipefail 2022-12-01T09:51:11.8718595Z function get_ec2_metadata() { 2022-12-01T09:51:11.8718829Z  # Pulled from instance metadata endpoint for EC2 2022-12-01T09:51:11.8719181Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-12-01T09:51:11.8719479Z  category=$1 2022-12-01T09:51:11.8719721Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-12-01T09:51:11.8719927Z } 2022-12-01T09:51:11.8720126Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-12-01T09:51:11.8720390Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-12-01T09:51:11.8720682Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-12-01T09:51:11.8721050Z echo "system info $(uname -a)" 2022-12-01T09:51:11.8732563Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:11.8732792Z ##[endgroup] 2022-12-01T09:51:11.8810511Z ami-id: ami-096198a0bccc6bad4 2022-12-01T09:51:11.8860414Z instance-id: i-0893affcd1230f1e7 2022-12-01T09:51:11.8910466Z instance-type: c5.2xlarge 2022-12-01T09:51:11.8917278Z system info Linux ip-10-0-3-211.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-12-01T09:51:11.8935696Z ##[group]Run if systemctl is-active --quiet docker; then 2022-12-01T09:51:11.8935985Z if systemctl is-active --quiet docker; then 2022-12-01T09:51:11.8936223Z  echo "Docker daemon is running..."; 2022-12-01T09:51:11.8936428Z else 2022-12-01T09:51:11.8936866Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-12-01T09:51:11.8937092Z fi 2022-12-01T09:51:11.8948269Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:11.8948501Z ##[endgroup] 2022-12-01T09:51:11.8988721Z Docker daemon is running... 2022-12-01T09:51:11.9005279Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:11.9005639Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:11.9005923Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:11.9006290Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-12-01T09:51:11.9006641Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-12-01T09:51:11.9017454Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:11.9017685Z env: 2022-12-01T09:51:11.9017846Z AWS_RETRY_MODE: standard 2022-12-01T09:51:11.9018035Z AWS_MAX_ATTEMPTS: 5 2022-12-01T09:51:11.9018241Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:51:11.9018420Z ##[endgroup] 2022-12-01T09:51:13.2677489Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-12-01T09:51:13.2677853Z Configure a credential helper to remove this warning. See 2022-12-01T09:51:13.2678256Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-12-01T09:51:13.2678449Z 2022-12-01T09:51:13.2679112Z Login Succeeded 2022-12-01T09:51:13.2708595Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:13.2708916Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:13.2709186Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:13.2720836Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:13.2721229Z ##[endgroup] 2022-12-01T09:51:13.2796432Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-12-01T09:51:13.2796696Z with: 2022-12-01T09:51:13.2797046Z github-secret: *** 2022-12-01T09:51:13.2797269Z activate-with-label: false 2022-12-01T09:51:13.2797493Z label: with-ssh 2022-12-01T09:51:13.2797715Z remove-existing-keys: true 2022-12-01T09:51:13.2797928Z ##[endgroup] 2022-12-01T09:51:13.9226310Z Grabbing public ssh keys from https://github.com/charlie-wt.keys 2022-12-01T09:51:14.0087739Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-12-01T09:51:14.0101507Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-12-01T09:51:14.0127620Z Login using: ssh ec2-user@ec2-54-221-89-186.compute-1.amazonaws.com 2022-12-01T09:51:14.0214459Z Prepare all required actions 2022-12-01T09:51:14.0268352Z ##[group]Run ./.github/actions/calculate-docker-image 2022-12-01T09:51:14.0268557Z with: 2022-12-01T09:51:14.0268796Z docker-image-name: pytorch-linux-focal-rocm5.2-py3.7 2022-12-01T09:51:14.0269038Z xla: false 2022-12-01T09:51:14.0269193Z skip_push: true 2022-12-01T09:51:14.0269366Z ##[endgroup] 2022-12-01T09:51:14.0322702Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:14.0322942Z if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:14.0323185Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-12-01T09:51:14.0323476Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:14.0323749Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:14.0324043Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-12-01T09:51:14.0324274Z else 2022-12-01T09:51:14.0324518Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:14.0324784Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:14.0325071Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-12-01T09:51:14.0325362Z fi 2022-12-01T09:51:14.0336691Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:14.0336915Z env: 2022-12-01T09:51:14.0337069Z IS_XLA: 2022-12-01T09:51:14.0337225Z XLA_IMAGE_TAG: v0.4 2022-12-01T09:51:14.0337534Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7 2022-12-01T09:51:14.0337831Z ##[endgroup] 2022-12-01T09:51:14.0390181Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:51:14.0411987Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:51:14.0434757Z ##[group]Run set -x 2022-12-01T09:51:14.0434981Z set -x 2022-12-01T09:51:14.0435218Z # Check if image already exists, if it does then skip building it 2022-12-01T09:51:14.0435501Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-12-01T09:51:14.0435715Z  exit 0 2022-12-01T09:51:14.0435867Z fi 2022-12-01T09:51:14.0436083Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-12-01T09:51:14.0436356Z  # if we're on the base branch then use the parent commit 2022-12-01T09:51:14.0436594Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-12-01T09:51:14.0436845Z else 2022-12-01T09:51:14.0437121Z  # otherwise we're on a PR, so use the most recent base commit 2022-12-01T09:51:14.0437385Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-12-01T09:51:14.0437596Z fi 2022-12-01T09:51:14.0437823Z # Covers the case where a previous tag doesn't exist for the tree 2022-12-01T09:51:14.0438159Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-12-01T09:51:14.0438466Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-12-01T09:51:14.0438804Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-12-01T09:51:14.0439082Z  exit 1 2022-12-01T09:51:14.0439241Z fi 2022-12-01T09:51:14.0439462Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-12-01T09:51:14.0439787Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-12-01T09:51:14.0440169Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-12-01T09:51:14.0440490Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-12-01T09:51:14.0440850Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-12-01T09:51:14.0441361Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-12-01T09:51:14.0441642Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-12-01T09:51:14.0441917Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-12-01T09:51:14.0442253Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-12-01T09:51:14.0442592Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-12-01T09:51:14.0442892Z  echo ::set-output name=skip_push::true 2022-12-01T09:51:14.0443082Z  fi 2022-12-01T09:51:14.0443245Z fi 2022-12-01T09:51:14.0443435Z echo ::set-output name=rebuild::yes 2022-12-01T09:51:14.0454301Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:14.0454597Z env: 2022-12-01T09:51:14.0454811Z BASE_REVISION: ae2fe4033cf3b17259b17f351020b988fa893f91 2022-12-01T09:51:14.0455181Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:14.0455548Z DOCKER_TAG: fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:14.0455757Z DOCKER_FORCE_PUSH: 2022-12-01T09:51:14.0455933Z ##[endgroup] 2022-12-01T09:51:14.0479861Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:14.3304869Z { 2022-12-01T09:51:14.3305224Z "schemaVersion": 2, 2022-12-01T09:51:14.3305714Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-12-01T09:51:14.3306159Z "config": { 2022-12-01T09:51:14.3306630Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-12-01T09:51:14.3307045Z "size": 16599, 2022-12-01T09:51:14.3307378Z "digest": "sha256:42a45ecb3bfe29dac90054429faa81c7ab6982165aafbacecdfef6e7265b7efb" 2022-12-01T09:51:14.3307721Z }, 2022-12-01T09:51:14.3307942Z "layers": [ 2022-12-01T09:51:14.3308157Z { 2022-12-01T09:51:14.3308501Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3308871Z "size": 28572685, 2022-12-01T09:51:14.3309251Z "digest": "sha256:675920708c8bf10fbd02693dc8f43ee7dbe0a99cdfd55e06e6f1a8b43fd08e3f" 2022-12-01T09:51:14.3309602Z }, 2022-12-01T09:51:14.3309807Z { 2022-12-01T09:51:14.3310134Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3310389Z "size": 2051, 2022-12-01T09:51:14.3310654Z "digest": "sha256:3a31ffa0162f3dd214391c771f54435dc0729373808615fcfbf1fa87d7c2aea2" 2022-12-01T09:51:14.3310880Z }, 2022-12-01T09:51:14.3311028Z { 2022-12-01T09:51:14.3311275Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3311516Z "size": 305978866, 2022-12-01T09:51:14.3311789Z "digest": "sha256:bbcaaa79be842c146bb46b3df33161b38c30ba88fab21060aa36a28e65ed0d4c" 2022-12-01T09:51:14.3312042Z }, 2022-12-01T09:51:14.3312179Z { 2022-12-01T09:51:14.3312523Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3312759Z "size": 847, 2022-12-01T09:51:14.3313028Z "digest": "sha256:422bea31bd2a94d23bf91682dfa9adc99fe4e2b131d965d14a5d8c33c69d127c" 2022-12-01T09:51:14.3313280Z }, 2022-12-01T09:51:14.3313415Z { 2022-12-01T09:51:14.3314017Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3314269Z "size": 106, 2022-12-01T09:51:14.3314745Z "digest": "sha256:389ff635caac36eb92a34c25ff33863328178484d02f7b4df1994a0def4734ec" 2022-12-01T09:51:14.3314994Z }, 2022-12-01T09:51:14.3315142Z { 2022-12-01T09:51:14.3315371Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3315616Z "size": 450, 2022-12-01T09:51:14.3315871Z "digest": "sha256:49809737e89d84da08e9e2008607e3e4b2ad34bf303746e570fddad6118942b3" 2022-12-01T09:51:14.3316099Z }, 2022-12-01T09:51:14.3316233Z { 2022-12-01T09:51:14.3316475Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3316721Z "size": 1273, 2022-12-01T09:51:14.3316978Z "digest": "sha256:0066b086edf1da735511aeaef3b6cae454d68ebc1bf5b1f8b7ad34c750644e2f" 2022-12-01T09:51:14.3317225Z }, 2022-12-01T09:51:14.3317374Z { 2022-12-01T09:51:14.3317605Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3317848Z "size": 2571, 2022-12-01T09:51:14.3318112Z "digest": "sha256:3760c683a0f1f554f7dfe70ebefe37ac02f4b50aed4034f145be57fdd2a764c9" 2022-12-01T09:51:14.3318349Z }, 2022-12-01T09:51:14.3318496Z { 2022-12-01T09:51:14.3318737Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3318969Z "size": 1868, 2022-12-01T09:51:14.3319234Z "digest": "sha256:63ae5eb8854102d077b01ac9fd010aee9c602d44f13cb0a9badc1ea5c337f81b" 2022-12-01T09:51:14.3319546Z }, 2022-12-01T09:51:14.3319955Z { 2022-12-01T09:51:14.3320275Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3320526Z "size": 1189902675, 2022-12-01T09:51:14.3320789Z "digest": "sha256:97daa2ea0c9235f329923e0301deccdc801f8f8253b2cd0a0799626504408651" 2022-12-01T09:51:14.3321331Z }, 2022-12-01T09:51:14.3321487Z { 2022-12-01T09:51:14.3321731Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3321964Z "size": 172, 2022-12-01T09:51:14.3322219Z "digest": "sha256:33e6452949c219032ffc6a7b19ac2fd772306cd2eb95a6071b579dcd7ae9c4b5" 2022-12-01T09:51:14.3322455Z }, 2022-12-01T09:51:14.3322590Z { 2022-12-01T09:51:14.3322840Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3323083Z "size": 467, 2022-12-01T09:51:14.3323322Z "digest": "sha256:f5bd51a8525a4e66341f03d17fb2d56139141311617755e79c7faf3bc902eedc" 2022-12-01T09:51:14.3323563Z }, 2022-12-01T09:51:14.3323708Z { 2022-12-01T09:51:14.3323937Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3324183Z "size": 11047, 2022-12-01T09:51:14.3324430Z "digest": "sha256:7db4429f6341976f5618f6b4b040a7e9e225c2f94960bb008e2730112f38a1f0" 2022-12-01T09:51:14.3324665Z }, 2022-12-01T09:51:14.3324800Z { 2022-12-01T09:51:14.3325040Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3325285Z "size": 882, 2022-12-01T09:51:14.3325541Z "digest": "sha256:d1d5291b2ab5959eb517f4fdefeeed4651e59b5ffc79ee630f22e4ebfb25a233" 2022-12-01T09:51:14.3325794Z }, 2022-12-01T09:51:14.3325940Z { 2022-12-01T09:51:14.3326168Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3326414Z "size": 121476509, 2022-12-01T09:51:14.3326673Z "digest": "sha256:d3f8b45e7a128070a571aaa76e5d118699289e3edd65fd6b0b3311bbd8fae00f" 2022-12-01T09:51:14.3326899Z }, 2022-12-01T09:51:14.3327045Z { 2022-12-01T09:51:14.3327285Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3327513Z "size": 109, 2022-12-01T09:51:14.3327783Z "digest": "sha256:e8e83bade3dd3812f5f6f35abe9d94efb9a56d03189933acd22dfbe571c464af" 2022-12-01T09:51:14.3328036Z }, 2022-12-01T09:51:14.3328168Z { 2022-12-01T09:51:14.3328409Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3328650Z "size": 557, 2022-12-01T09:51:14.3328890Z "digest": "sha256:b7010c1141c855948a1091aeddd88eb18f49686ddb671615e6e8b7ebdd1636f0" 2022-12-01T09:51:14.3329128Z }, 2022-12-01T09:51:14.3329274Z { 2022-12-01T09:51:14.3329596Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3329844Z "size": 1140417, 2022-12-01T09:51:14.3330097Z "digest": "sha256:8ca91640b288bb75b00abc50703f282a742c75706c48c889a9903a46b4872252" 2022-12-01T09:51:14.3330328Z }, 2022-12-01T09:51:14.3330469Z { 2022-12-01T09:51:14.3330710Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3330955Z "size": 103, 2022-12-01T09:51:14.3331207Z "digest": "sha256:dc73c709e8ae7fbb7a260bc00fdd0b38e16e0c94644e5ce83be0458c29433957" 2022-12-01T09:51:14.3331460Z }, 2022-12-01T09:51:14.3331608Z { 2022-12-01T09:51:14.3331833Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3332078Z "size": 548, 2022-12-01T09:51:14.3332348Z "digest": "sha256:bcd5197bc3b19eb1f5e07475f65ce7c59adc9c7da59f3dfd638cb8cf8f325170" 2022-12-01T09:51:14.3332587Z }, 2022-12-01T09:51:14.3332734Z { 2022-12-01T09:51:14.3332975Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3333210Z "size": 219198213, 2022-12-01T09:51:14.3333470Z "digest": "sha256:2b0b23b1d4a93a281ff5f3d49390811740faa1b106a2ad0dc8a5b2675b2116a3" 2022-12-01T09:51:14.3333709Z }, 2022-12-01T09:51:14.3333842Z { 2022-12-01T09:51:14.3334132Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3334378Z "size": 107, 2022-12-01T09:51:14.3334620Z "digest": "sha256:d337e41b64c95a73652578eb9fceaaccf35672be261049d640362ef8b9d23698" 2022-12-01T09:51:14.3334856Z }, 2022-12-01T09:51:14.3335001Z { 2022-12-01T09:51:14.3335242Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3335472Z "size": 1492, 2022-12-01T09:51:14.3335734Z "digest": "sha256:0ae9e98dd65e5a14c9846c092b0b801ee2b50a745963b58c7df65fa3d06c0e99" 2022-12-01T09:51:14.3335970Z }, 2022-12-01T09:51:14.3336101Z { 2022-12-01T09:51:14.3336342Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3336687Z "size": 4448067446, 2022-12-01T09:51:14.3336946Z "digest": "sha256:e91056a1a3d8eea1a226f796146f42eac12e969ce14b0939bb4041fdec32e9ff" 2022-12-01T09:51:14.3337187Z }, 2022-12-01T09:51:14.3337335Z { 2022-12-01T09:51:14.3337565Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3337811Z "size": 105, 2022-12-01T09:51:14.3338065Z "digest": "sha256:42430982e3047b3efe57b10d5cefd4b745538bd09b8cad04130ce7776c732ac0" 2022-12-01T09:51:14.3338287Z }, 2022-12-01T09:51:14.3338433Z { 2022-12-01T09:51:14.3338674Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3338905Z "size": 821, 2022-12-01T09:51:14.3339148Z "digest": "sha256:069915755eaf169a86be8412f6df817421e22709e37259ad5c1c25d2cdec5794" 2022-12-01T09:51:14.3339375Z }, 2022-12-01T09:51:14.3339507Z { 2022-12-01T09:51:14.3339750Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3339993Z "size": 184722631, 2022-12-01T09:51:14.3340262Z "digest": "sha256:9aeef7a1d564eab7c409367b6e1ca83b6ebb21e637387306d3d722d11563715d" 2022-12-01T09:51:14.3340493Z }, 2022-12-01T09:51:14.3340639Z { 2022-12-01T09:51:14.3340880Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3341111Z "size": 111, 2022-12-01T09:51:14.3341379Z "digest": "sha256:b32df06ffa4d6553fd9eab65371f8a2fcd254d90a72441ca0898a96dce71b948" 2022-12-01T09:51:14.3341626Z }, 2022-12-01T09:51:14.3341760Z { 2022-12-01T09:51:14.3342002Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3342244Z "size": 449, 2022-12-01T09:51:14.3342485Z "digest": "sha256:085aceb64709b9309f3090016a64c5a28edee970b2c0293bd2aedbad29c23e75" 2022-12-01T09:51:14.3342719Z }, 2022-12-01T09:51:14.3342867Z { 2022-12-01T09:51:14.3343095Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3343337Z "size": 106, 2022-12-01T09:51:14.3343636Z "digest": "sha256:7bdc3c77573d334831d48f3e480ff5951adc443987a5ca1a23295e4e2d850ca1" 2022-12-01T09:51:14.3343862Z }, 2022-12-01T09:51:14.3344010Z { 2022-12-01T09:51:14.3344251Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3344483Z "size": 294, 2022-12-01T09:51:14.3344740Z "digest": "sha256:38599e0ca649024dfa95c6f9de5ba813a0cc65e5f05a363b0864372a4f0e4e07" 2022-12-01T09:51:14.3344977Z }, 2022-12-01T09:51:14.3345110Z { 2022-12-01T09:51:14.3345349Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3345593Z "size": 106, 2022-12-01T09:51:14.3345871Z "digest": "sha256:5bcab4caccf5ead3ea7f80ca10a740ce19dc76f6439337095a775e0f5abac730" 2022-12-01T09:51:14.3346116Z }, 2022-12-01T09:51:14.3346263Z { 2022-12-01T09:51:14.3346506Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3346739Z "size": 1765, 2022-12-01T09:51:14.3346985Z "digest": "sha256:1530f151c058e195a4339c37f93a30554392b4f0e75ac34a43f88aac73cf86d4" 2022-12-01T09:51:14.3347214Z }, 2022-12-01T09:51:14.3347348Z { 2022-12-01T09:51:14.3347589Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:14.3347837Z "size": 15983048, 2022-12-01T09:51:14.3348087Z "digest": "sha256:02aee0ba1f0f2552a9f1c490425d9831cfa65cd46d6d12813c728c343af4aea3" 2022-12-01T09:51:14.3348394Z } 2022-12-01T09:51:14.3348541Z ] 2022-12-01T09:51:14.3348673Z } 2022-12-01T09:51:14.3348839Z + exit 0 2022-12-01T09:51:14.3446461Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-12-01T09:51:14.3446782Z with: 2022-12-01T09:51:14.3447183Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:14.3447641Z ##[endgroup] 2022-12-01T09:51:14.3463907Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:14.3464343Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:14.3464629Z # ignore output since only exit code is used for conditional 2022-12-01T09:51:14.3494440Z # only pull docker image if it's not available locally 2022-12-01T09:51:14.3494741Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-12-01T09:51:14.3495029Z  retry docker pull "${DOCKER_IMAGE}" 2022-12-01T09:51:14.3495213Z fi 2022-12-01T09:51:14.3506590Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:14.3506804Z env: 2022-12-01T09:51:14.3507122Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:14.3507449Z ##[endgroup] 2022-12-01T09:51:14.5765139Z fa72f5a0a230eb632055220542038bd4ceca184b: Pulling from pytorch/pytorch-linux-focal-rocm5.2-py3.7 2022-12-01T09:51:14.5765800Z 675920708c8b: Pulling fs layer 2022-12-01T09:51:14.5766175Z 3a31ffa0162f: Pulling fs layer 2022-12-01T09:51:14.5766557Z bbcaaa79be84: Pulling fs layer 2022-12-01T09:51:14.5766867Z 422bea31bd2a: Pulling fs layer 2022-12-01T09:51:14.5767203Z 389ff635caac: Pulling fs layer 2022-12-01T09:51:14.5767582Z 49809737e89d: Pulling fs layer 2022-12-01T09:51:14.5767961Z 0066b086edf1: Pulling fs layer 2022-12-01T09:51:14.5768282Z 3760c683a0f1: Pulling fs layer 2022-12-01T09:51:14.5768772Z 63ae5eb88541: Pulling fs layer 2022-12-01T09:51:14.5769128Z 97daa2ea0c92: Pulling fs layer 2022-12-01T09:51:14.5769446Z 33e6452949c2: Pulling fs layer 2022-12-01T09:51:14.5769783Z f5bd51a8525a: Pulling fs layer 2022-12-01T09:51:14.5770093Z 7db4429f6341: Pulling fs layer 2022-12-01T09:51:14.5770436Z d1d5291b2ab5: Pulling fs layer 2022-12-01T09:51:14.5770775Z d3f8b45e7a12: Pulling fs layer 2022-12-01T09:51:14.5771053Z e8e83bade3dd: Pulling fs layer 2022-12-01T09:51:14.5771240Z 49809737e89d: Waiting 2022-12-01T09:51:14.5771417Z 389ff635caac: Waiting 2022-12-01T09:51:14.5771603Z b7010c1141c8: Pulling fs layer 2022-12-01T09:51:14.5771780Z 8ca91640b288: Pulling fs layer 2022-12-01T09:51:14.5771974Z dc73c709e8ae: Pulling fs layer 2022-12-01T09:51:14.5772161Z 63ae5eb88541: Waiting 2022-12-01T09:51:14.5772336Z bcd5197bc3b1: Pulling fs layer 2022-12-01T09:51:14.5772522Z 0066b086edf1: Waiting 2022-12-01T09:51:14.5772712Z 2b0b23b1d4a9: Pulling fs layer 2022-12-01T09:51:14.5772893Z d337e41b64c9: Pulling fs layer 2022-12-01T09:51:14.5773088Z 0ae9e98dd65e: Pulling fs layer 2022-12-01T09:51:14.5773288Z e91056a1a3d8: Pulling fs layer 2022-12-01T09:51:14.5773467Z 42430982e304: Pulling fs layer 2022-12-01T09:51:14.5773646Z 33e6452949c2: Waiting 2022-12-01T09:51:14.5773827Z 069915755eaf: Pulling fs layer 2022-12-01T09:51:14.5773995Z f5bd51a8525a: Waiting 2022-12-01T09:51:14.5774182Z 9aeef7a1d564: Pulling fs layer 2022-12-01T09:51:14.5774379Z b32df06ffa4d: Pulling fs layer 2022-12-01T09:51:14.5774561Z 085aceb64709: Pulling fs layer 2022-12-01T09:51:14.5774742Z d1d5291b2ab5: Waiting 2022-12-01T09:51:14.5774928Z 7bdc3c77573d: Pulling fs layer 2022-12-01T09:51:14.5775099Z e8e83bade3dd: Waiting 2022-12-01T09:51:14.5775274Z d3f8b45e7a12: Waiting 2022-12-01T09:51:14.5775445Z 422bea31bd2a: Waiting 2022-12-01T09:51:14.5775611Z 38599e0ca649: Pulling fs layer 2022-12-01T09:51:14.5775807Z 5bcab4caccf5: Pulling fs layer 2022-12-01T09:51:14.5776149Z 1530f151c058: Pulling fs layer 2022-12-01T09:51:14.5776329Z 02aee0ba1f0f: Pulling fs layer 2022-12-01T09:51:14.5776513Z b7010c1141c8: Waiting 2022-12-01T09:51:14.5776846Z e91056a1a3d8: Waiting 2022-12-01T09:51:14.5777007Z 7bdc3c77573d: Waiting 2022-12-01T09:51:14.5777179Z 42430982e304: Waiting 2022-12-01T09:51:14.5777345Z 38599e0ca649: Waiting 2022-12-01T09:51:14.5777498Z 8ca91640b288: Waiting 2022-12-01T09:51:14.5777663Z 069915755eaf: Waiting 2022-12-01T09:51:14.5777832Z dc73c709e8ae: Waiting 2022-12-01T09:51:14.5777990Z 97daa2ea0c92: Waiting 2022-12-01T09:51:14.5778166Z 9aeef7a1d564: Waiting 2022-12-01T09:51:14.5778343Z b32df06ffa4d: Waiting 2022-12-01T09:51:14.5778501Z 085aceb64709: Waiting 2022-12-01T09:51:14.5778671Z 02aee0ba1f0f: Waiting 2022-12-01T09:51:14.5778841Z 2b0b23b1d4a9: Waiting 2022-12-01T09:51:14.5778996Z bcd5197bc3b1: Waiting 2022-12-01T09:51:14.5779167Z 3760c683a0f1: Waiting 2022-12-01T09:51:14.5779332Z 0ae9e98dd65e: Waiting 2022-12-01T09:51:14.5779487Z d337e41b64c9: Waiting 2022-12-01T09:51:14.6794846Z 3a31ffa0162f: Download complete 2022-12-01T09:51:14.7911353Z 422bea31bd2a: Verifying Checksum 2022-12-01T09:51:14.7911630Z 422bea31bd2a: Download complete 2022-12-01T09:51:14.8855220Z 389ff635caac: Verifying Checksum 2022-12-01T09:51:14.8855489Z 389ff635caac: Download complete 2022-12-01T09:51:14.9941613Z 49809737e89d: Download complete 2022-12-01T09:51:15.0964594Z 0066b086edf1: Download complete 2022-12-01T09:51:15.1993796Z 3760c683a0f1: Verifying Checksum 2022-12-01T09:51:15.1994063Z 3760c683a0f1: Download complete 2022-12-01T09:51:15.3201432Z 63ae5eb88541: Verifying Checksum 2022-12-01T09:51:15.3201776Z 63ae5eb88541: Download complete 2022-12-01T09:51:15.7098982Z 675920708c8b: Download complete 2022-12-01T09:51:15.8300005Z 33e6452949c2: Download complete 2022-12-01T09:51:15.9471884Z f5bd51a8525a: Download complete 2022-12-01T09:51:16.1071851Z 7db4429f6341: Download complete 2022-12-01T09:51:16.2774322Z d1d5291b2ab5: Verifying Checksum 2022-12-01T09:51:16.2774704Z d1d5291b2ab5: Download complete 2022-12-01T09:51:16.3947479Z 675920708c8b: Pull complete 2022-12-01T09:51:16.4879373Z 3a31ffa0162f: Pull complete 2022-12-01T09:51:22.0666484Z d3f8b45e7a12: Verifying Checksum 2022-12-01T09:51:22.0666775Z d3f8b45e7a12: Download complete 2022-12-01T09:51:22.2137112Z e8e83bade3dd: Download complete 2022-12-01T09:51:22.3191774Z b7010c1141c8: Download complete 2022-12-01T09:51:22.5191028Z 8ca91640b288: Download complete 2022-12-01T09:51:22.6824074Z dc73c709e8ae: Verifying Checksum 2022-12-01T09:51:22.6824508Z dc73c709e8ae: Download complete 2022-12-01T09:51:22.8070308Z bcd5197bc3b1: Verifying Checksum 2022-12-01T09:51:22.8070796Z bcd5197bc3b1: Download complete 2022-12-01T09:51:26.9322945Z bbcaaa79be84: Download complete 2022-12-01T09:51:27.0359704Z d337e41b64c9: Download complete 2022-12-01T09:51:27.1760645Z 0ae9e98dd65e: Verifying Checksum 2022-12-01T09:51:27.1761235Z 0ae9e98dd65e: Download complete 2022-12-01T09:51:31.6965440Z 2b0b23b1d4a9: Verifying Checksum 2022-12-01T09:51:31.6965729Z 2b0b23b1d4a9: Download complete 2022-12-01T09:51:31.8054724Z 42430982e304: Download complete 2022-12-01T09:51:31.9256695Z 069915755eaf: Verifying Checksum 2022-12-01T09:51:31.9257099Z 069915755eaf: Download complete 2022-12-01T09:51:33.2800827Z bbcaaa79be84: Pull complete 2022-12-01T09:51:33.4505269Z 422bea31bd2a: Pull complete 2022-12-01T09:51:33.5727504Z 389ff635caac: Pull complete 2022-12-01T09:51:33.7615193Z 49809737e89d: Pull complete 2022-12-01T09:51:33.9835715Z 0066b086edf1: Pull complete 2022-12-01T09:51:34.1922747Z 3760c683a0f1: Pull complete 2022-12-01T09:51:34.4036551Z 63ae5eb88541: Pull complete 2022-12-01T09:51:39.2006266Z 9aeef7a1d564: Verifying Checksum 2022-12-01T09:51:39.2006701Z 9aeef7a1d564: Download complete 2022-12-01T09:51:39.3641431Z b32df06ffa4d: Download complete 2022-12-01T09:51:39.5057349Z 085aceb64709: Verifying Checksum 2022-12-01T09:51:39.5057699Z 085aceb64709: Download complete 2022-12-01T09:51:39.6070667Z 7bdc3c77573d: Verifying Checksum 2022-12-01T09:51:39.7118680Z 38599e0ca649: Download complete 2022-12-01T09:51:39.8356019Z 5bcab4caccf5: Verifying Checksum 2022-12-01T09:51:39.8356284Z 5bcab4caccf5: Download complete 2022-12-01T09:51:39.9573694Z 1530f151c058: Download complete 2022-12-01T09:51:40.7857355Z 02aee0ba1f0f: Verifying Checksum 2022-12-01T09:51:40.7857645Z 02aee0ba1f0f: Download complete 2022-12-01T09:52:08.6607517Z 97daa2ea0c92: Verifying Checksum 2022-12-01T09:52:08.6607789Z 97daa2ea0c92: Download complete 2022-12-01T09:52:24.5891048Z 97daa2ea0c92: Pull complete 2022-12-01T09:52:24.7157166Z 33e6452949c2: Pull complete 2022-12-01T09:52:24.8964970Z f5bd51a8525a: Pull complete 2022-12-01T09:52:25.0407664Z 7db4429f6341: Pull complete 2022-12-01T09:52:25.3084869Z d1d5291b2ab5: Pull complete 2022-12-01T09:52:28.1761630Z d3f8b45e7a12: Pull complete 2022-12-01T09:52:28.3453048Z e8e83bade3dd: Pull complete 2022-12-01T09:52:28.5165565Z b7010c1141c8: Pull complete 2022-12-01T09:52:28.7722337Z 8ca91640b288: Pull complete 2022-12-01T09:52:28.9460808Z dc73c709e8ae: Pull complete 2022-12-01T09:52:29.1017122Z bcd5197bc3b1: Pull complete 2022-12-01T09:52:33.6939004Z 2b0b23b1d4a9: Pull complete 2022-12-01T09:52:33.9385833Z d337e41b64c9: Pull complete 2022-12-01T09:52:34.1699113Z 0ae9e98dd65e: Pull complete 2022-12-01T09:54:26.5187415Z e91056a1a3d8: Verifying Checksum 2022-12-01T09:54:26.5187710Z e91056a1a3d8: Download complete 2022-12-01T09:56:10.9913225Z e91056a1a3d8: Pull complete 2022-12-01T09:56:11.3877157Z 42430982e304: Pull complete 2022-12-01T09:56:11.6461419Z 069915755eaf: Pull complete 2022-12-01T09:56:15.5415031Z 9aeef7a1d564: Pull complete 2022-12-01T09:56:15.6587012Z b32df06ffa4d: Pull complete 2022-12-01T09:56:15.8703393Z 085aceb64709: Pull complete 2022-12-01T09:56:16.1174798Z 7bdc3c77573d: Pull complete 2022-12-01T09:56:16.3170810Z 38599e0ca649: Pull complete 2022-12-01T09:56:16.5372015Z 5bcab4caccf5: Pull complete 2022-12-01T09:56:16.7525489Z 1530f151c058: Pull complete 2022-12-01T09:56:17.2976547Z 02aee0ba1f0f: Pull complete 2022-12-01T09:56:17.4101715Z Digest: sha256:dae161cd27052ed55cef74fbe779534c1cf67469df6180c19925f7755600d59f 2022-12-01T09:56:17.4522629Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:56:17.4752326Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:56:17.4785906Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:56:17.4786138Z .github/scripts/parse_ref.py 2022-12-01T09:56:17.4804788Z shell: /usr/bin/bash -e {0} 2022-12-01T09:56:17.4804985Z ##[endgroup] 2022-12-01T09:56:17.6916158Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:56:17.6966830Z Prepare all required actions 2022-12-01T09:56:17.6967069Z Getting action download info 2022-12-01T09:56:17.9908797Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-12-01T09:56:18.1527121Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-12-01T09:56:18.1527348Z with: 2022-12-01T09:56:18.1527652Z github-token: *** 2022-12-01T09:56:18.1527828Z ##[endgroup] 2022-12-01T09:56:18.1616926Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-12-01T09:56:18.1617166Z with: 2022-12-01T09:56:18.1617322Z shell: bash 2022-12-01T09:56:18.1617481Z timeout_minutes: 10 2022-12-01T09:56:18.1617658Z max_attempts: 5 2022-12-01T09:56:18.1617838Z retry_wait_seconds: 30 2022-12-01T09:56:18.1618242Z command: set -eux python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-12-01T09:56:18.1618616Z polling_interval_seconds: 1 2022-12-01T09:56:18.1618921Z warning_on_retry: true 2022-12-01T09:56:18.1619110Z continue_on_error: false 2022-12-01T09:56:18.1619296Z env: 2022-12-01T09:56:18.1619574Z GITHUB_TOKEN: *** 2022-12-01T09:56:18.1619750Z ##[endgroup] 2022-12-01T09:56:19.8401747Z 2022-12-01T09:56:19.8407838Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:56:19.8446020Z + python3 -m pip install requests==2.26.0 2022-12-01T09:56:22.3184199Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:56:22.3759686Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:56:22.3964020Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-12-01T09:56:22.4011517Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-12-01T09:56:22.4085398Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-12-01T09:56:22.4158697Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.13) 2022-12-01T09:56:22.8422596Z ++ python3 .github/scripts/get_workflow_job_id.py 3591403534 i-0893affcd1230f1e7 2022-12-01T09:56:24.9616316Z + GHA_WORKFLOW_JOB_ID=9818100102 2022-12-01T09:56:24.9628236Z + echo '::set-output name=job-id::9818100102' 2022-12-01T09:56:24.9629759Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:56:25.8500288Z Command completed after 1 attempt(s). 2022-12-01T09:56:25.8500556Z 2022-12-01T09:56:25.8502216Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:56:25.8572807Z Prepare all required actions 2022-12-01T09:56:25.8573281Z Getting action download info 2022-12-01T09:56:26.1819800Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T09:56:26.2882470Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T09:56:26.2882679Z with: 2022-12-01T09:56:26.2883047Z github-token: *** 2022-12-01T09:56:26.2883229Z ##[endgroup] 2022-12-01T09:56:26.2910822Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T09:56:26.2911065Z with: 2022-12-01T09:56:26.2911222Z shell: bash 2022-12-01T09:56:26.2911382Z timeout_minutes: 10 2022-12-01T09:56:26.2911559Z max_attempts: 5 2022-12-01T09:56:26.2911739Z retry_wait_seconds: 30 2022-12-01T09:56:26.2911981Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:56:26.2912215Z polling_interval_seconds: 1 2022-12-01T09:56:26.2912460Z warning_on_retry: true 2022-12-01T09:56:26.2912634Z continue_on_error: false 2022-12-01T09:56:26.2912806Z env: 2022-12-01T09:56:26.2913083Z GITHUB_TOKEN: *** 2022-12-01T09:56:26.2913253Z ##[endgroup] 2022-12-01T09:56:26.3237570Z 2022-12-01T09:56:26.3244428Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:56:26.3289951Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:56:26.5417723Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:56:26.5603769Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:56:26.5733711Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-12-01T09:56:26.5742770Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (1.26.13) 2022-12-01T09:56:26.5895717Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (3.4) 2022-12-01T09:56:26.5908274Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2.0.12) 2022-12-01T09:56:26.5928703Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests==2.26.0) (2022.9.24) 2022-12-01T09:56:27.3283393Z Command completed after 1 attempt(s). 2022-12-01T09:56:27.3283681Z 2022-12-01T09:56:27.3285531Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:56:27.3329549Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:56:27.3330037Z .github/scripts/parse_ref.py 2022-12-01T09:56:27.3343608Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:56:27.3343864Z ##[endgroup] 2022-12-01T09:56:27.3524515Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:56:27.3563706Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T09:56:27.3564000Z .github/scripts/filter_test_configs.py \ 2022-12-01T09:56:27.3564213Z  --test-matrix "" \ 2022-12-01T09:56:27.3564412Z  --pr-number "89997" \ 2022-12-01T09:56:27.3564599Z  --tag "" 2022-12-01T09:56:27.3575612Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:56:27.3575829Z env: 2022-12-01T09:56:27.3576253Z GITHUB_TOKEN: *** 2022-12-01T09:56:27.3576421Z ##[endgroup] 2022-12-01T09:56:27.4856538Z .github/scripts/filter_test_configs.py:115: UserWarning: Invalid test matrix input '', exiting 2022-12-01T09:56:27.4856969Z warnings.warn(f"Invalid test matrix input '{args.test_matrix}', exiting") 2022-12-01T09:56:27.4858522Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ 2022-12-01T09:56:27.5002495Z ##[group]Run echo "" 2022-12-01T09:56:27.5002672Z echo "" 2022-12-01T09:56:27.5013776Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:56:27.5014006Z ##[endgroup] 2022-12-01T09:56:27.5037660Z 2022-12-01T09:56:27.5130683Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:56:27.5131043Z # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:56:27.5131307Z container_name=$(docker run \ 2022-12-01T09:56:27.5131510Z  -e BUILD_ENVIRONMENT \ 2022-12-01T09:56:27.5131738Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-12-01T09:56:27.5131959Z  -e AWS_DEFAULT_REGION \ 2022-12-01T09:56:27.5132160Z  -e PR_NUMBER \ 2022-12-01T09:56:27.5132334Z  -e SHA1 \ 2022-12-01T09:56:27.5132510Z  -e BRANCH \ 2022-12-01T09:56:27.5132697Z  -e SCCACHE_BUCKET \ 2022-12-01T09:56:27.5132884Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-12-01T09:56:27.5133145Z  -e XLA_CUDA \ 2022-12-01T09:56:27.5133352Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-12-01T09:56:27.5133572Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-12-01T09:56:27.5133827Z  -e TORCH_CUDA_ARCH_LIST \ 2022-12-01T09:56:27.5134022Z  -e PR_LABELS \ 2022-12-01T09:56:27.5134201Z  -e OUR_GITHUB_JOB_ID \ 2022-12-01T09:56:27.5134436Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-12-01T09:56:27.5134693Z  --security-opt seccomp=unconfined \ 2022-12-01T09:56:27.5135024Z  --cap-add=SYS_PTRACE \ 2022-12-01T09:56:27.5135210Z  --tty \ 2022-12-01T09:56:27.5135387Z  --detach \ 2022-12-01T09:56:27.5135557Z  --user jenkins \ 2022-12-01T09:56:27.5135794Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-12-01T09:56:27.5136045Z  -w /var/lib/jenkins/workspace \ 2022-12-01T09:56:27.5136236Z  "${DOCKER_IMAGE}" 2022-12-01T09:56:27.5136412Z ) 2022-12-01T09:56:27.5136644Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-12-01T09:56:27.5147418Z shell: /usr/bin/bash -e {0} 2022-12-01T09:56:27.5147588Z env: 2022-12-01T09:56:27.5147801Z BUILD_ENVIRONMENT: linux-focal-rocm5.2-py3.7 2022-12-01T09:56:27.5148023Z BRANCH: pull/89997 2022-12-01T09:56:27.5148205Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:56:27.5148401Z PR_NUMBER: 89997 2022-12-01T09:56:27.5148612Z SHA1: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:56:27.5148860Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-12-01T09:56:27.5149100Z SCCACHE_S3_KEY_PREFIX: pull 2022-12-01T09:56:27.5149376Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-12-01T09:56:27.5149624Z PR_LABELS: [] 2022-12-01T09:56:27.5149802Z TORCH_CUDA_ARCH_LIST: 5.2 2022-12-01T09:56:27.5150149Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:56:27.5150475Z XLA_CUDA: 2022-12-01T09:56:27.5150623Z DEBUG: 0 2022-12-01T09:56:27.5150793Z OUR_GITHUB_JOB_ID: 9818100102 2022-12-01T09:56:27.5150979Z ##[endgroup] 2022-12-01T09:56:37.9918647Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:56:37.9945561Z + source .jenkins/pytorch/common.sh 2022-12-01T09:56:37.9952991Z +++ dirname .jenkins/pytorch/common.sh 2022-12-01T09:56:37.9959561Z ++ source .jenkins/pytorch/common_utils.sh 2022-12-01T09:56:37.9965887Z +++ declare -f -t trap_add 2022-12-01T09:56:37.9969146Z ++ set -ex 2022-12-01T09:56:37.9969616Z ++ [[ linux-focal-rocm5.2-py3.7 == *rocm* ]] 2022-12-01T09:56:37.9969928Z ++ unset HIP_PLATFORM 2022-12-01T09:56:37.9970302Z ++ export PYTORCH_TEST_WITH_ROCM=1 2022-12-01T09:56:37.9970692Z ++ PYTORCH_TEST_WITH_ROCM=1 2022-12-01T09:56:37.9970998Z ++ export HSAKMT_DEBUG_LEVEL=4 2022-12-01T09:56:37.9971194Z ++ HSAKMT_DEBUG_LEVEL=4 2022-12-01T09:56:37.9971428Z ++ export HSA_FORCE_FINE_GRAIN_PCIE=1 2022-12-01T09:56:37.9971760Z ++ HSA_FORCE_FINE_GRAIN_PCIE=1 2022-12-01T09:56:37.9972112Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T09:56:37.9972510Z ++ [[ '' == *xla* ]] 2022-12-01T09:56:37.9972950Z ++ [[ linux-focal-rocm5.2-py3.7 == *centos* ]] 2022-12-01T09:56:37.9973262Z ++ [[ linux-focal-rocm5.2-py3.7 == *linux-bionic* ]] 2022-12-01T09:56:37.9973575Z ++ [[ linux-focal-rocm5.2-py3.7 == *linux-focal* ]] 2022-12-01T09:56:37.9973775Z ++ which conda 2022-12-01T09:56:37.9994835Z /opt/conda/bin/conda 2022-12-01T09:56:37.9995796Z ++ conda install -q -y cmake 2022-12-01T09:56:41.7404714Z Collecting package metadata (current_repodata.json): ...working... done 2022-12-01T09:56:42.6455927Z Solving environment: ...working... done 2022-12-01T09:56:42.7741357Z 2022-12-01T09:56:42.7741781Z ## Package Plan ## 2022-12-01T09:56:42.7742027Z 2022-12-01T09:56:42.7742178Z environment location: /opt/conda 2022-12-01T09:56:42.7742376Z 2022-12-01T09:56:42.7742526Z added / updated specs: 2022-12-01T09:56:42.7743196Z - cmake 2022-12-01T09:56:42.7743354Z 2022-12-01T09:56:42.7743379Z 2022-12-01T09:56:42.7743541Z The following packages will be downloaded: 2022-12-01T09:56:42.7743774Z 2022-12-01T09:56:42.7743934Z package | build 2022-12-01T09:56:42.7744232Z ---------------------------|----------------- 2022-12-01T09:56:42.7744550Z bzip2-1.0.8 | h7b6447c_0 78 KB 2022-12-01T09:56:42.7744831Z c-ares-1.18.1 | h7f8727e_0 114 KB 2022-12-01T09:56:42.7745139Z ca-certificates-2022.10.11 | h06a4308_0 124 KB 2022-12-01T09:56:42.7745644Z certifi-2022.9.24 | py37h06a4308_0 154 KB 2022-12-01T09:56:42.7746068Z cmake-3.22.1 | h1fce559_0 7.3 MB 2022-12-01T09:56:42.7746464Z expat-2.4.9 | h6a678d5_0 156 KB 2022-12-01T09:56:42.7746755Z krb5-1.19.2 | hac12032_0 1.2 MB 2022-12-01T09:56:42.7747033Z libcurl-7.84.0 | h91b91d3_0 337 KB 2022-12-01T09:56:42.7747325Z libedit-3.1.20210910 | h7f8727e_0 166 KB 2022-12-01T09:56:42.7747607Z libev-4.33 | h7f8727e_1 111 KB 2022-12-01T09:56:42.7747896Z libgcc-ng-11.2.0 | h1234567_1 5.3 MB 2022-12-01T09:56:42.7748173Z libgomp-11.2.0 | h1234567_1 474 KB 2022-12-01T09:56:42.7748469Z libnghttp2-1.46.0 | hce63b2e_0 680 KB 2022-12-01T09:56:42.7748757Z libssh2-1.10.0 | h8f2d780_0 274 KB 2022-12-01T09:56:42.7752600Z libstdcxx-ng-11.2.0 | h1234567_1 4.7 MB 2022-12-01T09:56:42.7753169Z libuv-1.40.0 | h7b6447c_0 736 KB 2022-12-01T09:56:42.7753698Z lz4-c-1.9.3 | h295c915_1 185 KB 2022-12-01T09:56:42.7754202Z openssl-1.1.1s | h7f8727e_0 3.6 MB 2022-12-01T09:56:42.7754731Z rhash-1.4.1 | h3c74f83_1 203 KB 2022-12-01T09:56:42.7755239Z zstd-1.5.2 | ha4553b6_0 488 KB 2022-12-01T09:56:42.7755777Z ------------------------------------------------------------ 2022-12-01T09:56:42.7756218Z Total: 26.3 MB 2022-12-01T09:56:42.7756436Z 2022-12-01T09:56:42.7756637Z The following NEW packages will be INSTALLED: 2022-12-01T09:56:42.7756898Z 2022-12-01T09:56:42.7757313Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h7b6447c_0 None 2022-12-01T09:56:42.7757900Z c-ares pkgs/main/linux-64::c-ares-1.18.1-h7f8727e_0 None 2022-12-01T09:56:42.7758481Z cmake pkgs/main/linux-64::cmake-3.22.1-h1fce559_0 None 2022-12-01T09:56:42.7759049Z expat pkgs/main/linux-64::expat-2.4.9-h6a678d5_0 None 2022-12-01T09:56:42.7759621Z krb5 pkgs/main/linux-64::krb5-1.19.2-hac12032_0 None 2022-12-01T09:56:42.7760198Z libcurl pkgs/main/linux-64::libcurl-7.84.0-h91b91d3_0 None 2022-12-01T09:56:42.7760856Z libedit pkgs/main/linux-64::libedit-3.1.20210910-h7f8727e_0 None 2022-12-01T09:56:42.7761943Z libev pkgs/main/linux-64::libev-4.33-h7f8727e_1 None 2022-12-01T09:56:42.7762566Z libnghttp2 pkgs/main/linux-64::libnghttp2-1.46.0-hce63b2e_0 None 2022-12-01T09:56:42.7763140Z libssh2 pkgs/main/linux-64::libssh2-1.10.0-h8f2d780_0 None 2022-12-01T09:56:42.7763678Z libuv pkgs/main/linux-64::libuv-1.40.0-h7b6447c_0 None 2022-12-01T09:56:42.7764189Z lz4-c pkgs/main/linux-64::lz4-c-1.9.3-h295c915_1 None 2022-12-01T09:56:42.7764567Z rhash pkgs/main/linux-64::rhash-1.4.1-h3c74f83_1 None 2022-12-01T09:56:42.7764908Z zstd pkgs/main/linux-64::zstd-1.5.2-ha4553b6_0 None 2022-12-01T09:56:42.7765060Z 2022-12-01T09:56:42.7765162Z The following packages will be UPDATED: 2022-12-01T09:56:42.7765300Z 2022-12-01T09:56:42.7765507Z ca-certificates 2022.07.19-h06a4308_0 --> 2022.10.11-h06a4308_0 None 2022-12-01T09:56:42.7766211Z certifi 2022.9.14-py37h06a4308_0 --> 2022.9.24-py37h06a4308_0 None 2022-12-01T09:56:42.7766727Z libgcc-ng 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:56:42.7767131Z libgomp 9.3.0-h5101ec6_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:56:42.7767464Z libstdcxx-ng 9.3.0-hd4cf53a_17 --> 11.2.0-h1234567_1 None 2022-12-01T09:56:42.7767790Z openssl 1.1.1q-h7f8727e_0 --> 1.1.1s-h7f8727e_0 None 2022-12-01T09:56:42.7767937Z 2022-12-01T09:56:42.7767941Z 2022-12-01T09:56:43.9519782Z Preparing transaction: ...working... done 2022-12-01T09:56:44.3727310Z Verifying transaction: ...working... done 2022-12-01T09:56:45.4033445Z Executing transaction: ...working... done 2022-12-01T09:56:45.4803054Z Retrieving notices: ...working... done 2022-12-01T09:56:45.7037191Z ++ [[ linux-focal-rocm5.2-py3.7 == *centos* ]] 2022-12-01T09:56:45.7039414Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:56:45.7046938Z + source .jenkins/pytorch/common-build.sh 2022-12-01T09:56:45.7062925Z ++ [[ linux-focal-rocm5.2-py3.7 != *win-* ]] 2022-12-01T09:56:45.7069157Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-12-01T09:56:45.7076224Z +++ cd .jenkins/pytorch 2022-12-01T09:56:45.7076495Z +++ pwd -P 2022-12-01T09:56:45.7078598Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T09:56:45.7078856Z ++ which sccache 2022-12-01T09:56:45.7086573Z ++ sccache --stop-server 2022-12-01T09:56:45.7100917Z ++ true 2022-12-01T09:56:45.7101227Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-12-01T09:56:45.7126959Z ++ [[ -n 1 ]] 2022-12-01T09:56:45.7127602Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-12-01T09:56:45.7128036Z Skipping sccache server initialization, setting environment variables 2022-12-01T09:56:45.7128315Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:56:45.7128513Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:56:45.7128752Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:56:45.7129022Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:56:45.7129272Z ++ export RUST_LOG=sccache::server=error 2022-12-01T09:56:45.7129491Z ++ RUST_LOG=sccache::server=error 2022-12-01T09:56:45.7129724Z ++ sccache --zero-stats 2022-12-01T09:56:46.1460815Z Compile requests 0 2022-12-01T09:56:46.1461402Z Compile requests executed 0 2022-12-01T09:56:46.1461692Z Cache hits 0 2022-12-01T09:56:46.1462028Z Cache misses 0 2022-12-01T09:56:46.1462373Z Cache timeouts 0 2022-12-01T09:56:46.1462745Z Cache read errors 0 2022-12-01T09:56:46.1463115Z Forced recaches 0 2022-12-01T09:56:46.1463325Z Cache write errors 0 2022-12-01T09:56:46.1463575Z Compilation failures 0 2022-12-01T09:56:46.1463880Z Cache errors 0 2022-12-01T09:56:46.1464299Z Non-cacheable compilations 0 2022-12-01T09:56:46.1464554Z Non-cacheable calls 0 2022-12-01T09:56:46.1465082Z Non-compilation calls 0 2022-12-01T09:56:46.1465468Z Unsupported compiler calls 0 2022-12-01T09:56:46.1465859Z Average cache write 0.000 s 2022-12-01T09:56:46.1466084Z Average cache read miss 0.000 s 2022-12-01T09:56:46.1466281Z Average cache read hit 0.000 s 2022-12-01T09:56:46.1466964Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T09:56:46.1467376Z ++ trap_add sccache_epilogue EXIT 2022-12-01T09:56:46.1467585Z ++ trap_add_cmd=sccache_epilogue 2022-12-01T09:56:46.1467757Z ++ shift 2022-12-01T09:56:46.1467930Z ++ for trap_add_name in "$@" 2022-12-01T09:56:46.1472530Z ++++ trap -p EXIT 2022-12-01T09:56:46.1475790Z +++ eval 'extract_trap_cmd ' 2022-12-01T09:56:46.1476294Z ++++ extract_trap_cmd 2022-12-01T09:56:46.1476560Z ++++ printf '%s\n' '' 2022-12-01T09:56:46.1476809Z +++ printf '%s\n' sccache_epilogue 2022-12-01T09:56:46.1478951Z ++ trap -- ' 2022-12-01T09:56:46.1479230Z sccache_epilogue' EXIT 2022-12-01T09:56:46.1479476Z ++ which ccache 2022-12-01T09:56:46.1489129Z + [[ linux-focal-rocm5.2-py3.7 == *-clang7-asan* ]] 2022-12-01T09:56:46.1489593Z + [[ linux-focal-rocm5.2-py3.7 == *-mobile-*build* ]] 2022-12-01T09:56:46.1489861Z + echo 'Python version:' 2022-12-01T09:56:46.1490086Z Python version: 2022-12-01T09:56:46.1490296Z + python --version 2022-12-01T09:56:46.1503877Z Python 3.7.13 2022-12-01T09:56:46.1505854Z + echo 'GCC version:' 2022-12-01T09:56:46.1506128Z GCC version: 2022-12-01T09:56:46.1506334Z + gcc --version 2022-12-01T09:56:46.3546631Z gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 2022-12-01T09:56:46.3547140Z Copyright (C) 2019 Free Software Foundation, Inc. 2022-12-01T09:56:46.3547437Z This is free software; see the source for copying conditions. There is NO 2022-12-01T09:56:46.3547775Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2022-12-01T09:56:46.3547962Z 2022-12-01T09:56:46.3552077Z + echo 'CMake version:' 2022-12-01T09:56:46.3552383Z CMake version: 2022-12-01T09:56:46.3552589Z + cmake --version 2022-12-01T09:56:46.3596563Z cmake version 3.22.1 2022-12-01T09:56:46.3596711Z 2022-12-01T09:56:46.3596877Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2022-12-01T09:56:46.3601339Z + echo 'Environment variables:' 2022-12-01T09:56:46.3601744Z Environment variables: 2022-12-01T09:56:46.3602064Z + env 2022-12-01T09:56:46.3610034Z INSTALLED_DB=yes 2022-12-01T09:56:46.3610829Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:56:46.3611234Z PR_LABELS=[] 2022-12-01T09:56:46.3611747Z BUILD_ENVIRONMENT=linux-focal-rocm5.2-py3.7 2022-12-01T09:56:46.3612132Z HOSTNAME=0baeb92da0ac 2022-12-01T09:56:46.3612849Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_3bd4c24e-317b-4ec2-af84-baa18eec0a36 2022-12-01T09:56:46.3613369Z GITHUB_ACTION=__self 2022-12-01T09:56:46.3613661Z GITHUB_RUN_NUMBER=69319 2022-12-01T09:56:46.3614040Z AWS_DEFAULT_REGION=us-east-1 2022-12-01T09:56:46.3614376Z SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:56:46.3614871Z GITHUB_TRIGGERING_ACTOR=charlie-wt 2022-12-01T09:56:46.3615206Z GITHUB_REF_TYPE=branch 2022-12-01T09:56:46.3615513Z TORCH_CUDA_ARCH_LIST=5.2 2022-12-01T09:56:46.3615807Z XLA_CUDA= 2022-12-01T09:56:46.3617439Z *** 2022-12-01T09:56:46.3617619Z GITHUB_ACTIONS=true 2022-12-01T09:56:46.3617845Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:56:46.3618084Z SHA1=c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:56:46.3618342Z GITHUB_SHA=cdc064133ad5e5a46a756ee9218659e8f252e950 2022-12-01T09:56:46.3618582Z GITHUB_REF=refs/pull/89997/merge 2022-12-01T09:56:46.3618773Z GITHUB_REF_PROTECTED=false 2022-12-01T09:56:46.3618965Z HOME=/var/lib/jenkins 2022-12-01T09:56:46.3619190Z GITHUB_API_URL=https://api.github.com 2022-12-01T09:56:46.3619424Z LANG=C.UTF-8 2022-12-01T09:56:46.3619609Z PYTORCH_TEST_WITH_ROCM=1 2022-12-01T09:56:46.3619806Z SCCACHE_S3_KEY_PREFIX=pull 2022-12-01T09:56:46.3620385Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_3bd4c24e-317b-4ec2-af84-baa18eec0a36 2022-12-01T09:56:46.3620693Z MAGMA_HOME=/opt/rocm/magma 2022-12-01T09:56:46.3621098Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_3bd4c24e-317b-4ec2-af84-baa18eec0a36 2022-12-01T09:56:46.3621448Z HSAKMT_DEBUG_LEVEL=4 2022-12-01T09:56:46.3621776Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-12-01T09:56:46.3622043Z GITHUB_EVENT_NAME=pull_request 2022-12-01T09:56:46.3622243Z GITHUB_RUN_ID=3591403534 2022-12-01T09:56:46.3622654Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_3bd4c24e-317b-4ec2-af84-baa18eec0a36 2022-12-01T09:56:46.3623003Z GITHUB_ACTOR=charlie-wt 2022-12-01T09:56:46.3623259Z PR_NUMBER=89997 2022-12-01T09:56:46.3623439Z GITHUB_RUN_ATTEMPT=1 2022-12-01T09:56:46.3623664Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-12-01T09:56:46.3623877Z TERM=xterm 2022-12-01T09:56:46.3624050Z INSTALLED_VISION=yes 2022-12-01T09:56:46.3624224Z BRANCH=pull/89997 2022-12-01T09:56:46.3624410Z OUR_GITHUB_JOB_ID=9818100102 2022-12-01T09:56:46.3624784Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-12-01T09:56:46.3625070Z GITHUB_SERVER_URL=https://github.com 2022-12-01T09:56:46.3625284Z PYTORCH_ROCM_ARCH=gfx906 2022-12-01T09:56:46.3625460Z SHLVL=1 2022-12-01T09:56:46.3625604Z MAX_JOBS=6 2022-12-01T09:56:46.3625780Z GITHUB_REF_NAME=89997/merge 2022-12-01T09:56:46.3626117Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-12-01T09:56:46.3626363Z GITHUB_JOB=build 2022-12-01T09:56:46.3626559Z GITHUB_REPOSITORY=pytorch/pytorch 2022-12-01T09:56:46.3626767Z LC_ALL=C.UTF-8 2022-12-01T09:56:46.3626939Z GITHUB_RETENTION_DAYS=90 2022-12-01T09:56:46.3627137Z GITHUB_ACTION_REPOSITORY= 2022-12-01T09:56:46.3627504Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2022-12-01T09:56:46.3627842Z GITHUB_BASE_REF=release/1.13 2022-12-01T09:56:46.3628010Z CI=true 2022-12-01T09:56:46.3628184Z HSA_FORCE_FINE_GRAIN_PCIE=1 2022-12-01T09:56:46.3628389Z GITHUB_REPOSITORY_OWNER=pytorch 2022-12-01T09:56:46.3628605Z RUST_LOG=sccache::server=error 2022-12-01T09:56:46.3628803Z INSTALLED_PROTOBUF=yes 2022-12-01T09:56:46.3629052Z GITHUB_HEAD_REF=release/1.13-callstack 2022-12-01T09:56:46.3629239Z GITHUB_ACTION_REF= 2022-12-01T09:56:46.3629525Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-12-01T09:56:46.3629756Z GITHUB_WORKFLOW=pull 2022-12-01T09:56:46.3629945Z DEBIAN_FRONTEND=noninteractive 2022-12-01T09:56:46.3630365Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_3bd4c24e-317b-4ec2-af84-baa18eec0a36 2022-12-01T09:56:46.3630684Z SKIP_SCCACHE_INITIALIZATION=1 2022-12-01T09:56:46.3630864Z _=/usr/bin/env 2022-12-01T09:56:46.3631118Z + [[ linux-focal-rocm5.2-py3.7 == *cuda* ]] 2022-12-01T09:56:46.3631411Z + [[ linux-focal-rocm5.2-py3.7 == *cuda11* ]] 2022-12-01T09:56:46.3631694Z + [[ linux-focal-rocm5.2-py3.7 == *\c\a\f\f\e\2* ]] 2022-12-01T09:56:46.3631985Z + [[ linux-focal-rocm5.2-py3.7 == *\o\n\n\x* ]] 2022-12-01T09:56:46.3632302Z + [[ linux-focal-rocm5.2-py3.7 == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2022-12-01T09:56:46.3632641Z + [[ linux-focal-rocm5.2-py3.7 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2022-12-01T09:56:46.3632916Z + pip_install -r requirements.txt 2022-12-01T09:56:46.3633205Z + pip install --progress-bar off -r requirements.txt 2022-12-01T09:56:47.0767961Z Requirement already satisfied: astunparse in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-12-01T09:56:47.0771081Z Requirement already satisfied: expecttest in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-12-01T09:56:47.0774770Z Requirement already satisfied: future in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-12-01T09:56:47.0778267Z Requirement already satisfied: hypothesis in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (5.35.1) 2022-12-01T09:56:47.0781690Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.18.5) 2022-12-01T09:56:47.0785437Z Requirement already satisfied: psutil in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.2) 2022-12-01T09:56:47.0788828Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-12-01T09:56:47.0792560Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.27.1) 2022-12-01T09:56:47.0796182Z Requirement already satisfied: setuptools in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (63.4.1) 2022-12-01T09:56:47.0799661Z Requirement already satisfied: six in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-12-01T09:56:47.1167137Z Collecting types-dataclasses 2022-12-01T09:56:47.1323105Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-12-01T09:56:47.1381610Z Requirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 13)) (4.3.0) 2022-12-01T09:56:47.1385612Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2022-12-01T09:56:47.1424133Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/conda/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-12-01T09:56:47.1696551Z Requirement already satisfied: sortedcontainers<3.0.0,>=2.1.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (2.4.0) 2022-12-01T09:56:47.1704748Z Requirement already satisfied: attrs>=19.2.0 in /opt/conda/lib/python3.7/site-packages (from hypothesis->-r requirements.txt (line 5)) (22.1.0) 2022-12-01T09:56:47.1931544Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2.0.4) 2022-12-01T09:56:47.1937968Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (1.26.8) 2022-12-01T09:56:47.1945974Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.24) 2022-12-01T09:56:47.1958204Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (3.3) 2022-12-01T09:56:47.2017163Z Requirement already satisfied: mpmath>=0.19 in /opt/conda/lib/python3.7/site-packages (from sympy->-r requirements.txt (line 14)) (1.2.1) 2022-12-01T09:56:47.9500867Z Installing collected packages: types-dataclasses 2022-12-01T09:56:47.9733311Z Successfully installed types-dataclasses-0.6.6 2022-12-01T09:56:48.1275468Z + [[ linux-focal-rocm5.2-py3.7 == *rocm* ]] 2022-12-01T09:56:48.1275998Z + export USE_LLVM=/opt/rocm/llvm 2022-12-01T09:56:48.1276266Z + USE_LLVM=/opt/rocm/llvm 2022-12-01T09:56:48.1276474Z + export LLVM_DIR=/opt/rocm/llvm/lib/cmake/llvm 2022-12-01T09:56:48.1276706Z + LLVM_DIR=/opt/rocm/llvm/lib/cmake/llvm 2022-12-01T09:56:48.1276904Z + which conda 2022-12-01T09:56:48.1282939Z /opt/conda/bin/conda 2022-12-01T09:56:48.1283712Z + export CMAKE_PREFIX_PATH=/opt/conda 2022-12-01T09:56:48.1284087Z + CMAKE_PREFIX_PATH=/opt/conda 2022-12-01T09:56:48.1284881Z + [[ linux-focal-rocm5.2-py3.7 == *libtorch* ]] 2022-12-01T09:56:48.1285353Z + [[ linux-focal-rocm5.2-py3.7 == *-android* ]] 2022-12-01T09:56:48.1285935Z + [[ linux-focal-rocm5.2-py3.7 != *android* ]] 2022-12-01T09:56:48.1286395Z + [[ linux-focal-rocm5.2-py3.7 == *vulkan* ]] 2022-12-01T09:56:48.1287046Z + [[ linux-focal-rocm5.2-py3.7 == *rocm* ]] 2022-12-01T09:56:48.1287602Z + '[' -z 6 ']' 2022-12-01T09:56:48.1287792Z + [[ -n true ]] 2022-12-01T09:56:48.1287989Z + [[ -z gfx906 ]] 2022-12-01T09:56:48.1288198Z + python tools/amd_build/build_amd.py 2022-12-01T09:56:49.6744459Z third_party/gloo/cmake/Hip.cmake skipped 2022-12-01T09:56:49.6756448Z third_party/gloo/cmake/Modules/Findrccl.cmake updated 2022-12-01T09:56:49.6764828Z third_party/gloo/cmake/Dependencies.cmake updated 2022-12-01T09:56:50.1832518Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ATenCUDAGeneral.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h [ok] 2022-12-01T09:56:50.1839323Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ApplyGridUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ApplyGridUtils.cuh [ok] 2022-12-01T09:56:50.1851258Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/AsmUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/AsmUtils.cuh [ok] 2022-12-01T09:56:50.1881192Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Atomic.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh [ok] 2022-12-01T09:56:50.1922282Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAApplyUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh [ok] 2022-12-01T09:56:50.1980133Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDABlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp [ok] 2022-12-01T09:56:50.2007161Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDABlas.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.h [ok] 2022-12-01T09:56:50.2017858Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAConfig.h.in -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPConfig.h.in [ok] 2022-12-01T09:56:50.2025512Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAContext.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.cpp [ok] 2022-12-01T09:56:50.2035802Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAContext.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h [ok] 2022-12-01T09:56:50.2041876Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDADataType.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPDataType.h [ok] 2022-12-01T09:56:50.2051340Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDADevice.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPDevice.h [ok] 2022-12-01T09:56:50.2060191Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAEvent.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPEvent.h [ok] 2022-12-01T09:56:50.2086052Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGeneratorImpl.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.cpp [ok] 2022-12-01T09:56:50.2099900Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGeneratorImpl.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h [ok] 2022-12-01T09:56:50.2121382Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraph.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraph.cpp [ok] 2022-12-01T09:56:50.2129695Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraph.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraph.h [ok] 2022-12-01T09:56:50.2144488Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAGraphsUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGraphsUtils.cuh [ok] 2022-12-01T09:56:50.2151081Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparse.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparse.h [ok] 2022-12-01T09:56:50.2183215Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseBlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseBlas.cpp [ok] 2022-12-01T09:56:50.2206561Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseBlas.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseBlas.h [ok] 2022-12-01T09:56:50.2222824Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseDescriptors.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.cpp [ok] 2022-12-01T09:56:50.2239381Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDASparseDescriptors.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPSparseDescriptors.h [ok] 2022-12-01T09:56:50.2246179Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDATensorMethods.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPTensorMethods.cuh [ok] 2022-12-01T09:56:50.2252242Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CUDAUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPUtils.h [ok] 2022-12-01T09:56:50.2268758Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CachingHostAllocator.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CachingHostAllocator.cpp [ok] 2022-12-01T09:56:50.2275156Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CachingHostAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CachingHostAllocator.h [ok] 2022-12-01T09:56:50.2282941Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CuSparseHandlePool.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CuSparseHandlePool.cpp [ok] 2022-12-01T09:56:50.2291313Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/CublasHandlePool.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/CublasHandlePool.cpp [ok] 2022-12-01T09:56:50.2305930Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/DeviceUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/DeviceUtils.cuh [ok] 2022-12-01T09:56:50.2313589Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/EmptyTensor.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/EmptyTensor.cpp [ok] 2022-12-01T09:56:50.2320313Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/EmptyTensor.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/EmptyTensor.h [ok] 2022-12-01T09:56:50.2327814Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Exceptions.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.cpp [ok] 2022-12-01T09:56:50.2348057Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Exceptions.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Exceptions.h [ok] 2022-12-01T09:56:50.2355643Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/NumericLimits.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/NumericLimits.cuh [ok] 2022-12-01T09:56:50.2362287Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PeerToPeerAccess.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PeerToPeerAccess.cpp [ok] 2022-12-01T09:56:50.2372920Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PeerToPeerAccess.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PeerToPeerAccess.h [ok] 2022-12-01T09:56:50.2379155Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PinnedMemoryAllocator.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PinnedMemoryAllocator.cpp [ok] 2022-12-01T09:56:50.2383907Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/PinnedMemoryAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/PinnedMemoryAllocator.h [ok] 2022-12-01T09:56:50.2389817Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ScanUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ScanUtils.cuh [ok] 2022-12-01T09:56:50.2398890Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Sleep.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Sleep.hip [ok] 2022-12-01T09:56:50.2404411Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/Sleep.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/Sleep.h [ok] 2022-12-01T09:56:50.2409810Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/ThrustAllocator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/ThrustAllocator.h [ok] 2022-12-01T09:56:50.2416992Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortKeys.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortKeys.hip [ok] 2022-12-01T09:56:50.2430383Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub-RadixSortPairs.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub-RadixSortPairs.hip [ok] 2022-12-01T09:56:50.2437750Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.hip [ok] 2022-12-01T09:56:50.2462708Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.cuh [ok] 2022-12-01T09:56:50.2470177Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub.h [ok] 2022-12-01T09:56:50.2476608Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/cub_definitions.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/cub_definitions.cuh [ok] 2022-12-01T09:56:50.2503723Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/jiterator.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.hip [ok] 2022-12-01T09:56:50.2510642Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/jiterator.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.h [ok] 2022-12-01T09:56:50.2523479Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/jiterator_impl.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator_impl.h [ok] 2022-12-01T09:56:50.2544681Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/llvm_basic.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/llvm_basic.cpp [ok] 2022-12-01T09:56:50.2587635Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/llvm_complex.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/llvm_complex.cpp [ok] 2022-12-01T09:56:50.2597283Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/llvm_jit_strings.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/llvm_jit_strings.h [ok] 2022-12-01T09:56:50.2613196Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/CUDAHooks.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp [ok] 2022-12-01T09:56:50.2629064Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/CUDAHooks.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.h [ok] 2022-12-01T09:56:50.2642423Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/DeviceThreadHandles.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/DeviceThreadHandles.h [ok] 2022-12-01T09:56:50.2650525Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/IndexUtils.cu -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/IndexUtils.hip [ok] 2022-12-01T09:56:50.2660298Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/IndexUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/IndexUtils.cuh [ok] 2022-12-01T09:56:50.2668409Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/IntegerDivider.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/IntegerDivider.cuh [ok] 2022-12-01T09:56:50.2675223Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/KernelUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/KernelUtils.h [ok] 2022-12-01T09:56:50.2694942Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/LazyNVRTC.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/LazyNVRTC.cpp [ok] 2022-12-01T09:56:50.2700548Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/LazyNVRTC.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/LazyNVRTC.h [ok] 2022-12-01T09:56:50.2710199Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/OffsetCalculator.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/OffsetCalculator.cuh [ok] 2022-12-01T09:56:50.2725052Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/PhiloxCudaStateRaw.cuh [ok] 2022-12-01T09:56:50.2733076Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/TensorInfo.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/TensorInfo.cuh [ok] 2022-12-01T09:56:50.2739714Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/detail/UnpackRaw.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/UnpackRaw.cuh [ok] 2022-12-01T09:56:50.2745572Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp [ok] 2022-12-01T09:56:50.2761101Z /var/lib/jenkins/workspace/aten/src/ATen/cuda/nvrtc_stub/ATenNVRTC.h -> /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h [ok] 2022-12-01T09:56:50.2768390Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AbsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AbsKernel.hip [ok] 2022-12-01T09:56:50.2782144Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Activation.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Activation.cpp [ok] 2022-12-01T09:56:50.2791967Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Activation.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Activation.h [ok] 2022-12-01T09:56:50.2799957Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationEluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationEluKernel.hip [ok] 2022-12-01T09:56:50.2809453Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationGeluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGeluKernel.hip [ok] 2022-12-01T09:56:50.2828012Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationGluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGluKernel.hip [ok] 2022-12-01T09:56:50.2834584Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardshrinkKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardshrinkKernel.hip [ok] 2022-12-01T09:56:50.2841765Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardsigmoidKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardsigmoidKernel.hip [ok] 2022-12-01T09:56:50.2848173Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardswishKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardswishKernel.hip [ok] 2022-12-01T09:56:50.2865303Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationHardtanhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardtanhKernel.hip [ok] 2022-12-01T09:56:50.2874689Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationLeakyReluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLeakyReluKernel.hip [ok] 2022-12-01T09:56:50.2883626Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationLogSigmoidKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLogSigmoidKernel.hip [ok] 2022-12-01T09:56:50.2891505Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationMishKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationMishKernel.hip [ok] 2022-12-01T09:56:50.2916356Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationPreluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip [ok] 2022-12-01T09:56:50.2925326Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationSiluKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSiluKernel.hip [ok] 2022-12-01T09:56:50.2940876Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationSoftplusKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftplusKernel.hip [ok] 2022-12-01T09:56:50.2947281Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationSoftshrinkKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftshrinkKernel.hip [ok] 2022-12-01T09:56:50.2957279Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ActivationThresholdKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationThresholdKernel.hip [ok] 2022-12-01T09:56:50.2999364Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling.hip [ok] 2022-12-01T09:56:50.3032312Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling3d.hip [ok] 2022-12-01T09:56:50.3067489Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling2d.hip [ok] 2022-12-01T09:56:50.3091924Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling3d.hip [ok] 2022-12-01T09:56:50.3111153Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AmpKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AmpKernels.hip [ok] 2022-12-01T09:56:50.3144340Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AveragePool2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AveragePool2d.hip [ok] 2022-12-01T09:56:50.3182568Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/AveragePool3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AveragePool3d.hip [ok] 2022-12-01T09:56:50.3192113Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryBitwiseOpsKernels.hip [ok] 2022-12-01T09:56:50.3209883Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryDivFloorKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivFloorKernel.hip [ok] 2022-12-01T09:56:50.3223704Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryDivTrueKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTrueKernel.hip [ok] 2022-12-01T09:56:50.3230305Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryDivTruncKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTruncKernel.hip [ok] 2022-12-01T09:56:50.3235815Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryGeometricKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryGeometricKernels.hip [ok] 2022-12-01T09:56:50.3247515Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryInternal.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h [ok] 2022-12-01T09:56:50.3260414Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryLogicalOpsKernels.hip [ok] 2022-12-01T09:56:50.3276123Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscBackwardOpsKernels.hip [ok] 2022-12-01T09:56:50.3283505Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscOpsKernels.hip [ok] 2022-12-01T09:56:50.3291089Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryMulKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMulKernel.hip [ok] 2022-12-01T09:56:50.3298175Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryRemainderKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryRemainderKernel.hip [ok] 2022-12-01T09:56:50.3312549Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryShiftOpsKernels.hip [ok] 2022-12-01T09:56:50.3358609Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Blas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Blas.cpp [ok] 2022-12-01T09:56:50.3375963Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Bucketization.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Bucketization.hip [ok] 2022-12-01T09:56:50.3392358Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CUDAJitLoops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPJitLoops.cuh [ok] 2022-12-01T09:56:50.3414490Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CUDALoops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPLoops.cuh [ok] 2022-12-01T09:56:50.3420361Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CUDAScalar.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPScalar.hip [ok] 2022-12-01T09:56:50.3431185Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Col2Im.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Col2Im.hip [ok] 2022-12-01T09:56:50.3445158Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CompareEQKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareEQKernel.hip [ok] 2022-12-01T09:56:50.3452582Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CompareKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareKernels.hip [ok] 2022-12-01T09:56:50.3458836Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ComplexKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ComplexKernel.hip [ok] 2022-12-01T09:56:50.3466289Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CompositeRandomAccessor.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompositeRandomAccessor.h [ok] 2022-12-01T09:56:50.3499909Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ConvolutionMM2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ConvolutionMM2d.hip [ok] 2022-12-01T09:56:50.3522137Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Copy.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Copy.hip [ok] 2022-12-01T09:56:50.3538196Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Copy.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Copy.h [ok] 2022-12-01T09:56:50.3546512Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CopysignKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CopysignKernel.hip [ok] 2022-12-01T09:56:50.3554740Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CrossKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CrossKernel.hip [ok] 2022-12-01T09:56:50.3585566Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CuFFTPlanCache.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CuFFTPlanCache.h [ok] 2022-12-01T09:56:50.3592375Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CuFFTUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CuFFTUtils.h [ok] 2022-12-01T09:56:50.3598764Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CumminmaxKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CumminmaxKernel.hip [ok] 2022-12-01T09:56:50.3614942Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CumprodKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CumprodKernel.hip [ok] 2022-12-01T09:56:50.3620613Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/CumsumKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CumsumKernel.hip [ok] 2022-12-01T09:56:50.3654377Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DepthwiseConv2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv2d.hip [ok] 2022-12-01T09:56:50.3687638Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DepthwiseConv3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip [ok] 2022-12-01T09:56:50.3701262Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DeviceSqrt.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DeviceSqrt.cuh [ok] 2022-12-01T09:56:50.3728817Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DilatedMaxPool2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DilatedMaxPool2d.hip [ok] 2022-12-01T09:56:50.3780303Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DilatedMaxPool3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DilatedMaxPool3d.hip [ok] 2022-12-01T09:56:50.3809480Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistanceKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistanceKernel.hip [ok] 2022-12-01T09:56:50.3820745Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionBernoulli.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionBernoulli.hip [ok] 2022-12-01T09:56:50.3838188Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionCauchyKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionCauchyKernel.hip [ok] 2022-12-01T09:56:50.3844732Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionExponentialKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionExponentialKernel.hip [ok] 2022-12-01T09:56:50.3854348Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionGeometricKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionGeometricKernel.hip [ok] 2022-12-01T09:56:50.3860598Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionLogNormalKernel.hip [ok] 2022-12-01T09:56:50.3866372Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionNormal.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionNormal.hip [ok] 2022-12-01T09:56:50.3871831Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionRandomKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionRandomKernel.hip [ok] 2022-12-01T09:56:50.3901727Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionTemplates.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h [ok] 2022-12-01T09:56:50.3915123Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/DistributionUniform.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionUniform.hip [ok] 2022-12-01T09:56:50.3922621Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Distributions.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.cpp [ok] 2022-12-01T09:56:50.3943966Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Distributions.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip [ok] 2022-12-01T09:56:50.3950538Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Distributions.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.h [ok] 2022-12-01T09:56:50.3981010Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Dropout.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Dropout.hip [ok] 2022-12-01T09:56:50.4002264Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Embedding.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Embedding.hip [ok] 2022-12-01T09:56:50.4026963Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.hip [ok] 2022-12-01T09:56:50.4042722Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.cuh [ok] 2022-12-01T09:56:50.4079573Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/EmbeddingBag.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBag.hip [ok] 2022-12-01T09:56:50.4092370Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Equal.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Equal.cpp [ok] 2022-12-01T09:56:50.4104299Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FillKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FillKernel.hip [ok] 2022-12-01T09:56:50.4121360Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachBinaryOpList.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpList.hip [ok] 2022-12-01T09:56:50.4142214Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalar.hip [ok] 2022-12-01T09:56:50.4169902Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalarList.hip [ok] 2022-12-01T09:56:50.4198307Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachFunctors.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh [ok] 2022-12-01T09:56:50.4239961Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachPointwiseOp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachPointwiseOp.hip [ok] 2022-12-01T09:56:50.4254615Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachReduceOp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachReduceOp.hip [ok] 2022-12-01T09:56:50.4286206Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ForeachUnaryOp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachUnaryOp.hip [ok] 2022-12-01T09:56:50.4306931Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FractionalMaxPool2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool2d.hip [ok] 2022-12-01T09:56:50.4331582Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FractionalMaxPool3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool3d.hip [ok] 2022-12-01T09:56:50.4348903Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FunctionOfAMatrixUtilsKernel.hip [ok] 2022-12-01T09:56:50.4357671Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/FusedAdamKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FusedAdamKernel.hip [ok] 2022-12-01T09:56:50.4372123Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GcdLcmKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GcdLcmKernel.hip [ok] 2022-12-01T09:56:50.4388277Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cpp [ok] 2022-12-01T09:56:50.4451407Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip [ok] 2022-12-01T09:56:50.4470328Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh [ok] 2022-12-01T09:56:50.4484579Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/GridSampler.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.h [ok] 2022-12-01T09:56:50.4536051Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IGammaKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IGammaKernel.hip [ok] 2022-12-01T09:56:50.4545707Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Im2Col.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Im2Col.hip [ok] 2022-12-01T09:56:50.4553252Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IndexKernel.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.cpp [ok] 2022-12-01T09:56:50.4582118Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IndexKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.hip [ok] 2022-12-01T09:56:50.4588256Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/IndexKernel.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.h [ok] 2022-12-01T09:56:50.4683918Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Indexing.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip [ok] 2022-12-01T09:56:50.4698583Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/JitLoops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh [ok] 2022-12-01T09:56:50.4708793Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/KernelUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh [ok] 2022-12-01T09:56:50.4722290Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LaunchUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LaunchUtils.h [ok] 2022-12-01T09:56:50.4731307Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LegacyThrustHelpers.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LegacyThrustHelpers.hip [ok] 2022-12-01T09:56:50.4740913Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Lerp.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Lerp.hip [ok] 2022-12-01T09:56:50.4757110Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LinearAlgebra.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LinearAlgebra.hip [ok] 2022-12-01T09:56:50.4771137Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LinearAlgebraStubs.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LinearAlgebraStubs.cpp [ok] 2022-12-01T09:56:50.4782120Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LogAddExpKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LogAddExpKernel.hip [ok] 2022-12-01T09:56:50.4792381Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LogcumsumexpKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LogcumsumexpKernel.hip [ok] 2022-12-01T09:56:50.4810453Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Loops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh [ok] 2022-12-01T09:56:50.4842502Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Loss.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loss.hip [ok] 2022-12-01T09:56:50.4886538Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/LossCTC.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LossCTC.hip [ok] 2022-12-01T09:56:50.5051067Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Math.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Math.cuh [ok] 2022-12-01T09:56:50.5068544Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MaxMinElementwiseKernel.hip [ok] 2022-12-01T09:56:50.5101152Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MaxUnpooling.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MaxUnpooling.hip [ok] 2022-12-01T09:56:50.5125108Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MemoryAccess.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh [ok] 2022-12-01T09:56:50.5134263Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MiscUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MiscUtils.h [ok] 2022-12-01T09:56:50.5155840Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiLabelMarginCriterion.hip [ok] 2022-12-01T09:56:50.5176689Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultiMarginLoss.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiMarginLoss.hip [ok] 2022-12-01T09:56:50.5196235Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultiTensorApply.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh [ok] 2022-12-01T09:56:50.5213833Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/MultinomialKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultinomialKernel.hip [ok] 2022-12-01T09:56:50.5247055Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NLLLoss2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NLLLoss2d.hip [ok] 2022-12-01T09:56:50.5305411Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NaiveConvolutionTranspose2d.hip [ok] 2022-12-01T09:56:50.5358762Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NaiveConvolutionTranspose3d.hip [ok] 2022-12-01T09:56:50.5395894Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NaiveDilatedConvolution.hip [ok] 2022-12-01T09:56:50.5407393Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Nonzero.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Nonzero.hip [ok] 2022-12-01T09:56:50.5470184Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Normalization.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip [ok] 2022-12-01T09:56:50.5527112Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Normalization.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh [ok] 2022-12-01T09:56:50.5558394Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/PersistentSoftmax.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh [ok] 2022-12-01T09:56:50.5570604Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/PointwiseOpsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PointwiseOpsKernel.hip [ok] 2022-12-01T09:56:50.5583603Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Pow.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Pow.cuh [ok] 2022-12-01T09:56:50.5595193Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/PowKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PowKernel.hip [ok] 2022-12-01T09:56:50.5637941Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RNN.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RNN.hip [ok] 2022-12-01T09:56:50.5677339Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ROCmLoops.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ROCmLoops.cuh [ok] 2022-12-01T09:56:50.5691137Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Randperm.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Randperm.hip [ok] 2022-12-01T09:56:50.5707265Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Randperm.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Randperm.cuh [ok] 2022-12-01T09:56:50.5726593Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RangeFactories.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RangeFactories.hip [ok] 2022-12-01T09:56:50.5731707Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RecordStream.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RecordStream.hip [ok] 2022-12-01T09:56:50.5738377Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Reduce.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.hip [ok] 2022-12-01T09:56:50.5790768Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Reduce.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh [ok] 2022-12-01T09:56:50.5797911Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceAMinMaxKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip [ok] 2022-12-01T09:56:50.5805648Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceArgMaxKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip [ok] 2022-12-01T09:56:50.5812843Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceArgMinKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip [ok] 2022-12-01T09:56:50.5822836Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceLogicKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip [ok] 2022-12-01T09:56:50.5830827Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceMaxValuesKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip [ok] 2022-12-01T09:56:50.5841456Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceMinValuesKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip [ok] 2022-12-01T09:56:50.5851290Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceMomentKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip [ok] 2022-12-01T09:56:50.5876320Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceNormKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip [ok] 2022-12-01T09:56:50.5885575Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceOps.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceOps.cpp [ok] 2022-12-01T09:56:50.5891164Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceOps.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceOps.h [ok] 2022-12-01T09:56:50.5908690Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReduceSumProdKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip [ok] 2022-12-01T09:56:50.5944653Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReflectionPad.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReflectionPad.hip [ok] 2022-12-01T09:56:50.5951132Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RenormKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RenormKernel.hip [ok] 2022-12-01T09:56:50.5968377Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Repeat.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Repeat.hip [ok] 2022-12-01T09:56:50.6014177Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ReplicationPadding.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReplicationPadding.hip [ok] 2022-12-01T09:56:50.6036695Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Resize.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Resize.cpp [ok] 2022-12-01T09:56:50.6044027Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Resize.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Resize.h [ok] 2022-12-01T09:56:50.6054148Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/RreluWithNoise.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RreluWithNoise.hip [ok] 2022-12-01T09:56:50.6076839Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScanKernels.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScanKernels.cpp [ok] 2022-12-01T09:56:50.6083220Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScanKernels.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScanKernels.h [ok] 2022-12-01T09:56:50.6109501Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScanUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScanUtils.cuh [ok] 2022-12-01T09:56:50.6143706Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ScatterGatherKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScatterGatherKernel.hip [ok] 2022-12-01T09:56:50.6179980Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SegmentReduce.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SegmentReduce.hip [ok] 2022-12-01T09:56:50.6212358Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Shape.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Shape.hip [ok] 2022-12-01T09:56:50.6258269Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SoftMax.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip [ok] 2022-12-01T09:56:50.6267766Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sort.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sort.cpp [ok] 2022-12-01T09:56:50.6286678Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sort.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sort.hip [ok] 2022-12-01T09:56:50.6294129Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sort.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sort.h [ok] 2022-12-01T09:56:50.6300844Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortImpl.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortImpl.hip [ok] 2022-12-01T09:56:50.6322366Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortStable.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortStable.hip [ok] 2022-12-01T09:56:50.6328664Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortStable.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortStable.h [ok] 2022-12-01T09:56:50.6347385Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortUtils.cuh [ok] 2022-12-01T09:56:50.6358881Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sorting.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.cpp [ok] 2022-12-01T09:56:50.6380558Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sorting.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.hip [ok] 2022-12-01T09:56:50.6397459Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Sorting.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.h [ok] 2022-12-01T09:56:50.6409371Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortingCommon.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingCommon.cuh [ok] 2022-12-01T09:56:50.6430592Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SortingRadixSelect.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingRadixSelect.cuh [ok] 2022-12-01T09:56:50.6444086Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SparseBinaryOpIntersectionKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SparseBinaryOpIntersectionKernel.hip [ok] 2022-12-01T09:56:50.6452114Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SparseMM.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SparseMM.hip [ok] 2022-12-01T09:56:50.6488684Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SpectralOps.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.cpp [ok] 2022-12-01T09:56:50.6506825Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SpectralOps.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SpectralOps.hip [ok] 2022-12-01T09:56:50.6516375Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/StepKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/StepKernel.hip [ok] 2022-12-01T09:56:50.6541074Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/SummaryOps.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SummaryOps.hip [ok] 2022-12-01T09:56:50.6546814Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorCompare.cpp [ok] 2022-12-01T09:56:50.6560249Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorCompare.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorCompare.hip [ok] 2022-12-01T09:56:50.6588411Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorFactories.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorFactories.hip [ok] 2022-12-01T09:56:50.6598220Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.cpp [ok] 2022-12-01T09:56:50.6626846Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.hip [ok] 2022-12-01T09:56:50.6643298Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.cuh [ok] 2022-12-01T09:56:50.6647948Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorModeKernel.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.h [ok] 2022-12-01T09:56:50.6654373Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorShapeCUDA.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorShapeHIP.cpp [ok] 2022-12-01T09:56:50.6663790Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTopK.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.cpp [ok] 2022-12-01T09:56:50.6709281Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTopK.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.hip [ok] 2022-12-01T09:56:50.6716735Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTopK.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.h [ok] 2022-12-01T09:56:50.6727290Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TensorTransformations.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTransformations.hip [ok] 2022-12-01T09:56:50.6745006Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/TriangularOps.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TriangularOps.hip [ok] 2022-12-01T09:56:50.6753138Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryComplexKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryComplexKernels.hip [ok] 2022-12-01T09:56:50.6766248Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryFractionKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryFractionKernels.hip [ok] 2022-12-01T09:56:50.6780853Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGammaKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGammaKernels.hip [ok] 2022-12-01T09:56:50.6825083Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAcosKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcosKernel.hip [ok] 2022-12-01T09:56:50.6825776Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAcoshKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcoshKernel.hip [ok] 2022-12-01T09:56:50.6826437Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAsinKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinKernel.hip [ok] 2022-12-01T09:56:50.6827244Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAsinhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinhKernel.hip [ok] 2022-12-01T09:56:50.6827896Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAtanKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanKernel.hip [ok] 2022-12-01T09:56:50.6830120Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricAtanhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanhKernel.hip [ok] 2022-12-01T09:56:50.6838772Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricCosKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCosKernel.hip [ok] 2022-12-01T09:56:50.6850498Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricCoshKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCoshKernel.hip [ok] 2022-12-01T09:56:50.6858108Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricSinKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinKernel.hip [ok] 2022-12-01T09:56:50.6864412Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricSinhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinhKernel.hip [ok] 2022-12-01T09:56:50.6872256Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricTanKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanKernel.hip [ok] 2022-12-01T09:56:50.6884990Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryGeometricTanhKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanhKernel.hip [ok] 2022-12-01T09:56:50.6893486Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryLogKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryLogKernels.hip [ok] 2022-12-01T09:56:50.6912780Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnaryOpsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip [ok] 2022-12-01T09:56:50.6925863Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnarySignKernels.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySignKernels.hip [ok] 2022-12-01T09:56:50.6953880Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySpecialOpsKernel.hip [ok] 2022-12-01T09:56:50.6972597Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnfoldBackwardKernel.hip [ok] 2022-12-01T09:56:50.6991731Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/Unique.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Unique.hip [ok] 2022-12-01T09:56:50.7007987Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UniqueCub.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip [ok] 2022-12-01T09:56:50.7017921Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UniqueCub.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.cuh [ok] 2022-12-01T09:56:50.7034354Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSample.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh [ok] 2022-12-01T09:56:50.7058064Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleBicubic2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBicubic2d.hip [ok] 2022-12-01T09:56:50.7103917Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleBilinear2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBilinear2d.hip [ok] 2022-12-01T09:56:50.7124098Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleLinear1d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleLinear1d.hip [ok] 2022-12-01T09:56:50.7143068Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleNearest1d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest1d.hip [ok] 2022-12-01T09:56:50.7171202Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleNearest2d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest2d.hip [ok] 2022-12-01T09:56:50.7195507Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleNearest3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest3d.hip [ok] 2022-12-01T09:56:50.7218985Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleTrilinear3d.hip [ok] 2022-12-01T09:56:50.7225714Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ValidateCompressedIndicesKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ValidateCompressedIndicesKernel.hip [ok] 2022-12-01T09:56:50.7248380Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/WeightNorm.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/WeightNorm.hip [ok] 2022-12-01T09:56:50.7263439Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/ZetaKernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ZetaKernel.hip [ok] 2022-12-01T09:56:50.7270120Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/airy_ai.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/airy_ai.hip [ok] 2022-12-01T09:56:50.7292433Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/bessel_j0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j0.hip [ok] 2022-12-01T09:56:50.7300119Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/bessel_j1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j1.hip [ok] 2022-12-01T09:56:50.7307970Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/bessel_y0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y0.hip [ok] 2022-12-01T09:56:50.7316956Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/bessel_y1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y1.hip [ok] 2022-12-01T09:56:50.7328407Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/block_reduce.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/block_reduce.cuh [ok] 2022-12-01T09:56:50.7336244Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/chebyshev_polynomial_t.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_t.hip [ok] 2022-12-01T09:56:50.7342926Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/chebyshev_polynomial_u.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_u.hip [ok] 2022-12-01T09:56:50.7349424Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/chebyshev_polynomial_v.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_v.hip [ok] 2022-12-01T09:56:50.7367024Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/chebyshev_polynomial_w.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_w.hip [ok] 2022-12-01T09:56:50.7373748Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_amsgrad_impl.hip [ok] 2022-12-01T09:56:50.7380703Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_amsgrad_impl.cuh [ok] 2022-12-01T09:56:50.7387655Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adam_impl.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_impl.hip [ok] 2022-12-01T09:56:50.7398069Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adam_impl.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_impl.cuh [ok] 2022-12-01T09:56:50.7410274Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/fused_adam_utils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_utils.cuh [ok] 2022-12-01T09:56:50.7450611Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/group_norm_kernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/group_norm_kernel.hip [ok] 2022-12-01T09:56:50.7457834Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/hermite_polynomial_h.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_h.hip [ok] 2022-12-01T09:56:50.7466267Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/hermite_polynomial_he.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_he.hip [ok] 2022-12-01T09:56:50.7487977Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/im2col.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/im2col.cuh [ok] 2022-12-01T09:56:50.7573420Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp [ok] 2022-12-01T09:56:50.7591644Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/jit_utils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.h [ok] 2022-12-01T09:56:50.7601296Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/laguerre_polynomial_l.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/laguerre_polynomial_l.hip [ok] 2022-12-01T09:56:50.7642160Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/layer_norm_kernel.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/layer_norm_kernel.hip [ok] 2022-12-01T09:56:50.7659704Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/legendre_polynomial_p.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/legendre_polynomial_p.hip [ok] 2022-12-01T09:56:50.7669735Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/modified_bessel_i0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i0.hip [ok] 2022-12-01T09:56:50.7676263Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/modified_bessel_i1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i1.hip [ok] 2022-12-01T09:56:50.7690423Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/modified_bessel_k0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k0.hip [ok] 2022-12-01T09:56:50.7697677Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/modified_bessel_k1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k1.hip [ok] 2022-12-01T09:56:50.7731836Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/reduction_template.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/reduction_template.cuh [ok] 2022-12-01T09:56:50.7741334Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/scaled_modified_bessel_k0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k0.hip [ok] 2022-12-01T09:56:50.7752481Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/scaled_modified_bessel_k1.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k1.hip [ok] 2022-12-01T09:56:50.7759795Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_t.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_t.hip [ok] 2022-12-01T09:56:50.7766901Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_u.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_u.hip [ok] 2022-12-01T09:56:50.7775045Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_v.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_v.hip [ok] 2022-12-01T09:56:50.7788933Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/shifted_chebyshev_polynomial_w.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_w.hip [ok] 2022-12-01T09:56:50.7798204Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/spherical_bessel_j0.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/spherical_bessel_j0.hip [ok] 2022-12-01T09:56:50.7803307Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/thread_constants.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/thread_constants.h [ok] 2022-12-01T09:56:50.7823725Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/vol2col.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/vol2col.cuh [ok] 2022-12-01T09:56:50.7945463Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp [ok] 2022-12-01T09:56:50.8028788Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.cpp [ok] 2022-12-01T09:56:50.8040610Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/BatchLinearAlgebraLib.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.h [ok] 2022-12-01T09:56:50.8114793Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/CUDASolver.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/HIPSolver.cpp [ok] 2022-12-01T09:56:50.8161287Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/CUDASolver.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/HIPSolver.h [ok] 2022-12-01T09:56:50.8169791Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/CusolverDnHandlePool.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/CusolverDnHandlePool.cpp [ok] 2022-12-01T09:56:50.8177210Z /var/lib/jenkins/workspace/aten/src/ATen/native/cuda/linalg/MagmaUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/MagmaUtils.h [ok] 2022-12-01T09:56:50.8185781Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/AffineGridGenerator.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/AffineGridGenerator.cpp [ok] 2022-12-01T09:56:50.8207656Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/BatchNorm.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/BatchNorm.cpp [ok] 2022-12-01T09:56:50.8219605Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/ConvPlaceholders.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/ConvPlaceholders.cpp [ok] 2022-12-01T09:56:50.8258947Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/ConvShared.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/ConvShared.cpp [ok] 2022-12-01T09:56:50.8276381Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/ConvShared.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/ConvShared.h [ok] 2022-12-01T09:56:50.8344162Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/Conv_v7.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/Conv_v7.cpp [ok] 2022-12-01T09:56:50.8393259Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/Conv_v8.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/Conv_v8.cpp [ok] 2022-12-01T09:56:50.8404609Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/GridSampler.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/GridSampler.cpp [ok] 2022-12-01T09:56:50.8419025Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/LossCTC.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/LossCTC.cpp [ok] 2022-12-01T09:56:50.8424854Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/Macros.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/Macros.h [ok] 2022-12-01T09:56:50.8509860Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNN.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/RNN.cpp [ok] 2022-12-01T09:56:50.8516972Z /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/RNNUtils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/cudnn/hip/RNNUtils.h [ok] 2022-12-01T09:56:50.8534878Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.cpp [ok] 2022-12-01T09:56:50.8560720Z /var/lib/jenkins/workspace/aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip [ok] 2022-12-01T09:56:50.8567839Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/Activation.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/Activation.cpp [ok] 2022-12-01T09:56:50.8573549Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/Activation.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/Activation.hip [ok] 2022-12-01T09:56:50.8595840Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/AffineQuantizer.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/AffineQuantizer.hip [ok] 2022-12-01T09:56:50.8626966Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/EmbeddingBag.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/EmbeddingBag.hip [ok] 2022-12-01T09:56:50.8647665Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/FakeQuantizeCore.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip [ok] 2022-12-01T09:56:50.8662592Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/FusedObsFakeQuant.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FusedObsFakeQuant.hip [ok] 2022-12-01T09:56:50.8677718Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/IntReprQuant.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/IntReprQuant.hip [ok] 2022-12-01T09:56:50.8683834Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cuda/MakePerTensorQuantizedTensor.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/MakePerTensorQuantizedTensor.hip [ok] 2022-12-01T09:56:50.8707560Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/BinaryOps.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/BinaryOps.cpp [ok] 2022-12-01T09:56:50.8753049Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/Conv.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/Conv.cpp [ok] 2022-12-01T09:56:50.8769234Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/ConvPrepack.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/ConvPrepack.cpp [ok] 2022-12-01T09:56:50.8775441Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/ConvUnpackImpl.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/ConvUnpackImpl.cpp [ok] 2022-12-01T09:56:50.8802689Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/Linear.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/Linear.cpp [ok] 2022-12-01T09:56:50.8812900Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/LinearPrepack.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/LinearPrepack.cpp [ok] 2022-12-01T09:56:50.8818834Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/LinearUnpackImpl.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/LinearUnpackImpl.cpp [ok] 2022-12-01T09:56:50.8845889Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/Pooling.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/Pooling.cpp [ok] 2022-12-01T09:56:50.8862443Z /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/utils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/cudnn/hip/utils.h [ok] 2022-12-01T09:56:50.8896967Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SoftMax.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SoftMax.hip [ok] 2022-12-01T09:56:50.8921875Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseBlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlas.cpp [ok] 2022-12-01T09:56:50.8993497Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlasImpl.cpp [ok] 2022-12-01T09:56:50.9000047Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseBlasImpl.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlasImpl.h [ok] 2022-12-01T09:56:50.9008680Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlasLegacy.cpp [ok] 2022-12-01T09:56:50.9015918Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseBlasLegacy.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseBlasLegacy.h [ok] 2022-12-01T09:56:50.9037956Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDAApplyUtils.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh [ok] 2022-12-01T09:56:50.9073750Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp [ok] 2022-12-01T09:56:50.9080896Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDABlas.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPBlas.h [ok] 2022-12-01T09:56:50.9088976Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensor.cpp [ok] 2022-12-01T09:56:50.9115635Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensor.hip [ok] 2022-12-01T09:56:50.9151066Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip [ok] 2022-12-01T09:56:50.9156597Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.cuh [ok] 2022-12-01T09:56:50.9182889Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip [ok] 2022-12-01T09:56:50.9211386Z /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/cuda/SparseMatMul.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseMatMul.hip [ok] 2022-12-01T09:56:50.9260894Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/attention.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/attention.hip [ok] 2022-12-01T09:56:50.9287973Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/sdp_utils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/sdp_utils.h [ok] 2022-12-01T09:56:50.9300396Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/epilogue.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/epilogue.h [ok] 2022-12-01T09:56:50.9323497Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/epilogue_predicated_tile_iterator.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/epilogue_predicated_tile_iterator.h [ok] 2022-12-01T09:56:50.9331670Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/fmha.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/fmha.h [ok] 2022-12-01T09:56:50.9353775Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/fmha_api.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/fmha_api.cpp [ok] 2022-12-01T09:56:50.9363383Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/fmha_api.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/fmha_api.h [ok] 2022-12-01T09:56:50.9420731Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/fmha_fprop_kernel_1xN.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/fmha_fprop_kernel_1xN.h [ok] 2022-12-01T09:56:50.9436407Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/fmha_fprop_kernel_dispatch.cu -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/fmha_fprop_kernel_dispatch.hip [ok] 2022-12-01T09:56:50.9445411Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/fmha_kernel.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/fmha_kernel.h [ok] 2022-12-01T09:56:50.9458711Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/fmha_utils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/fmha_utils.h [ok] 2022-12-01T09:56:50.9469248Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/gemm.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/gemm.h [ok] 2022-12-01T09:56:50.9495767Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/gmem_tile.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/gmem_tile.h [ok] 2022-12-01T09:56:50.9514682Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/kernel_traits.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/kernel_traits.h [ok] 2022-12-01T09:56:50.9542875Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/mask.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/mask.h [ok] 2022-12-01T09:56:50.9577788Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/mma_core_sm75.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/mma_core_sm75.h [ok] 2022-12-01T09:56:50.9589799Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/philox.cuh -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/philox.cuh [ok] 2022-12-01T09:56:50.9621011Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/softmax.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/softmax.h [ok] 2022-12-01T09:56:50.9630165Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/static_switch.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/static_switch.h [ok] 2022-12-01T09:56:50.9637973Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/summary_stats.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/summary_stats.h [ok] 2022-12-01T09:56:50.9661533Z /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/cuda/flash_attn/utils.h -> /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/flash_attn/utils.h [ok] 2022-12-01T09:56:50.9697911Z /var/lib/jenkins/workspace/aten/src/ATen/test/Dict_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/Dict_test.cpp [ok] 2022-12-01T09:56:50.9706792Z /var/lib/jenkins/workspace/aten/src/ATen/test/Dimname_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/Dimname_test.cpp [ok] 2022-12-01T09:56:50.9717200Z /var/lib/jenkins/workspace/aten/src/ATen/test/ExclusivelyOwned_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/ExclusivelyOwned_test.cpp [ok] 2022-12-01T09:56:50.9758326Z /var/lib/jenkins/workspace/aten/src/ATen/test/MaybeOwned_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/MaybeOwned_test.cpp [ok] 2022-12-01T09:56:50.9771263Z /var/lib/jenkins/workspace/aten/src/ATen/test/NamedTensor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/NamedTensor_test.cpp [ok] 2022-12-01T09:56:50.9785531Z /var/lib/jenkins/workspace/aten/src/ATen/test/apply_utils_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/apply_utils_test.cpp [ok] 2022-12-01T09:56:50.9803886Z /var/lib/jenkins/workspace/aten/src/ATen/test/atest.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/atest.cpp [ok] 2022-12-01T09:56:50.9829283Z /var/lib/jenkins/workspace/aten/src/ATen/test/basic.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/basic.cpp [ok] 2022-12-01T09:56:50.9839538Z /var/lib/jenkins/workspace/aten/src/ATen/test/broadcast_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/broadcast_test.cpp [ok] 2022-12-01T09:56:50.9849673Z /var/lib/jenkins/workspace/aten/src/ATen/test/cpu_caching_allocator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/cpu_caching_allocator_test.cpp [ok] 2022-12-01T09:56:50.9874288Z /var/lib/jenkins/workspace/aten/src/ATen/test/cpu_generator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/cpu_generator_test.cpp [ok] 2022-12-01T09:56:50.9887062Z /var/lib/jenkins/workspace/aten/src/ATen/test/cpu_profiling_allocator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/cpu_profiling_allocator_test.cpp [ok] 2022-12-01T09:56:50.9950764Z /var/lib/jenkins/workspace/aten/src/ATen/test/cpu_rng_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/cpu_rng_test.cpp [ok] 2022-12-01T09:56:50.9964629Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_apply_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_apply_test.cpp [ok] 2022-12-01T09:56:50.9983276Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_atomic_ops_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_atomic_ops_test.hip [ok] 2022-12-01T09:56:51.0002466Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_caching_host_allocator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_caching_host_allocator_test.cpp [ok] 2022-12-01T09:56:51.0009229Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_complex_math_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_complex_math_test.hip [ok] 2022-12-01T09:56:51.0029044Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_complex_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_complex_test.hip [ok] 2022-12-01T09:56:51.0049849Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_cub_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_cub_test.hip [ok] 2022-12-01T09:56:51.0062034Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_cudnn_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_cudnn_test.cpp [ok] 2022-12-01T09:56:51.0075098Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_device_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_device_test.cpp [ok] 2022-12-01T09:56:51.0089014Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_distributions_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_distributions_test.hip [ok] 2022-12-01T09:56:51.0099566Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_dlconvertor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_dlconvertor_test.cpp [ok] 2022-12-01T09:56:51.0114222Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_generator_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_generator_test.hip [ok] 2022-12-01T09:56:51.0128091Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_half_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_half_test.hip [ok] 2022-12-01T09:56:51.0148245Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_integer_divider_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_integer_divider_test.hip [ok] 2022-12-01T09:56:51.0157966Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_optional_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_optional_test.hip [ok] 2022-12-01T09:56:51.0174710Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_packedtensoraccessor_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_packedtensoraccessor_test.hip [ok] 2022-12-01T09:56:51.0184578Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_reportMemoryUsage_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_reportMemoryUsage_test.cpp [ok] 2022-12-01T09:56:51.0204797Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_stream_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_stream_test.cpp [ok] 2022-12-01T09:56:51.0217522Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_tensor_interop_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_tensor_interop_test.cpp [ok] 2022-12-01T09:56:51.0235004Z /var/lib/jenkins/workspace/aten/src/ATen/test/cuda_vectorized_test.cu -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/hip_vectorized_test.hip [ok] 2022-12-01T09:56:51.0241801Z /var/lib/jenkins/workspace/aten/src/ATen/test/dispatch_key_set_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/dispatch_key_set_test.cpp [ok] 2022-12-01T09:56:51.0269476Z /var/lib/jenkins/workspace/aten/src/ATen/test/dlconvertor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/dlconvertor_test.cpp [ok] 2022-12-01T09:56:51.0282862Z /var/lib/jenkins/workspace/aten/src/ATen/test/extension_backend_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/extension_backend_test.cpp [ok] 2022-12-01T09:56:51.0301578Z /var/lib/jenkins/workspace/aten/src/ATen/test/half_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/half_test.cpp [ok] 2022-12-01T09:56:51.0365943Z /var/lib/jenkins/workspace/aten/src/ATen/test/ivalue_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/ivalue_test.cpp [ok] 2022-12-01T09:56:51.0375775Z /var/lib/jenkins/workspace/aten/src/ATen/test/lazy_tensor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/lazy_tensor_test.cpp [ok] 2022-12-01T09:56:51.0389581Z /var/lib/jenkins/workspace/aten/src/ATen/test/math_kernel_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/math_kernel_test.cpp [ok] 2022-12-01T09:56:51.0406178Z /var/lib/jenkins/workspace/aten/src/ATen/test/memory_format_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/memory_format_test.cpp [ok] 2022-12-01T09:56:51.0415389Z /var/lib/jenkins/workspace/aten/src/ATen/test/memory_overlapping_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/memory_overlapping_test.cpp [ok] 2022-12-01T09:56:51.0422081Z /var/lib/jenkins/workspace/aten/src/ATen/test/mobile_memory_cleanup.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/mobile_memory_cleanup.cpp [ok] 2022-12-01T09:56:51.0439176Z /var/lib/jenkins/workspace/aten/src/ATen/test/native_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/native_test.cpp [ok] 2022-12-01T09:56:51.0445202Z /var/lib/jenkins/workspace/aten/src/ATen/test/operator_name_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/operator_name_test.cpp [ok] 2022-12-01T09:56:51.0454732Z /var/lib/jenkins/workspace/aten/src/ATen/test/operators_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/operators_test.cpp [ok] 2022-12-01T09:56:51.0477283Z /var/lib/jenkins/workspace/aten/src/ATen/test/packedtensoraccessor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/packedtensoraccessor_test.cpp [ok] 2022-12-01T09:56:51.0498377Z /var/lib/jenkins/workspace/aten/src/ATen/test/pow_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/pow_test.cpp [ok] 2022-12-01T09:56:51.0519033Z /var/lib/jenkins/workspace/aten/src/ATen/test/quantized_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/quantized_test.cpp [ok] 2022-12-01T09:56:51.0532513Z /var/lib/jenkins/workspace/aten/src/ATen/test/reduce_ops_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/reduce_ops_test.cpp [ok] 2022-12-01T09:56:51.0538579Z /var/lib/jenkins/workspace/aten/src/ATen/test/reportMemoryUsage.h -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/reportMemoryUsage.h [ok] 2022-12-01T09:56:51.0545318Z /var/lib/jenkins/workspace/aten/src/ATen/test/reportMemoryUsage_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/reportMemoryUsage_test.cpp [ok] 2022-12-01T09:56:51.0569955Z /var/lib/jenkins/workspace/aten/src/ATen/test/rng_test.h -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/rng_test.h [ok] 2022-12-01T09:56:51.0590406Z /var/lib/jenkins/workspace/aten/src/ATen/test/scalar_tensor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/scalar_tensor_test.cpp [ok] 2022-12-01T09:56:51.0625977Z /var/lib/jenkins/workspace/aten/src/ATen/test/scalar_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/scalar_test.cpp [ok] 2022-12-01T09:56:51.0638975Z /var/lib/jenkins/workspace/aten/src/ATen/test/stride_properties_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/stride_properties_test.cpp [ok] 2022-12-01T09:56:51.0661037Z /var/lib/jenkins/workspace/aten/src/ATen/test/tensor_interop_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/tensor_interop_test.cpp [ok] 2022-12-01T09:56:51.0691560Z /var/lib/jenkins/workspace/aten/src/ATen/test/tensor_iterator_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/tensor_iterator_test.cpp [ok] 2022-12-01T09:56:51.0700918Z /var/lib/jenkins/workspace/aten/src/ATen/test/test_assert.h -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/test_assert.h [ok] 2022-12-01T09:56:51.0714819Z /var/lib/jenkins/workspace/aten/src/ATen/test/test_parallel.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/test_parallel.cpp [ok] 2022-12-01T09:56:51.0724892Z /var/lib/jenkins/workspace/aten/src/ATen/test/test_thread_pool_guard.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/test_thread_pool_guard.cpp [ok] 2022-12-01T09:56:51.0740509Z /var/lib/jenkins/workspace/aten/src/ATen/test/thread_init_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/thread_init_test.cpp [ok] 2022-12-01T09:56:51.0746733Z /var/lib/jenkins/workspace/aten/src/ATen/test/type_ptr_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/type_ptr_test.cpp [ok] 2022-12-01T09:56:51.0762632Z /var/lib/jenkins/workspace/aten/src/ATen/test/type_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/type_test.cpp [ok] 2022-12-01T09:56:51.0779846Z /var/lib/jenkins/workspace/aten/src/ATen/test/undefined_tensor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/undefined_tensor_test.cpp [ok] 2022-12-01T09:56:51.0789116Z /var/lib/jenkins/workspace/aten/src/ATen/test/variant_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/variant_test.cpp [ok] 2022-12-01T09:56:51.0873050Z /var/lib/jenkins/workspace/aten/src/ATen/test/vec_test_all_types.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vec_test_all_types.cpp [ok] 2022-12-01T09:56:51.0961608Z /var/lib/jenkins/workspace/aten/src/ATen/test/vec_test_all_types.h -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vec_test_all_types.h [ok] 2022-12-01T09:56:51.0969333Z /var/lib/jenkins/workspace/aten/src/ATen/test/verify_api_visibility.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/verify_api_visibility.cpp [ok] 2022-12-01T09:56:51.0977182Z /var/lib/jenkins/workspace/aten/src/ATen/test/vitals.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vitals.cpp [ok] 2022-12-01T09:56:51.1037085Z /var/lib/jenkins/workspace/aten/src/ATen/test/vmap_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vmap_test.cpp [ok] 2022-12-01T09:56:51.1226280Z /var/lib/jenkins/workspace/aten/src/ATen/test/vulkan_api_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vulkan_api_test.cpp [ok] 2022-12-01T09:56:51.1280654Z /var/lib/jenkins/workspace/aten/src/ATen/test/vulkan_perf_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vulkan_perf_test.cpp [ok] 2022-12-01T09:56:51.1333933Z /var/lib/jenkins/workspace/aten/src/ATen/test/vulkan_quantized_api_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/vulkan_quantized_api_test.cpp [ok] 2022-12-01T09:56:51.1343468Z /var/lib/jenkins/workspace/aten/src/ATen/test/weakref_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/weakref_test.cpp [ok] 2022-12-01T09:56:51.1349031Z /var/lib/jenkins/workspace/aten/src/ATen/test/wrapdim_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/wrapdim_test.cpp [ok] 2022-12-01T09:56:51.1356602Z /var/lib/jenkins/workspace/aten/src/ATen/test/xla_tensor_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/xla_tensor_test.cpp [ok] 2022-12-01T09:56:51.1380007Z /var/lib/jenkins/workspace/aten/src/ATen/test/xnnpack_test.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/hip/xnnpack_test.cpp [ok] 2022-12-01T09:56:51.1389490Z /var/lib/jenkins/workspace/aten/src/ATen/test/test_install/main.cpp -> /var/lib/jenkins/workspace/aten/src/ATen/test/test_install/hip/main.cpp [ok] 2022-12-01T09:56:51.1395515Z /var/lib/jenkins/workspace/aten/src/THC/CMakeLists.txt -> /var/lib/jenkins/workspace/aten/src/THH/CMakeLists.txt [ok] 2022-12-01T09:56:51.1414154Z /var/lib/jenkins/workspace/aten/src/THC/THCAtomics.cuh -> /var/lib/jenkins/workspace/aten/src/THH/THHAtomics.cuh [ok] 2022-12-01T09:56:51.1430265Z /var/lib/jenkins/workspace/aten/src/THC/THCDeviceUtils.cuh -> /var/lib/jenkins/workspace/aten/src/THH/THHDeviceUtils.cuh [ok] 2022-12-01T09:56:51.1445154Z /var/lib/jenkins/workspace/binaries/core_overhead_benchmark_gpu.cc -> /var/lib/jenkins/workspace/binaries/hip/core_overhead_benchmark_gpu.cc [ok] 2022-12-01T09:56:51.1459489Z /var/lib/jenkins/workspace/binaries/inspect_gpu.cc -> /var/lib/jenkins/workspace/binaries/hip/inspect_gpu.cc [ok] 2022-12-01T09:56:51.1471466Z /var/lib/jenkins/workspace/binaries/print_core_object_sizes_gpu.cc -> /var/lib/jenkins/workspace/binaries/hip/print_core_object_sizes_gpu.cc [ok] 2022-12-01T09:56:51.1484000Z /var/lib/jenkins/workspace/c10/cuda/CUDAAlgorithm.h -> /var/lib/jenkins/workspace/c10/hip/HIPAlgorithm.h [ok] 2022-12-01T09:56:51.1535267Z /var/lib/jenkins/workspace/c10/cuda/CUDACachingAllocator.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.cpp [ok] 2022-12-01T09:56:51.1546754Z /var/lib/jenkins/workspace/c10/cuda/CUDACachingAllocator.h -> /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h [ok] 2022-12-01T09:56:51.1561999Z /var/lib/jenkins/workspace/c10/cuda/CUDAException.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPException.cpp [ok] 2022-12-01T09:56:51.1580681Z /var/lib/jenkins/workspace/c10/cuda/CUDAException.h -> /var/lib/jenkins/workspace/c10/hip/HIPException.h [ok] 2022-12-01T09:56:51.1593486Z /var/lib/jenkins/workspace/c10/cuda/CUDAFunctions.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPFunctions.cpp [ok] 2022-12-01T09:56:51.1599753Z /var/lib/jenkins/workspace/c10/cuda/CUDAFunctions.h -> /var/lib/jenkins/workspace/c10/hip/HIPFunctions.h [ok] 2022-12-01T09:56:51.1614306Z /var/lib/jenkins/workspace/c10/cuda/CUDAGraphsC10Utils.h -> /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h [ok] 2022-12-01T09:56:51.1630716Z /var/lib/jenkins/workspace/c10/cuda/CUDAGuard.h -> /var/lib/jenkins/workspace/c10/hip/HIPGuard.h [ok] 2022-12-01T09:56:51.1644045Z /var/lib/jenkins/workspace/c10/cuda/CUDAMacros.h -> /var/lib/jenkins/workspace/c10/hip/HIPMacros.h [ok] 2022-12-01T09:56:51.1657368Z /var/lib/jenkins/workspace/c10/cuda/CUDAMathCompat.h -> /var/lib/jenkins/workspace/c10/hip/HIPMathCompat.h [ok] 2022-12-01T09:56:51.1673248Z /var/lib/jenkins/workspace/c10/cuda/CUDAMiscFunctions.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPMiscFunctions.cpp [ok] 2022-12-01T09:56:51.1680110Z /var/lib/jenkins/workspace/c10/cuda/CUDAMiscFunctions.h -> /var/lib/jenkins/workspace/c10/hip/HIPMiscFunctions.h [ok] 2022-12-01T09:56:51.1701211Z /var/lib/jenkins/workspace/c10/cuda/CUDAStream.cpp -> /var/lib/jenkins/workspace/c10/hip/HIPStream.cpp [ok] 2022-12-01T09:56:51.1712579Z /var/lib/jenkins/workspace/c10/cuda/CUDAStream.h -> /var/lib/jenkins/workspace/c10/hip/HIPStream.h [ok] 2022-12-01T09:56:51.1728077Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDAGuardImpl.cpp -> /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.cpp [ok] 2022-12-01T09:56:51.1743196Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDAGuardImpl.h -> /var/lib/jenkins/workspace/c10/hip/impl/HIPGuardImpl.h [ok] 2022-12-01T09:56:51.1748566Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDATest.cpp -> /var/lib/jenkins/workspace/c10/hip/impl/HIPTest.cpp [ok] 2022-12-01T09:56:51.1768408Z /var/lib/jenkins/workspace/c10/cuda/impl/CUDATest.h -> /var/lib/jenkins/workspace/c10/hip/impl/HIPTest.h [ok] 2022-12-01T09:56:51.1774196Z /var/lib/jenkins/workspace/c10/cuda/impl/cuda_cmake_macros.h.in -> /var/lib/jenkins/workspace/c10/hip/impl/hip_cmake_macros.h.in [ok] 2022-12-01T09:56:51.1780034Z /var/lib/jenkins/workspace/c10/cuda/test/CMakeLists.txt -> /var/lib/jenkins/workspace/c10/hip/test/CMakeLists.txt [ok] 2022-12-01T09:56:51.1787617Z /var/lib/jenkins/workspace/c10/cuda/test/impl/CUDATest.cpp -> /var/lib/jenkins/workspace/c10/hip/test/impl/HIPTest.cpp [ok] 2022-12-01T09:56:51.1797750Z /var/lib/jenkins/workspace/caffe2/contrib/aten/aten_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/contrib/aten/hip/aten_op_gpu.cc [ok] 2022-12-01T09:56:51.1808506Z /var/lib/jenkins/workspace/caffe2/contrib/gloo/allreduce_ops_gpu.cc -> /var/lib/jenkins/workspace/caffe2/contrib/gloo/hip/allreduce_ops_gpu.cc [ok] 2022-12-01T09:56:51.1814655Z /var/lib/jenkins/workspace/caffe2/contrib/gloo/broadcast_ops_gpu.cc -> /var/lib/jenkins/workspace/caffe2/contrib/gloo/hip/broadcast_ops_gpu.cc [ok] 2022-12-01T09:56:51.1833781Z /var/lib/jenkins/workspace/caffe2/contrib/gloo/common_world_ops_gpu.cc -> /var/lib/jenkins/workspace/caffe2/contrib/gloo/hip/common_world_ops_gpu.cc [ok] 2022-12-01T09:56:51.1848338Z /var/lib/jenkins/workspace/caffe2/contrib/nccl/cuda_nccl_gpu.cc -> /var/lib/jenkins/workspace/caffe2/contrib/nccl/hip/hip_nccl_gpu.cc [ok] 2022-12-01T09:56:51.1860476Z /var/lib/jenkins/workspace/caffe2/contrib/nccl/cuda_nccl_gpu.h -> /var/lib/jenkins/workspace/caffe2/contrib/nccl/hip/hip_nccl_gpu.h [ok] 2022-12-01T09:56:51.1870822Z /var/lib/jenkins/workspace/caffe2/contrib/nccl/cuda_nccl_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/contrib/nccl/hip/hip_nccl_op_gpu.cc [ok] 2022-12-01T09:56:51.1890812Z /var/lib/jenkins/workspace/caffe2/core/blob_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/blob_gpu_test.cc [ok] 2022-12-01T09:56:51.1896739Z /var/lib/jenkins/workspace/caffe2/core/blob_serialization_gpu.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/blob_serialization_gpu.cc [ok] 2022-12-01T09:56:51.1916821Z /var/lib/jenkins/workspace/caffe2/core/common_gpu.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/common_gpu.cc [ok] 2022-12-01T09:56:51.1938292Z /var/lib/jenkins/workspace/caffe2/core/common_gpu.h -> /var/lib/jenkins/workspace/caffe2/core/hip/common_gpu.h [ok] 2022-12-01T09:56:51.1981069Z /var/lib/jenkins/workspace/caffe2/core/context_gpu.cu -> /var/lib/jenkins/workspace/caffe2/core/hip/context_gpu.hip [ok] 2022-12-01T09:56:51.2003756Z /var/lib/jenkins/workspace/caffe2/core/context_gpu.h -> /var/lib/jenkins/workspace/caffe2/core/hip/context_gpu.h [ok] 2022-12-01T09:56:51.2012699Z /var/lib/jenkins/workspace/caffe2/core/context_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/context_gpu_test.cc [ok] 2022-12-01T09:56:51.2028278Z /var/lib/jenkins/workspace/caffe2/core/event_gpu.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/event_gpu.cc [ok] 2022-12-01T09:56:51.2035537Z /var/lib/jenkins/workspace/caffe2/core/event_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/event_gpu_test.cc [ok] 2022-12-01T09:56:51.2044021Z /var/lib/jenkins/workspace/caffe2/core/net_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/net_gpu_test.cc [ok] 2022-12-01T09:56:51.2052194Z /var/lib/jenkins/workspace/caffe2/core/operator_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/core/hip/operator_gpu_test.cc [ok] 2022-12-01T09:56:51.2062674Z /var/lib/jenkins/workspace/caffe2/db/create_db_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/db/hip/create_db_op_gpu.cc [ok] 2022-12-01T09:56:51.2069692Z /var/lib/jenkins/workspace/caffe2/distributed/file_store_handler_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/distributed/hip/file_store_handler_op_gpu.cc [ok] 2022-12-01T09:56:51.2076430Z /var/lib/jenkins/workspace/caffe2/distributed/redis_store_handler_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/distributed/hip/redis_store_handler_op_gpu.cc [ok] 2022-12-01T09:56:51.2084152Z /var/lib/jenkins/workspace/caffe2/image/image_input_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/image/hip/image_input_op_gpu.cc [ok] 2022-12-01T09:56:51.2097070Z /var/lib/jenkins/workspace/caffe2/image/transform_gpu.cu -> /var/lib/jenkins/workspace/caffe2/image/hip/transform_gpu.hip [ok] 2022-12-01T09:56:51.2102300Z /var/lib/jenkins/workspace/caffe2/image/transform_gpu.h -> /var/lib/jenkins/workspace/caffe2/image/hip/transform_gpu.h [ok] 2022-12-01T09:56:51.2114135Z /var/lib/jenkins/workspace/caffe2/mpi/mpi_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/mpi/hip/mpi_gpu_test.cc [ok] 2022-12-01T09:56:51.2127274Z /var/lib/jenkins/workspace/caffe2/operators/abs_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/abs_op.hip [ok] 2022-12-01T09:56:51.2132713Z /var/lib/jenkins/workspace/caffe2/operators/accumulate_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/accumulate_op.hip [ok] 2022-12-01T09:56:51.2141992Z /var/lib/jenkins/workspace/caffe2/operators/accuracy_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/accuracy_op.hip [ok] 2022-12-01T09:56:51.2147675Z /var/lib/jenkins/workspace/caffe2/operators/acos_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/acos_op.hip [ok] 2022-12-01T09:56:51.2159540Z /var/lib/jenkins/workspace/caffe2/operators/affine_channel_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/affine_channel_op.hip [ok] 2022-12-01T09:56:51.2167169Z /var/lib/jenkins/workspace/caffe2/operators/alias_with_name.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/alias_with_name.hip [ok] 2022-12-01T09:56:51.2186805Z /var/lib/jenkins/workspace/caffe2/operators/arg_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/arg_ops.hip [ok] 2022-12-01T09:56:51.2194503Z /var/lib/jenkins/workspace/caffe2/operators/asin_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/asin_op.hip [ok] 2022-12-01T09:56:51.2207951Z /var/lib/jenkins/workspace/caffe2/operators/assert_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/assert_op.hip [ok] 2022-12-01T09:56:51.2214383Z /var/lib/jenkins/workspace/caffe2/operators/async_net_barrier_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/async_net_barrier_op.hip [ok] 2022-12-01T09:56:51.2220371Z /var/lib/jenkins/workspace/caffe2/operators/atan_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/atan_op.hip [ok] 2022-12-01T09:56:51.2234158Z /var/lib/jenkins/workspace/caffe2/operators/batch_gather_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/batch_gather_ops.hip [ok] 2022-12-01T09:56:51.2240045Z /var/lib/jenkins/workspace/caffe2/operators/batch_matmul_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/batch_matmul_op.hip [ok] 2022-12-01T09:56:51.2247699Z /var/lib/jenkins/workspace/caffe2/operators/batch_matmul_op_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/batch_matmul_op_gpu_test.cc [ok] 2022-12-01T09:56:51.2260367Z /var/lib/jenkins/workspace/caffe2/operators/batch_moments_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/batch_moments_op.hip [ok] 2022-12-01T09:56:51.2269265Z /var/lib/jenkins/workspace/caffe2/operators/batch_permutation_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/batch_permutation_op.hip [ok] 2022-12-01T09:56:51.2284461Z /var/lib/jenkins/workspace/caffe2/operators/batch_permutation_op_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/batch_permutation_op_gpu_test.cc [ok] 2022-12-01T09:56:51.2301037Z /var/lib/jenkins/workspace/caffe2/operators/batch_sparse_to_dense_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/batch_sparse_to_dense_op.hip [ok] 2022-12-01T09:56:51.2316585Z /var/lib/jenkins/workspace/caffe2/operators/boolean_mask_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/boolean_mask_ops.hip [ok] 2022-12-01T09:56:51.2329281Z /var/lib/jenkins/workspace/caffe2/operators/boolean_unmask_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/boolean_unmask_ops.hip [ok] 2022-12-01T09:56:51.2337512Z /var/lib/jenkins/workspace/caffe2/operators/bucketize_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/bucketize_op.hip [ok] 2022-12-01T09:56:51.2348335Z /var/lib/jenkins/workspace/caffe2/operators/cast_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cast_op.hip [ok] 2022-12-01T09:56:51.2358023Z /var/lib/jenkins/workspace/caffe2/operators/cbrt_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cbrt_op.hip [ok] 2022-12-01T09:56:51.2382467Z /var/lib/jenkins/workspace/caffe2/operators/ceil_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/ceil_op.hip [ok] 2022-12-01T09:56:51.2390706Z /var/lib/jenkins/workspace/caffe2/operators/channel_backprop_stats_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/channel_backprop_stats_op.hip [ok] 2022-12-01T09:56:51.2407125Z /var/lib/jenkins/workspace/caffe2/operators/channel_shuffle_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/channel_shuffle_op.hip [ok] 2022-12-01T09:56:51.2415687Z /var/lib/jenkins/workspace/caffe2/operators/channel_stats_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/channel_stats_op.hip [ok] 2022-12-01T09:56:51.2423561Z /var/lib/jenkins/workspace/caffe2/operators/clip_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/clip_op.hip [ok] 2022-12-01T09:56:51.2430528Z /var/lib/jenkins/workspace/caffe2/operators/communicator_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/communicator_op_gpu.cc [ok] 2022-12-01T09:56:51.2444833Z /var/lib/jenkins/workspace/caffe2/operators/concat_split_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/concat_split_op_gpu.cc [ok] 2022-12-01T09:56:51.2450680Z /var/lib/jenkins/workspace/caffe2/operators/conv_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/conv_op_gpu.cc [ok] 2022-12-01T09:56:51.2457246Z /var/lib/jenkins/workspace/caffe2/operators/conv_op_shared_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/conv_op_shared_gpu.cc [ok] 2022-12-01T09:56:51.2462379Z /var/lib/jenkins/workspace/caffe2/operators/conv_transpose_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/conv_transpose_op_gpu.cc [ok] 2022-12-01T09:56:51.2478741Z /var/lib/jenkins/workspace/caffe2/operators/copy_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/copy_op.hip [ok] 2022-12-01T09:56:51.2487993Z /var/lib/jenkins/workspace/caffe2/operators/cos_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cos_op.hip [ok] 2022-12-01T09:56:51.2494301Z /var/lib/jenkins/workspace/caffe2/operators/cosh_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cosh_op.hip [ok] 2022-12-01T09:56:51.2501065Z /var/lib/jenkins/workspace/caffe2/operators/cosine_embedding_criterion_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cosine_embedding_criterion_op.hip [ok] 2022-12-01T09:56:51.2510246Z /var/lib/jenkins/workspace/caffe2/operators/counter_ops_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/counter_ops_gpu.cc [ok] 2022-12-01T09:56:51.2536522Z /var/lib/jenkins/workspace/caffe2/operators/cross_entropy_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cross_entropy_op.hip [ok] 2022-12-01T09:56:51.2544689Z /var/lib/jenkins/workspace/caffe2/operators/cube_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/cube_op.hip [ok] 2022-12-01T09:56:51.2563813Z /var/lib/jenkins/workspace/caffe2/operators/data_couple_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/data_couple_gpu.hip [ok] 2022-12-01T09:56:51.2594641Z /var/lib/jenkins/workspace/caffe2/operators/deform_conv_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/deform_conv_op.hip [ok] 2022-12-01T09:56:51.2613978Z /var/lib/jenkins/workspace/caffe2/operators/distance_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/distance_op.hip [ok] 2022-12-01T09:56:51.2620030Z /var/lib/jenkins/workspace/caffe2/operators/do_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/do_op_gpu.cc [ok] 2022-12-01T09:56:51.2627520Z /var/lib/jenkins/workspace/caffe2/operators/dropout_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/dropout_op.hip [ok] 2022-12-01T09:56:51.2638471Z /var/lib/jenkins/workspace/caffe2/operators/elementwise_add_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/elementwise_add_op_gpu.cc [ok] 2022-12-01T09:56:51.2658719Z /var/lib/jenkins/workspace/caffe2/operators/elementwise_div_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/elementwise_div_op.hip [ok] 2022-12-01T09:56:51.2669666Z /var/lib/jenkins/workspace/caffe2/operators/elementwise_linear_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/elementwise_linear_op.hip [ok] 2022-12-01T09:56:51.2681953Z /var/lib/jenkins/workspace/caffe2/operators/elementwise_mul_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/elementwise_mul_op.hip [ok] 2022-12-01T09:56:51.2692651Z /var/lib/jenkins/workspace/caffe2/operators/elementwise_op_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/elementwise_op_gpu_test.cc [ok] 2022-12-01T09:56:51.2705894Z /var/lib/jenkins/workspace/caffe2/operators/elementwise_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/elementwise_ops.hip [ok] 2022-12-01T09:56:51.2712247Z /var/lib/jenkins/workspace/caffe2/operators/elementwise_sub_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/elementwise_sub_op_gpu.cc [ok] 2022-12-01T09:56:51.2723618Z /var/lib/jenkins/workspace/caffe2/operators/elu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/elu_op.hip [ok] 2022-12-01T09:56:51.2731160Z /var/lib/jenkins/workspace/caffe2/operators/enforce_finite_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/enforce_finite_op.hip [ok] 2022-12-01T09:56:51.2738479Z /var/lib/jenkins/workspace/caffe2/operators/ensure_cpu_output_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/ensure_cpu_output_op.hip [ok] 2022-12-01T09:56:51.2746093Z /var/lib/jenkins/workspace/caffe2/operators/erf_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/erf_op.hip [ok] 2022-12-01T09:56:51.2759551Z /var/lib/jenkins/workspace/caffe2/operators/exp_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/exp_op_gpu.cc [ok] 2022-12-01T09:56:51.2765463Z /var/lib/jenkins/workspace/caffe2/operators/expand_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/expand_op_gpu.cc [ok] 2022-12-01T09:56:51.2773818Z /var/lib/jenkins/workspace/caffe2/operators/expand_squeeze_dims_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/expand_squeeze_dims_op_gpu.cc [ok] 2022-12-01T09:56:51.2782917Z /var/lib/jenkins/workspace/caffe2/operators/filler_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/filler_op.hip [ok] 2022-12-01T09:56:51.2799411Z /var/lib/jenkins/workspace/caffe2/operators/find_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/find_op.hip [ok] 2022-12-01T09:56:51.2806110Z /var/lib/jenkins/workspace/caffe2/operators/floor_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/floor_op.hip [ok] 2022-12-01T09:56:51.2812254Z /var/lib/jenkins/workspace/caffe2/operators/free_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/free_op_gpu.cc [ok] 2022-12-01T09:56:51.2825637Z /var/lib/jenkins/workspace/caffe2/operators/fully_connected_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/fully_connected_op_gpu.cc [ok] 2022-12-01T09:56:51.2832747Z /var/lib/jenkins/workspace/caffe2/operators/gather_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/gather_op.hip [ok] 2022-12-01T09:56:51.2841221Z /var/lib/jenkins/workspace/caffe2/operators/gather_op.cuh -> /var/lib/jenkins/workspace/caffe2/operators/hip/gather_op.cuh [ok] 2022-12-01T09:56:51.2859771Z /var/lib/jenkins/workspace/caffe2/operators/gelu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/gelu_op.hip [ok] 2022-12-01T09:56:51.2902453Z /var/lib/jenkins/workspace/caffe2/operators/generate_proposals_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/generate_proposals_op.hip [ok] 2022-12-01T09:56:51.2942537Z /var/lib/jenkins/workspace/caffe2/operators/generate_proposals_op_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/generate_proposals_op_gpu_test.cc [ok] 2022-12-01T09:56:51.2961813Z /var/lib/jenkins/workspace/caffe2/operators/generate_proposals_op_util_nms_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/generate_proposals_op_util_nms_gpu.hip [ok] 2022-12-01T09:56:51.2970420Z /var/lib/jenkins/workspace/caffe2/operators/generate_proposals_op_util_nms_gpu.h -> /var/lib/jenkins/workspace/caffe2/operators/hip/generate_proposals_op_util_nms_gpu.h [ok] 2022-12-01T09:56:51.3020012Z /var/lib/jenkins/workspace/caffe2/operators/generate_proposals_op_util_nms_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/generate_proposals_op_util_nms_gpu_test.cc [ok] 2022-12-01T09:56:51.3025757Z /var/lib/jenkins/workspace/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/given_tensor_byte_string_to_uint8_fill_op.hip [ok] 2022-12-01T09:56:51.3038780Z /var/lib/jenkins/workspace/caffe2/operators/given_tensor_fill_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/given_tensor_fill_op.hip [ok] 2022-12-01T09:56:51.3048778Z /var/lib/jenkins/workspace/caffe2/operators/glu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/glu_op.hip [ok] 2022-12-01T09:56:51.3075575Z /var/lib/jenkins/workspace/caffe2/operators/group_norm_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/group_norm_op.hip [ok] 2022-12-01T09:56:51.3084928Z /var/lib/jenkins/workspace/caffe2/operators/gru_unit_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/gru_unit_op_gpu.hip [ok] 2022-12-01T09:56:51.3092674Z /var/lib/jenkins/workspace/caffe2/operators/half_float_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/half_float_ops.hip [ok] 2022-12-01T09:56:51.3105836Z /var/lib/jenkins/workspace/caffe2/operators/hard_sigmoid_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/hard_sigmoid_op.hip [ok] 2022-12-01T09:56:51.3110682Z /var/lib/jenkins/workspace/caffe2/operators/if_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/if_op_gpu.cc [ok] 2022-12-01T09:56:51.3118247Z /var/lib/jenkins/workspace/caffe2/operators/im2col_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/im2col_op_gpu.cc [ok] 2022-12-01T09:56:51.3142742Z /var/lib/jenkins/workspace/caffe2/operators/instance_norm_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/instance_norm_op.hip [ok] 2022-12-01T09:56:51.3153837Z /var/lib/jenkins/workspace/caffe2/operators/integral_image_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/integral_image_op.hip [ok] 2022-12-01T09:56:51.3172933Z /var/lib/jenkins/workspace/caffe2/operators/layer_norm_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/layer_norm_op.hip [ok] 2022-12-01T09:56:51.3182521Z /var/lib/jenkins/workspace/caffe2/operators/leaky_relu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/leaky_relu_op.hip [ok] 2022-12-01T09:56:51.3189370Z /var/lib/jenkins/workspace/caffe2/operators/lengths_pad_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/lengths_pad_op.hip [ok] 2022-12-01T09:56:51.3197311Z /var/lib/jenkins/workspace/caffe2/operators/lengths_tile_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/lengths_tile_op.hip [ok] 2022-12-01T09:56:51.3211494Z /var/lib/jenkins/workspace/caffe2/operators/load_save_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/load_save_op_gpu.cc [ok] 2022-12-01T09:56:51.3226621Z /var/lib/jenkins/workspace/caffe2/operators/local_response_normalization_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/local_response_normalization_op.hip [ok] 2022-12-01T09:56:51.3237237Z /var/lib/jenkins/workspace/caffe2/operators/locally_connected_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/locally_connected_op_gpu.cc [ok] 2022-12-01T09:56:51.3244346Z /var/lib/jenkins/workspace/caffe2/operators/log1p_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/log1p_op.hip [ok] 2022-12-01T09:56:51.3249808Z /var/lib/jenkins/workspace/caffe2/operators/log_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/log_op_gpu.cc [ok] 2022-12-01T09:56:51.3257345Z /var/lib/jenkins/workspace/caffe2/operators/logit_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/logit_op.hip [ok] 2022-12-01T09:56:51.3267184Z /var/lib/jenkins/workspace/caffe2/operators/loss_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/loss_op.hip [ok] 2022-12-01T09:56:51.3281207Z /var/lib/jenkins/workspace/caffe2/operators/lp_pool_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/lp_pool_op.hip [ok] 2022-12-01T09:56:51.3290841Z /var/lib/jenkins/workspace/caffe2/operators/lpnorm_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/lpnorm_op.hip [ok] 2022-12-01T09:56:51.3303976Z /var/lib/jenkins/workspace/caffe2/operators/lstm_unit_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/lstm_unit_op_gpu.hip [ok] 2022-12-01T09:56:51.3325985Z /var/lib/jenkins/workspace/caffe2/operators/margin_ranking_criterion_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/margin_ranking_criterion_op.hip [ok] 2022-12-01T09:56:51.3344222Z /var/lib/jenkins/workspace/caffe2/operators/matmul_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/matmul_op_gpu.cc [ok] 2022-12-01T09:56:51.3361117Z /var/lib/jenkins/workspace/caffe2/operators/max_pool_with_index.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/max_pool_with_index.hip [ok] 2022-12-01T09:56:51.3368981Z /var/lib/jenkins/workspace/caffe2/operators/max_pool_with_index_gpu.h -> /var/lib/jenkins/workspace/caffe2/operators/hip/max_pool_with_index_gpu.h [ok] 2022-12-01T09:56:51.3383346Z /var/lib/jenkins/workspace/caffe2/operators/mean_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/mean_op.hip [ok] 2022-12-01T09:56:51.3389402Z /var/lib/jenkins/workspace/caffe2/operators/mem_query_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/mem_query_op.hip [ok] 2022-12-01T09:56:51.3398791Z /var/lib/jenkins/workspace/caffe2/operators/minmax_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/minmax_ops.hip [ok] 2022-12-01T09:56:51.3405458Z /var/lib/jenkins/workspace/caffe2/operators/mod_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/mod_op.hip [ok] 2022-12-01T09:56:51.3421952Z /var/lib/jenkins/workspace/caffe2/operators/moments_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/moments_op.hip [ok] 2022-12-01T09:56:51.3429598Z /var/lib/jenkins/workspace/caffe2/operators/multi_class_accuracy_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/multi_class_accuracy_op.hip [ok] 2022-12-01T09:56:51.3444950Z /var/lib/jenkins/workspace/caffe2/operators/negate_gradient_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/negate_gradient_op_gpu.cc [ok] 2022-12-01T09:56:51.3462861Z /var/lib/jenkins/workspace/caffe2/operators/negative_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/negative_op_gpu.cc [ok] 2022-12-01T09:56:51.3486157Z /var/lib/jenkins/workspace/caffe2/operators/normalize_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/normalize_ops.hip [ok] 2022-12-01T09:56:51.3493129Z /var/lib/jenkins/workspace/caffe2/operators/one_hot_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/one_hot_ops.hip [ok] 2022-12-01T09:56:51.3504349Z /var/lib/jenkins/workspace/caffe2/operators/operator_fallback_gpu.h -> /var/lib/jenkins/workspace/caffe2/operators/hip/operator_fallback_gpu.h [ok] 2022-12-01T09:56:51.3519593Z /var/lib/jenkins/workspace/caffe2/operators/operator_fallback_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/operator_fallback_gpu_test.cc [ok] 2022-12-01T09:56:51.3527738Z /var/lib/jenkins/workspace/caffe2/operators/order_switch_ops_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/order_switch_ops_gpu.cc [ok] 2022-12-01T09:56:51.3549008Z /var/lib/jenkins/workspace/caffe2/operators/pack_segments.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/pack_segments.hip [ok] 2022-12-01T09:56:51.3578838Z /var/lib/jenkins/workspace/caffe2/operators/pad_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/pad_op_gpu.hip [ok] 2022-12-01T09:56:51.3586298Z /var/lib/jenkins/workspace/caffe2/operators/perplexity_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/perplexity_op.hip [ok] 2022-12-01T09:56:51.3605022Z /var/lib/jenkins/workspace/caffe2/operators/piecewise_linear_transform_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/piecewise_linear_transform_op.hip [ok] 2022-12-01T09:56:51.3677711Z /var/lib/jenkins/workspace/caffe2/operators/pool_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/pool_op.hip [ok] 2022-12-01T09:56:51.3691592Z /var/lib/jenkins/workspace/caffe2/operators/pow_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/pow_op.hip [ok] 2022-12-01T09:56:51.3704627Z /var/lib/jenkins/workspace/caffe2/operators/prelu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/prelu_op.hip [ok] 2022-12-01T09:56:51.3723099Z /var/lib/jenkins/workspace/caffe2/operators/prepend_dim_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/prepend_dim_op_gpu.cc [ok] 2022-12-01T09:56:51.3738187Z /var/lib/jenkins/workspace/caffe2/operators/reciprocal_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/reciprocal_op.hip [ok] 2022-12-01T09:56:51.3746014Z /var/lib/jenkins/workspace/caffe2/operators/reduce_front_back_max_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/reduce_front_back_max_ops.hip [ok] 2022-12-01T09:56:51.3759623Z /var/lib/jenkins/workspace/caffe2/operators/reduce_front_back_sum_mean_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/reduce_front_back_sum_mean_ops.hip [ok] 2022-12-01T09:56:51.3768922Z /var/lib/jenkins/workspace/caffe2/operators/reduce_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/reduce_ops.hip [ok] 2022-12-01T09:56:51.3778679Z /var/lib/jenkins/workspace/caffe2/operators/reduction_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/reduction_ops.hip [ok] 2022-12-01T09:56:51.3790626Z /var/lib/jenkins/workspace/caffe2/operators/relu_n_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/relu_n_op.hip [ok] 2022-12-01T09:56:51.3806591Z /var/lib/jenkins/workspace/caffe2/operators/relu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/relu_op.hip [ok] 2022-12-01T09:56:51.3815102Z /var/lib/jenkins/workspace/caffe2/operators/replace_nan_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/replace_nan_op.hip [ok] 2022-12-01T09:56:51.3829179Z /var/lib/jenkins/workspace/caffe2/operators/reshape_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/reshape_op_gpu.cc [ok] 2022-12-01T09:56:51.3838182Z /var/lib/jenkins/workspace/caffe2/operators/reshape_op_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/reshape_op_gpu_test.cc [ok] 2022-12-01T09:56:51.3861819Z /var/lib/jenkins/workspace/caffe2/operators/resize_3d_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/resize_3d_op.hip [ok] 2022-12-01T09:56:51.3882801Z /var/lib/jenkins/workspace/caffe2/operators/resize_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/resize_op.hip [ok] 2022-12-01T09:56:51.3894076Z /var/lib/jenkins/workspace/caffe2/operators/reverse_packed_segs_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/reverse_packed_segs_op.hip [ok] 2022-12-01T09:56:51.3902586Z /var/lib/jenkins/workspace/caffe2/operators/rmac_regions_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/rmac_regions_op.hip [ok] 2022-12-01T09:56:51.3919324Z /var/lib/jenkins/workspace/caffe2/operators/rms_norm_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/rms_norm_op.hip [ok] 2022-12-01T09:56:51.3930839Z /var/lib/jenkins/workspace/caffe2/operators/roi_align_gradient_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/roi_align_gradient_op.hip [ok] 2022-12-01T09:56:51.3949144Z /var/lib/jenkins/workspace/caffe2/operators/roi_align_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/roi_align_op.hip [ok] 2022-12-01T09:56:51.3972121Z /var/lib/jenkins/workspace/caffe2/operators/roi_align_op_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/roi_align_op_gpu_test.cc [ok] 2022-12-01T09:56:51.3987178Z /var/lib/jenkins/workspace/caffe2/operators/roi_align_rotated_gradient_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/roi_align_rotated_gradient_op.hip [ok] 2022-12-01T09:56:51.4002508Z /var/lib/jenkins/workspace/caffe2/operators/roi_align_rotated_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/roi_align_rotated_op.hip [ok] 2022-12-01T09:56:51.4018335Z /var/lib/jenkins/workspace/caffe2/operators/roi_pool_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/roi_pool_op.hip [ok] 2022-12-01T09:56:51.4027499Z /var/lib/jenkins/workspace/caffe2/operators/rsqrt_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/rsqrt_op.hip [ok] 2022-12-01T09:56:51.4040866Z /var/lib/jenkins/workspace/caffe2/operators/scale_blobs_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/scale_blobs_op.hip [ok] 2022-12-01T09:56:51.4055075Z /var/lib/jenkins/workspace/caffe2/operators/scale_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/scale_op_gpu.cc [ok] 2022-12-01T09:56:51.4102643Z /var/lib/jenkins/workspace/caffe2/operators/segment_reduction_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/segment_reduction_op_gpu.hip [ok] 2022-12-01T09:56:51.4123275Z /var/lib/jenkins/workspace/caffe2/operators/segment_reduction_op_gpu.cuh -> /var/lib/jenkins/workspace/caffe2/operators/hip/segment_reduction_op_gpu.cuh [ok] 2022-12-01T09:56:51.4132262Z /var/lib/jenkins/workspace/caffe2/operators/selu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/selu_op.hip [ok] 2022-12-01T09:56:51.4153292Z /var/lib/jenkins/workspace/caffe2/operators/sequence_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/sequence_ops.hip [ok] 2022-12-01T09:56:51.4163150Z /var/lib/jenkins/workspace/caffe2/operators/shape_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/shape_op_gpu.cc [ok] 2022-12-01T09:56:51.4172066Z /var/lib/jenkins/workspace/caffe2/operators/sigmoid_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/sigmoid_op.hip [ok] 2022-12-01T09:56:51.4188403Z /var/lib/jenkins/workspace/caffe2/operators/sin_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/sin_op.hip [ok] 2022-12-01T09:56:51.4205166Z /var/lib/jenkins/workspace/caffe2/operators/sinh_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/sinh_op.hip [ok] 2022-12-01T09:56:51.4221557Z /var/lib/jenkins/workspace/caffe2/operators/slice_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/slice_op.hip [ok] 2022-12-01T09:56:51.4254247Z /var/lib/jenkins/workspace/caffe2/operators/softmax_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/softmax_ops.hip [ok] 2022-12-01T09:56:51.4272647Z /var/lib/jenkins/workspace/caffe2/operators/softplus_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/softplus_op.hip [ok] 2022-12-01T09:56:51.4291615Z /var/lib/jenkins/workspace/caffe2/operators/softsign_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/softsign_op.hip [ok] 2022-12-01T09:56:51.4302607Z /var/lib/jenkins/workspace/caffe2/operators/space_batch_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/space_batch_op_gpu.hip [ok] 2022-12-01T09:56:51.4309402Z /var/lib/jenkins/workspace/caffe2/operators/sparse_lp_regularizer_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/sparse_lp_regularizer_op_gpu.hip [ok] 2022-12-01T09:56:51.4323168Z /var/lib/jenkins/workspace/caffe2/operators/sparse_normalize_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/sparse_normalize_op_gpu.hip [ok] 2022-12-01T09:56:51.4333711Z /var/lib/jenkins/workspace/caffe2/operators/sparse_to_dense_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/sparse_to_dense_op.hip [ok] 2022-12-01T09:56:51.4340004Z /var/lib/jenkins/workspace/caffe2/operators/spatial_batch_norm_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/spatial_batch_norm_op.hip [ok] 2022-12-01T09:56:51.4363070Z /var/lib/jenkins/workspace/caffe2/operators/spatial_batch_norm_op_impl.cuh -> /var/lib/jenkins/workspace/caffe2/operators/hip/spatial_batch_norm_op_impl.cuh [ok] 2022-12-01T09:56:51.4373435Z /var/lib/jenkins/workspace/caffe2/operators/sqr_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/sqr_op_gpu.cc [ok] 2022-12-01T09:56:51.4380553Z /var/lib/jenkins/workspace/caffe2/operators/sqrt_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/sqrt_op_gpu.cc [ok] 2022-12-01T09:56:51.4387352Z /var/lib/jenkins/workspace/caffe2/operators/stop_gradient_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/stop_gradient_gpu.cc [ok] 2022-12-01T09:56:51.4402055Z /var/lib/jenkins/workspace/caffe2/operators/stump_func_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/stump_func_op.hip [ok] 2022-12-01T09:56:51.4410854Z /var/lib/jenkins/workspace/caffe2/operators/summarize_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/summarize_op.hip [ok] 2022-12-01T09:56:51.4419430Z /var/lib/jenkins/workspace/caffe2/operators/swish_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/swish_op.hip [ok] 2022-12-01T09:56:51.4429026Z /var/lib/jenkins/workspace/caffe2/operators/tan_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/tan_op.hip [ok] 2022-12-01T09:56:51.4442968Z /var/lib/jenkins/workspace/caffe2/operators/tanh_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/tanh_op.hip [ok] 2022-12-01T09:56:51.4451378Z /var/lib/jenkins/workspace/caffe2/operators/tensor_protos_db_input_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/tensor_protos_db_input_gpu.cc [ok] 2022-12-01T09:56:51.4460783Z /var/lib/jenkins/workspace/caffe2/operators/thresholded_relu_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/thresholded_relu_op.hip [ok] 2022-12-01T09:56:51.4485347Z /var/lib/jenkins/workspace/caffe2/operators/tile_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/tile_op.hip [ok] 2022-12-01T09:56:51.4505964Z /var/lib/jenkins/workspace/caffe2/operators/top_k.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/top_k.hip [ok] 2022-12-01T09:56:51.4517900Z /var/lib/jenkins/workspace/caffe2/operators/top_k_heap_selection.cuh -> /var/lib/jenkins/workspace/caffe2/operators/hip/top_k_heap_selection.cuh [ok] 2022-12-01T09:56:51.4534039Z /var/lib/jenkins/workspace/caffe2/operators/top_k_radix_selection.cuh -> /var/lib/jenkins/workspace/caffe2/operators/hip/top_k_radix_selection.cuh [ok] 2022-12-01T09:56:51.4540747Z /var/lib/jenkins/workspace/caffe2/operators/transpose_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/transpose_op.hip [ok] 2022-12-01T09:56:51.4552399Z /var/lib/jenkins/workspace/caffe2/operators/unique_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/unique_ops.hip [ok] 2022-12-01T09:56:51.4561783Z /var/lib/jenkins/workspace/caffe2/operators/unsafe_coalesce.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/unsafe_coalesce.hip [ok] 2022-12-01T09:56:51.4576329Z /var/lib/jenkins/workspace/caffe2/operators/upsample_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/upsample_op.hip [ok] 2022-12-01T09:56:51.4590425Z /var/lib/jenkins/workspace/caffe2/operators/utility_ops.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/utility_ops.hip [ok] 2022-12-01T09:56:51.4612087Z /var/lib/jenkins/workspace/caffe2/operators/utility_ops_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/utility_ops_gpu_test.cc [ok] 2022-12-01T09:56:51.4620174Z /var/lib/jenkins/workspace/caffe2/operators/weighted_sample_op.cu -> /var/lib/jenkins/workspace/caffe2/operators/hip/weighted_sample_op.hip [ok] 2022-12-01T09:56:51.4627342Z /var/lib/jenkins/workspace/caffe2/operators/while_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/while_op_gpu.cc [ok] 2022-12-01T09:56:51.4644125Z /var/lib/jenkins/workspace/caffe2/operators/zero_gradient_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/hip/zero_gradient_op_gpu.cc [ok] 2022-12-01T09:56:51.4650125Z /var/lib/jenkins/workspace/caffe2/operators/rnn/recurrent_network_blob_fetcher_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/rnn/hip/recurrent_network_blob_fetcher_op_gpu.cc [ok] 2022-12-01T09:56:51.4661754Z /var/lib/jenkins/workspace/caffe2/operators/rnn/recurrent_network_executor_gpu.cc -> /var/lib/jenkins/workspace/caffe2/operators/rnn/hip/recurrent_network_executor_gpu.cc [ok] 2022-12-01T09:56:51.4677613Z /var/lib/jenkins/workspace/caffe2/operators/rnn/recurrent_network_executor_gpu.h -> /var/lib/jenkins/workspace/caffe2/operators/rnn/hip/recurrent_network_executor_gpu.h [ok] 2022-12-01T09:56:51.4685586Z /var/lib/jenkins/workspace/caffe2/operators/rnn/recurrent_network_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/operators/rnn/hip/recurrent_network_op_gpu.hip [ok] 2022-12-01T09:56:51.4693559Z /var/lib/jenkins/workspace/caffe2/queue/queue_ops_gpu.cc -> /var/lib/jenkins/workspace/caffe2/queue/hip/queue_ops_gpu.cc [ok] 2022-12-01T09:56:51.4711799Z /var/lib/jenkins/workspace/caffe2/sgd/adadelta_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/adadelta_op_gpu.hip [ok] 2022-12-01T09:56:51.4754361Z /var/lib/jenkins/workspace/caffe2/sgd/adagrad_fused_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/adagrad_fused_op_gpu.hip [ok] 2022-12-01T09:56:51.4767098Z /var/lib/jenkins/workspace/caffe2/sgd/adagrad_fused_op_gpu.cuh -> /var/lib/jenkins/workspace/caffe2/sgd/hip/adagrad_fused_op_gpu.cuh [ok] 2022-12-01T09:56:51.4793717Z /var/lib/jenkins/workspace/caffe2/sgd/adagrad_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/adagrad_op_gpu.hip [ok] 2022-12-01T09:56:51.4811438Z /var/lib/jenkins/workspace/caffe2/sgd/adam_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/adam_op_gpu.hip [ok] 2022-12-01T09:56:51.4825165Z /var/lib/jenkins/workspace/caffe2/sgd/fp16_momentum_sgd_op.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/fp16_momentum_sgd_op.hip [ok] 2022-12-01T09:56:51.4842346Z /var/lib/jenkins/workspace/caffe2/sgd/fp32_momentum_sgd_op.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/fp32_momentum_sgd_op.hip [ok] 2022-12-01T09:56:51.4848173Z /var/lib/jenkins/workspace/caffe2/sgd/iter_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/sgd/hip/iter_op_gpu.cc [ok] 2022-12-01T09:56:51.4856947Z /var/lib/jenkins/workspace/caffe2/sgd/lars_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/lars_op_gpu.hip [ok] 2022-12-01T09:56:51.4862259Z /var/lib/jenkins/workspace/caffe2/sgd/learning_rate_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/sgd/hip/learning_rate_op_gpu.cc [ok] 2022-12-01T09:56:51.4879245Z /var/lib/jenkins/workspace/caffe2/sgd/momentum_sgd_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/momentum_sgd_op_gpu.hip [ok] 2022-12-01T09:56:51.4886097Z /var/lib/jenkins/workspace/caffe2/sgd/rmsprop_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/rmsprop_op_gpu.hip [ok] 2022-12-01T09:56:51.4909720Z /var/lib/jenkins/workspace/caffe2/sgd/weight_scale_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/sgd/hip/weight_scale_op_gpu.cc [ok] 2022-12-01T09:56:51.4917310Z /var/lib/jenkins/workspace/caffe2/sgd/yellowfin_op_gpu.cu -> /var/lib/jenkins/workspace/caffe2/sgd/hip/yellowfin_op_gpu.hip [ok] 2022-12-01T09:56:51.4926492Z /var/lib/jenkins/workspace/caffe2/utils/GpuAtomics.cuh -> /var/lib/jenkins/workspace/caffe2/utils/hip/GpuAtomics.cuh [ok] 2022-12-01T09:56:51.4936679Z /var/lib/jenkins/workspace/caffe2/utils/GpuBitonicSort.cuh -> /var/lib/jenkins/workspace/caffe2/utils/hip/GpuBitonicSort.cuh [ok] 2022-12-01T09:56:51.4944111Z /var/lib/jenkins/workspace/caffe2/utils/GpuDefs.cuh -> /var/lib/jenkins/workspace/caffe2/utils/hip/GpuDefs.cuh [ok] 2022-12-01T09:56:51.4955319Z /var/lib/jenkins/workspace/caffe2/utils/GpuScanUtils.cuh -> /var/lib/jenkins/workspace/caffe2/utils/hip/GpuScanUtils.cuh [ok] 2022-12-01T09:56:51.4961208Z /var/lib/jenkins/workspace/caffe2/utils/cub_namespace.cuh -> /var/lib/jenkins/workspace/caffe2/utils/hip/cub_namespace.cuh [ok] 2022-12-01T09:56:51.5037571Z /var/lib/jenkins/workspace/caffe2/utils/math_gpu.cu -> /var/lib/jenkins/workspace/caffe2/utils/hip/math_gpu.hip [ok] 2022-12-01T09:56:51.5061483Z /var/lib/jenkins/workspace/caffe2/utils/math_gpu_test.cc -> /var/lib/jenkins/workspace/caffe2/utils/hip/math_gpu_test.cc [ok] 2022-12-01T09:56:51.5077384Z /var/lib/jenkins/workspace/caffe2/utils/math/broadcast.cu -> /var/lib/jenkins/workspace/caffe2/utils/math/hip/broadcast.hip [ok] 2022-12-01T09:56:51.5113419Z /var/lib/jenkins/workspace/caffe2/utils/math/elementwise.cu -> /var/lib/jenkins/workspace/caffe2/utils/math/hip/elementwise.hip [ok] 2022-12-01T09:56:51.5140053Z /var/lib/jenkins/workspace/caffe2/utils/math/reduce.cu -> /var/lib/jenkins/workspace/caffe2/utils/math/hip/reduce.hip [ok] 2022-12-01T09:56:51.5149097Z /var/lib/jenkins/workspace/caffe2/utils/math/reduce.cuh -> /var/lib/jenkins/workspace/caffe2/utils/math/hip/reduce.cuh [ok] 2022-12-01T09:56:51.5170377Z /var/lib/jenkins/workspace/caffe2/utils/math/transpose.cu -> /var/lib/jenkins/workspace/caffe2/utils/math/hip/transpose.hip [ok] 2022-12-01T09:56:51.5177342Z /var/lib/jenkins/workspace/caffe2/video/video_input_op_gpu.cc -> /var/lib/jenkins/workspace/caffe2/video/hip/video_input_op_gpu.cc [ok] 2022-12-01T09:56:51.5188865Z /var/lib/jenkins/workspace/modules/detectron/group_spatial_softmax_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/group_spatial_softmax_op.hip [ok] 2022-12-01T09:56:51.5209741Z /var/lib/jenkins/workspace/modules/detectron/ps_roi_pool_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/ps_roi_pool_op.hip [ok] 2022-12-01T09:56:51.5221608Z /var/lib/jenkins/workspace/modules/detectron/roi_pool_f_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/roi_pool_f_op.hip [ok] 2022-12-01T09:56:51.5234599Z /var/lib/jenkins/workspace/modules/detectron/sample_as_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/sample_as_op.hip [ok] 2022-12-01T09:56:51.5253084Z /var/lib/jenkins/workspace/modules/detectron/select_smooth_l1_loss_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/select_smooth_l1_loss_op.hip [ok] 2022-12-01T09:56:51.5265529Z /var/lib/jenkins/workspace/modules/detectron/sigmoid_cross_entropy_loss_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/sigmoid_cross_entropy_loss_op.hip [ok] 2022-12-01T09:56:51.5281942Z /var/lib/jenkins/workspace/modules/detectron/sigmoid_focal_loss_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/sigmoid_focal_loss_op.hip [ok] 2022-12-01T09:56:51.5300011Z /var/lib/jenkins/workspace/modules/detectron/smooth_l1_loss_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/smooth_l1_loss_op.hip [ok] 2022-12-01T09:56:51.5316084Z /var/lib/jenkins/workspace/modules/detectron/softmax_focal_loss_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/softmax_focal_loss_op.hip [ok] 2022-12-01T09:56:51.5325603Z /var/lib/jenkins/workspace/modules/detectron/spatial_narrow_as_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/spatial_narrow_as_op.hip [ok] 2022-12-01T09:56:51.5342535Z /var/lib/jenkins/workspace/modules/detectron/upsample_nearest_op.cu -> /var/lib/jenkins/workspace/modules/detectron/hip/upsample_nearest_op.hip [ok] 2022-12-01T09:56:51.5412243Z /var/lib/jenkins/workspace/tools/autograd/templates/python_variable_methods.cpp -> /var/lib/jenkins/workspace/tools/autograd/templates/python_variable_methods.cpp [ok] 2022-12-01T09:56:51.5417781Z /var/lib/jenkins/workspace/torch/abi-check.cpp -> /var/lib/jenkins/workspace/torch/abi-check.cpp [skipped, already hipified] 2022-12-01T09:56:51.5452589Z /var/lib/jenkins/workspace/torch/custom_class.h -> /var/lib/jenkins/workspace/torch/custom_class.h [skipped, already hipified] 2022-12-01T09:56:51.5464761Z /var/lib/jenkins/workspace/torch/custom_class_detail.h -> /var/lib/jenkins/workspace/torch/custom_class_detail.h [skipped, already hipified] 2022-12-01T09:56:51.5485073Z /var/lib/jenkins/workspace/torch/extension.h -> /var/lib/jenkins/workspace/torch/extension.h [skipped, already hipified] 2022-12-01T09:56:51.5545033Z /var/lib/jenkins/workspace/torch/library.h -> /var/lib/jenkins/workspace/torch/library.h [skipped, already hipified] 2022-12-01T09:56:51.5561730Z /var/lib/jenkins/workspace/torch/script.h -> /var/lib/jenkins/workspace/torch/script.h [skipped, already hipified] 2022-12-01T09:56:51.5566657Z /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi.in -> /var/lib/jenkins/workspace/torch/_C/_VariableFunctions.pyi.in [skipped, already hipified] 2022-12-01T09:56:51.5650789Z /var/lib/jenkins/workspace/torch/_C/__init__.pyi.in -> /var/lib/jenkins/workspace/torch/_C/__init__.pyi.in [skipped, already hipified] 2022-12-01T09:56:51.5659616Z /var/lib/jenkins/workspace/torch/_C/_nn.pyi.in -> /var/lib/jenkins/workspace/torch/_C/_nn.pyi.in [skipped, already hipified] 2022-12-01T09:56:51.5668091Z /var/lib/jenkins/workspace/torch/_C/return_types.pyi.in -> /var/lib/jenkins/workspace/torch/_C/return_types.pyi.in [skipped, already hipified] 2022-12-01T09:56:51.5689027Z /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.cpp -> /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.cpp [ok] 2022-12-01T09:56:51.5697893Z /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h -> /var/lib/jenkins/workspace/torch/csrc/CudaIPCTypes.h [ok] 2022-12-01T09:56:51.5718095Z /var/lib/jenkins/workspace/torch/csrc/DataLoader.cpp -> /var/lib/jenkins/workspace/torch/csrc/DataLoader.cpp [skipped, already hipified] 2022-12-01T09:56:51.5722966Z /var/lib/jenkins/workspace/torch/csrc/DataLoader.h -> /var/lib/jenkins/workspace/torch/csrc/DataLoader.h [skipped, already hipified] 2022-12-01T09:56:51.5735123Z /var/lib/jenkins/workspace/torch/csrc/Device.cpp -> /var/lib/jenkins/workspace/torch/csrc/Device.cpp [skipped, already hipified] 2022-12-01T09:56:51.5756315Z /var/lib/jenkins/workspace/torch/csrc/Device.h -> /var/lib/jenkins/workspace/torch/csrc/Device.h [skipped, already hipified] 2022-12-01T09:56:51.5767614Z /var/lib/jenkins/workspace/torch/csrc/Dtype.cpp -> /var/lib/jenkins/workspace/torch/csrc/Dtype.cpp [skipped, already hipified] 2022-12-01T09:56:51.5772522Z /var/lib/jenkins/workspace/torch/csrc/Dtype.h -> /var/lib/jenkins/workspace/torch/csrc/Dtype.h [skipped, already hipified] 2022-12-01T09:56:51.5781970Z /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.cpp -> /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.cpp [skipped, already hipified] 2022-12-01T09:56:51.5792923Z /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.h -> /var/lib/jenkins/workspace/torch/csrc/DynamicTypes.h [skipped, already hipified] 2022-12-01T09:56:51.5808947Z /var/lib/jenkins/workspace/torch/csrc/Exceptions.cpp -> /var/lib/jenkins/workspace/torch/csrc/Exceptions.cpp [skipped, already hipified] 2022-12-01T09:56:51.5835349Z /var/lib/jenkins/workspace/torch/csrc/Exceptions.h -> /var/lib/jenkins/workspace/torch/csrc/Exceptions.h [skipped, already hipified] 2022-12-01T09:56:51.5840318Z /var/lib/jenkins/workspace/torch/csrc/Export.h -> /var/lib/jenkins/workspace/torch/csrc/Export.h [skipped, already hipified] 2022-12-01T09:56:51.5859775Z /var/lib/jenkins/workspace/torch/csrc/Generator.cpp -> /var/lib/jenkins/workspace/torch/csrc/Generator.cpp [ok] 2022-12-01T09:56:51.5868327Z /var/lib/jenkins/workspace/torch/csrc/Generator.h -> /var/lib/jenkins/workspace/torch/csrc/Generator.h [skipped, already hipified] 2022-12-01T09:56:51.5879998Z /var/lib/jenkins/workspace/torch/csrc/Layout.cpp -> /var/lib/jenkins/workspace/torch/csrc/Layout.cpp [skipped, already hipified] 2022-12-01T09:56:51.5895783Z /var/lib/jenkins/workspace/torch/csrc/Layout.h -> /var/lib/jenkins/workspace/torch/csrc/Layout.h [skipped, already hipified] 2022-12-01T09:56:51.5911750Z /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.cpp -> /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.cpp [skipped, already hipified] 2022-12-01T09:56:51.5917029Z /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.h -> /var/lib/jenkins/workspace/torch/csrc/MemoryFormat.h [skipped, already hipified] 2022-12-01T09:56:51.5977107Z /var/lib/jenkins/workspace/torch/csrc/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/Module.cpp [ok] 2022-12-01T09:56:51.5986309Z /var/lib/jenkins/workspace/torch/csrc/Module.h -> /var/lib/jenkins/workspace/torch/csrc/Module.h [skipped, already hipified] 2022-12-01T09:56:51.5991272Z /var/lib/jenkins/workspace/torch/csrc/PythonTypes.h -> /var/lib/jenkins/workspace/torch/csrc/PythonTypes.h [skipped, already hipified] 2022-12-01T09:56:51.5997950Z /var/lib/jenkins/workspace/torch/csrc/QScheme.cpp -> /var/lib/jenkins/workspace/torch/csrc/QScheme.cpp [skipped, already hipified] 2022-12-01T09:56:51.6007782Z /var/lib/jenkins/workspace/torch/csrc/QScheme.h -> /var/lib/jenkins/workspace/torch/csrc/QScheme.h [skipped, already hipified] 2022-12-01T09:56:51.6023707Z /var/lib/jenkins/workspace/torch/csrc/Size.cpp -> /var/lib/jenkins/workspace/torch/csrc/Size.cpp [skipped, already hipified] 2022-12-01T09:56:51.6035595Z /var/lib/jenkins/workspace/torch/csrc/Size.h -> /var/lib/jenkins/workspace/torch/csrc/Size.h [skipped, already hipified] 2022-12-01T09:56:51.6057903Z /var/lib/jenkins/workspace/torch/csrc/Storage.cpp -> /var/lib/jenkins/workspace/torch/csrc/Storage.cpp [ok] 2022-12-01T09:56:51.6065861Z /var/lib/jenkins/workspace/torch/csrc/Storage.h -> /var/lib/jenkins/workspace/torch/csrc/Storage.h [skipped, already hipified] 2022-12-01T09:56:51.6090471Z /var/lib/jenkins/workspace/torch/csrc/StorageMethods.cpp -> /var/lib/jenkins/workspace/torch/csrc/StorageMethods.cpp [ok] 2022-12-01T09:56:51.6099197Z /var/lib/jenkins/workspace/torch/csrc/StorageMethods.h -> /var/lib/jenkins/workspace/torch/csrc/StorageMethods.h [skipped, already hipified] 2022-12-01T09:56:51.6348099Z /var/lib/jenkins/workspace/torch/csrc/StorageSharing.cpp -> /var/lib/jenkins/workspace/torch/csrc/StorageSharing.cpp [ok] 2022-12-01T09:56:51.6357050Z /var/lib/jenkins/workspace/torch/csrc/StorageSharing.h -> /var/lib/jenkins/workspace/torch/csrc/StorageSharing.h [skipped, already hipified] 2022-12-01T09:56:51.6365509Z /var/lib/jenkins/workspace/torch/csrc/Stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/Stream.cpp [skipped, already hipified] 2022-12-01T09:56:51.6381970Z /var/lib/jenkins/workspace/torch/csrc/Stream.h -> /var/lib/jenkins/workspace/torch/csrc/Stream.h [skipped, already hipified] 2022-12-01T09:56:51.6387817Z /var/lib/jenkins/workspace/torch/csrc/THConcat.h -> /var/lib/jenkins/workspace/torch/csrc/THConcat.h [skipped, already hipified] 2022-12-01T09:56:51.6404282Z /var/lib/jenkins/workspace/torch/csrc/THP.h -> /var/lib/jenkins/workspace/torch/csrc/THP.h [skipped, already hipified] 2022-12-01T09:56:51.6424531Z /var/lib/jenkins/workspace/torch/csrc/TypeInfo.cpp -> /var/lib/jenkins/workspace/torch/csrc/TypeInfo.cpp [skipped, already hipified] 2022-12-01T09:56:51.6434866Z /var/lib/jenkins/workspace/torch/csrc/TypeInfo.h -> /var/lib/jenkins/workspace/torch/csrc/TypeInfo.h [skipped, already hipified] 2022-12-01T09:56:51.6439977Z /var/lib/jenkins/workspace/torch/csrc/Types.h -> /var/lib/jenkins/workspace/torch/csrc/Types.h [skipped, already hipified] 2022-12-01T09:56:51.6446268Z /var/lib/jenkins/workspace/torch/csrc/copy_utils.h -> /var/lib/jenkins/workspace/torch/csrc/copy_utils.h [skipped, already hipified] 2022-12-01T09:56:51.6447554Z /var/lib/jenkins/workspace/torch/csrc/empty.c -> /var/lib/jenkins/workspace/torch/csrc/empty.c [skipped, already hipified] 2022-12-01T09:56:51.6461368Z /var/lib/jenkins/workspace/torch/csrc/init_flatbuffer_module.cpp -> /var/lib/jenkins/workspace/torch/csrc/init_flatbuffer_module.cpp [skipped, already hipified] 2022-12-01T09:56:51.6467595Z /var/lib/jenkins/workspace/torch/csrc/itt.cpp -> /var/lib/jenkins/workspace/torch/csrc/itt.cpp [skipped, already hipified] 2022-12-01T09:56:51.6475482Z /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.cpp -> /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.cpp [skipped, already hipified] 2022-12-01T09:56:51.6481710Z /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.h -> /var/lib/jenkins/workspace/torch/csrc/itt_wrapper.h [skipped, already hipified] 2022-12-01T09:56:51.6494518Z /var/lib/jenkins/workspace/torch/csrc/python_dimname.cpp -> /var/lib/jenkins/workspace/torch/csrc/python_dimname.cpp [skipped, already hipified] 2022-12-01T09:56:51.6501469Z /var/lib/jenkins/workspace/torch/csrc/python_dimname.h -> /var/lib/jenkins/workspace/torch/csrc/python_dimname.h [skipped, already hipified] 2022-12-01T09:56:51.6507934Z /var/lib/jenkins/workspace/torch/csrc/python_headers.h -> /var/lib/jenkins/workspace/torch/csrc/python_headers.h [skipped, already hipified] 2022-12-01T09:56:51.6530209Z /var/lib/jenkins/workspace/torch/csrc/serialization.cpp -> /var/lib/jenkins/workspace/torch/csrc/serialization.cpp [ok] 2022-12-01T09:56:51.6535036Z /var/lib/jenkins/workspace/torch/csrc/serialization.h -> /var/lib/jenkins/workspace/torch/csrc/serialization.h [skipped, already hipified] 2022-12-01T09:56:51.6543106Z /var/lib/jenkins/workspace/torch/csrc/stub.c -> /var/lib/jenkins/workspace/torch/csrc/stub.c [skipped, already hipified] 2022-12-01T09:56:51.6547725Z /var/lib/jenkins/workspace/torch/csrc/stub_with_flatbuffer.c -> /var/lib/jenkins/workspace/torch/csrc/stub_with_flatbuffer.c [skipped, already hipified] 2022-12-01T09:56:51.6567137Z /var/lib/jenkins/workspace/torch/csrc/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils.cpp [skipped, already hipified] 2022-12-01T09:56:51.6584653Z /var/lib/jenkins/workspace/torch/csrc/utils.h -> /var/lib/jenkins/workspace/torch/csrc/utils.h [ok] 2022-12-01T09:56:51.6597447Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/all.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/all.h [skipped, already hipified] 2022-12-01T09:56:51.6602879Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/arg.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/arg.h [skipped, already hipified] 2022-12-01T09:56:51.6607549Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/autograd.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/autograd.h [skipped, already hipified] 2022-12-01T09:56:51.6612035Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/cuda.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/cuda.h [skipped, already hipified] 2022-12-01T09:56:51.6633415Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data.h [skipped, already hipified] 2022-12-01T09:56:51.6645411Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/enum.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/enum.h [skipped, already hipified] 2022-12-01T09:56:51.6668665Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/expanding_array.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/expanding_array.h [skipped, already hipified] 2022-12-01T09:56:51.6686484Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/fft.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/fft.h [skipped, already hipified] 2022-12-01T09:56:51.6698361Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/imethod.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/imethod.h [skipped, already hipified] 2022-12-01T09:56:51.6705813Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/jit.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/jit.h [skipped, already hipified] 2022-12-01T09:56:51.6743835Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/linalg.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/linalg.h [skipped, already hipified] 2022-12-01T09:56:51.6760192Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nested.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nested.h [skipped, already hipified] 2022-12-01T09:56:51.6764729Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn.h [skipped, already hipified] 2022-12-01T09:56:51.6770747Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim.h [skipped, already hipified] 2022-12-01T09:56:51.6803821Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/ordered_dict.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/ordered_dict.h [ok] 2022-12-01T09:56:51.6823173Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/python.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/python.h [skipped, already hipified] 2022-12-01T09:56:51.6832415Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize.h [skipped, already hipified] 2022-12-01T09:56:51.6837663Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/sparse.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/sparse.h [skipped, already hipified] 2022-12-01T09:56:51.6894714Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/special.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/special.h [skipped, already hipified] 2022-12-01T09:56:51.6899207Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/torch.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/torch.h [skipped, already hipified] 2022-12-01T09:56:51.6907598Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/types.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/types.h [skipped, already hipified] 2022-12-01T09:56:51.6914566Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/utils.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/utils.h [skipped, already hipified] 2022-12-01T09:56:51.6924924Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/version.h.in -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/version.h.in [skipped, already hipified] 2022-12-01T09:56:51.6932786Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader.h [skipped, already hipified] 2022-12-01T09:56:51.6942779Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader_options.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader_options.h [skipped, already hipified] 2022-12-01T09:56:51.6947316Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets.h [skipped, already hipified] 2022-12-01T09:56:51.6957411Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/example.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/example.h [skipped, already hipified] 2022-12-01T09:56:51.6966303Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/iterator.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/iterator.h [skipped, already hipified] 2022-12-01T09:56:51.6972063Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers.h [skipped, already hipified] 2022-12-01T09:56:51.6983464Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms.h [skipped, already hipified] 2022-12-01T09:56:51.6988777Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/worker_exception.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/worker_exception.h [skipped, already hipified] 2022-12-01T09:56:51.7007290Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/base.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/base.h [skipped, already hipified] 2022-12-01T09:56:51.7016302Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/stateful.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/stateful.h [skipped, already hipified] 2022-12-01T09:56:51.7025958Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/stateless.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/dataloader/stateless.h [skipped, already hipified] 2022-12-01T09:56:51.7033825Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/base.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/base.h [skipped, already hipified] 2022-12-01T09:56:51.7065811Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/chunk.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/chunk.h [skipped, already hipified] 2022-12-01T09:56:51.7074393Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/map.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/map.h [skipped, already hipified] 2022-12-01T09:56:51.7080240Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/mnist.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/mnist.h [skipped, already hipified] 2022-12-01T09:56:51.7087966Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/shared.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/shared.h [skipped, already hipified] 2022-12-01T09:56:51.7094700Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/stateful.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/stateful.h [skipped, already hipified] 2022-12-01T09:56:51.7114493Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/datasets/tensor.h [skipped, already hipified] 2022-12-01T09:56:51.7122407Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/data_shuttle.h [skipped, already hipified] 2022-12-01T09:56:51.7129316Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/queue.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/queue.h [skipped, already hipified] 2022-12-01T09:56:51.7141472Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/sequencers.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/detail/sequencers.h [skipped, already hipified] 2022-12-01T09:56:51.7147626Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/base.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/base.h [skipped, already hipified] 2022-12-01T09:56:51.7153176Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h [skipped, already hipified] 2022-12-01T09:56:51.7166831Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/distributed.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/distributed.h [skipped, already hipified] 2022-12-01T09:56:51.7180122Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/random.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/random.h [skipped, already hipified] 2022-12-01T09:56:51.7185482Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/sequential.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/sequential.h [skipped, already hipified] 2022-12-01T09:56:51.7191236Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/serialize.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/serialize.h [skipped, already hipified] 2022-12-01T09:56:51.7205116Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/stream.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/samplers/stream.h [skipped, already hipified] 2022-12-01T09:56:51.7212742Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/base.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/base.h [skipped, already hipified] 2022-12-01T09:56:51.7220398Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/collate.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/collate.h [skipped, already hipified] 2022-12-01T09:56:51.7226554Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/lambda.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/lambda.h [skipped, already hipified] 2022-12-01T09:56:51.7237028Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/stack.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/stack.h [skipped, already hipified] 2022-12-01T09:56:51.7247319Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/data/transforms/tensor.h [skipped, already hipified] 2022-12-01T09:56:51.7267776Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/detail/TensorDataContainer.h [skipped, already hipified] 2022-12-01T09:56:51.7274494Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/detail/static.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/detail/static.h [skipped, already hipified] 2022-12-01T09:56:51.7285755Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/cloneable.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/cloneable.h [skipped, already hipified] 2022-12-01T09:56:51.7290568Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional.h [skipped, already hipified] 2022-12-01T09:56:51.7307745Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/init.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/init.h [skipped, already hipified] 2022-12-01T09:56:51.7343141Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/module.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/module.h [skipped, already hipified] 2022-12-01T09:56:51.7353616Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules.h [skipped, already hipified] 2022-12-01T09:56:51.7370935Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options.h [skipped, already hipified] 2022-12-01T09:56:51.7378431Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/pimpl-inl.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/pimpl-inl.h [skipped, already hipified] 2022-12-01T09:56:51.7405599Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/pimpl.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/pimpl.h [ok] 2022-12-01T09:56:51.7410224Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils.h [skipped, already hipified] 2022-12-01T09:56:51.7460475Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/activation.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/activation.h [skipped, already hipified] 2022-12-01T09:56:51.7467828Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/batchnorm.h [skipped, already hipified] 2022-12-01T09:56:51.7479164Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/conv.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/conv.h [skipped, already hipified] 2022-12-01T09:56:51.7493417Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/distance.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/distance.h [skipped, already hipified] 2022-12-01T09:56:51.7506372Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/dropout.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/dropout.h [skipped, already hipified] 2022-12-01T09:56:51.7521632Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/embedding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/embedding.h [skipped, already hipified] 2022-12-01T09:56:51.7529603Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/fold.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/fold.h [skipped, already hipified] 2022-12-01T09:56:51.7546088Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/instancenorm.h [skipped, already hipified] 2022-12-01T09:56:51.7550449Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/linear.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/linear.h [skipped, already hipified] 2022-12-01T09:56:51.7599537Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/loss.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/loss.h [skipped, already hipified] 2022-12-01T09:56:51.7612511Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/normalization.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/normalization.h [skipped, already hipified] 2022-12-01T09:56:51.7618389Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/padding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/padding.h [skipped, already hipified] 2022-12-01T09:56:51.7628562Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h [skipped, already hipified] 2022-12-01T09:56:51.7677750Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/pooling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/pooling.h [skipped, already hipified] 2022-12-01T09:56:51.7692186Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/upsampling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/upsampling.h [skipped, already hipified] 2022-12-01T09:56:51.7708579Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/vision.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/functional/vision.h [skipped, already hipified] 2022-12-01T09:56:51.7714253Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/_functions.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/_functions.h [skipped, already hipified] 2022-12-01T09:56:51.7757760Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/activation.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/activation.h [skipped, already hipified] 2022-12-01T09:56:51.7766871Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/adaptive.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/adaptive.h [skipped, already hipified] 2022-12-01T09:56:51.7778572Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/batchnorm.h [skipped, already hipified] 2022-12-01T09:56:51.7791261Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/common.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/common.h [skipped, already hipified] 2022-12-01T09:56:51.7829985Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/conv.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/conv.h [skipped, already hipified] 2022-12-01T09:56:51.7838003Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/distance.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/distance.h [skipped, already hipified] 2022-12-01T09:56:51.7852506Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/dropout.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/dropout.h [skipped, already hipified] 2022-12-01T09:56:51.7863117Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/embedding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/embedding.h [skipped, already hipified] 2022-12-01T09:56:51.7871957Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/fold.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/fold.h [skipped, already hipified] 2022-12-01T09:56:51.7884832Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/instancenorm.h [skipped, already hipified] 2022-12-01T09:56:51.7896292Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/linear.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/linear.h [skipped, already hipified] 2022-12-01T09:56:51.7946736Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/loss.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/loss.h [skipped, already hipified] 2022-12-01T09:56:51.7958173Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/normalization.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/normalization.h [skipped, already hipified] 2022-12-01T09:56:51.7981933Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/padding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/padding.h [skipped, already hipified] 2022-12-01T09:56:51.7989083Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h [skipped, already hipified] 2022-12-01T09:56:51.8045961Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/pooling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/pooling.h [skipped, already hipified] 2022-12-01T09:56:51.8067954Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/rnn.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/rnn.h [skipped, already hipified] 2022-12-01T09:56:51.8078024Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformer.h [skipped, already hipified] 2022-12-01T09:56:51.8092993Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformercoder.h [skipped, already hipified] 2022-12-01T09:56:51.8102896Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/transformerlayer.h [skipped, already hipified] 2022-12-01T09:56:51.8109134Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/upsampling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/upsampling.h [skipped, already hipified] 2022-12-01T09:56:51.8122220Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/utils.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/utils.h [skipped, already hipified] 2022-12-01T09:56:51.8157883Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any.h [skipped, already hipified] 2022-12-01T09:56:51.8172217Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h [skipped, already hipified] 2022-12-01T09:56:51.8181007Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/any_value.h [skipped, already hipified] 2022-12-01T09:56:51.8192869Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/functional.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/functional.h [skipped, already hipified] 2022-12-01T09:56:51.8205456Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/moduledict.h [skipped, already hipified] 2022-12-01T09:56:51.8227015Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/modulelist.h [skipped, already hipified] 2022-12-01T09:56:51.8234034Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/named_any.h [skipped, already hipified] 2022-12-01T09:56:51.8248601Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h [skipped, already hipified] 2022-12-01T09:56:51.8265405Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h [skipped, already hipified] 2022-12-01T09:56:51.8291771Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/modules/container/sequential.h [skipped, already hipified] 2022-12-01T09:56:51.8319285Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/activation.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/activation.h [skipped, already hipified] 2022-12-01T09:56:51.8327216Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/adaptive.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/adaptive.h [skipped, already hipified] 2022-12-01T09:56:51.8334083Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/batchnorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/batchnorm.h [skipped, already hipified] 2022-12-01T09:56:51.8356045Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/conv.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/conv.h [skipped, already hipified] 2022-12-01T09:56:51.8363809Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/distance.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/distance.h [skipped, already hipified] 2022-12-01T09:56:51.8372299Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/dropout.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/dropout.h [skipped, already hipified] 2022-12-01T09:56:51.8392972Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/embedding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/embedding.h [skipped, already hipified] 2022-12-01T09:56:51.8399592Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/fold.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/fold.h [skipped, already hipified] 2022-12-01T09:56:51.8406598Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/instancenorm.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/instancenorm.h [skipped, already hipified] 2022-12-01T09:56:51.8412837Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/linear.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/linear.h [skipped, already hipified] 2022-12-01T09:56:51.8449169Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/loss.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/loss.h [skipped, already hipified] 2022-12-01T09:56:51.8463493Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/normalization.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/normalization.h [skipped, already hipified] 2022-12-01T09:56:51.8474245Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/padding.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/padding.h [skipped, already hipified] 2022-12-01T09:56:51.8480465Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/pixelshuffle.h [skipped, already hipified] 2022-12-01T09:56:51.8514917Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/pooling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/pooling.h [skipped, already hipified] 2022-12-01T09:56:51.8535235Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/rnn.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/rnn.h [skipped, already hipified] 2022-12-01T09:56:51.8541784Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformer.h [skipped, already hipified] 2022-12-01T09:56:51.8549528Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformercoder.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformercoder.h [skipped, already hipified] 2022-12-01T09:56:51.8556956Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/transformerlayer.h [skipped, already hipified] 2022-12-01T09:56:51.8574441Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/upsampling.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/upsampling.h [skipped, already hipified] 2022-12-01T09:56:51.8580172Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/vision.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/options/vision.h [skipped, already hipified] 2022-12-01T09:56:51.8600620Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/parallel/data_parallel.h [skipped, already hipified] 2022-12-01T09:56:51.8613322Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/clip_grad.h [skipped, already hipified] 2022-12-01T09:56:51.8620757Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/convert_parameters.h [skipped, already hipified] 2022-12-01T09:56:51.8644945Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/rnn.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/nn/utils/rnn.h [skipped, already hipified] 2022-12-01T09:56:51.8653833Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adagrad.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adagrad.h [skipped, already hipified] 2022-12-01T09:56:51.8662181Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adam.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adam.h [skipped, already hipified] 2022-12-01T09:56:51.8668924Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adamw.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/adamw.h [skipped, already hipified] 2022-12-01T09:56:51.8685202Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/lbfgs.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/lbfgs.h [skipped, already hipified] 2022-12-01T09:56:51.8696863Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/optimizer.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/optimizer.h [skipped, already hipified] 2022-12-01T09:56:51.8706605Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/rmsprop.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/rmsprop.h [skipped, already hipified] 2022-12-01T09:56:51.8726993Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/serialize.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/serialize.h [skipped, already hipified] 2022-12-01T09:56:51.8736182Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/sgd.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/sgd.h [skipped, already hipified] 2022-12-01T09:56:51.8743977Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h [skipped, already hipified] 2022-12-01T09:56:51.8748355Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/optim/schedulers/step_lr.h [skipped, already hipified] 2022-12-01T09:56:51.8758112Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/python/init.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/python/init.h [skipped, already hipified] 2022-12-01T09:56:51.8763979Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/archive.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/archive.h [skipped, already hipified] 2022-12-01T09:56:51.8773666Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/input-archive.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/input-archive.h [skipped, already hipified] 2022-12-01T09:56:51.8783170Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/output-archive.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/output-archive.h [skipped, already hipified] 2022-12-01T09:56:51.8792758Z /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/api/include/torch/serialize/tensor.h [skipped, already hipified] 2022-12-01T09:56:51.8800506Z /var/lib/jenkins/workspace/torch/csrc/api/src/cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/cuda.cpp [skipped, already hipified] 2022-12-01T09:56:51.8805892Z /var/lib/jenkins/workspace/torch/csrc/api/src/enum.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/enum.cpp [skipped, already hipified] 2022-12-01T09:56:51.8810572Z /var/lib/jenkins/workspace/torch/csrc/api/src/imethod.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/imethod.cpp [skipped, already hipified] 2022-12-01T09:56:51.8823403Z /var/lib/jenkins/workspace/torch/csrc/api/src/jit.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/jit.cpp [skipped, already hipified] 2022-12-01T09:56:51.8829435Z /var/lib/jenkins/workspace/torch/csrc/api/src/serialize.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/serialize.cpp [skipped, already hipified] 2022-12-01T09:56:51.8837294Z /var/lib/jenkins/workspace/torch/csrc/api/src/data/datasets/mnist.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/data/datasets/mnist.cpp [skipped, already hipified] 2022-12-01T09:56:51.8855742Z /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/distributed.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/distributed.cpp [skipped, already hipified] 2022-12-01T09:56:51.8862378Z /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/random.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/random.cpp [skipped, already hipified] 2022-12-01T09:56:51.8868937Z /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/sequential.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/sequential.cpp [skipped, already hipified] 2022-12-01T09:56:51.8876699Z /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/data/samplers/stream.cpp [skipped, already hipified] 2022-12-01T09:56:51.8891909Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/init.cpp [skipped, already hipified] 2022-12-01T09:56:51.8911928Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/module.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/module.cpp [skipped, already hipified] 2022-12-01T09:56:51.8921287Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/_functions.cpp [skipped, already hipified] 2022-12-01T09:56:51.8950049Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/activation.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/activation.cpp [skipped, already hipified] 2022-12-01T09:56:51.8963051Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/adaptive.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/adaptive.cpp [skipped, already hipified] 2022-12-01T09:56:51.8977495Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/batchnorm.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/batchnorm.cpp [skipped, already hipified] 2022-12-01T09:56:51.9006382Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/conv.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/conv.cpp [skipped, already hipified] 2022-12-01T09:56:51.9019888Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/distance.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/distance.cpp [skipped, already hipified] 2022-12-01T09:56:51.9027037Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/dropout.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/dropout.cpp [skipped, already hipified] 2022-12-01T09:56:51.9039151Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/embedding.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/embedding.cpp [skipped, already hipified] 2022-12-01T09:56:51.9053423Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/fold.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/fold.cpp [skipped, already hipified] 2022-12-01T09:56:51.9059570Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/instancenorm.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/instancenorm.cpp [skipped, already hipified] 2022-12-01T09:56:51.9069617Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/linear.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/linear.cpp [skipped, already hipified] 2022-12-01T09:56:51.9089615Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/loss.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/loss.cpp [skipped, already hipified] 2022-12-01T09:56:51.9098142Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/normalization.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/normalization.cpp [skipped, already hipified] 2022-12-01T09:56:51.9104866Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/padding.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/padding.cpp [skipped, already hipified] 2022-12-01T09:56:51.9112982Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/pixelshuffle.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/pixelshuffle.cpp [skipped, already hipified] 2022-12-01T09:56:51.9134073Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/pooling.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/pooling.cpp [skipped, already hipified] 2022-12-01T09:56:51.9181659Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/rnn.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/rnn.cpp [ok] 2022-12-01T09:56:51.9208083Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/transformer.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/transformer.cpp [skipped, already hipified] 2022-12-01T09:56:51.9215826Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/upsampling.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/upsampling.cpp [skipped, already hipified] 2022-12-01T09:56:51.9222133Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/container/functional.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/modules/container/functional.cpp [skipped, already hipified] 2022-12-01T09:56:51.9229462Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/activation.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/activation.cpp [skipped, already hipified] 2022-12-01T09:56:51.9241988Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/adaptive.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/adaptive.cpp [skipped, already hipified] 2022-12-01T09:56:51.9247078Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/batchnorm.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/batchnorm.cpp [skipped, already hipified] 2022-12-01T09:56:51.9251429Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/conv.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/conv.cpp [skipped, already hipified] 2022-12-01T09:56:51.9256986Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/dropout.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/dropout.cpp [skipped, already hipified] 2022-12-01T09:56:51.9267537Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/embedding.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/embedding.cpp [skipped, already hipified] 2022-12-01T09:56:51.9273053Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/instancenorm.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/instancenorm.cpp [skipped, already hipified] 2022-12-01T09:56:51.9280387Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/linear.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/linear.cpp [skipped, already hipified] 2022-12-01T09:56:51.9285972Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/normalization.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/normalization.cpp [skipped, already hipified] 2022-12-01T09:56:51.9290708Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/padding.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/padding.cpp [skipped, already hipified] 2022-12-01T09:56:51.9296601Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/pooling.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/pooling.cpp [skipped, already hipified] 2022-12-01T09:56:51.9305856Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/rnn.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/rnn.cpp [skipped, already hipified] 2022-12-01T09:56:51.9311793Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/transformer.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/transformer.cpp [skipped, already hipified] 2022-12-01T09:56:51.9315966Z /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/vision.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/nn/options/vision.cpp [skipped, already hipified] 2022-12-01T09:56:51.9330299Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adagrad.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adagrad.cpp [skipped, already hipified] 2022-12-01T09:56:51.9341047Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adam.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adam.cpp [skipped, already hipified] 2022-12-01T09:56:51.9356348Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adamw.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/adamw.cpp [skipped, already hipified] 2022-12-01T09:56:51.9392614Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/lbfgs.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/lbfgs.cpp [skipped, already hipified] 2022-12-01T09:56:51.9408638Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/optimizer.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/optimizer.cpp [skipped, already hipified] 2022-12-01T09:56:51.9421765Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/rmsprop.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/rmsprop.cpp [skipped, already hipified] 2022-12-01T09:56:51.9431843Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/serialize.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/serialize.cpp [skipped, already hipified] 2022-12-01T09:56:51.9447223Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/sgd.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/sgd.cpp [skipped, already hipified] 2022-12-01T09:56:51.9453475Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp [skipped, already hipified] 2022-12-01T09:56:51.9459858Z /var/lib/jenkins/workspace/torch/csrc/api/src/optim/schedulers/step_lr.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/optim/schedulers/step_lr.cpp [skipped, already hipified] 2022-12-01T09:56:51.9467762Z /var/lib/jenkins/workspace/torch/csrc/api/src/python/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/python/init.cpp [skipped, already hipified] 2022-12-01T09:56:51.9484540Z /var/lib/jenkins/workspace/torch/csrc/api/src/serialize/input-archive.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/serialize/input-archive.cpp [skipped, already hipified] 2022-12-01T09:56:51.9491459Z /var/lib/jenkins/workspace/torch/csrc/api/src/serialize/output-archive.cpp -> /var/lib/jenkins/workspace/torch/csrc/api/src/serialize/output-archive.cpp [skipped, already hipified] 2022-12-01T09:56:51.9744726Z /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.cpp [skipped, already hipified] 2022-12-01T09:56:51.9788824Z /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/FunctionsManual.h [skipped, already hipified] 2022-12-01T09:56:51.9793166Z /var/lib/jenkins/workspace/torch/csrc/autograd/InferenceMode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/InferenceMode.h [skipped, already hipified] 2022-12-01T09:56:51.9815624Z /var/lib/jenkins/workspace/torch/csrc/autograd/TraceTypeManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/TraceTypeManual.cpp [skipped, already hipified] 2022-12-01T09:56:51.9839981Z /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeManual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeManual.cpp [skipped, already hipified] 2022-12-01T09:56:51.9872287Z /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeUtils.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/VariableTypeUtils.h [skipped, already hipified] 2022-12-01T09:56:51.9879015Z /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.cpp [skipped, already hipified] 2022-12-01T09:56:51.9884774Z /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/anomaly_mode.h [skipped, already hipified] 2022-12-01T09:56:51.9901411Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.cpp [skipped, already hipified] 2022-12-01T09:56:51.9910675Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd.h [skipped, already hipified] 2022-12-01T09:56:51.9934253Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_meta.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_meta.cpp [skipped, already hipified] 2022-12-01T09:56:51.9956392Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_not_implemented_fallback.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_not_implemented_fallback.cpp [skipped, already hipified] 2022-12-01T09:56:51.9960738Z /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_not_implemented_fallback.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/autograd_not_implemented_fallback.h [skipped, already hipified] 2022-12-01T09:56:51.9966555Z /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.cpp [skipped, already hipified] 2022-12-01T09:56:51.9972885Z /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/cpp_hook.h [skipped, already hipified] 2022-12-01T09:56:52.0004007Z /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.cpp [skipped, already hipified] 2022-12-01T09:56:52.0030013Z /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/custom_function.h [skipped, already hipified] 2022-12-01T09:56:52.0035850Z /var/lib/jenkins/workspace/torch/csrc/autograd/edge.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/edge.h [skipped, already hipified] 2022-12-01T09:56:52.0110292Z /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/engine.cpp [ok] 2022-12-01T09:56:52.0125058Z /var/lib/jenkins/workspace/torch/csrc/autograd/engine.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/engine.h [skipped, already hipified] 2022-12-01T09:56:52.0150668Z /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.cpp [skipped, already hipified] 2022-12-01T09:56:52.0164019Z /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/forward_grad.h [skipped, already hipified] 2022-12-01T09:56:52.0180401Z /var/lib/jenkins/workspace/torch/csrc/autograd/function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/function.cpp [skipped, already hipified] 2022-12-01T09:56:52.0222190Z /var/lib/jenkins/workspace/torch/csrc/autograd/function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/function.h [skipped, already hipified] 2022-12-01T09:56:52.0235906Z /var/lib/jenkins/workspace/torch/csrc/autograd/function_hook.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/function_hook.cpp [skipped, already hipified] 2022-12-01T09:56:52.0249181Z /var/lib/jenkins/workspace/torch/csrc/autograd/function_hook.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/function_hook.h [skipped, already hipified] 2022-12-01T09:56:52.0255329Z /var/lib/jenkins/workspace/torch/csrc/autograd/grad_mode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/grad_mode.h [skipped, already hipified] 2022-12-01T09:56:52.0273040Z /var/lib/jenkins/workspace/torch/csrc/autograd/graph_task.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/graph_task.h [skipped, already hipified] 2022-12-01T09:56:52.0310998Z /var/lib/jenkins/workspace/torch/csrc/autograd/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/init.cpp [skipped, already hipified] 2022-12-01T09:56:52.0328393Z /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.cpp [skipped, already hipified] 2022-12-01T09:56:52.0334829Z /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/input_buffer.h [skipped, already hipified] 2022-12-01T09:56:52.0344216Z /var/lib/jenkins/workspace/torch/csrc/autograd/input_metadata.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/input_metadata.h [skipped, already hipified] 2022-12-01T09:56:52.0353741Z /var/lib/jenkins/workspace/torch/csrc/autograd/jit_decomp_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/jit_decomp_interface.cpp [skipped, already hipified] 2022-12-01T09:56:52.0361606Z /var/lib/jenkins/workspace/torch/csrc/autograd/jit_decomp_interface.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/jit_decomp_interface.h [skipped, already hipified] 2022-12-01T09:56:52.0367007Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler.h [skipped, already hipified] 2022-12-01T09:56:52.0410197Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.cpp [skipped, already hipified] 2022-12-01T09:56:52.0423502Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_kineto.h [skipped, already hipified] 2022-12-01T09:56:52.0460242Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.cpp [skipped, already hipified] 2022-12-01T09:56:52.0481733Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_legacy.h [skipped, already hipified] 2022-12-01T09:56:52.0533843Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.cpp [skipped, already hipified] 2022-12-01T09:56:52.0540165Z /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/profiler_python.h [skipped, already hipified] 2022-12-01T09:56:52.0547977Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_anomaly_mode.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_anomaly_mode.cpp [skipped, already hipified] 2022-12-01T09:56:52.0553398Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_anomaly_mode.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_anomaly_mode.h [skipped, already hipified] 2022-12-01T09:56:52.0564572Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_autograd.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_autograd.h [skipped, already hipified] 2022-12-01T09:56:52.0578101Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_cpp_function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_cpp_function.cpp [skipped, already hipified] 2022-12-01T09:56:52.0590457Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_cpp_function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_cpp_function.h [skipped, already hipified] 2022-12-01T09:56:52.0613962Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.cpp [skipped, already hipified] 2022-12-01T09:56:52.0627772Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_engine.h [skipped, already hipified] 2022-12-01T09:56:52.0633419Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_enum_tag.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_enum_tag.h [skipped, already hipified] 2022-12-01T09:56:52.0637557Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_fft_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_fft_functions.h [skipped, already hipified] 2022-12-01T09:56:52.0699105Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.cpp [skipped, already hipified] 2022-12-01T09:56:52.0707995Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_function.h [skipped, already hipified] 2022-12-01T09:56:52.0724203Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.cpp [skipped, already hipified] 2022-12-01T09:56:52.0729073Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_hook.h [skipped, already hipified] 2022-12-01T09:56:52.0739437Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_legacy_variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_legacy_variable.cpp [skipped, already hipified] 2022-12-01T09:56:52.0748969Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_legacy_variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_legacy_variable.h [skipped, already hipified] 2022-12-01T09:56:52.0753114Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_linalg_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_linalg_functions.h [skipped, already hipified] 2022-12-01T09:56:52.0760086Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_nested_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_nested_functions.h [skipped, already hipified] 2022-12-01T09:56:52.0765102Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_nn_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_nn_functions.h [skipped, already hipified] 2022-12-01T09:56:52.0773573Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_return_types.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_return_types.h [skipped, already hipified] 2022-12-01T09:56:52.0780679Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_saved_variable_hooks.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_saved_variable_hooks.cpp [skipped, already hipified] 2022-12-01T09:56:52.0787689Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_saved_variable_hooks.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_saved_variable_hooks.h [skipped, already hipified] 2022-12-01T09:56:52.0799021Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_sparse_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_sparse_functions.h [skipped, already hipified] 2022-12-01T09:56:52.0811614Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_special_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_special_functions.h [skipped, already hipified] 2022-12-01T09:56:52.0816274Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_torch_functions.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_torch_functions.h [skipped, already hipified] 2022-12-01T09:56:52.0853922Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_torch_functions_manual.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_torch_functions_manual.cpp [skipped, already hipified] 2022-12-01T09:56:52.0962480Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.cpp [skipped, already hipified] 2022-12-01T09:56:52.0970357Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable.h [skipped, already hipified] 2022-12-01T09:56:52.1000744Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable_indexing.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable_indexing.cpp [skipped, already hipified] 2022-12-01T09:56:52.1006240Z /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable_indexing.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/python_variable_indexing.h [skipped, already hipified] 2022-12-01T09:56:52.1021861Z /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.cpp [skipped, already hipified] 2022-12-01T09:56:52.1031105Z /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/record_function_ops.h [skipped, already hipified] 2022-12-01T09:56:52.1050294Z /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.cpp [skipped, already hipified] 2022-12-01T09:56:52.1066706Z /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable.h [skipped, already hipified] 2022-12-01T09:56:52.1071111Z /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable_hooks.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/saved_variable_hooks.h [skipped, already hipified] 2022-12-01T09:56:52.1081306Z /var/lib/jenkins/workspace/torch/csrc/autograd/symbolic.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/symbolic.h [skipped, already hipified] 2022-12-01T09:56:52.1137835Z /var/lib/jenkins/workspace/torch/csrc/autograd/variable.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/variable.cpp [skipped, already hipified] 2022-12-01T09:56:52.1189641Z /var/lib/jenkins/workspace/torch/csrc/autograd/variable.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/variable.h [skipped, already hipified] 2022-12-01T09:56:52.1197168Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/accumulate_grad.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/accumulate_grad.cpp [skipped, already hipified] 2022-12-01T09:56:52.1219528Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/accumulate_grad.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/accumulate_grad.h [skipped, already hipified] 2022-12-01T09:56:52.1225419Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/basic_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/basic_ops.cpp [skipped, already hipified] 2022-12-01T09:56:52.1232794Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/basic_ops.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/basic_ops.h [skipped, already hipified] 2022-12-01T09:56:52.1248817Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.cpp [ok] 2022-12-01T09:56:52.1255684Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/comm.h [ok] 2022-12-01T09:56:52.1265141Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/init.cpp [skipped, already hipified] 2022-12-01T09:56:52.1284476Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/pybind.h [skipped, already hipified] 2022-12-01T09:56:52.1293010Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.cpp [skipped, already hipified] 2022-12-01T09:56:52.1301859Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/tensor.h [skipped, already hipified] 2022-12-01T09:56:52.1316549Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.cpp [skipped, already hipified] 2022-12-01T09:56:52.1323720Z /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/functions/utils.h [skipped, already hipified] 2022-12-01T09:56:52.1328987Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/error_messages.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/error_messages.h [skipped, already hipified] 2022-12-01T09:56:52.1336993Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/grad_layout_contract.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/grad_layout_contract.h [skipped, already hipified] 2022-12-01T09:56:52.1347998Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/lambda_post_hook.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/lambda_post_hook.h [skipped, already hipified] 2022-12-01T09:56:52.1354384Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/python_arg_parsing.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/python_arg_parsing.h [skipped, already hipified] 2022-12-01T09:56:52.1360400Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.cpp -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.cpp [skipped, already hipified] 2022-12-01T09:56:52.1365965Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/warnings.h [skipped, already hipified] 2022-12-01T09:56:52.1377978Z /var/lib/jenkins/workspace/torch/csrc/autograd/utils/wrap_outputs.h -> /var/lib/jenkins/workspace/torch/csrc/autograd/utils/wrap_outputs.h [skipped, already hipified] 2022-12-01T09:56:52.1391334Z /var/lib/jenkins/workspace/torch/csrc/cuda/Event.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Event.cpp [ok] 2022-12-01T09:56:52.1396567Z /var/lib/jenkins/workspace/torch/csrc/cuda/Event.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Event.h [ok] 2022-12-01T09:56:52.1412316Z /var/lib/jenkins/workspace/torch/csrc/cuda/Graph.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Graph.cpp [ok] 2022-12-01T09:56:52.1468788Z /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Module.cpp [ok] 2022-12-01T09:56:52.1480408Z /var/lib/jenkins/workspace/torch/csrc/cuda/Module.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Module.h [skipped, already hipified] 2022-12-01T09:56:52.1698948Z /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.cpp [ok] 2022-12-01T09:56:52.1715420Z /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/Stream.h [ok] 2022-12-01T09:56:52.1729997Z /var/lib/jenkins/workspace/torch/csrc/cuda/THCP.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/THCP.h [skipped, already hipified] 2022-12-01T09:56:52.1734676Z /var/lib/jenkins/workspace/torch/csrc/cuda/Tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/Tensor.cpp [skipped, already hipified] 2022-12-01T09:56:52.1769810Z /var/lib/jenkins/workspace/torch/csrc/cuda/comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/comm.cpp [ok] 2022-12-01T09:56:52.1777997Z /var/lib/jenkins/workspace/torch/csrc/cuda/comm.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/comm.h [ok] 2022-12-01T09:56:52.1788365Z /var/lib/jenkins/workspace/torch/csrc/cuda/device_set.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/device_set.h [skipped, already hipified] 2022-12-01T09:56:52.1797095Z /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.cpp [ok] 2022-12-01T09:56:52.1817017Z /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/memory_snapshot.h [skipped, already hipified] 2022-12-01T09:56:52.1857865Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp [ok] 2022-12-01T09:56:52.1871640Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.h [ok] 2022-12-01T09:56:52.1880675Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.cpp [ok] 2022-12-01T09:56:52.1885997Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_comm.h [skipped, already hipified] 2022-12-01T09:56:52.1905695Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.cpp [ok] 2022-12-01T09:56:52.1910223Z /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.h -> /var/lib/jenkins/workspace/torch/csrc/cuda/python_nccl.h [skipped, already hipified] 2022-12-01T09:56:52.1917251Z /var/lib/jenkins/workspace/torch/csrc/cuda/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/utils.cpp [ok] 2022-12-01T09:56:52.1924466Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudart.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudart.cpp [ok] 2022-12-01T09:56:52.2323591Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudnn.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/cudnn.cpp [ok] 2022-12-01T09:56:52.2389100Z /var/lib/jenkins/workspace/torch/csrc/cuda/shared/nvtx.cpp -> /var/lib/jenkins/workspace/torch/csrc/cuda/shared/nvtx.cpp [ok] 2022-12-01T09:56:52.2399012Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.cpp [skipped, already hipified] 2022-12-01T09:56:52.2404895Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/autograd.h [skipped, already hipified] 2022-12-01T09:56:52.2425570Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/init.cpp [skipped, already hipified] 2022-12-01T09:56:52.2430021Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/python_autograd.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/python_autograd.h [skipped, already hipified] 2022-12-01T09:56:52.2444901Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.cpp [skipped, already hipified] 2022-12-01T09:56:52.2453361Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/utils.h [skipped, already hipified] 2022-12-01T09:56:52.2475713Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/container.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/container.cpp [skipped, already hipified] 2022-12-01T09:56:52.2486891Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/container.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/container.h [skipped, already hipified] 2022-12-01T09:56:52.2504222Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/context.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/context.cpp [skipped, already hipified] 2022-12-01T09:56:52.2515031Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/context.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/context/context.h [skipped, already hipified] 2022-12-01T09:56:52.2552419Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/engine/dist_engine.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/engine/dist_engine.cpp [skipped, already hipified] 2022-12-01T09:56:52.2566854Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/engine/dist_engine.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/engine/dist_engine.h [skipped, already hipified] 2022-12-01T09:56:52.2573526Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp [skipped, already hipified] 2022-12-01T09:56:52.2578992Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/recvrpc_backward.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/recvrpc_backward.h [skipped, already hipified] 2022-12-01T09:56:52.2584376Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp [skipped, already hipified] 2022-12-01T09:56:52.2598736Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/sendrpc_backward.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/functions/sendrpc_backward.h [skipped, already hipified] 2022-12-01T09:56:52.2604245Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp [skipped, already hipified] 2022-12-01T09:56:52.2609447Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.h [skipped, already hipified] 2022-12-01T09:56:52.2614729Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp [skipped, already hipified] 2022-12-01T09:56:52.2623566Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.h [skipped, already hipified] 2022-12-01T09:56:52.2629209Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp [skipped, already hipified] 2022-12-01T09:56:52.2633804Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.h [skipped, already hipified] 2022-12-01T09:56:52.2644262Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp [skipped, already hipified] 2022-12-01T09:56:52.2657102Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.h [skipped, already hipified] 2022-12-01T09:56:52.2664212Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp [skipped, already hipified] 2022-12-01T09:56:52.2669724Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.h [skipped, already hipified] 2022-12-01T09:56:52.2688046Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp [skipped, already hipified] 2022-12-01T09:56:52.2696324Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.h [skipped, already hipified] 2022-12-01T09:56:52.2705658Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp [skipped, already hipified] 2022-12-01T09:56:52.2721588Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.h [skipped, already hipified] 2022-12-01T09:56:52.2731358Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp [skipped, already hipified] 2022-12-01T09:56:52.2745521Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.h [skipped, already hipified] 2022-12-01T09:56:52.2760789Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp [skipped, already hipified] 2022-12-01T09:56:52.2767067Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.h [skipped, already hipified] 2022-12-01T09:56:52.2771376Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp [skipped, already hipified] 2022-12-01T09:56:52.2779037Z /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.h [skipped, already hipified] 2022-12-01T09:56:52.2792027Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.cpp [skipped, already hipified] 2022-12-01T09:56:52.2808418Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Backend.hpp [skipped, already hipified] 2022-12-01T09:56:52.2835376Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.cpp [skipped, already hipified] 2022-12-01T09:56:52.2843689Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/FileStore.hpp [skipped, already hipified] 2022-12-01T09:56:52.2855430Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp [skipped, already hipified] 2022-12-01T09:56:52.2866872Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp [skipped, already hipified] 2022-12-01T09:56:52.2875019Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.cpp [skipped, already hipified] 2022-12-01T09:56:52.2883009Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/HashStore.hpp [skipped, already hipified] 2022-12-01T09:56:52.2891995Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.cpp [skipped, already hipified] 2022-12-01T09:56:52.2913345Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/NCCLUtils.hpp [ok] 2022-12-01T09:56:52.2935946Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Ops.cpp [skipped, already hipified] 2022-12-01T09:56:52.2943210Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Ops.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Ops.hpp [skipped, already hipified] 2022-12-01T09:56:52.2953054Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/OpsImpl.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/OpsImpl.cpp [skipped, already hipified] 2022-12-01T09:56:52.2963921Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.cpp [skipped, already hipified] 2022-12-01T09:56:52.2970735Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ParamCommsUtils.hpp [skipped, already hipified] 2022-12-01T09:56:52.2978439Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.cpp [skipped, already hipified] 2022-12-01T09:56:52.2984811Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PrefixStore.hpp [skipped, already hipified] 2022-12-01T09:56:52.2999790Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.cpp [skipped, already hipified] 2022-12-01T09:56:52.3015516Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroup.hpp [skipped, already hipified] 2022-12-01T09:56:52.3122903Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp [skipped, already hipified] 2022-12-01T09:56:52.3144603Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp [skipped, already hipified] 2022-12-01T09:56:52.3186647Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp [skipped, already hipified] 2022-12-01T09:56:52.3199317Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp [skipped, already hipified] 2022-12-01T09:56:52.3307711Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp [ok] 2022-12-01T09:56:52.3353942Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp [ok] 2022-12-01T09:56:52.3371808Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp [skipped, already hipified] 2022-12-01T09:56:52.3380507Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp [skipped, already hipified] 2022-12-01T09:56:52.3456391Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp [ok] 2022-12-01T09:56:52.3472250Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp [ok] 2022-12-01T09:56:52.3506860Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp [skipped, already hipified] 2022-12-01T09:56:52.3515973Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp [skipped, already hipified] 2022-12-01T09:56:52.3537669Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/PyProcessGroup.hpp [skipped, already hipified] 2022-12-01T09:56:52.3542895Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.cpp [skipped, already hipified] 2022-12-01T09:56:52.3549926Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Store.hpp [skipped, already hipified] 2022-12-01T09:56:52.3605251Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.cpp [skipped, already hipified] 2022-12-01T09:56:52.3612306Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TCPStore.hpp [skipped, already hipified] 2022-12-01T09:56:52.3625032Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TraceUtils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/TraceUtils.h [skipped, already hipified] 2022-12-01T09:56:52.3639076Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Types.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Types.hpp [skipped, already hipified] 2022-12-01T09:56:52.3648067Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCForNCCL.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCForNCCL.hpp [skipped, already hipified] 2022-12-01T09:56:52.3656940Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.cpp [skipped, already hipified] 2022-12-01T09:56:52.3668701Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCTracing.hpp [skipped, already hipified] 2022-12-01T09:56:52.3680495Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.cpp [skipped, already hipified] 2022-12-01T09:56:52.3698110Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UCCUtils.hpp [skipped, already hipified] 2022-12-01T09:56:52.3706457Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/UnixSockUtils.hpp [skipped, already hipified] 2022-12-01T09:56:52.3712583Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.cpp [skipped, already hipified] 2022-12-01T09:56:52.3757146Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Utils.hpp [skipped, already hipified] 2022-12-01T09:56:52.3767654Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/WinSockUtils.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/WinSockUtils.hpp [skipped, already hipified] 2022-12-01T09:56:52.3777063Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.cpp [skipped, already hipified] 2022-12-01T09:56:52.3793699Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/Work.hpp [skipped, already hipified] 2022-12-01T09:56:52.3798427Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/c10d.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/c10d.h [skipped, already hipified] 2022-12-01T09:56:52.3814834Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.cpp [skipped, already hipified] 2022-12-01T09:56:52.3822165Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/comm.hpp [skipped, already hipified] 2022-12-01T09:56:52.3836413Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.cpp [skipped, already hipified] 2022-12-01T09:56:52.3842537Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/debug.h [skipped, already hipified] 2022-12-01T09:56:52.3851806Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/default_comm_hooks.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/default_comm_hooks.cpp [skipped, already hipified] 2022-12-01T09:56:52.3857470Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/default_comm_hooks.hpp [skipped, already hipified] 2022-12-01T09:56:52.3868250Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/error.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/error.h [skipped, already hipified] 2022-12-01T09:56:52.3873634Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/exception.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/exception.cpp [skipped, already hipified] 2022-12-01T09:56:52.3880716Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/exception.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/exception.h [skipped, already hipified] 2022-12-01T09:56:52.3971490Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/init.cpp [skipped, already hipified] 2022-12-01T09:56:52.3996635Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.cpp [skipped, already hipified] 2022-12-01T09:56:52.4005776Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logger.hpp [skipped, already hipified] 2022-12-01T09:56:52.4011450Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.cpp [skipped, already hipified] 2022-12-01T09:56:52.4017775Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/logging.h [skipped, already hipified] 2022-12-01T09:56:52.4033359Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/python_comm_hook.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/python_comm_hook.cpp [skipped, already hipified] 2022-12-01T09:56:52.4038626Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/python_comm_hook.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/python_comm_hook.h [skipped, already hipified] 2022-12-01T09:56:52.4138079Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.cpp [skipped, already hipified] 2022-12-01T09:56:52.4177044Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer.hpp [skipped, already hipified] 2022-12-01T09:56:52.4187151Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer_cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer_cuda.cpp [ok] 2022-12-01T09:56:52.4202552Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer_timer.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/reducer_timer.hpp [skipped, already hipified] 2022-12-01T09:56:52.4209729Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/sequence_num.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/sequence_num.cpp [skipped, already hipified] 2022-12-01T09:56:52.4215887Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/sequence_num.hpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/sequence_num.hpp [skipped, already hipified] 2022-12-01T09:56:52.4253590Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.cpp [skipped, already hipified] 2022-12-01T09:56:52.4261360Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/socket.h [skipped, already hipified] 2022-12-01T09:56:52.4274893Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization.cpp [skipped, already hipified] 2022-12-01T09:56:52.4279943Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization.h [skipped, already hipified] 2022-12-01T09:56:52.4290653Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_gpu.cu [ok] 2022-12-01T09:56:52.4300562Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_gpu.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_gpu.h [skipped, already hipified] 2022-12-01T09:56:52.4319406Z /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/c10d/quantization/quantization_utils.h [skipped, already hipified] 2022-12-01T09:56:52.4331850Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/agent_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/agent_utils.cpp [skipped, already hipified] 2022-12-01T09:56:52.4342734Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/agent_utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/agent_utils.h [skipped, already hipified] 2022-12-01T09:56:52.4397198Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/init.cpp [skipped, already hipified] 2022-12-01T09:56:52.4409889Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.cpp [skipped, already hipified] 2022-12-01T09:56:52.4421556Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/message.h [skipped, already hipified] 2022-12-01T09:56:52.4441126Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/py_rref.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/py_rref.cpp [skipped, already hipified] 2022-12-01T09:56:52.4448776Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/py_rref.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/py_rref.h [skipped, already hipified] 2022-12-01T09:56:52.4455715Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_call.cpp [skipped, already hipified] 2022-12-01T09:56:52.4460712Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_call.h [skipped, already hipified] 2022-12-01T09:56:52.4483570Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_functions.cpp [skipped, already hipified] 2022-12-01T09:56:52.4498465Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_functions.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_functions.h [skipped, already hipified] 2022-12-01T09:56:52.4504927Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_remote_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_remote_call.cpp [skipped, already hipified] 2022-12-01T09:56:52.4510278Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_remote_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_remote_call.h [skipped, already hipified] 2022-12-01T09:56:52.4515759Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_resp.cpp [skipped, already hipified] 2022-12-01T09:56:52.4528085Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_resp.h [skipped, already hipified] 2022-12-01T09:56:52.4539423Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_rpc_handler.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_rpc_handler.cpp [skipped, already hipified] 2022-12-01T09:56:52.4553012Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_rpc_handler.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/python_rpc_handler.h [skipped, already hipified] 2022-12-01T09:56:52.4558629Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback.cpp [skipped, already hipified] 2022-12-01T09:56:52.4564037Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback.h [skipped, already hipified] 2022-12-01T09:56:52.4589663Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_impl.cpp [ok] 2022-12-01T09:56:52.4595718Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_impl.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_impl.h [skipped, already hipified] 2022-12-01T09:56:52.4635188Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_no_python.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_no_python.cpp [ok] 2022-12-01T09:56:52.4646760Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_no_python.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/request_callback_no_python.h [skipped, already hipified] 2022-12-01T09:56:52.4650865Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc.h [skipped, already hipified] 2022-12-01T09:56:52.4670636Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_agent.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_agent.cpp [skipped, already hipified] 2022-12-01T09:56:52.4691622Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_agent.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_agent.h [skipped, already hipified] 2022-12-01T09:56:52.4697203Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_command_base.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rpc_command_base.h [skipped, already hipified] 2022-12-01T09:56:52.4748251Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_context.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_context.cpp [skipped, already hipified] 2022-12-01T09:56:52.4770613Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_context.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_context.h [skipped, already hipified] 2022-12-01T09:56:52.4786532Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_impl.cpp [skipped, already hipified] 2022-12-01T09:56:52.4811851Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_impl.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_impl.h [skipped, already hipified] 2022-12-01T09:56:52.4823444Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_proto.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_proto.cpp [skipped, already hipified] 2022-12-01T09:56:52.4839005Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_proto.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/rref_proto.h [skipped, already hipified] 2022-12-01T09:56:52.4848609Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_call.cpp [skipped, already hipified] 2022-12-01T09:56:52.4854966Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_call.h [skipped, already hipified] 2022-12-01T09:56:52.4868951Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_remote_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_remote_call.cpp [skipped, already hipified] 2022-12-01T09:56:52.4877226Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_remote_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_remote_call.h [skipped, already hipified] 2022-12-01T09:56:52.4883749Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_resp.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_resp.cpp [skipped, already hipified] 2022-12-01T09:56:52.4891660Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_resp.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/script_resp.h [skipped, already hipified] 2022-12-01T09:56:52.4961535Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_agent.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_agent.cpp [skipped, already hipified] 2022-12-01T09:56:52.4991195Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_agent.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_agent.h [skipped, already hipified] 2022-12-01T09:56:52.5000351Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp [ok] 2022-12-01T09:56:52.5019712Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_utils.cpp [skipped, already hipified] 2022-12-01T09:56:52.5036471Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/tensorpipe_utils.h [skipped, already hipified] 2022-12-01T09:56:52.5051505Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/torchscript_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/torchscript_functions.cpp [skipped, already hipified] 2022-12-01T09:56:52.5057030Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/torchscript_functions.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/torchscript_functions.h [skipped, already hipified] 2022-12-01T09:56:52.5064800Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.cpp [skipped, already hipified] 2022-12-01T09:56:52.5071411Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/types.h [skipped, already hipified] 2022-12-01T09:56:52.5084717Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_call.cpp [skipped, already hipified] 2022-12-01T09:56:52.5089648Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_call.h [skipped, already hipified] 2022-12-01T09:56:52.5093950Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_remote_call.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_remote_call.cpp [skipped, already hipified] 2022-12-01T09:56:52.5100701Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/unpickled_python_remote_call.h [skipped, already hipified] 2022-12-01T09:56:52.5135623Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.cpp [ok] 2022-12-01T09:56:52.5145080Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/utils.h [skipped, already hipified] 2022-12-01T09:56:52.5157840Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/metrics/RpcMetricsHandler.h [skipped, already hipified] 2022-12-01T09:56:52.5162589Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/metrics/registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/metrics/registry.cpp [skipped, already hipified] 2022-12-01T09:56:52.5171493Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp [skipped, already hipified] 2022-12-01T09:56:52.5188286Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.h [skipped, already hipified] 2022-12-01T09:56:52.5202649Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp [skipped, already hipified] 2022-12-01T09:56:52.5218343Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.h [skipped, already hipified] 2022-12-01T09:56:52.5233381Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp [skipped, already hipified] 2022-12-01T09:56:52.5244336Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.h [skipped, already hipified] 2022-12-01T09:56:52.5253888Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/init.cpp [skipped, already hipified] 2022-12-01T09:56:52.5263483Z /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/testing.h -> /var/lib/jenkins/workspace/torch/csrc/distributed/rpc/testing/testing.h [skipped, already hipified] 2022-12-01T09:56:52.5289211Z /var/lib/jenkins/workspace/torch/csrc/functorch/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/functorch/init.cpp [skipped, already hipified] 2022-12-01T09:56:52.5294971Z /var/lib/jenkins/workspace/torch/csrc/functorch/init.h -> /var/lib/jenkins/workspace/torch/csrc/functorch/init.h [skipped, already hipified] 2022-12-01T09:56:52.5306828Z /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.cpp [skipped, already hipified] 2022-12-01T09:56:52.5320387Z /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.h -> /var/lib/jenkins/workspace/torch/csrc/jit/jit_log.h [skipped, already hipified] 2022-12-01T09:56:52.5327667Z /var/lib/jenkins/workspace/torch/csrc/jit/jit_opt_limit.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/jit_opt_limit.cpp [skipped, already hipified] 2022-12-01T09:56:52.5332497Z /var/lib/jenkins/workspace/torch/csrc/jit/jit_opt_limit.h -> /var/lib/jenkins/workspace/torch/csrc/jit/jit_opt_limit.h [skipped, already hipified] 2022-12-01T09:56:52.5338342Z /var/lib/jenkins/workspace/torch/csrc/jit/resource_guard.h -> /var/lib/jenkins/workspace/torch/csrc/jit/resource_guard.h [skipped, already hipified] 2022-12-01T09:56:52.5357799Z /var/lib/jenkins/workspace/torch/csrc/jit/api/compilation_unit.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/compilation_unit.h [skipped, already hipified] 2022-12-01T09:56:52.5367053Z /var/lib/jenkins/workspace/torch/csrc/jit/api/function_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/api/function_impl.cpp [skipped, already hipified] 2022-12-01T09:56:52.5388004Z /var/lib/jenkins/workspace/torch/csrc/jit/api/function_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/function_impl.h [skipped, already hipified] 2022-12-01T09:56:52.5394818Z /var/lib/jenkins/workspace/torch/csrc/jit/api/method.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/method.h [skipped, already hipified] 2022-12-01T09:56:52.5431462Z /var/lib/jenkins/workspace/torch/csrc/jit/api/module.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/api/module.cpp [skipped, already hipified] 2022-12-01T09:56:52.5463825Z /var/lib/jenkins/workspace/torch/csrc/jit/api/module.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/module.h [skipped, already hipified] 2022-12-01T09:56:52.5475545Z /var/lib/jenkins/workspace/torch/csrc/jit/api/module_save.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/api/module_save.cpp [skipped, already hipified] 2022-12-01T09:56:52.5489920Z /var/lib/jenkins/workspace/torch/csrc/jit/api/object.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/api/object.cpp [skipped, already hipified] 2022-12-01T09:56:52.5504370Z /var/lib/jenkins/workspace/torch/csrc/jit/api/object.h -> /var/lib/jenkins/workspace/torch/csrc/jit/api/object.h [skipped, already hipified] 2022-12-01T09:56:52.5518276Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend.h [skipped, already hipified] 2022-12-01T09:56:52.5530594Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_handler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_handler.cpp [skipped, already hipified] 2022-12-01T09:56:52.5539900Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_handler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_handler.h [skipped, already hipified] 2022-12-01T09:56:52.5545245Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_info.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_info.cpp [skipped, already hipified] 2022-12-01T09:56:52.5557505Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_info.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_debug_info.h [skipped, already hipified] 2022-12-01T09:56:52.5582089Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_detail.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_detail.cpp [skipped, already hipified] 2022-12-01T09:56:52.5588152Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_detail.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_detail.h [skipped, already hipified] 2022-12-01T09:56:52.5593929Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_exception.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_exception.h [skipped, already hipified] 2022-12-01T09:56:52.5609254Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_init.cpp [skipped, already hipified] 2022-12-01T09:56:52.5613352Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_init.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_init.h [skipped, already hipified] 2022-12-01T09:56:52.5618472Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_interface.cpp [skipped, already hipified] 2022-12-01T09:56:52.5624819Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_interface.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_interface.h [skipped, already hipified] 2022-12-01T09:56:52.5637721Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_preprocess.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_preprocess.h [skipped, already hipified] 2022-12-01T09:56:52.5646522Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_resolver.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_resolver.cpp [skipped, already hipified] 2022-12-01T09:56:52.5651404Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_resolver.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/backend_resolver.h [skipped, already hipified] 2022-12-01T09:56:52.5657576Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/backend.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/backend.cpp [skipped, already hipified] 2022-12-01T09:56:52.5668354Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/context.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/context.cpp [skipped, already hipified] 2022-12-01T09:56:52.5672588Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/context.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/context.h [skipped, already hipified] 2022-12-01T09:56:52.5677945Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/preprocess.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/cpp/preprocess.cpp [skipped, already hipified] 2022-12-01T09:56:52.5683120Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLCompiler.h [skipped, already hipified] 2022-12-01T09:56:52.5696554Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLExecutor.h [skipped, already hipified] 2022-12-01T09:56:52.5700967Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLFeatureProvider.h [skipped, already hipified] 2022-12-01T09:56:52.5706776Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLModelWrapper.h [skipped, already hipified] 2022-12-01T09:56:52.5712073Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/coreml/objc/PTMCoreMLTensorSpec.h [skipped, already hipified] 2022-12-01T09:56:52.5729264Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp [skipped, already hipified] 2022-12-01T09:56:52.5748562Z /var/lib/jenkins/workspace/torch/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp [skipped, already hipified] 2022-12-01T09:56:52.5838420Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/arith.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/arith.cpp [skipped, already hipified] 2022-12-01T09:56:52.5873698Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/arith.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/arith.h [skipped, already hipified] 2022-12-01T09:56:52.5880419Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/codegen.h [skipped, already hipified] 2022-12-01T09:56:52.5896142Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/compute_at.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/compute_at.cpp [skipped, already hipified] 2022-12-01T09:56:52.5902440Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/compute_at.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/compute_at.h [skipped, already hipified] 2022-12-01T09:56:52.5961871Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/compute_at_map.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/compute_at_map.cpp [skipped, already hipified] 2022-12-01T09:56:52.5975888Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/compute_at_map.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/compute_at_map.h [skipped, already hipified] 2022-12-01T09:56:52.5990028Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/contiguity.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/contiguity.cpp [skipped, already hipified] 2022-12-01T09:56:52.6000266Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/contiguity.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/contiguity.h [skipped, already hipified] 2022-12-01T09:56:52.6018758Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/disjoint_set.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/disjoint_set.h [skipped, already hipified] 2022-12-01T09:56:52.6059973Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/dispatch.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/dispatch.cpp [skipped, already hipified] 2022-12-01T09:56:52.6075904Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/dispatch.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/dispatch.h [skipped, already hipified] 2022-12-01T09:56:52.6093793Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/dynamic_type.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/dynamic_type.h [skipped, already hipified] 2022-12-01T09:56:52.6122146Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/evaluator_common.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/evaluator_common.cpp [skipped, already hipified] 2022-12-01T09:56:52.6139987Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/evaluator_common.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/evaluator_common.h [skipped, already hipified] 2022-12-01T09:56:52.6176898Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp [ok] 2022-12-01T09:56:52.6192715Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.h [ok] 2022-12-01T09:56:52.6215012Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_kernel_arg.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_kernel_arg.cpp [skipped, already hipified] 2022-12-01T09:56:52.6231209Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h [ok] 2022-12-01T09:56:52.6258301Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_launch_params.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_launch_params.cpp [ok] 2022-12-01T09:56:52.6266247Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_launch_params.h [skipped, already hipified] 2022-12-01T09:56:52.6329680Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp [ok] 2022-12-01T09:56:52.6341315Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.h [ok] 2022-12-01T09:56:52.6355939Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/expr_evaluator.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/expr_evaluator.cpp [skipped, already hipified] 2022-12-01T09:56:52.6363136Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/expr_evaluator.h [skipped, already hipified] 2022-12-01T09:56:52.6393768Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.cpp [skipped, already hipified] 2022-12-01T09:56:52.6418424Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion.h [skipped, already hipified] 2022-12-01T09:56:52.6536701Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion_segmenter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion_segmenter.cpp [skipped, already hipified] 2022-12-01T09:56:52.6581919Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/fusion_segmenter.h [skipped, already hipified] 2022-12-01T09:56:52.6690769Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/graph_fuser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/graph_fuser.cpp [skipped, already hipified] 2022-12-01T09:56:52.6704733Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/grouped_reduction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/grouped_reduction.cpp [skipped, already hipified] 2022-12-01T09:56:52.6713238Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/grouped_reduction.h [skipped, already hipified] 2022-12-01T09:56:52.6839042Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/index_compute.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/index_compute.cpp [skipped, already hipified] 2022-12-01T09:56:52.6867414Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/index_compute.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/index_compute.h [skipped, already hipified] 2022-12-01T09:56:52.6891995Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/inline_propagator.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/inline_propagator.cpp [skipped, already hipified] 2022-12-01T09:56:52.6901082Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/inline_propagator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/inline_propagator.h [skipped, already hipified] 2022-12-01T09:56:52.6910954Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/instrumentation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/instrumentation.cpp [skipped, already hipified] 2022-12-01T09:56:52.6926302Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/instrumentation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/instrumentation.h [ok] 2022-12-01T09:56:52.6970606Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/interface.cpp [skipped, already hipified] 2022-12-01T09:56:52.6977876Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/interface.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/interface.h [skipped, already hipified] 2022-12-01T09:56:52.6982411Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_all_nodes.h [skipped, already hipified] 2022-12-01T09:56:52.7003712Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_base_nodes.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_base_nodes.cpp [skipped, already hipified] 2022-12-01T09:56:52.7027756Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_base_nodes.h [skipped, already hipified] 2022-12-01T09:56:52.7052114Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_builder.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_builder.cpp [skipped, already hipified] 2022-12-01T09:56:52.7070148Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_builder.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_builder.h [skipped, already hipified] 2022-12-01T09:56:52.7097209Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.cpp [skipped, already hipified] 2022-12-01T09:56:52.7105869Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_cloner.h [skipped, already hipified] 2022-12-01T09:56:52.7117508Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_container.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_container.cpp [skipped, already hipified] 2022-12-01T09:56:52.7131781Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_container.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_container.h [skipped, already hipified] 2022-12-01T09:56:52.7156441Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_graphviz.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_graphviz.cpp [skipped, already hipified] 2022-12-01T09:56:52.7166058Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_graphviz.h [skipped, already hipified] 2022-12-01T09:56:52.7197397Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h [skipped, already hipified] 2022-12-01T09:56:52.7264899Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h [skipped, already hipified] 2022-12-01T09:56:52.7300239Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_iostream.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_iostream.cpp [skipped, already hipified] 2022-12-01T09:56:52.7320035Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_iostream.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_iostream.h [skipped, already hipified] 2022-12-01T09:56:52.7410295Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_nodes.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_nodes.cpp [skipped, already hipified] 2022-12-01T09:56:52.7416793Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_printer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_printer.h [skipped, already hipified] 2022-12-01T09:56:52.7471980Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_utils.cpp [skipped, already hipified] 2022-12-01T09:56:52.7486705Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ir_utils.h [skipped, already hipified] 2022-12-01T09:56:52.7525316Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.cpp [skipped, already hipified] 2022-12-01T09:56:52.7557604Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/iter_visitor.h [skipped, already hipified] 2022-12-01T09:56:52.7582853Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.cpp [ok] 2022-12-01T09:56:52.7596647Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel.h [skipped, already hipified] 2022-12-01T09:56:52.7648172Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_cache.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_cache.cpp [ok] 2022-12-01T09:56:52.7673602Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_cache.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_cache.h [skipped, already hipified] 2022-12-01T09:56:52.7686495Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.cpp [skipped, already hipified] 2022-12-01T09:56:52.7700880Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h [skipped, already hipified] 2022-12-01T09:56:52.7740848Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_ir.cpp [skipped, already hipified] 2022-12-01T09:56:52.7776412Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_ir.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_ir.h [skipped, already hipified] 2022-12-01T09:56:52.7795602Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.cpp [skipped, already hipified] 2022-12-01T09:56:52.7803871Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h [skipped, already hipified] 2022-12-01T09:56:52.7828327Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower2device.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower2device.cpp [ok] 2022-12-01T09:56:52.7839670Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower2device.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower2device.h [skipped, already hipified] 2022-12-01T09:56:52.7894301Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_alias_memory.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_alias_memory.cpp [skipped, already hipified] 2022-12-01T09:56:52.7900278Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_alias_memory.h [skipped, already hipified] 2022-12-01T09:56:52.7937843Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_allocation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_allocation.cpp [skipped, already hipified] 2022-12-01T09:56:52.7942550Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_allocation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_allocation.h [skipped, already hipified] 2022-12-01T09:56:52.7980059Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_double_buffer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_double_buffer.cpp [skipped, already hipified] 2022-12-01T09:56:52.7993436Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_double_buffer.h [ok] 2022-12-01T09:56:52.8053331Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_expr_sort.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_expr_sort.cpp [skipped, already hipified] 2022-12-01T09:56:52.8071612Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_expr_sort.h [skipped, already hipified] 2022-12-01T09:56:52.8090565Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_fused_reduction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_fused_reduction.cpp [skipped, already hipified] 2022-12-01T09:56:52.8099652Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h [skipped, already hipified] 2022-12-01T09:56:52.8109264Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.cpp [skipped, already hipified] 2022-12-01T09:56:52.8117912Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h [skipped, already hipified] 2022-12-01T09:56:52.8176760Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index.cpp [skipped, already hipified] 2022-12-01T09:56:52.8186934Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index.h [skipped, already hipified] 2022-12-01T09:56:52.8246101Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index_compute.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index_compute.cpp [skipped, already hipified] 2022-12-01T09:56:52.8260338Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index_compute.h [skipped, already hipified] 2022-12-01T09:56:52.8282858Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index_hoist.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index_hoist.cpp [skipped, already hipified] 2022-12-01T09:56:52.8293060Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_index_hoist.h [skipped, already hipified] 2022-12-01T09:56:52.8319865Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_insert_syncs.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_insert_syncs.cpp [ok] 2022-12-01T09:56:52.8342265Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h [skipped, already hipified] 2022-12-01T09:56:52.8349178Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_instrument.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_instrument.cpp [skipped, already hipified] 2022-12-01T09:56:52.8354772Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_instrument.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_instrument.h [skipped, already hipified] 2022-12-01T09:56:52.8374050Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_loops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_loops.cpp [skipped, already hipified] 2022-12-01T09:56:52.8382136Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_loops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_loops.h [skipped, already hipified] 2022-12-01T09:56:52.8393738Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_magic_zero.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_magic_zero.cpp [skipped, already hipified] 2022-12-01T09:56:52.8409860Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_magic_zero.h [skipped, already hipified] 2022-12-01T09:56:52.8445732Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.cpp [skipped, already hipified] 2022-12-01T09:56:52.8452696Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h [skipped, already hipified] 2022-12-01T09:56:52.8472771Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_predicate.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_predicate.cpp [skipped, already hipified] 2022-12-01T09:56:52.8477889Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_predicate.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_predicate.h [skipped, already hipified] 2022-12-01T09:56:52.8536655Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.cpp [ok] 2022-12-01T09:56:52.8544369Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h [skipped, already hipified] 2022-12-01T09:56:52.8563040Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_replace_size.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_replace_size.cpp [skipped, already hipified] 2022-12-01T09:56:52.8568384Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_replace_size.h [skipped, already hipified] 2022-12-01T09:56:52.8607103Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_shift.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_shift.cpp [skipped, already hipified] 2022-12-01T09:56:52.8625301Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_shift.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_shift.h [skipped, already hipified] 2022-12-01T09:56:52.8660537Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_sync_information.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_sync_information.cpp [skipped, already hipified] 2022-12-01T09:56:52.8666981Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_sync_information.h [skipped, already hipified] 2022-12-01T09:56:52.8699927Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_thread_predicate.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_thread_predicate.cpp [skipped, already hipified] 2022-12-01T09:56:52.8718376Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h [skipped, already hipified] 2022-12-01T09:56:52.8735535Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.cpp [skipped, already hipified] 2022-12-01T09:56:52.8741847Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h [skipped, already hipified] 2022-12-01T09:56:52.8753780Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.cpp [skipped, already hipified] 2022-12-01T09:56:52.8765325Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h [skipped, already hipified] 2022-12-01T09:56:52.8779654Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_unroll.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_unroll.cpp [skipped, already hipified] 2022-12-01T09:56:52.8795311Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_unroll.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_unroll.h [skipped, already hipified] 2022-12-01T09:56:52.8832238Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_utils.cpp [ok] 2022-12-01T09:56:52.8854055Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_utils.h [skipped, already hipified] 2022-12-01T09:56:52.8912826Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_validation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_validation.cpp [ok] 2022-12-01T09:56:52.8921620Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_validation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_validation.h [skipped, already hipified] 2022-12-01T09:56:52.8949765Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_warp_reduce.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_warp_reduce.cpp [ok] 2022-12-01T09:56:52.8955280Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h [skipped, already hipified] 2022-12-01T09:56:52.8980446Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/manager.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/manager.cpp [skipped, already hipified] 2022-12-01T09:56:52.8987042Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/manager.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/manager.h [skipped, already hipified] 2022-12-01T09:56:52.9012627Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/maxinfo_propagator.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/maxinfo_propagator.cpp [skipped, already hipified] 2022-12-01T09:56:52.9026944Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h [skipped, already hipified] 2022-12-01T09:56:52.9049972Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/mma_type.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/mma_type.cpp [skipped, already hipified] 2022-12-01T09:56:52.9068572Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/mma_type.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/mma_type.h [skipped, already hipified] 2022-12-01T09:56:52.9098647Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/mutator.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/mutator.cpp [skipped, already hipified] 2022-12-01T09:56:52.9104708Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/mutator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/mutator.h [skipped, already hipified] 2022-12-01T09:56:52.9117554Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/non_divisible_split.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/non_divisible_split.cpp [skipped, already hipified] 2022-12-01T09:56:52.9125564Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/non_divisible_split.h [skipped, already hipified] 2022-12-01T09:56:52.9149615Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parallel_dimension_map.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parallel_dimension_map.cpp [ok] 2022-12-01T09:56:52.9156198Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h [skipped, already hipified] 2022-12-01T09:56:52.9164565Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.cpp [skipped, already hipified] 2022-12-01T09:56:52.9182768Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h [skipped, already hipified] 2022-12-01T09:56:52.9364468Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parser.cpp [skipped, already hipified] 2022-12-01T09:56:52.9376869Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/parser.h [skipped, already hipified] 2022-12-01T09:56:52.9382866Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/partial_split_map.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/partial_split_map.cpp [skipped, already hipified] 2022-12-01T09:56:52.9387771Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/partial_split_map.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/partial_split_map.h [skipped, already hipified] 2022-12-01T09:56:52.9408015Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/partition.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/partition.cpp [ok] 2022-12-01T09:56:52.9413030Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/partition.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/partition.h [skipped, already hipified] 2022-12-01T09:56:52.9448560Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/predicate_compute.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/predicate_compute.cpp [skipped, already hipified] 2022-12-01T09:56:52.9463073Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/predicate_compute.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/predicate_compute.h [skipped, already hipified] 2022-12-01T09:56:52.9471779Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/reference_tensor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/reference_tensor.h [skipped, already hipified] 2022-12-01T09:56:52.9478496Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/register_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/register_interface.cpp [skipped, already hipified] 2022-12-01T09:56:52.9538606Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/root_domain_map.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/root_domain_map.cpp [skipped, already hipified] 2022-12-01T09:56:52.9575079Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/root_domain_map.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/root_domain_map.h [skipped, already hipified] 2022-12-01T09:56:52.9634962Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/tensor_view.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/tensor_view.cpp [skipped, already hipified] 2022-12-01T09:56:52.9691901Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_iter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_iter.cpp [skipped, already hipified] 2022-12-01T09:56:52.9713430Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_iter.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_iter.h [skipped, already hipified] 2022-12-01T09:56:52.9769206Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_replay.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_replay.cpp [skipped, already hipified] 2022-12-01T09:56:52.9782566Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_replay.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_replay.h [skipped, already hipified] 2022-12-01T09:56:52.9829159Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_rfactor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_rfactor.cpp [skipped, already hipified] 2022-12-01T09:56:52.9835028Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_rfactor.h [skipped, already hipified] 2022-12-01T09:56:52.9885048Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_view.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_view.cpp [skipped, already hipified] 2022-12-01T09:56:52.9895382Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_view.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/transform_view.h [skipped, already hipified] 2022-12-01T09:56:52.9945653Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type.cpp [skipped, already hipified] 2022-12-01T09:56:52.9970744Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type.h [skipped, already hipified] 2022-12-01T09:56:53.0008390Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_inference.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_inference.cpp [skipped, already hipified] 2022-12-01T09:56:53.0019322Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_inference.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_inference.h [skipped, already hipified] 2022-12-01T09:56:53.0036107Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.cpp [skipped, already hipified] 2022-12-01T09:56:53.0044643Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/type_promotion.h [skipped, already hipified] 2022-12-01T09:56:53.0071923Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/utils.cpp [skipped, already hipified] 2022-12-01T09:56:53.0084352Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/utils.h [skipped, already hipified] 2022-12-01T09:56:53.0090639Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/vectorization_info.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/vectorization_info.h [skipped, already hipified] 2022-12-01T09:56:53.0102993Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/docs/documentation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/docs/documentation.h [skipped, already hipified] 2022-12-01T09:56:53.0113148Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/examples/sinh_extension/main.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/examples/sinh_extension/main.cpp [skipped, already hipified] 2022-12-01T09:56:53.0119613Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/examples/sinh_libtorch/main.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/examples/sinh_libtorch/main.cpp [skipped, already hipified] 2022-12-01T09:56:53.0137329Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/alias.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/alias.cpp [skipped, already hipified] 2022-12-01T09:56:53.0143110Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/alias.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/alias.h [skipped, already hipified] 2022-12-01T09:56:53.0148608Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/all_ops.h [skipped, already hipified] 2022-12-01T09:56:53.0169985Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/composite.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/composite.cpp [skipped, already hipified] 2022-12-01T09:56:53.0176547Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/composite.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/composite.h [skipped, already hipified] 2022-12-01T09:56:53.0222624Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/normalization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/normalization.cpp [skipped, already hipified] 2022-12-01T09:56:53.0232880Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/normalization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/ops/normalization.h [skipped, already hipified] 2022-12-01T09:56:53.0249890Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_cache.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_cache.cpp [skipped, already hipified] 2022-12-01T09:56:53.0262031Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_cache.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_cache.h [skipped, already hipified] 2022-12-01T09:56:53.0274561Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_definition.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_definition.cpp [skipped, already hipified] 2022-12-01T09:56:53.0291487Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_definition.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_definition.h [skipped, already hipified] 2022-12-01T09:56:53.0299316Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_interface.cpp [skipped, already hipified] 2022-12-01T09:56:53.0309265Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_interface.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_interface.h [skipped, already hipified] 2022-12-01T09:56:53.0389054Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_record.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/fusion_record.h [skipped, already hipified] 2022-12-01T09:56:53.0511316Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp [ok] 2022-12-01T09:56:53.0521211Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/python_bindings.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/python_bindings.h [skipped, already hipified] 2022-12-01T09:56:53.0538205Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_cache.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_cache.cpp [ok] 2022-12-01T09:56:53.0556789Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_definition.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_definition.cpp [ok] 2022-12-01T09:56:53.0570663Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_record.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/python_frontend/test/test_nvfuser_fusion_record.cpp [ok] 2022-12-01T09:56:53.0590528Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/array.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/array.cu [skipped, already hipified] 2022-12-01T09:56:53.0602581Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/array_rocm.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/array_rocm.cu [skipped, already hipified] 2022-12-01T09:56:53.0611381Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/bf16_support.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/bf16_support.cu [skipped, already hipified] 2022-12-01T09:56:53.0621672Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/bf16_support_rocm.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/bf16_support_rocm.cu [skipped, already hipified] 2022-12-01T09:56:53.0628974Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/block_sync_default.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/block_sync_default.cu [skipped, already hipified] 2022-12-01T09:56:53.0637612Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/fp16_support.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/fp16_support.cu [skipped, already hipified] 2022-12-01T09:56:53.0709309Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/fused_reduction.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/fused_reduction.cu [skipped, already hipified] 2022-12-01T09:56:53.0721204Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/fused_welford_helper.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/fused_welford_helper.cu [skipped, already hipified] 2022-12-01T09:56:53.0758395Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/fused_welford_impl.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/fused_welford_impl.cu [skipped, already hipified] 2022-12-01T09:56:53.0766795Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/grid_broadcast.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/grid_broadcast.cu [skipped, already hipified] 2022-12-01T09:56:53.0778835Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/grid_sync.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/grid_sync.cu [skipped, already hipified] 2022-12-01T09:56:53.0791376Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/index_utils.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/index_utils.cu [skipped, already hipified] 2022-12-01T09:56:53.0805506Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/memory.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/memory.cu [skipped, already hipified] 2022-12-01T09:56:53.0811959Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/random_numbers.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/random_numbers.cu [skipped, already hipified] 2022-12-01T09:56:53.0826398Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/swizzle.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/swizzle.cu [skipped, already hipified] 2022-12-01T09:56:53.0834225Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/tensor.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/tensor.cu [skipped, already hipified] 2022-12-01T09:56:53.0858294Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/tensorcore.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/tensorcore.cu [skipped, already hipified] 2022-12-01T09:56:53.0900217Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/tuple.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/tuple.cu [skipped, already hipified] 2022-12-01T09:56:53.0907334Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/type_traits.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/type_traits.cu [skipped, already hipified] 2022-12-01T09:56:53.0923027Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/warp.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/warp.cu [skipped, already hipified] 2022-12-01T09:56:53.0930170Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/warp_rocm.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/warp_rocm.cu [skipped, already hipified] 2022-12-01T09:56:53.0953697Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/welford.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/runtime/welford.cu [skipped, already hipified] 2022-12-01T09:56:53.0961380Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h [skipped, already hipified] 2022-12-01T09:56:53.0978767Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h [skipped, already hipified] 2022-12-01T09:56:53.0985060Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h [skipped, already hipified] 2022-12-01T09:56:53.0989910Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h [skipped, already hipified] 2022-12-01T09:56:53.1012165Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/matmul.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/matmul.cpp [skipped, already hipified] 2022-12-01T09:56:53.1018871Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/matmul.h [skipped, already hipified] 2022-12-01T09:56:53.1068552Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.cpp [skipped, already hipified] 2022-12-01T09:56:53.1078876Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h [skipped, already hipified] 2022-12-01T09:56:53.1132452Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/normalization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/normalization.cpp [ok] 2022-12-01T09:56:53.1138962Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/normalization.h [skipped, already hipified] 2022-12-01T09:56:53.1177662Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/pointwise.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/pointwise.cpp [ok] 2022-12-01T09:56:53.1189426Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h [skipped, already hipified] 2022-12-01T09:56:53.1197857Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h [skipped, already hipified] 2022-12-01T09:56:53.1213015Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.cpp [skipped, already hipified] 2022-12-01T09:56:53.1220556Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h [skipped, already hipified] 2022-12-01T09:56:53.1285774Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/reduction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/reduction.cpp [ok] 2022-12-01T09:56:53.1291434Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/reduction.h [skipped, already hipified] 2022-12-01T09:56:53.1314782Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h [skipped, already hipified] 2022-12-01T09:56:53.1347255Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.cpp [skipped, already hipified] 2022-12-01T09:56:53.1355211Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h [skipped, already hipified] 2022-12-01T09:56:53.1424235Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/registry.cpp [ok] 2022-12-01T09:56:53.1440290Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/registry.h [skipped, already hipified] 2022-12-01T09:56:53.1495159Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/transpose.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/transpose.cpp [ok] 2022-12-01T09:56:53.1506321Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/transpose.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/transpose.h [skipped, already hipified] 2022-12-01T09:56:53.1525429Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h [skipped, already hipified] 2022-12-01T09:56:53.1614596Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/utils.cpp [skipped, already hipified] 2022-12-01T09:56:53.1642760Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/utils.h [skipped, already hipified] 2022-12-01T09:56:53.1649313Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h [skipped, already hipified] 2022-12-01T09:56:53.2213504Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu.cpp [ok] 2022-12-01T09:56:53.2309457Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_fused_reduction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_fused_reduction.cpp [ok] 2022-12-01T09:56:53.2330128Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_rng.cu [ok] 2022-12-01T09:56:53.2345128Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_scheduler_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_scheduler_utils.cpp [ok] 2022-12-01T09:56:53.2515369Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_shift.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_shift.cpp [ok] 2022-12-01T09:56:53.2531929Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_tensor_factories.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_tensor_factories.cpp [ok] 2022-12-01T09:56:53.2706680Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_tensorcore.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_tensorcore.cpp [ok] 2022-12-01T09:56:53.2747902Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_transpose.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_transpose.cpp [ok] 2022-12-01T09:56:53.2782020Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_validator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_validator.h [ok] 2022-12-01T09:56:53.2846995Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_view.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_gpu_view.cpp [ok] 2022-12-01T09:56:53.2855030Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/test/test_utils.h [skipped, already hipified] 2022-12-01T09:56:53.2862595Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/arg_spec.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/arg_spec.h [skipped, already hipified] 2022-12-01T09:56:53.2887196Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/codegen.cpp [skipped, already hipified] 2022-12-01T09:56:53.2902484Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/codegen.h [skipped, already hipified] 2022-12-01T09:56:53.2919241Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/compiler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/compiler.cpp [skipped, already hipified] 2022-12-01T09:56:53.2942808Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/compiler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/compiler.h [skipped, already hipified] 2022-12-01T09:56:53.2969777Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/executor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/executor.cpp [skipped, already hipified] 2022-12-01T09:56:53.2977586Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/executor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/executor.h [skipped, already hipified] 2022-12-01T09:56:53.2983584Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fallback.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fallback.cpp [skipped, already hipified] 2022-12-01T09:56:53.3000233Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fallback.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fallback.h [skipped, already hipified] 2022-12-01T09:56:53.3009738Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fused_kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/fused_kernel.h [ok] 2022-12-01T09:56:53.3018445Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/interface.cpp [skipped, already hipified] 2022-12-01T09:56:53.3031751Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/interface.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/interface.h [skipped, already hipified] 2022-12-01T09:56:53.3039855Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_cache.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_cache.cpp [skipped, already hipified] 2022-12-01T09:56:53.3046803Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_cache.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_cache.h [skipped, already hipified] 2022-12-01T09:56:53.3064344Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_spec.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/kernel_spec.h [skipped, already hipified] 2022-12-01T09:56:53.3071669Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/partition_desc.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/partition_desc.h [skipped, already hipified] 2022-12-01T09:56:53.3079085Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/tensor_desc.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/tensor_desc.h [skipped, already hipified] 2022-12-01T09:56:53.3085707Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/tensor_info.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/tensor_info.h [skipped, already hipified] 2022-12-01T09:56:53.3108631Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp [skipped, already hipified] 2022-12-01T09:56:53.3113771Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.h [skipped, already hipified] 2022-12-01T09:56:53.3122340Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/resource_strings.h [skipped, already hipified] 2022-12-01T09:56:53.3130378Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/temp_file.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cpu/temp_file.h [skipped, already hipified] 2022-12-01T09:56:53.3149409Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp [ok] 2022-12-01T09:56:53.3156252Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h [ok] 2022-12-01T09:56:53.3167012Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp [skipped, already hipified] 2022-12-01T09:56:53.3187873Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.h [skipped, already hipified] 2022-12-01T09:56:53.3197087Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.cpp [skipped, already hipified] 2022-12-01T09:56:53.3203767Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h [skipped, already hipified] 2022-12-01T09:56:53.3212445Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_fuser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_fuser.cpp [skipped, already hipified] 2022-12-01T09:56:53.3224307Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_fuser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_fuser.h [skipped, already hipified] 2022-12-01T09:56:53.3267814Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_helper.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_helper.cpp [skipped, already hipified] 2022-12-01T09:56:53.3274784Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_helper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_helper.h [skipped, already hipified] 2022-12-01T09:56:53.3291370Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp [skipped, already hipified] 2022-12-01T09:56:53.3303227Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/guard_shape.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/guard_shape.cpp [skipped, already hipified] 2022-12-01T09:56:53.3308964Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/guard_shape.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/guard_shape.h [skipped, already hipified] 2022-12-01T09:56:53.3327996Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp [skipped, already hipified] 2022-12-01T09:56:53.3336645Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.h [skipped, already hipified] 2022-12-01T09:56:53.3367663Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/kernel.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/kernel.cpp [skipped, already hipified] 2022-12-01T09:56:53.3375261Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/kernel.h [skipped, already hipified] 2022-12-01T09:56:53.3381359Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/layout_propagation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/layout_propagation.cpp [skipped, already hipified] 2022-12-01T09:56:53.3387024Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/layout_propagation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/layout_propagation.h [skipped, already hipified] 2022-12-01T09:56:53.3403165Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/operator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/operator.h [skipped, already hipified] 2022-12-01T09:56:53.3412401Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/prepare_binary.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/prepare_binary.cpp [skipped, already hipified] 2022-12-01T09:56:53.3417489Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/prepare_binary.h -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/prepare_binary.h [skipped, already hipified] 2022-12-01T09:56:53.3423169Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/register_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/register_interface.cpp [skipped, already hipified] 2022-12-01T09:56:53.3440453Z /var/lib/jenkins/workspace/torch/csrc/jit/cuda/cuda.h -> /var/lib/jenkins/workspace/torch/csrc/jit/cuda/cuda.h [ok] 2022-12-01T09:56:53.3453139Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/builtin_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/builtin_functions.cpp [skipped, already hipified] 2022-12-01T09:56:53.3463060Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/builtin_functions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/builtin_functions.h [skipped, already hipified] 2022-12-01T09:56:53.3470858Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp [skipped, already hipified] 2022-12-01T09:56:53.3476431Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/canonicalize_modified_loop.h [skipped, already hipified] 2022-12-01T09:56:53.3500491Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/concrete_module_type.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/concrete_module_type.cpp [skipped, already hipified] 2022-12-01T09:56:53.3514571Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/concrete_module_type.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/concrete_module_type.h [skipped, already hipified] 2022-12-01T09:56:53.3538133Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/convert_to_ssa.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/convert_to_ssa.cpp [skipped, already hipified] 2022-12-01T09:56:53.3546681Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/convert_to_ssa.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/convert_to_ssa.h [skipped, already hipified] 2022-12-01T09:56:53.3552670Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/edit_distance.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/edit_distance.cpp [skipped, already hipified] 2022-12-01T09:56:53.3560417Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/edit_distance.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/edit_distance.h [skipped, already hipified] 2022-12-01T09:56:53.3567645Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/error_report.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/error_report.cpp [skipped, already hipified] 2022-12-01T09:56:53.3573317Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/error_report.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/error_report.h [skipped, already hipified] 2022-12-01T09:56:53.3610602Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/exit_transforms.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/exit_transforms.cpp [skipped, already hipified] 2022-12-01T09:56:53.3619016Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/exit_transforms.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/exit_transforms.h [skipped, already hipified] 2022-12-01T09:56:53.3643742Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/function_schema_parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/function_schema_parser.cpp [skipped, already hipified] 2022-12-01T09:56:53.3648864Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/function_schema_parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/function_schema_parser.h [skipped, already hipified] 2022-12-01T09:56:53.3655575Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/inline_loop_condition.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/inline_loop_condition.cpp [skipped, already hipified] 2022-12-01T09:56:53.3659980Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/inline_loop_condition.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/inline_loop_condition.h [skipped, already hipified] 2022-12-01T09:56:53.3877155Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/ir_emitter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/ir_emitter.cpp [skipped, already hipified] 2022-12-01T09:56:53.3883695Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/ir_emitter.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/ir_emitter.h [skipped, already hipified] 2022-12-01T09:56:53.3891544Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.cpp [skipped, already hipified] 2022-12-01T09:56:53.3924901Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/lexer.h [skipped, already hipified] 2022-12-01T09:56:53.3931084Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/mini_environment.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/mini_environment.h [skipped, already hipified] 2022-12-01T09:56:53.3937179Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/name_mangler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/name_mangler.cpp [skipped, already hipified] 2022-12-01T09:56:53.3947060Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/name_mangler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/name_mangler.h [skipped, already hipified] 2022-12-01T09:56:53.3954382Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parse_string_literal.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parse_string_literal.h [skipped, already hipified] 2022-12-01T09:56:53.3993719Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.cpp [skipped, already hipified] 2022-12-01T09:56:53.4004689Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser.h [skipped, already hipified] 2022-12-01T09:56:53.4010221Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser_constants.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/parser_constants.h [skipped, already hipified] 2022-12-01T09:56:53.4016610Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/resolver.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/resolver.h [skipped, already hipified] 2022-12-01T09:56:53.4053328Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_matching.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_matching.cpp [skipped, already hipified] 2022-12-01T09:56:53.4068198Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_matching.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_matching.h [skipped, already hipified] 2022-12-01T09:56:53.4096893Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_type_parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_type_parser.cpp [skipped, already hipified] 2022-12-01T09:56:53.4101835Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_type_parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/schema_type_parser.h [skipped, already hipified] 2022-12-01T09:56:53.4133390Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/script_type_parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/script_type_parser.cpp [skipped, already hipified] 2022-12-01T09:56:53.4139616Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/script_type_parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/script_type_parser.h [skipped, already hipified] 2022-12-01T09:56:53.4159199Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_range.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_range.cpp [skipped, already hipified] 2022-12-01T09:56:53.4186206Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_range.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_range.h [skipped, already hipified] 2022-12-01T09:56:53.4191255Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_ref.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/source_ref.h [skipped, already hipified] 2022-12-01T09:56:53.4196496Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.cpp [skipped, already hipified] 2022-12-01T09:56:53.4203019Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/strtod.h [skipped, already hipified] 2022-12-01T09:56:53.4241507Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/sugared_value.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/sugared_value.cpp [skipped, already hipified] 2022-12-01T09:56:53.4276875Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/sugared_value.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/sugared_value.h [skipped, already hipified] 2022-12-01T09:56:53.4326822Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.cpp [skipped, already hipified] 2022-12-01T09:56:53.4352016Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tracer.h [skipped, already hipified] 2022-12-01T09:56:53.4363590Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree.h [skipped, already hipified] 2022-12-01T09:56:53.4369329Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree_views.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree_views.cpp [skipped, already hipified] 2022-12-01T09:56:53.4419487Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree_views.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/tree_views.h [skipped, already hipified] 2022-12-01T09:56:53.4426624Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/versioned_symbols.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/versioned_symbols.cpp [skipped, already hipified] 2022-12-01T09:56:53.4432581Z /var/lib/jenkins/workspace/torch/csrc/jit/frontend/versioned_symbols.h -> /var/lib/jenkins/workspace/torch/csrc/jit/frontend/versioned_symbols.h [skipped, already hipified] 2022-12-01T09:56:53.4511550Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/alias_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/alias_analysis.cpp [skipped, already hipified] 2022-12-01T09:56:53.4531710Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/alias_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/alias_analysis.h [skipped, already hipified] 2022-12-01T09:56:53.4537867Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.cpp [skipped, already hipified] 2022-12-01T09:56:53.4547494Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/attributes.h [skipped, already hipified] 2022-12-01T09:56:53.4564438Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.cpp [skipped, already hipified] 2022-12-01T09:56:53.4570832Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/constants.h [skipped, already hipified] 2022-12-01T09:56:53.4581056Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/graph_node_list.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/graph_node_list.h [skipped, already hipified] 2022-12-01T09:56:53.4664742Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.cpp [skipped, already hipified] 2022-12-01T09:56:53.4732057Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h [ok] 2022-12-01T09:56:53.4747400Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir_views.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir_views.h [skipped, already hipified] 2022-12-01T09:56:53.4782361Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.cpp [skipped, already hipified] 2022-12-01T09:56:53.4789918Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/irparser.h [skipped, already hipified] 2022-12-01T09:56:53.4798694Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/named_value.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/named_value.h [skipped, already hipified] 2022-12-01T09:56:53.4818100Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/node_hashing.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/node_hashing.cpp [skipped, already hipified] 2022-12-01T09:56:53.4825657Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/node_hashing.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/node_hashing.h [skipped, already hipified] 2022-12-01T09:56:53.4834740Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.cpp [skipped, already hipified] 2022-12-01T09:56:53.4853362Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/scope.h [skipped, already hipified] 2022-12-01T09:56:53.4868513Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/subgraph_matcher.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/subgraph_matcher.cpp [skipped, already hipified] 2022-12-01T09:56:53.4885223Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/subgraph_matcher.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/subgraph_matcher.h [skipped, already hipified] 2022-12-01T09:56:53.4901747Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/type_hashing.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/type_hashing.cpp [skipped, already hipified] 2022-12-01T09:56:53.4907008Z /var/lib/jenkins/workspace/torch/csrc/jit/ir/type_hashing.h -> /var/lib/jenkins/workspace/torch/csrc/jit/ir/type_hashing.h [skipped, already hipified] 2022-12-01T09:56:53.4913496Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/code.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/code.h [skipped, already hipified] 2022-12-01T09:56:53.4931061Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/debug_info.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/debug_info.cpp [skipped, already hipified] 2022-12-01T09:56:53.4937570Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/debug_info.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/debug_info.h [skipped, already hipified] 2022-12-01T09:56:53.4948220Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/file_format.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/file_format.h [skipped, already hipified] 2022-12-01T09:56:53.4997012Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/flatbuffer_loader.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/flatbuffer_loader.cpp [skipped, already hipified] 2022-12-01T09:56:53.5005710Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/flatbuffer_loader.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/flatbuffer_loader.h [skipped, already hipified] 2022-12-01T09:56:53.5013105Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/frame.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/frame.h [skipped, already hipified] 2022-12-01T09:56:53.5031552Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.cpp [skipped, already hipified] 2022-12-01T09:56:53.5039089Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/function.h [skipped, already hipified] 2022-12-01T09:56:53.5075750Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.cpp [skipped, already hipified] 2022-12-01T09:56:53.5092624Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import.h [skipped, already hipified] 2022-12-01T09:56:53.5107681Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_data.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_data.cpp [skipped, already hipified] 2022-12-01T09:56:53.5121751Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_data.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_data.h [skipped, already hipified] 2022-12-01T09:56:53.5127357Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_export_common.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/import_export_common.h [skipped, already hipified] 2022-12-01T09:56:53.5151460Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.cpp [skipped, already hipified] 2022-12-01T09:56:53.5156265Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/interpreter.h [skipped, already hipified] 2022-12-01T09:56:53.5161573Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/method.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/method.h [skipped, already hipified] 2022-12-01T09:56:53.5181092Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.cpp [skipped, already hipified] 2022-12-01T09:56:53.5191041Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/module.h [skipped, already hipified] 2022-12-01T09:56:53.5196244Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.cpp [skipped, already hipified] 2022-12-01T09:56:53.5208962Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/observer.h [skipped, already hipified] 2022-12-01T09:56:53.5220293Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_bytecode.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_bytecode.cpp [skipped, already hipified] 2022-12-01T09:56:53.5225533Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_bytecode.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_bytecode.h [skipped, already hipified] 2022-12-01T09:56:53.5239099Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_operators.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_operators.cpp [skipped, already hipified] 2022-12-01T09:56:53.5243907Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_operators.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/parse_operators.h [skipped, already hipified] 2022-12-01T09:56:53.5249557Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/prim_ops_registery.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/prim_ops_registery.cpp [skipped, already hipified] 2022-12-01T09:56:53.5257376Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/prim_ops_registery.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/prim_ops_registery.h [skipped, already hipified] 2022-12-01T09:56:53.5274659Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/profiler_edge.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/profiler_edge.cpp [skipped, already hipified] 2022-12-01T09:56:53.5289603Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/profiler_edge.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/profiler_edge.h [skipped, already hipified] 2022-12-01T09:56:53.5307515Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/promoted_prim_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/promoted_prim_ops.cpp [skipped, already hipified] 2022-12-01T09:56:53.5315382Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/promoted_prim_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/promoted_prim_ops.h [skipped, already hipified] 2022-12-01T09:56:53.5323956Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.cpp [skipped, already hipified] 2022-12-01T09:56:53.5329204Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/quantization.h [skipped, already hipified] 2022-12-01T09:56:53.5344980Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/register_ops_common_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/register_ops_common_utils.cpp [skipped, already hipified] 2022-12-01T09:56:53.5351642Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/register_ops_common_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/register_ops_common_utils.h [skipped, already hipified] 2022-12-01T09:56:53.5370197Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/type_parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/type_parser.cpp [skipped, already hipified] 2022-12-01T09:56:53.5378057Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/type_parser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/type_parser.h [skipped, already hipified] 2022-12-01T09:56:53.5434019Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/upgrader_mobile.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/upgrader_mobile.cpp [skipped, already hipified] 2022-12-01T09:56:53.5441805Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/upgrader_mobile.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/upgrader_mobile.h [skipped, already hipified] 2022-12-01T09:56:53.5450063Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport.cpp [skipped, already hipified] 2022-12-01T09:56:53.5456139Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport.h [skipped, already hipified] 2022-12-01T09:56:53.5493830Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport_manager.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport_manager.cpp [skipped, already hipified] 2022-12-01T09:56:53.5502467Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport_manager.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/backport_manager.h [skipped, already hipified] 2022-12-01T09:56:53.5530953Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp [skipped, already hipified] 2022-12-01T09:56:53.5538242Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/model_compatibility.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/model_compatibility.h [skipped, already hipified] 2022-12-01T09:56:53.5546106Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp [skipped, already hipified] 2022-12-01T09:56:53.5560647Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/compatibility/runtime_compatibility.h [skipped, already hipified] 2022-12-01T09:56:53.5566707Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.cpp [skipped, already hipified] 2022-12-01T09:56:53.5572611Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/BuildFeatureTracer.h [skipped, already hipified] 2022-12-01T09:56:53.5579066Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.cpp [skipped, already hipified] 2022-12-01T09:56:53.5603233Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/CustomClassTracer.h [skipped, already hipified] 2022-12-01T09:56:53.5608833Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.cpp [skipped, already hipified] 2022-12-01T09:56:53.5614933Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/KernelDTypeTracer.h [skipped, already hipified] 2022-12-01T09:56:53.5630611Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.cpp [skipped, already hipified] 2022-12-01T09:56:53.5640561Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/MobileModelRunner.h [skipped, already hipified] 2022-12-01T09:56:53.5646936Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.cpp [skipped, already hipified] 2022-12-01T09:56:53.5661955Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/OperatorCallTracer.h [skipped, already hipified] 2022-12-01T09:56:53.5667643Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TensorUtils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TensorUtils.cpp [skipped, already hipified] 2022-12-01T09:56:53.5673352Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TensorUtils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TensorUtils.h [skipped, already hipified] 2022-12-01T09:56:53.5706713Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TracerRunner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TracerRunner.cpp [skipped, already hipified] 2022-12-01T09:56:53.5711551Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TracerRunner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/TracerRunner.h [skipped, already hipified] 2022-12-01T09:56:53.5723119Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/tracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/model_tracer/tracer.cpp [skipped, already hipified] 2022-12-01T09:56:53.5754162Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/aot_compiler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/aot_compiler.cpp [skipped, already hipified] 2022-12-01T09:56:53.5758437Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/aot_compiler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/aot_compiler.h [skipped, already hipified] 2022-12-01T09:56:53.5764867Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/backend.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/backend.cpp [skipped, already hipified] 2022-12-01T09:56:53.5783606Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/context.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/context.cpp [skipped, already hipified] 2022-12-01T09:56:53.5794981Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/context.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/context.h [skipped, already hipified] 2022-12-01T09:56:53.5801098Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/registry.cpp [skipped, already hipified] 2022-12-01T09:56:53.5811292Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/nnc/registry.h [skipped, already hipified] 2022-12-01T09:56:53.5822789Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/export_data.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/export_data.cpp [skipped, already hipified] 2022-12-01T09:56:53.5828927Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/export_data.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/export_data.h [skipped, already hipified] 2022-12-01T09:56:53.5843072Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/random.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/random.cpp [skipped, already hipified] 2022-12-01T09:56:53.5850547Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/random.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/random.h [skipped, already hipified] 2022-12-01T09:56:53.5856629Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/sequential.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/sequential.cpp [skipped, already hipified] 2022-12-01T09:56:53.5861592Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/sequential.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/sequential.h [skipped, already hipified] 2022-12-01T09:56:53.5875823Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/optim/sgd.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/optim/sgd.cpp [skipped, already hipified] 2022-12-01T09:56:53.5884899Z /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/optim/sgd.h -> /var/lib/jenkins/workspace/torch/csrc/jit/mobile/train/optim/sgd.h [skipped, already hipified] 2022-12-01T09:56:53.5892382Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders.cpp [skipped, already hipified] 2022-12-01T09:56:53.5906514Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders.h -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders.h [skipped, already hipified] 2022-12-01T09:56:53.5918639Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp [skipped, already hipified] 2022-12-01T09:56:53.5923435Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders_entry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/upgraders_entry.h [skipped, already hipified] 2022-12-01T09:56:53.5936575Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/utils.cpp [skipped, already hipified] 2022-12-01T09:56:53.5943868Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/utils.h [skipped, already hipified] 2022-12-01T09:56:53.5953478Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/version_map.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/version_map.cpp [skipped, already hipified] 2022-12-01T09:56:53.5967565Z /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/version_map.h -> /var/lib/jenkins/workspace/torch/csrc/jit/operator_upgraders/version_map.h [skipped, already hipified] 2022-12-01T09:56:53.5973969Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/add_if_then_else.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/add_if_then_else.cpp [skipped, already hipified] 2022-12-01T09:56:53.5978207Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/add_if_then_else.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/add_if_then_else.h [skipped, already hipified] 2022-12-01T09:56:53.5982486Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/annotate_warns.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/annotate_warns.cpp [skipped, already hipified] 2022-12-01T09:56:53.5990782Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/annotate_warns.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/annotate_warns.h [skipped, already hipified] 2022-12-01T09:56:53.6018178Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.cpp [skipped, already hipified] 2022-12-01T09:56:53.6022396Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/autocast.h [skipped, already hipified] 2022-12-01T09:56:53.6046916Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/bailout_graph.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/bailout_graph.cpp [skipped, already hipified] 2022-12-01T09:56:53.6052298Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/bailout_graph.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/bailout_graph.h [skipped, already hipified] 2022-12-01T09:56:53.6079848Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/batch_mm.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/batch_mm.cpp [skipped, already hipified] 2022-12-01T09:56:53.6085151Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/batch_mm.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/batch_mm.h [skipped, already hipified] 2022-12-01T09:56:53.6100534Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.cpp [skipped, already hipified] 2022-12-01T09:56:53.6104833Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize.h [skipped, already hipified] 2022-12-01T09:56:53.6115142Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp [skipped, already hipified] 2022-12-01T09:56:53.6120263Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h [skipped, already hipified] 2022-12-01T09:56:53.6132335Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/check_strict_fusion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/check_strict_fusion.cpp [skipped, already hipified] 2022-12-01T09:56:53.6136721Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/check_strict_fusion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/check_strict_fusion.h [skipped, already hipified] 2022-12-01T09:56:53.6143438Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_profiling.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_profiling.cpp [skipped, already hipified] 2022-12-01T09:56:53.6148261Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_profiling.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_profiling.h [skipped, already hipified] 2022-12-01T09:56:53.6159392Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_undefinedness.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_undefinedness.cpp [skipped, already hipified] 2022-12-01T09:56:53.6164969Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_undefinedness.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/clear_undefinedness.h [skipped, already hipified] 2022-12-01T09:56:53.6176424Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/common_subexpression_elimination.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/common_subexpression_elimination.cpp [skipped, already hipified] 2022-12-01T09:56:53.6180681Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/common_subexpression_elimination.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/common_subexpression_elimination.h [skipped, already hipified] 2022-12-01T09:56:53.6214333Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/concat_opt.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/concat_opt.cpp [skipped, already hipified] 2022-12-01T09:56:53.6219726Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/concat_opt.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/concat_opt.h [skipped, already hipified] 2022-12-01T09:56:53.6231048Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_pooling.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_pooling.cpp [skipped, already hipified] 2022-12-01T09:56:53.6236070Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_pooling.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_pooling.h [skipped, already hipified] 2022-12-01T09:56:53.6260523Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_propagation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_propagation.cpp [skipped, already hipified] 2022-12-01T09:56:53.6266102Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_propagation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/constant_propagation.h [skipped, already hipified] 2022-12-01T09:56:53.6294267Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp [skipped, already hipified] 2022-12-01T09:56:53.6301700Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_autodiff_subgraphs.h [skipped, already hipified] 2022-12-01T09:56:53.6314142Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_functional_graphs.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_functional_graphs.cpp [skipped, already hipified] 2022-12-01T09:56:53.6323520Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_functional_graphs.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/create_functional_graphs.h [skipped, already hipified] 2022-12-01T09:56:53.6330202Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/cuda_graph_fuser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/cuda_graph_fuser.cpp [skipped, already hipified] 2022-12-01T09:56:53.6337612Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/cuda_graph_fuser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/cuda_graph_fuser.h [skipped, already hipified] 2022-12-01T09:56:53.6360169Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dead_code_elimination.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dead_code_elimination.cpp [skipped, already hipified] 2022-12-01T09:56:53.6366092Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dead_code_elimination.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dead_code_elimination.h [skipped, already hipified] 2022-12-01T09:56:53.6384973Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/decompose_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/decompose_ops.cpp [skipped, already hipified] 2022-12-01T09:56:53.6389311Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/decompose_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/decompose_ops.h [skipped, already hipified] 2022-12-01T09:56:53.6402419Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/device_type_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/device_type_analysis.cpp [skipped, already hipified] 2022-12-01T09:56:53.6411009Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/device_type_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/device_type_analysis.h [skipped, already hipified] 2022-12-01T09:56:53.6426446Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dtype_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dtype_analysis.cpp [skipped, already hipified] 2022-12-01T09:56:53.6430978Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dtype_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dtype_analysis.h [skipped, already hipified] 2022-12-01T09:56:53.6436630Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/eliminate_no_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/eliminate_no_ops.cpp [skipped, already hipified] 2022-12-01T09:56:53.6443852Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/eliminate_no_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/eliminate_no_ops.h [skipped, already hipified] 2022-12-01T09:56:53.6458901Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/erase_number_types.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/erase_number_types.cpp [skipped, already hipified] 2022-12-01T09:56:53.6463299Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/erase_number_types.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/erase_number_types.h [skipped, already hipified] 2022-12-01T09:56:53.6492976Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp [skipped, already hipified] 2022-12-01T09:56:53.6498896Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fixup_trace_scope_blocks.h [skipped, already hipified] 2022-12-01T09:56:53.6521523Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_conv_bn.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_conv_bn.cpp [skipped, already hipified] 2022-12-01T09:56:53.6526623Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_conv_bn.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fold_conv_bn.h [skipped, already hipified] 2022-12-01T09:56:53.6593604Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/freeze_module.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/freeze_module.cpp [skipped, already hipified] 2022-12-01T09:56:53.6599341Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/freeze_module.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/freeze_module.h [skipped, already hipified] 2022-12-01T09:56:53.6619932Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_concat_linear.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_concat_linear.cpp [skipped, already hipified] 2022-12-01T09:56:53.6624499Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_concat_linear.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_concat_linear.h [skipped, already hipified] 2022-12-01T09:56:53.6644074Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp [ok] 2022-12-01T09:56:53.6649718Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h [skipped, already hipified] 2022-12-01T09:56:53.6663110Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp [ok] 2022-12-01T09:56:53.6688597Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_folding.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_folding.cpp [skipped, already hipified] 2022-12-01T09:56:53.6694303Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_folding.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_conv_folding.h [skipped, already hipified] 2022-12-01T09:56:53.6699828Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_graph_optimizations.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_graph_optimizations.cpp [skipped, already hipified] 2022-12-01T09:56:53.6704978Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_graph_optimizations.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_graph_optimizations.h [skipped, already hipified] 2022-12-01T09:56:53.6715477Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_transpose.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_transpose.cpp [skipped, already hipified] 2022-12-01T09:56:53.6720574Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_transpose.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_linear_transpose.h [skipped, already hipified] 2022-12-01T09:56:53.6786141Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp [skipped, already hipified] 2022-12-01T09:56:53.6790917Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h [skipped, already hipified] 2022-12-01T09:56:53.6800504Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_linear.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_linear.cpp [skipped, already hipified] 2022-12-01T09:56:53.6822150Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_linear.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_linear.h [skipped, already hipified] 2022-12-01T09:56:53.6828944Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_relu.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_relu.cpp [skipped, already hipified] 2022-12-01T09:56:53.6833847Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_relu.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/fuse_relu.h [skipped, already hipified] 2022-12-01T09:56:53.6900969Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_fuser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_fuser.cpp [skipped, already hipified] 2022-12-01T09:56:53.6905018Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_fuser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_fuser.h [skipped, already hipified] 2022-12-01T09:56:53.6930427Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_rewrite_helper.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_rewrite_helper.cpp [skipped, already hipified] 2022-12-01T09:56:53.6935782Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_rewrite_helper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/graph_rewrite_helper.h [skipped, already hipified] 2022-12-01T09:56:53.6959069Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/guard_elimination.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/guard_elimination.cpp [skipped, already hipified] 2022-12-01T09:56:53.6964912Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/guard_elimination.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/guard_elimination.h [skipped, already hipified] 2022-12-01T09:56:53.6988784Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/hoist_conv_packed_params.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/hoist_conv_packed_params.cpp [skipped, already hipified] 2022-12-01T09:56:53.7003349Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/hoist_conv_packed_params.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/hoist_conv_packed_params.h [skipped, already hipified] 2022-12-01T09:56:53.7010639Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp [skipped, already hipified] 2022-12-01T09:56:53.7015018Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_autodiff_subgraphs.h [skipped, already hipified] 2022-12-01T09:56:53.7021797Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_fork_wait.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_fork_wait.cpp [skipped, already hipified] 2022-12-01T09:56:53.7041653Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_fork_wait.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_fork_wait.h [skipped, already hipified] 2022-12-01T09:56:53.7052103Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_forked_closures.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_forked_closures.cpp [skipped, already hipified] 2022-12-01T09:56:53.7056481Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_forked_closures.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inline_forked_closures.h [skipped, already hipified] 2022-12-01T09:56:53.7065452Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.cpp [skipped, already hipified] 2022-12-01T09:56:53.7074589Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inliner.h [skipped, already hipified] 2022-12-01T09:56:53.7080415Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inplace_check.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inplace_check.cpp [skipped, already hipified] 2022-12-01T09:56:53.7085363Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/inplace_check.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/inplace_check.h [skipped, already hipified] 2022-12-01T09:56:53.7091108Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/insert_guards.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/insert_guards.cpp [skipped, already hipified] 2022-12-01T09:56:53.7103571Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/insert_guards.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/insert_guards.h [skipped, already hipified] 2022-12-01T09:56:53.7117497Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/integer_value_refinement.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/integer_value_refinement.cpp [skipped, already hipified] 2022-12-01T09:56:53.7130535Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/integer_value_refinement.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/integer_value_refinement.h [skipped, already hipified] 2022-12-01T09:56:53.7138580Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lift_closures.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lift_closures.cpp [skipped, already hipified] 2022-12-01T09:56:53.7143098Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lift_closures.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lift_closures.h [skipped, already hipified] 2022-12-01T09:56:53.7157708Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.cpp [skipped, already hipified] 2022-12-01T09:56:53.7163098Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/liveness.h [skipped, already hipified] 2022-12-01T09:56:53.7184991Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/loop_unrolling.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/loop_unrolling.cpp [skipped, already hipified] 2022-12-01T09:56:53.7194603Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/loop_unrolling.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/loop_unrolling.h [skipped, already hipified] 2022-12-01T09:56:53.7201135Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_grad_of.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_grad_of.cpp [skipped, already hipified] 2022-12-01T09:56:53.7206199Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_grad_of.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_grad_of.h [skipped, already hipified] 2022-12-01T09:56:53.7220587Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_graph.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_graph.cpp [skipped, already hipified] 2022-12-01T09:56:53.7227356Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_graph.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_graph.h [skipped, already hipified] 2022-12-01T09:56:53.7248390Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_tuples.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_tuples.cpp [skipped, already hipified] 2022-12-01T09:56:53.7253891Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_tuples.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/lower_tuples.h [skipped, already hipified] 2022-12-01T09:56:53.7279578Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/metal_rewrite.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/metal_rewrite.cpp [skipped, already hipified] 2022-12-01T09:56:53.7289947Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/metal_rewrite.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/metal_rewrite.h [skipped, already hipified] 2022-12-01T09:56:53.7300847Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/mkldnn_rewrite.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/mkldnn_rewrite.cpp [skipped, already hipified] 2022-12-01T09:56:53.7309979Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/mkldnn_rewrite.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/mkldnn_rewrite.h [skipped, already hipified] 2022-12-01T09:56:53.7319354Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/normalize_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/normalize_ops.cpp [skipped, already hipified] 2022-12-01T09:56:53.7325461Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/normalize_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/normalize_ops.h [skipped, already hipified] 2022-12-01T09:56:53.7335230Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onednn_graph_fuser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onednn_graph_fuser.h [skipped, already hipified] 2022-12-01T09:56:53.7366131Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.cpp [skipped, already hipified] 2022-12-01T09:56:53.7371591Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx.h [skipped, already hipified] 2022-12-01T09:56:53.7406054Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.cpp [skipped, already hipified] 2022-12-01T09:56:53.7411862Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/pass_manager.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/pass_manager.cpp [skipped, already hipified] 2022-12-01T09:56:53.7423699Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/pass_manager.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/pass_manager.h [skipped, already hipified] 2022-12-01T09:56:53.7429185Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole.h [skipped, already hipified] 2022-12-01T09:56:53.7439787Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_alias_sensitive.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_alias_sensitive.cpp [skipped, already hipified] 2022-12-01T09:56:53.7451712Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_alias_sensitive.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_alias_sensitive.h [skipped, already hipified] 2022-12-01T09:56:53.7463606Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_dict_idioms.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_dict_idioms.cpp [skipped, already hipified] 2022-12-01T09:56:53.7469230Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_dict_idioms.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_dict_idioms.h [skipped, already hipified] 2022-12-01T09:56:53.7488289Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_list_idioms.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_list_idioms.cpp [skipped, already hipified] 2022-12-01T09:56:53.7493995Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_list_idioms.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_list_idioms.h [skipped, already hipified] 2022-12-01T09:56:53.7515428Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_non_tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_non_tensor.cpp [skipped, already hipified] 2022-12-01T09:56:53.7521259Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_non_tensor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/peephole_non_tensor.h [skipped, already hipified] 2022-12-01T09:56:53.7527816Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/prepack_folding.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/prepack_folding.cpp [skipped, already hipified] 2022-12-01T09:56:53.7533606Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/prepack_folding.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/prepack_folding.h [skipped, already hipified] 2022-12-01T09:56:53.7547264Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/refine_tuple_types.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/refine_tuple_types.cpp [skipped, already hipified] 2022-12-01T09:56:53.7551954Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/refine_tuple_types.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/refine_tuple_types.h [skipped, already hipified] 2022-12-01T09:56:53.7558252Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_dropout.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_dropout.cpp [skipped, already hipified] 2022-12-01T09:56:53.7564144Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_dropout.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_dropout.h [skipped, already hipified] 2022-12-01T09:56:53.7575400Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_exceptions.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_exceptions.cpp [skipped, already hipified] 2022-12-01T09:56:53.7591206Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_exceptions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_exceptions.h [skipped, already hipified] 2022-12-01T09:56:53.7595607Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_expands.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_expands.cpp [skipped, already hipified] 2022-12-01T09:56:53.7599772Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_expands.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_expands.h [skipped, already hipified] 2022-12-01T09:56:53.7618139Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_inplace_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_inplace_ops.cpp [skipped, already hipified] 2022-12-01T09:56:53.7623126Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_inplace_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_inplace_ops.h [skipped, already hipified] 2022-12-01T09:56:53.7654472Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_mutation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_mutation.cpp [skipped, already hipified] 2022-12-01T09:56:53.7664602Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_mutation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_mutation.h [skipped, already hipified] 2022-12-01T09:56:53.7673621Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_redundant_profiles.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_redundant_profiles.cpp [skipped, already hipified] 2022-12-01T09:56:53.7677876Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_redundant_profiles.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/remove_redundant_profiles.h [skipped, already hipified] 2022-12-01T09:56:53.7689810Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/replacement_of_old_operators.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/replacement_of_old_operators.cpp [skipped, already hipified] 2022-12-01T09:56:53.7694957Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/replacement_of_old_operators.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/replacement_of_old_operators.h [skipped, already hipified] 2022-12-01T09:56:53.7705484Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/requires_grad_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/requires_grad_analysis.cpp [skipped, already hipified] 2022-12-01T09:56:53.7718272Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/requires_grad_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/requires_grad_analysis.h [skipped, already hipified] 2022-12-01T09:56:53.7724902Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/restore_mutation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/restore_mutation.cpp [skipped, already hipified] 2022-12-01T09:56:53.7731210Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/restore_mutation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/restore_mutation.h [skipped, already hipified] 2022-12-01T09:56:53.7832175Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/shape_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/shape_analysis.cpp [skipped, already hipified] 2022-12-01T09:56:53.7838827Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/shape_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/shape_analysis.h [skipped, already hipified] 2022-12-01T09:56:53.7867616Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/specialize_autogradzero.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/specialize_autogradzero.cpp [skipped, already hipified] 2022-12-01T09:56:53.7872337Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/specialize_autogradzero.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/specialize_autogradzero.h [skipped, already hipified] 2022-12-01T09:56:53.7888569Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/subgraph_rewrite.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/subgraph_rewrite.cpp [skipped, already hipified] 2022-12-01T09:56:53.7897070Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/subgraph_rewrite.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/subgraph_rewrite.h [skipped, already hipified] 2022-12-01T09:56:53.7960114Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_analysis.cpp [skipped, already hipified] 2022-12-01T09:56:53.7966678Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_analysis.h [skipped, already hipified] 2022-12-01T09:56:53.7977693Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_cache.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_cache.cpp [skipped, already hipified] 2022-12-01T09:56:53.7987640Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_cache.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_cache.h [skipped, already hipified] 2022-12-01T09:56:53.8031916Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp [skipped, already hipified] 2022-12-01T09:56:53.8041087Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h [skipped, already hipified] 2022-12-01T09:56:53.8104669Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/tensorexpr_fuser.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/tensorexpr_fuser.cpp [skipped, already hipified] 2022-12-01T09:56:53.8113371Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/tensorexpr_fuser.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/tensorexpr_fuser.h [skipped, already hipified] 2022-12-01T09:56:53.8118589Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp [skipped, already hipified] 2022-12-01T09:56:53.8124051Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h [skipped, already hipified] 2022-12-01T09:56:53.8145066Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/value_refinement_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/value_refinement_utils.cpp [skipped, already hipified] 2022-12-01T09:56:53.8160400Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/value_refinement_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/value_refinement_utils.h [skipped, already hipified] 2022-12-01T09:56:53.8172245Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/variadic_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/variadic_ops.cpp [skipped, already hipified] 2022-12-01T09:56:53.8181378Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/variadic_ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/variadic_ops.h [skipped, already hipified] 2022-12-01T09:56:53.8200762Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/vulkan_rewrite.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/vulkan_rewrite.cpp [skipped, already hipified] 2022-12-01T09:56:53.8205188Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/vulkan_rewrite.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/vulkan_rewrite.h [skipped, already hipified] 2022-12-01T09:56:53.8239669Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/xnnpack_rewrite.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/xnnpack_rewrite.cpp [skipped, already hipified] 2022-12-01T09:56:53.8246395Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/xnnpack_rewrite.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/xnnpack_rewrite.h [skipped, already hipified] 2022-12-01T09:56:53.8259754Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp [skipped, already hipified] 2022-12-01T09:56:53.8268730Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.h [skipped, already hipified] 2022-12-01T09:56:53.8276351Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp [skipped, already hipified] 2022-12-01T09:56:53.8280224Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/cast_all_constant_to_floating.h [skipped, already hipified] 2022-12-01T09:56:53.8317349Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_fold.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_fold.cpp [skipped, already hipified] 2022-12-01T09:56:53.8330274Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_fold.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_fold.h [skipped, already hipified] 2022-12-01T09:56:53.8347791Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_map.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_map.cpp [skipped, already hipified] 2022-12-01T09:56:53.8361476Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_map.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/constant_map.h [skipped, already hipified] 2022-12-01T09:56:53.8368615Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/deduplicate_initializers.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/deduplicate_initializers.cpp [skipped, already hipified] 2022-12-01T09:56:53.8374396Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/deduplicate_initializers.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/deduplicate_initializers.h [skipped, already hipified] 2022-12-01T09:56:53.8379016Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eliminate_unused_items.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eliminate_unused_items.cpp [skipped, already hipified] 2022-12-01T09:56:53.8391902Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eliminate_unused_items.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eliminate_unused_items.h [skipped, already hipified] 2022-12-01T09:56:53.8402509Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eval_peephole.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eval_peephole.cpp [skipped, already hipified] 2022-12-01T09:56:53.8407435Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eval_peephole.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/eval_peephole.h [skipped, already hipified] 2022-12-01T09:56:53.8448379Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp [skipped, already hipified] 2022-12-01T09:56:53.8457254Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/fixup_onnx_controlflow.h [skipped, already hipified] 2022-12-01T09:56:53.8510742Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_extraction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_extraction.cpp [skipped, already hipified] 2022-12-01T09:56:53.8517120Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_extraction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_extraction.h [skipped, already hipified] 2022-12-01T09:56:53.8531711Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_substitution.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_substitution.cpp [skipped, already hipified] 2022-12-01T09:56:53.8541657Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_substitution.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/function_substitution.h [skipped, already hipified] 2022-12-01T09:56:53.8557501Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/helper.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/helper.cpp [skipped, already hipified] 2022-12-01T09:56:53.8570111Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/helper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/helper.h [skipped, already hipified] 2022-12-01T09:56:53.8583267Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/list_model_parameters.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/list_model_parameters.cpp [skipped, already hipified] 2022-12-01T09:56:53.8589176Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/list_model_parameters.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/list_model_parameters.h [skipped, already hipified] 2022-12-01T09:56:53.8604630Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/naming.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/naming.cpp [skipped, already hipified] 2022-12-01T09:56:53.8610310Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/naming.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/naming.h [skipped, already hipified] 2022-12-01T09:56:53.8615608Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/onnx_log.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/onnx_log.cpp [skipped, already hipified] 2022-12-01T09:56:53.8621276Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/onnx_log.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/onnx_log.h [skipped, already hipified] 2022-12-01T09:56:53.8679980Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/peephole.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/peephole.cpp [skipped, already hipified] 2022-12-01T09:56:53.8684114Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/peephole.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/peephole.h [skipped, already hipified] 2022-12-01T09:56:53.8690197Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp [skipped, already hipified] 2022-12-01T09:56:53.8696320Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/prepare_division_for_onnx.h [skipped, already hipified] 2022-12-01T09:56:53.8715138Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/preprocess_for_onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/preprocess_for_onnx.cpp [skipped, already hipified] 2022-12-01T09:56:53.8720605Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/preprocess_for_onnx.h [skipped, already hipified] 2022-12-01T09:56:53.8767641Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp [skipped, already hipified] 2022-12-01T09:56:53.8772816Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.h [skipped, already hipified] 2022-12-01T09:56:53.8799495Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/scalar_type_analysis.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/scalar_type_analysis.cpp [skipped, already hipified] 2022-12-01T09:56:53.8810190Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/scalar_type_analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/scalar_type_analysis.h [skipped, already hipified] 2022-12-01T09:56:53.8905521Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.cpp [skipped, already hipified] 2022-12-01T09:56:53.8913784Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/shape_type_inference.h [skipped, already hipified] 2022-12-01T09:56:53.8957922Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/unpack_quantized_weights.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/unpack_quantized_weights.cpp [skipped, already hipified] 2022-12-01T09:56:53.8963394Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/unpack_quantized_weights.h [skipped, already hipified] 2022-12-01T09:56:53.8971329Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp [skipped, already hipified] 2022-12-01T09:56:53.8976089Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.h [skipped, already hipified] 2022-12-01T09:56:53.8990212Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/common.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/common.cpp [skipped, already hipified] 2022-12-01T09:56:53.8995210Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/common.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/common.h [skipped, already hipified] 2022-12-01T09:56:53.9017942Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp [skipped, already hipified] 2022-12-01T09:56:53.9024879Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.h [skipped, already hipified] 2022-12-01T09:56:53.9046515Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp [skipped, already hipified] 2022-12-01T09:56:53.9054885Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.h [skipped, already hipified] 2022-12-01T09:56:53.9071619Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp [skipped, already hipified] 2022-12-01T09:56:53.9076911Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/dedup_module_uses.h [skipped, already hipified] 2022-12-01T09:56:53.9095516Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/finalize.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/finalize.cpp [skipped, already hipified] 2022-12-01T09:56:53.9105227Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/finalize.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/finalize.h [skipped, already hipified] 2022-12-01T09:56:53.9111344Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/fusion_passes.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/fusion_passes.cpp [skipped, already hipified] 2022-12-01T09:56:53.9115718Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/fusion_passes.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/fusion_passes.h [skipped, already hipified] 2022-12-01T09:56:53.9148811Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/helper.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/helper.cpp [skipped, already hipified] 2022-12-01T09:56:53.9166621Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/helper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/helper.h [skipped, already hipified] 2022-12-01T09:56:53.9243658Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_observers.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_observers.cpp [skipped, already hipified] 2022-12-01T09:56:53.9250764Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_observers.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_observers.h [skipped, already hipified] 2022-12-01T09:56:53.9326122Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp [skipped, already hipified] 2022-12-01T09:56:53.9331888Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/insert_quant_dequant.h [skipped, already hipified] 2022-12-01T09:56:53.9399874Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_patterns.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_patterns.h [skipped, already hipified] 2022-12-01T09:56:53.9405791Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_type.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_type.cpp [skipped, already hipified] 2022-12-01T09:56:53.9411749Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_type.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/quantization_type.h [skipped, already hipified] 2022-12-01T09:56:53.9427017Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/register_packed_params.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/register_packed_params.cpp [skipped, already hipified] 2022-12-01T09:56:53.9432315Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/register_packed_params.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/quantization/register_packed_params.h [skipped, already hipified] 2022-12-01T09:56:53.9453811Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/check_alias_annotation.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/check_alias_annotation.cpp [skipped, already hipified] 2022-12-01T09:56:53.9460040Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/check_alias_annotation.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/check_alias_annotation.h [skipped, already hipified] 2022-12-01T09:56:53.9472175Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/memory_dag.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/memory_dag.cpp [skipped, already hipified] 2022-12-01T09:56:53.9487275Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/memory_dag.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/memory_dag.h [skipped, already hipified] 2022-12-01T09:56:53.9497309Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/op_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/op_registry.cpp [skipped, already hipified] 2022-12-01T09:56:53.9502789Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/op_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/op_registry.h [skipped, already hipified] 2022-12-01T09:56:53.9512771Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/optimization_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/optimization_utils.cpp [skipped, already hipified] 2022-12-01T09:56:53.9517612Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/optimization_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/optimization_utils.h [skipped, already hipified] 2022-12-01T09:56:53.9548053Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/subgraph_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/subgraph_utils.cpp [skipped, already hipified] 2022-12-01T09:56:53.9554416Z /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/subgraph_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/passes/utils/subgraph_utils.h [skipped, already hipified] 2022-12-01T09:56:53.9662316Z /var/lib/jenkins/workspace/torch/csrc/jit/python/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/init.cpp [skipped, already hipified] 2022-12-01T09:56:53.9666992Z /var/lib/jenkins/workspace/torch/csrc/jit/python/init.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/init.h [skipped, already hipified] 2022-12-01T09:56:53.9672562Z /var/lib/jenkins/workspace/torch/csrc/jit/python/module_python.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/module_python.h [skipped, already hipified] 2022-12-01T09:56:53.9693369Z /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind.h [skipped, already hipified] 2022-12-01T09:56:53.9744620Z /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.cpp [skipped, already hipified] 2022-12-01T09:56:53.9798897Z /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h [ok] 2022-12-01T09:56:53.9811606Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_arg_flatten.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_arg_flatten.cpp [skipped, already hipified] 2022-12-01T09:56:53.9824500Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_arg_flatten.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_arg_flatten.h [skipped, already hipified] 2022-12-01T09:56:53.9840872Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_custom_class.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_custom_class.cpp [skipped, already hipified] 2022-12-01T09:56:53.9849786Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_custom_class.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_custom_class.h [skipped, already hipified] 2022-12-01T09:56:53.9862196Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_dict.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_dict.cpp [skipped, already hipified] 2022-12-01T09:56:53.9877834Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_dict.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_dict.h [skipped, already hipified] 2022-12-01T09:56:53.9884721Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_interpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_interpreter.cpp [skipped, already hipified] 2022-12-01T09:56:53.9939835Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ir.cpp [skipped, already hipified] 2022-12-01T09:56:53.9946061Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ir.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ir.h [skipped, already hipified] 2022-12-01T09:56:53.9956104Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ivalue.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_ivalue.h [skipped, already hipified] 2022-12-01T09:56:53.9974386Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_list.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_list.cpp [skipped, already hipified] 2022-12-01T09:56:53.9985103Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_list.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_list.h [skipped, already hipified] 2022-12-01T09:56:54.0053036Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_sugared_value.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_sugared_value.cpp [ok] 2022-12-01T09:56:54.0068879Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_sugared_value.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_sugared_value.h [skipped, already hipified] 2022-12-01T09:56:54.0085883Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tracer.cpp [skipped, already hipified] 2022-12-01T09:56:54.0091539Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tracer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tracer.h [skipped, already hipified] 2022-12-01T09:56:54.0118275Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tree_views.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tree_views.cpp [skipped, already hipified] 2022-12-01T09:56:54.0123280Z /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tree_views.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/python_tree_views.h [skipped, already hipified] 2022-12-01T09:56:54.0223401Z /var/lib/jenkins/workspace/torch/csrc/jit/python/script_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/script_init.cpp [skipped, already hipified] 2022-12-01T09:56:54.0228973Z /var/lib/jenkins/workspace/torch/csrc/jit/python/script_init.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/script_init.h [skipped, already hipified] 2022-12-01T09:56:54.0233701Z /var/lib/jenkins/workspace/torch/csrc/jit/python/update_graph_executor_opt.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/python/update_graph_executor_opt.cpp [skipped, already hipified] 2022-12-01T09:56:54.0238712Z /var/lib/jenkins/workspace/torch/csrc/jit/python/update_graph_executor_opt.h -> /var/lib/jenkins/workspace/torch/csrc/jit/python/update_graph_executor_opt.h [skipped, already hipified] 2022-12-01T09:56:54.0257650Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/argument_spec.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/argument_spec.cpp [skipped, already hipified] 2022-12-01T09:56:54.0291234Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/argument_spec.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/argument_spec.h [skipped, already hipified] 2022-12-01T09:56:54.0349717Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.cpp [skipped, already hipified] 2022-12-01T09:56:54.0362829Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/autodiff.h [skipped, already hipified] 2022-12-01T09:56:54.0368968Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/calculate_necessary_args.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/calculate_necessary_args.h [skipped, already hipified] 2022-12-01T09:56:54.0374410Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/custom_operator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/custom_operator.h [skipped, already hipified] 2022-12-01T09:56:54.0391066Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry.cpp [skipped, already hipified] 2022-12-01T09:56:54.0396029Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry.h [skipped, already hipified] 2022-12-01T09:56:54.0402036Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry_util.cpp [skipped, already hipified] 2022-12-01T09:56:54.0406662Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry_util.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/decomposition_registry_util.h [skipped, already hipified] 2022-12-01T09:56:54.0415834Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/exception_message.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/exception_message.h [skipped, already hipified] 2022-12-01T09:56:54.0464953Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor.cpp [skipped, already hipified] 2022-12-01T09:56:54.0473563Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor.h [skipped, already hipified] 2022-12-01T09:56:54.0481838Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_executor_impl.h [skipped, already hipified] 2022-12-01T09:56:54.0497417Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_iterator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/graph_iterator.h [skipped, already hipified] 2022-12-01T09:56:54.0505145Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.cpp [skipped, already hipified] 2022-12-01T09:56:54.0514216Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/instruction.h [skipped, already hipified] 2022-12-01T09:56:54.0575832Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.cpp [skipped, already hipified] 2022-12-01T09:56:54.0584630Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter.h [skipped, already hipified] 2022-12-01T09:56:54.0590652Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_exception.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_exception.cpp [skipped, already hipified] 2022-12-01T09:56:54.0600000Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_exception.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_exception.h [skipped, already hipified] 2022-12-01T09:56:54.0615562Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_trace.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_trace.cpp [skipped, already hipified] 2022-12-01T09:56:54.0627474Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_trace.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/jit_trace.h [skipped, already hipified] 2022-12-01T09:56:54.0632975Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.cpp [skipped, already hipified] 2022-12-01T09:56:54.0638826Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/logging.h [skipped, already hipified] 2022-12-01T09:56:54.0662439Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.cpp [skipped, already hipified] 2022-12-01T09:56:54.0677827Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h [skipped, already hipified] 2022-12-01T09:56:54.0690587Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator_options.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator_options.h [skipped, already hipified] 2022-12-01T09:56:54.0698948Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/print_handler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/print_handler.cpp [skipped, already hipified] 2022-12-01T09:56:54.0703991Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/print_handler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/print_handler.h [skipped, already hipified] 2022-12-01T09:56:54.0750839Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp [skipped, already hipified] 2022-12-01T09:56:54.0758404Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_graph_executor_impl.h [skipped, already hipified] 2022-12-01T09:56:54.0780789Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_record.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_record.cpp [skipped, already hipified] 2022-12-01T09:56:54.0795513Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_record.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/profiling_record.h [skipped, already hipified] 2022-12-01T09:56:54.0805812Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_c10_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_c10_ops.cpp [skipped, already hipified] 2022-12-01T09:56:54.0818131Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_cuda_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_cuda_ops.cpp [ok] 2022-12-01T09:56:54.0835786Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_distributed_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_distributed_ops.cpp [skipped, already hipified] 2022-12-01T09:56:54.0851723Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_ops_utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_ops_utils.cpp [skipped, already hipified] 2022-12-01T09:56:54.0910967Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_ops_utils.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_ops_utils.h [skipped, already hipified] 2022-12-01T09:56:54.1054951Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_prim_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_prim_ops.cpp [skipped, already hipified] 2022-12-01T09:56:54.1102637Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp [skipped, already hipified] 2022-12-01T09:56:54.1135634Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_special_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/register_special_ops.cpp [skipped, already hipified] 2022-12-01T09:56:54.1147105Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/script_profile.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/script_profile.cpp [skipped, already hipified] 2022-12-01T09:56:54.1158538Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/script_profile.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/script_profile.h [skipped, already hipified] 2022-12-01T09:56:54.1254664Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp [skipped, already hipified] 2022-12-01T09:56:54.1259001Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/serialized_shape_function_registry.h [skipped, already hipified] 2022-12-01T09:56:54.1263162Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/shape_function_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/shape_function_registry.h [skipped, already hipified] 2022-12-01T09:56:54.1268292Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp [skipped, already hipified] 2022-12-01T09:56:54.1279829Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/simple_graph_executor_impl.h [skipped, already hipified] 2022-12-01T09:56:54.1284974Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/slice_indices_adjust.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/slice_indices_adjust.cpp [skipped, already hipified] 2022-12-01T09:56:54.1290383Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/slice_indices_adjust.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/slice_indices_adjust.h [skipped, already hipified] 2022-12-01T09:56:54.1370971Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_script.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_script.cpp [skipped, already hipified] 2022-12-01T09:56:54.1378483Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_script.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_script.h [skipped, already hipified] 2022-12-01T09:56:54.1401669Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry.cpp [skipped, already hipified] 2022-12-01T09:56:54.1408923Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry.h [skipped, already hipified] 2022-12-01T09:56:54.1430650Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp [skipped, already hipified] 2022-12-01T09:56:54.1437156Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/symbolic_shape_registry_util.h [skipped, already hipified] 2022-12-01T09:56:54.1461819Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/vararg_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/vararg_functions.cpp [skipped, already hipified] 2022-12-01T09:56:54.1468610Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/vararg_functions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/vararg_functions.h [skipped, already hipified] 2022-12-01T09:56:54.1474405Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/variable_tensor_list.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/variable_tensor_list.h [skipped, already hipified] 2022-12-01T09:56:54.1483769Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/can_emit_inline.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/can_emit_inline.h [skipped, already hipified] 2022-12-01T09:56:54.1529730Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/code_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/code_impl.h [skipped, already hipified] 2022-12-01T09:56:54.1536032Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/frame.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/frame.cpp [skipped, already hipified] 2022-12-01T09:56:54.1546017Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/frame.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/frame.h [skipped, already hipified] 2022-12-01T09:56:54.1560863Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp [skipped, already hipified] 2022-12-01T09:56:54.1571702Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/preprocess_graph.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/interpreter/preprocess_graph.h [skipped, already hipified] 2022-12-01T09:56:54.1577120Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ProcessedNodeInputs.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ProcessedNodeInputs.cpp [skipped, already hipified] 2022-12-01T09:56:54.1591601Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ProcessedNodeInputs.h [skipped, already hipified] 2022-12-01T09:56:54.1608098Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/fusion.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/fusion.cpp [skipped, already hipified] 2022-12-01T09:56:54.1622147Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/fusion.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/fusion.h [skipped, already hipified] 2022-12-01T09:56:54.1824346Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/generated_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/generated_ops.cpp [skipped, already hipified] 2022-12-01T09:56:54.1909062Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/impl.cpp [skipped, already hipified] 2022-12-01T09:56:54.1960115Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/impl.h [skipped, already hipified] 2022-12-01T09:56:54.1971163Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/init.cpp [skipped, already hipified] 2022-12-01T09:56:54.1976311Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/init.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/init.h [skipped, already hipified] 2022-12-01T09:56:54.2004912Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/memory_planner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/memory_planner.cpp [skipped, already hipified] 2022-12-01T09:56:54.2028727Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/memory_planner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/memory_planner.h [skipped, already hipified] 2022-12-01T09:56:54.2106244Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/native_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/native_ops.cpp [skipped, already hipified] 2022-12-01T09:56:54.2224296Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.cpp [skipped, already hipified] 2022-12-01T09:56:54.2236235Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/ops.h [skipped, already hipified] 2022-12-01T09:56:54.2300683Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/passes.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/passes.cpp [skipped, already hipified] 2022-12-01T09:56:54.2308603Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/passes.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/passes.h [skipped, already hipified] 2022-12-01T09:56:54.2324975Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/processed_node_wrapper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/processed_node_wrapper.h [skipped, already hipified] 2022-12-01T09:56:54.2332001Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/static_method.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/static_method.h [skipped, already hipified] 2022-12-01T09:56:54.2351057Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/te_wrapper.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/te_wrapper.cpp [skipped, already hipified] 2022-12-01T09:56:54.2362360Z /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/te_wrapper.h -> /var/lib/jenkins/workspace/torch/csrc/jit/runtime/static/te_wrapper.h [skipped, already hipified] 2022-12-01T09:56:54.2380407Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp [skipped, already hipified] 2022-12-01T09:56:54.2389518Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/callstack_debug_info_serialization.h [skipped, already hipified] 2022-12-01T09:56:54.2451272Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.cpp [skipped, already hipified] 2022-12-01T09:56:54.2466556Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export.h [skipped, already hipified] 2022-12-01T09:56:54.2493428Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_bytecode.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_bytecode.cpp [skipped, already hipified] 2022-12-01T09:56:54.2499051Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_bytecode.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_bytecode.h [skipped, already hipified] 2022-12-01T09:56:54.2555089Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_module.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/export_module.cpp [skipped, already hipified] 2022-12-01T09:56:54.2600183Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer.cpp [skipped, already hipified] 2022-12-01T09:56:54.2607900Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer.h [skipped, already hipified] 2022-12-01T09:56:54.2615443Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp [skipped, already hipified] 2022-12-01T09:56:54.2620735Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h [skipped, already hipified] 2022-12-01T09:56:54.2652955Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.cpp [skipped, already hipified] 2022-12-01T09:56:54.2661275Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import.h [skipped, already hipified] 2022-12-01T09:56:54.2667335Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_constants.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_constants.h [skipped, already hipified] 2022-12-01T09:56:54.2675874Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_functions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_functions.h [skipped, already hipified] 2022-12-01T09:56:54.2683470Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_helpers.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_helpers.cpp [skipped, already hipified] 2022-12-01T09:56:54.2689893Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_helpers.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_export_helpers.h [skipped, already hipified] 2022-12-01T09:56:54.2712858Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_legacy.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_legacy.cpp [skipped, already hipified] 2022-12-01T09:56:54.2720277Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_legacy.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_legacy.h [skipped, already hipified] 2022-12-01T09:56:54.2728842Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_read.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_read.cpp [skipped, already hipified] 2022-12-01T09:56:54.2747376Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_read.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_read.h [skipped, already hipified] 2022-12-01T09:56:54.2796528Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_source.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_source.cpp [skipped, already hipified] 2022-12-01T09:56:54.2805037Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_source.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/import_source.h [skipped, already hipified] 2022-12-01T09:56:54.2907885Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/mobile_bytecode_generated.h [skipped, already hipified] 2022-12-01T09:56:54.2919746Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.cpp [skipped, already hipified] 2022-12-01T09:56:54.2924073Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/onnx.h [skipped, already hipified] 2022-12-01T09:56:54.2941196Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.cpp [skipped, already hipified] 2022-12-01T09:56:54.2949547Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickle.h [skipped, already hipified] 2022-12-01T09:56:54.3002109Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.cpp [skipped, already hipified] 2022-12-01T09:56:54.3020059Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/pickler.h [skipped, already hipified] 2022-12-01T09:56:54.3094670Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/python_print.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/python_print.cpp [skipped, already hipified] 2022-12-01T09:56:54.3108313Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/python_print.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/python_print.h [skipped, already hipified] 2022-12-01T09:56:54.3121632Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization.cpp [skipped, already hipified] 2022-12-01T09:56:54.3133728Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization.h [skipped, already hipified] 2022-12-01T09:56:54.3139357Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization_impl.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/source_range_serialization_impl.h [skipped, already hipified] 2022-12-01T09:56:54.3146008Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/storage_context.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/storage_context.h [skipped, already hipified] 2022-12-01T09:56:54.3153548Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/type_name_uniquer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/type_name_uniquer.cpp [skipped, already hipified] 2022-12-01T09:56:54.3174127Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/type_name_uniquer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/type_name_uniquer.h [skipped, already hipified] 2022-12-01T09:56:54.3226379Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.cpp [skipped, already hipified] 2022-12-01T09:56:54.3247857Z /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.h -> /var/lib/jenkins/workspace/torch/csrc/jit/serialization/unpickler.h [skipped, already hipified] 2022-12-01T09:56:54.3268513Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/analysis.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/analysis.h [skipped, already hipified] 2022-12-01T09:56:54.3284536Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/block_codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/block_codegen.cpp [skipped, already hipified] 2022-12-01T09:56:54.3301533Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/block_codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/block_codegen.h [skipped, already hipified] 2022-12-01T09:56:54.3317286Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_inference.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_inference.cpp [skipped, already hipified] 2022-12-01T09:56:54.3338222Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_inference.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_inference.h [skipped, already hipified] 2022-12-01T09:56:54.3353823Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_overlap.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_overlap.cpp [skipped, already hipified] 2022-12-01T09:56:54.3368617Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_overlap.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/bounds_overlap.h [skipped, already hipified] 2022-12-01T09:56:54.3391119Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.cpp [skipped, already hipified] 2022-12-01T09:56:54.3407762Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/codegen.h [skipped, already hipified] 2022-12-01T09:56:54.3425498Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_codegen.cpp [skipped, already hipified] 2022-12-01T09:56:54.3438695Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_codegen.h [skipped, already hipified] 2022-12-01T09:56:54.3444525Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cpp_intrinsics.h [skipped, already hipified] 2022-12-01T09:56:54.3486065Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp [ok] 2022-12-01T09:56:54.3500375Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h [ok] 2022-12-01T09:56:54.3512039Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_random.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_random.h [skipped, already hipified] 2022-12-01T09:56:54.3570635Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.cpp [skipped, already hipified] 2022-12-01T09:56:54.3586012Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/eval.h [skipped, already hipified] 2022-12-01T09:56:54.3598300Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/exceptions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/exceptions.h [skipped, already hipified] 2022-12-01T09:56:54.3637209Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.cpp [skipped, already hipified] 2022-12-01T09:56:54.3661859Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/expr.h [skipped, already hipified] 2022-12-01T09:56:54.3734301Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.cpp [skipped, already hipified] 2022-12-01T09:56:54.3743220Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions.h [skipped, already hipified] 2022-12-01T09:56:54.3849860Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp [skipped, already hipified] 2022-12-01T09:56:54.3856204Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_core.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_core.cpp [skipped, already hipified] 2022-12-01T09:56:54.3862490Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_core.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_core.h [skipped, already hipified] 2022-12-01T09:56:54.3866975Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_registry.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_registry.cpp [skipped, already hipified] 2022-12-01T09:56:54.3881101Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_registry.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/external_functions_registry.h [skipped, already hipified] 2022-12-01T09:56:54.3887855Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/fwd_decls.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/fwd_decls.h [skipped, already hipified] 2022-12-01T09:56:54.3911219Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/graph_opt.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/graph_opt.cpp [skipped, already hipified] 2022-12-01T09:56:54.3921097Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/graph_opt.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/graph_opt.h [skipped, already hipified] 2022-12-01T09:56:54.3946549Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/half_support.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/half_support.h [skipped, already hipified] 2022-12-01T09:56:54.3958811Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/hash_provider.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/hash_provider.cpp [skipped, already hipified] 2022-12-01T09:56:54.3974460Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/hash_provider.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/hash_provider.h [skipped, already hipified] 2022-12-01T09:56:54.3998389Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp [skipped, already hipified] 2022-12-01T09:56:54.4005459Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/intrinsic_symbols.h [skipped, already hipified] 2022-12-01T09:56:54.4018327Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.cpp [skipped, already hipified] 2022-12-01T09:56:54.4054557Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir.h [skipped, already hipified] 2022-12-01T09:56:54.4075482Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_cloner.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_cloner.cpp [skipped, already hipified] 2022-12-01T09:56:54.4091630Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_cloner.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_cloner.h [skipped, already hipified] 2022-12-01T09:56:54.4117304Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_mutator.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_mutator.cpp [skipped, already hipified] 2022-12-01T09:56:54.4123080Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_mutator.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_mutator.h [skipped, already hipified] 2022-12-01T09:56:54.4131571Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_printer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_printer.h [skipped, already hipified] 2022-12-01T09:56:54.4239600Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_simplifier.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_simplifier.cpp [skipped, already hipified] 2022-12-01T09:56:54.4266251Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_simplifier.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_simplifier.h [skipped, already hipified] 2022-12-01T09:56:54.4277339Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_verifier.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_verifier.cpp [skipped, already hipified] 2022-12-01T09:56:54.4285361Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_verifier.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_verifier.h [skipped, already hipified] 2022-12-01T09:56:54.4303244Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_visitor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_visitor.cpp [skipped, already hipified] 2022-12-01T09:56:54.4310603Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_visitor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/ir_visitor.h [skipped, already hipified] 2022-12-01T09:56:54.4395105Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.cpp [skipped, already hipified] 2022-12-01T09:56:54.4420638Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/kernel.h [skipped, already hipified] 2022-12-01T09:56:54.4514513Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.cpp [skipped, already hipified] 2022-12-01T09:56:54.4525337Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_codegen.h [skipped, already hipified] 2022-12-01T09:56:54.4549443Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_jit.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_jit.cpp [skipped, already hipified] 2022-12-01T09:56:54.4557003Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_jit.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/llvm_jit.h [skipped, already hipified] 2022-12-01T09:56:54.4687012Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.cpp [skipped, already hipified] 2022-12-01T09:56:54.4723789Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest.h [skipped, already hipified] 2022-12-01T09:56:54.4765218Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp [skipped, already hipified] 2022-12-01T09:56:54.4774778Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/loopnest_randomization.h [skipped, already hipified] 2022-12-01T09:56:54.4866046Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.cpp [skipped, already hipified] 2022-12-01T09:56:54.4873432Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/lowerings.h [skipped, already hipified] 2022-12-01T09:56:54.4931599Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp [skipped, already hipified] 2022-12-01T09:56:54.4955709Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/mem_dependency_checker.h [skipped, already hipified] 2022-12-01T09:56:54.4961597Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.cpp [skipped, already hipified] 2022-12-01T09:56:54.4977898Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/reduction.h [skipped, already hipified] 2022-12-01T09:56:54.5013888Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.cpp [skipped, already hipified] 2022-12-01T09:56:54.5035286Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/registerizer.h [skipped, already hipified] 2022-12-01T09:56:54.5073096Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/stmt.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/stmt.h [skipped, already hipified] 2022-12-01T09:56:54.5093354Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.cpp [skipped, already hipified] 2022-12-01T09:56:54.5109196Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensor.h [skipped, already hipified] 2022-12-01T09:56:54.5165422Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp [ok] 2022-12-01T09:56:54.5173181Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.h [skipped, already hipified] 2022-12-01T09:56:54.5182148Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.cpp [skipped, already hipified] 2022-12-01T09:56:54.5193934Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/types.h [skipped, already hipified] 2022-12-01T09:56:54.5209080Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/unique_name_manager.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/unique_name_manager.cpp [skipped, already hipified] 2022-12-01T09:56:54.5214569Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/unique_name_manager.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/unique_name_manager.h [skipped, already hipified] 2022-12-01T09:56:54.5228481Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/var_substitutor.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/var_substitutor.h [skipped, already hipified] 2022-12-01T09:56:54.5251343Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/conv2d.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/conv2d.cpp [skipped, already hipified] 2022-12-01T09:56:54.5259847Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/conv2d.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/conv2d.h [skipped, already hipified] 2022-12-01T09:56:54.5267936Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/matmul.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/matmul.cpp [skipped, already hipified] 2022-12-01T09:56:54.5273284Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/matmul.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/matmul.h [skipped, already hipified] 2022-12-01T09:56:54.5312222Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/misc.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/misc.cpp [skipped, already hipified] 2022-12-01T09:56:54.5320496Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/misc.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/misc.h [skipped, already hipified] 2022-12-01T09:56:54.5335686Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/norm.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/norm.cpp [skipped, already hipified] 2022-12-01T09:56:54.5341099Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/norm.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/norm.h [skipped, already hipified] 2022-12-01T09:56:54.5357051Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/operators.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/operators.h [skipped, already hipified] 2022-12-01T09:56:54.5376091Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/pointwise.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/pointwise.cpp [skipped, already hipified] 2022-12-01T09:56:54.5386545Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/pointwise.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/pointwise.h [skipped, already hipified] 2022-12-01T09:56:54.5423203Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/quantization.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/quantization.cpp [skipped, already hipified] 2022-12-01T09:56:54.5437488Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/quantization.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/quantization.h [skipped, already hipified] 2022-12-01T09:56:54.5447887Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/reduction.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/reduction.cpp [skipped, already hipified] 2022-12-01T09:56:54.5454462Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/reduction.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/reduction.h [skipped, already hipified] 2022-12-01T09:56:54.5472856Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/softmax.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/softmax.cpp [skipped, already hipified] 2022-12-01T09:56:54.5478862Z /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/softmax.h -> /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/operators/softmax.h [skipped, already hipified] 2022-12-01T09:56:54.5484644Z /var/lib/jenkins/workspace/torch/csrc/jit/testing/catch_utils.hpp -> /var/lib/jenkins/workspace/torch/csrc/jit/testing/catch_utils.hpp [skipped, already hipified] 2022-12-01T09:56:54.5515871Z /var/lib/jenkins/workspace/torch/csrc/jit/testing/file_check.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/testing/file_check.cpp [skipped, already hipified] 2022-12-01T09:56:54.5522533Z /var/lib/jenkins/workspace/torch/csrc/jit/testing/file_check.h -> /var/lib/jenkins/workspace/torch/csrc/jit/testing/file_check.h [skipped, already hipified] 2022-12-01T09:56:54.5528166Z /var/lib/jenkins/workspace/torch/csrc/jit/testing/hooks_for_testing.cpp -> /var/lib/jenkins/workspace/torch/csrc/jit/testing/hooks_for_testing.cpp [skipped, already hipified] 2022-12-01T09:56:54.5542446Z /var/lib/jenkins/workspace/torch/csrc/jit/testing/hooks_for_testing.h -> /var/lib/jenkins/workspace/torch/csrc/jit/testing/hooks_for_testing.h [skipped, already hipified] 2022-12-01T09:56:54.5549180Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_data.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_data.h [skipped, already hipified] 2022-12-01T09:56:54.5556263Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.cpp [skipped, already hipified] 2022-12-01T09:56:54.5564763Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h [skipped, already hipified] 2022-12-01T09:56:54.5571230Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_interface.cpp [skipped, already hipified] 2022-12-01T09:56:54.5595709Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_interface.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_interface.h [skipped, already hipified] 2022-12-01T09:56:54.5601567Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/lowering_context.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/lowering_context.cpp [skipped, already hipified] 2022-12-01T09:56:54.5608504Z /var/lib/jenkins/workspace/torch/csrc/lazy/backend/lowering_context.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/backend/lowering_context.h [skipped, already hipified] 2022-12-01T09:56:54.5616881Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/cache.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/cache.h [skipped, already hipified] 2022-12-01T09:56:54.5627417Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.cpp [skipped, already hipified] 2022-12-01T09:56:54.5633839Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/config.h [skipped, already hipified] 2022-12-01T09:56:54.5645009Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/debug_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/debug_util.cpp [skipped, already hipified] 2022-12-01T09:56:54.5659082Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/debug_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/debug_util.h [skipped, already hipified] 2022-12-01T09:56:54.5668315Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/dynamic_ir.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/dynamic_ir.h [skipped, already hipified] 2022-12-01T09:56:54.5676865Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.cpp [skipped, already hipified] 2022-12-01T09:56:54.5697717Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/hash.h [skipped, already hipified] 2022-12-01T09:56:54.5708312Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.cpp [skipped, already hipified] 2022-12-01T09:56:54.5724480Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/helpers.h [skipped, already hipified] 2022-12-01T09:56:54.5739675Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.cpp [skipped, already hipified] 2022-12-01T09:56:54.5751651Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir.h [skipped, already hipified] 2022-12-01T09:56:54.5771307Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_builder.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_builder.h [skipped, already hipified] 2022-12-01T09:56:54.5783982Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_dump_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_dump_util.cpp [skipped, already hipified] 2022-12-01T09:56:54.5789149Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_dump_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_dump_util.h [skipped, already hipified] 2022-12-01T09:56:54.5804410Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_metadata.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_metadata.cpp [skipped, already hipified] 2022-12-01T09:56:54.5809975Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_metadata.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_metadata.h [skipped, already hipified] 2022-12-01T09:56:54.5817668Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_util.cpp [skipped, already hipified] 2022-12-01T09:56:54.5823696Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ir_util.h [skipped, already hipified] 2022-12-01T09:56:54.5877929Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_graph_executor.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_graph_executor.cpp [skipped, already hipified] 2022-12-01T09:56:54.5893172Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_graph_executor.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_graph_executor.h [skipped, already hipified] 2022-12-01T09:56:54.5910300Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_view.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_view.cpp [skipped, already hipified] 2022-12-01T09:56:54.5925108Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_view.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/lazy_view.h [skipped, already hipified] 2022-12-01T09:56:54.5948210Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.cpp [skipped, already hipified] 2022-12-01T09:56:54.5960894Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/metrics.h [skipped, already hipified] 2022-12-01T09:56:54.5967117Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/multi_wait.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/multi_wait.cpp [skipped, already hipified] 2022-12-01T09:56:54.5977428Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/multi_wait.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/multi_wait.h [skipped, already hipified] 2022-12-01T09:56:54.5984235Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/permutation_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/permutation_util.cpp [skipped, already hipified] 2022-12-01T09:56:54.5997259Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/permutation_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/permutation_util.h [skipped, already hipified] 2022-12-01T09:56:54.6005141Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.cpp [skipped, already hipified] 2022-12-01T09:56:54.6019039Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape.h [skipped, already hipified] 2022-12-01T09:56:54.6085064Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape_inference.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape_inference.cpp [skipped, already hipified] 2022-12-01T09:56:54.6111468Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape_inference.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/shape_inference.h [skipped, already hipified] 2022-12-01T09:56:54.6145362Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.cpp [skipped, already hipified] 2022-12-01T09:56:54.6167545Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor.h [skipped, already hipified] 2022-12-01T09:56:54.6179013Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_impl.cpp [skipped, already hipified] 2022-12-01T09:56:54.6185445Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_impl.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_impl.h [skipped, already hipified] 2022-12-01T09:56:54.6200810Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_util.cpp [skipped, already hipified] 2022-12-01T09:56:54.6209850Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/tensor_util.h [skipped, already hipified] 2022-12-01T09:56:54.6218371Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/thread_pool.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/thread_pool.cpp [skipped, already hipified] 2022-12-01T09:56:54.6228560Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/thread_pool.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/thread_pool.h [skipped, already hipified] 2022-12-01T09:56:54.6235596Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.cpp [skipped, already hipified] 2022-12-01T09:56:54.6242923Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/trie.h [skipped, already hipified] 2022-12-01T09:56:54.6249123Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/unique.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/unique.h [skipped, already hipified] 2022-12-01T09:56:54.6260823Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/util.h [skipped, already hipified] 2022-12-01T09:56:54.6270307Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/internal_ops/ltc_ops.h [skipped, already hipified] 2022-12-01T09:56:54.6278206Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp [skipped, already hipified] 2022-12-01T09:56:54.6282841Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h [skipped, already hipified] 2022-12-01T09:56:54.6294172Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/utils.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/utils.cpp [skipped, already hipified] 2022-12-01T09:56:54.6299362Z /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/utils.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/core/ops/utils.h [skipped, already hipified] 2022-12-01T09:56:54.6320617Z /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.cpp [skipped, already hipified] 2022-12-01T09:56:54.6325929Z /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/python/init.h [skipped, already hipified] 2022-12-01T09:56:54.6331508Z /var/lib/jenkins/workspace/torch/csrc/lazy/python/python_util.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/python/python_util.cpp [skipped, already hipified] 2022-12-01T09:56:54.6336627Z /var/lib/jenkins/workspace/torch/csrc/lazy/python/python_util.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/python/python_util.h [skipped, already hipified] 2022-12-01T09:56:54.6349417Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/config.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/config.cpp [skipped, already hipified] 2022-12-01T09:56:54.6354775Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/config.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/config.h [skipped, already hipified] 2022-12-01T09:56:54.6362126Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/dynamic_ir.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/dynamic_ir.cpp [skipped, already hipified] 2022-12-01T09:56:54.6369024Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/dynamic_ir.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/dynamic_ir.h [skipped, already hipified] 2022-12-01T09:56:54.6383758Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ir_builder.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ir_builder.h [skipped, already hipified] 2022-12-01T09:56:54.6401096Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp [skipped, already hipified] 2022-12-01T09:56:54.6414959Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/tensor_aten_ops.h [skipped, already hipified] 2022-12-01T09:56:54.6424820Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp [skipped, already hipified] 2022-12-01T09:56:54.6429568Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_autograd_functions.h [skipped, already hipified] 2022-12-01T09:56:54.6452747Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp [skipped, already hipified] 2022-12-01T09:56:54.6458448Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_backend_impl.h [skipped, already hipified] 2022-12-01T09:56:54.6481752Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp [skipped, already hipified] 2022-12-01T09:56:54.6486361Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_eager_fallback.h [skipped, already hipified] 2022-12-01T09:56:54.6492765Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp [skipped, already hipified] 2022-12-01T09:56:54.6509616Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_lowering_context.h [skipped, already hipified] 2022-12-01T09:56:54.6542968Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_native_functions.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_native_functions.cpp [skipped, already hipified] 2022-12-01T09:56:54.6550907Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node.cpp [skipped, already hipified] 2022-12-01T09:56:54.6566597Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node.h [skipped, already hipified] 2022-12-01T09:56:54.6590105Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp [skipped, already hipified] 2022-12-01T09:56:54.6595387Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ts_node_lowering.h [skipped, already hipified] 2022-12-01T09:56:54.6604054Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/device_data.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/device_data.cpp [skipped, already hipified] 2022-12-01T09:56:54.6611061Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/device_data.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/device_data.h [skipped, already hipified] 2022-12-01T09:56:54.6622958Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/generic.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/generic.cpp [skipped, already hipified] 2022-12-01T09:56:54.6630443Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/generic.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/generic.h [skipped, already hipified] 2022-12-01T09:56:54.6636135Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/random_ops.cpp -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/random_ops.cpp [skipped, already hipified] 2022-12-01T09:56:54.6642676Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/random_ops.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/random_ops.h [skipped, already hipified] 2022-12-01T09:56:54.6656270Z /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/to_copy.h -> /var/lib/jenkins/workspace/torch/csrc/lazy/ts_backend/ops/to_copy.h [skipped, already hipified] 2022-12-01T09:56:54.6662404Z /var/lib/jenkins/workspace/torch/csrc/monitor/counters.cpp -> /var/lib/jenkins/workspace/torch/csrc/monitor/counters.cpp [skipped, already hipified] 2022-12-01T09:56:54.6673416Z /var/lib/jenkins/workspace/torch/csrc/monitor/counters.h -> /var/lib/jenkins/workspace/torch/csrc/monitor/counters.h [skipped, already hipified] 2022-12-01T09:56:54.6684482Z /var/lib/jenkins/workspace/torch/csrc/monitor/events.cpp -> /var/lib/jenkins/workspace/torch/csrc/monitor/events.cpp [skipped, already hipified] 2022-12-01T09:56:54.6691481Z /var/lib/jenkins/workspace/torch/csrc/monitor/events.h -> /var/lib/jenkins/workspace/torch/csrc/monitor/events.h [skipped, already hipified] 2022-12-01T09:56:54.6713671Z /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.cpp [skipped, already hipified] 2022-12-01T09:56:54.6718374Z /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.h -> /var/lib/jenkins/workspace/torch/csrc/monitor/python_init.h [skipped, already hipified] 2022-12-01T09:56:54.6724907Z /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.cpp [skipped, already hipified] 2022-12-01T09:56:54.6730006Z /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.h -> /var/lib/jenkins/workspace/torch/csrc/multiprocessing/init.h [skipped, already hipified] 2022-12-01T09:56:54.6751057Z /var/lib/jenkins/workspace/torch/csrc/onnx/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/onnx/init.cpp [skipped, already hipified] 2022-12-01T09:56:54.6756207Z /var/lib/jenkins/workspace/torch/csrc/onnx/init.h -> /var/lib/jenkins/workspace/torch/csrc/onnx/init.h [skipped, already hipified] 2022-12-01T09:56:54.6761972Z /var/lib/jenkins/workspace/torch/csrc/onnx/onnx.h -> /var/lib/jenkins/workspace/torch/csrc/onnx/onnx.h [skipped, already hipified] 2022-12-01T09:56:54.6769496Z /var/lib/jenkins/workspace/torch/csrc/onnx/diagnostics/diagnostics.h -> /var/lib/jenkins/workspace/torch/csrc/onnx/diagnostics/diagnostics.h [skipped, already hipified] 2022-12-01T09:56:54.6780284Z /var/lib/jenkins/workspace/torch/csrc/onnx/diagnostics/generated/rules.h -> /var/lib/jenkins/workspace/torch/csrc/onnx/diagnostics/generated/rules.h [skipped, already hipified] 2022-12-01T09:56:54.6787714Z /var/lib/jenkins/workspace/torch/csrc/profiler/api.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/api.cpp [skipped, already hipified] 2022-12-01T09:56:54.6795951Z /var/lib/jenkins/workspace/torch/csrc/profiler/api.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/api.h [ok] 2022-12-01T09:56:54.6854259Z /var/lib/jenkins/workspace/torch/csrc/profiler/collection.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/collection.cpp [skipped, already hipified] 2022-12-01T09:56:54.6885796Z /var/lib/jenkins/workspace/torch/csrc/profiler/collection.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/collection.h [skipped, already hipified] 2022-12-01T09:56:54.6895911Z /var/lib/jenkins/workspace/torch/csrc/profiler/containers.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/containers.h [skipped, already hipified] 2022-12-01T09:56:54.6912825Z /var/lib/jenkins/workspace/torch/csrc/profiler/cuda.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/cuda.cpp [ok] 2022-12-01T09:56:54.6950403Z /var/lib/jenkins/workspace/torch/csrc/profiler/execution_graph_observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/execution_graph_observer.cpp [skipped, already hipified] 2022-12-01T09:56:54.6957039Z /var/lib/jenkins/workspace/torch/csrc/profiler/execution_graph_observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/execution_graph_observer.h [skipped, already hipified] 2022-12-01T09:56:54.6968594Z /var/lib/jenkins/workspace/torch/csrc/profiler/itt.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/itt.cpp [skipped, already hipified] 2022-12-01T09:56:54.6976832Z /var/lib/jenkins/workspace/torch/csrc/profiler/itt_observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/itt_observer.cpp [skipped, already hipified] 2022-12-01T09:56:54.6981078Z /var/lib/jenkins/workspace/torch/csrc/profiler/itt_observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/itt_observer.h [skipped, already hipified] 2022-12-01T09:56:54.6987158Z /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_client_interface.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_client_interface.cpp [skipped, already hipified] 2022-12-01T09:56:54.7004704Z /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.cpp [skipped, already hipified] 2022-12-01T09:56:54.7012721Z /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/kineto_shim.h [skipped, already hipified] 2022-12-01T09:56:54.7023924Z /var/lib/jenkins/workspace/torch/csrc/profiler/nvtx_observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/nvtx_observer.cpp [skipped, already hipified] 2022-12-01T09:56:54.7034590Z /var/lib/jenkins/workspace/torch/csrc/profiler/nvtx_observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/nvtx_observer.h [skipped, already hipified] 2022-12-01T09:56:54.7068563Z /var/lib/jenkins/workspace/torch/csrc/profiler/util.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/util.cpp [skipped, already hipified] 2022-12-01T09:56:54.7084436Z /var/lib/jenkins/workspace/torch/csrc/profiler/util.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/util.h [ok] 2022-12-01T09:56:54.7095282Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.cpp [skipped, already hipified] 2022-12-01T09:56:54.7102852Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/observer.h [skipped, already hipified] 2022-12-01T09:56:54.7131160Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/python_tracer.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/python_tracer.cpp [skipped, already hipified] 2022-12-01T09:56:54.7138038Z /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/python_tracer.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/orchestration/python_tracer.h [skipped, already hipified] 2022-12-01T09:56:54.7159115Z /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.cpp [skipped, already hipified] 2022-12-01T09:56:54.7166404Z /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/python/init.h [skipped, already hipified] 2022-12-01T09:56:54.7178387Z /var/lib/jenkins/workspace/torch/csrc/profiler/python/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/profiler/python/pybind.h [skipped, already hipified] 2022-12-01T09:56:54.7199813Z /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.cpp -> /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.cpp [skipped, already hipified] 2022-12-01T09:56:54.7206337Z /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.h -> /var/lib/jenkins/workspace/torch/csrc/tensor/python_tensor.h [skipped, already hipified] 2022-12-01T09:56:54.7213617Z /var/lib/jenkins/workspace/torch/csrc/utils/auto_gil.h -> /var/lib/jenkins/workspace/torch/csrc/utils/auto_gil.h [skipped, already hipified] 2022-12-01T09:56:54.7232663Z /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.cpp [skipped, already hipified] 2022-12-01T09:56:54.7240584Z /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.h -> /var/lib/jenkins/workspace/torch/csrc/utils/byte_order.h [skipped, already hipified] 2022-12-01T09:56:54.7248840Z /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.cpp [skipped, already hipified] 2022-12-01T09:56:54.7256717Z /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.h -> /var/lib/jenkins/workspace/torch/csrc/utils/cpp_stacktraces.h [skipped, already hipified] 2022-12-01T09:56:54.7262535Z /var/lib/jenkins/workspace/torch/csrc/utils/cuda_enabled.h -> /var/lib/jenkins/workspace/torch/csrc/utils/cuda_enabled.h [ok] 2022-12-01T09:56:54.7274510Z /var/lib/jenkins/workspace/torch/csrc/utils/cuda_lazy_init.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/cuda_lazy_init.cpp [skipped, already hipified] 2022-12-01T09:56:54.7288784Z /var/lib/jenkins/workspace/torch/csrc/utils/cuda_lazy_init.h -> /var/lib/jenkins/workspace/torch/csrc/utils/cuda_lazy_init.h [skipped, already hipified] 2022-12-01T09:56:54.7307993Z /var/lib/jenkins/workspace/torch/csrc/utils/disable_torch_function.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/disable_torch_function.cpp [skipped, already hipified] 2022-12-01T09:56:54.7323547Z /var/lib/jenkins/workspace/torch/csrc/utils/disable_torch_function.h -> /var/lib/jenkins/workspace/torch/csrc/utils/disable_torch_function.h [skipped, already hipified] 2022-12-01T09:56:54.7328023Z /var/lib/jenkins/workspace/torch/csrc/utils/disallow_copy.h -> /var/lib/jenkins/workspace/torch/csrc/utils/disallow_copy.h [skipped, already hipified] 2022-12-01T09:56:54.7334329Z /var/lib/jenkins/workspace/torch/csrc/utils/init.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/init.cpp [skipped, already hipified] 2022-12-01T09:56:54.7339695Z /var/lib/jenkins/workspace/torch/csrc/utils/init.h -> /var/lib/jenkins/workspace/torch/csrc/utils/init.h [skipped, already hipified] 2022-12-01T09:56:54.7358862Z /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.cpp [skipped, already hipified] 2022-12-01T09:56:54.7366037Z /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.h -> /var/lib/jenkins/workspace/torch/csrc/utils/invalid_arguments.h [skipped, already hipified] 2022-12-01T09:56:54.7374095Z /var/lib/jenkins/workspace/torch/csrc/utils/memory.h -> /var/lib/jenkins/workspace/torch/csrc/utils/memory.h [skipped, already hipified] 2022-12-01T09:56:54.7379519Z /var/lib/jenkins/workspace/torch/csrc/utils/numpy_stub.h -> /var/lib/jenkins/workspace/torch/csrc/utils/numpy_stub.h [skipped, already hipified] 2022-12-01T09:56:54.7394130Z /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.cpp [skipped, already hipified] 2022-12-01T09:56:54.7401921Z /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.h -> /var/lib/jenkins/workspace/torch/csrc/utils/object_ptr.h [skipped, already hipified] 2022-12-01T09:56:54.7406954Z /var/lib/jenkins/workspace/torch/csrc/utils/out_types.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/out_types.cpp [skipped, already hipified] 2022-12-01T09:56:54.7417628Z /var/lib/jenkins/workspace/torch/csrc/utils/out_types.h -> /var/lib/jenkins/workspace/torch/csrc/utils/out_types.h [skipped, already hipified] 2022-12-01T09:56:54.7430705Z /var/lib/jenkins/workspace/torch/csrc/utils/pybind.h -> /var/lib/jenkins/workspace/torch/csrc/utils/pybind.h [skipped, already hipified] 2022-12-01T09:56:54.7439820Z /var/lib/jenkins/workspace/torch/csrc/utils/pycfunction_helpers.h -> /var/lib/jenkins/workspace/torch/csrc/utils/pycfunction_helpers.h [skipped, already hipified] 2022-12-01T09:56:54.7504105Z /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.cpp [skipped, already hipified] 2022-12-01T09:56:54.7562169Z /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_arg_parser.h [skipped, already hipified] 2022-12-01T09:56:54.7571783Z /var/lib/jenkins/workspace/torch/csrc/utils/python_compat.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_compat.h [skipped, already hipified] 2022-12-01T09:56:54.7601945Z /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.cpp [skipped, already hipified] 2022-12-01T09:56:54.7608432Z /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_dispatch.h [skipped, already hipified] 2022-12-01T09:56:54.7634945Z /var/lib/jenkins/workspace/torch/csrc/utils/python_numbers.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_numbers.h [skipped, already hipified] 2022-12-01T09:56:54.7644056Z /var/lib/jenkins/workspace/torch/csrc/utils/python_scalars.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_scalars.h [skipped, already hipified] 2022-12-01T09:56:54.7652082Z /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_strings.h [skipped, already hipified] 2022-12-01T09:56:54.7660237Z /var/lib/jenkins/workspace/torch/csrc/utils/python_stub.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_stub.h [skipped, already hipified] 2022-12-01T09:56:54.7666690Z /var/lib/jenkins/workspace/torch/csrc/utils/python_torch_function_mode.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_torch_function_mode.h [skipped, already hipified] 2022-12-01T09:56:54.7671235Z /var/lib/jenkins/workspace/torch/csrc/utils/python_tuples.h -> /var/lib/jenkins/workspace/torch/csrc/utils/python_tuples.h [skipped, already hipified] 2022-12-01T09:56:54.7703885Z /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.cpp [skipped, already hipified] 2022-12-01T09:56:54.7711081Z /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.h -> /var/lib/jenkins/workspace/torch/csrc/utils/schema_info.h [skipped, already hipified] 2022-12-01T09:56:54.7716648Z /var/lib/jenkins/workspace/torch/csrc/utils/six.h -> /var/lib/jenkins/workspace/torch/csrc/utils/six.h [skipped, already hipified] 2022-12-01T09:56:54.7728161Z /var/lib/jenkins/workspace/torch/csrc/utils/structseq.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/structseq.cpp [skipped, already hipified] 2022-12-01T09:56:54.7733116Z /var/lib/jenkins/workspace/torch/csrc/utils/structseq.h -> /var/lib/jenkins/workspace/torch/csrc/utils/structseq.h [skipped, already hipified] 2022-12-01T09:56:54.7740631Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.cpp [skipped, already hipified] 2022-12-01T09:56:54.7747113Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_apply.h [skipped, already hipified] 2022-12-01T09:56:54.7762784Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.cpp [skipped, already hipified] 2022-12-01T09:56:54.7766976Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_dtypes.h [skipped, already hipified] 2022-12-01T09:56:54.7776062Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.cpp [skipped, already hipified] 2022-12-01T09:56:54.7785750Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_flatten.h [skipped, already hipified] 2022-12-01T09:56:54.7797266Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.cpp [skipped, already hipified] 2022-12-01T09:56:54.7802044Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_layouts.h [skipped, already hipified] 2022-12-01T09:56:54.7808525Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.cpp [skipped, already hipified] 2022-12-01T09:56:54.7815318Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_list.h [skipped, already hipified] 2022-12-01T09:56:54.7841139Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.cpp [skipped, already hipified] 2022-12-01T09:56:54.7846145Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_memoryformats.h [skipped, already hipified] 2022-12-01T09:56:54.7920645Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.cpp [skipped, already hipified] 2022-12-01T09:56:54.7930425Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_new.h [skipped, already hipified] 2022-12-01T09:56:54.7952022Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.cpp [skipped, already hipified] 2022-12-01T09:56:54.7958383Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_numpy.h [skipped, already hipified] 2022-12-01T09:56:54.7976182Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.cpp [skipped, already hipified] 2022-12-01T09:56:54.7976804Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_qschemes.h [skipped, already hipified] 2022-12-01T09:56:54.7983319Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.cpp [skipped, already hipified] 2022-12-01T09:56:54.7988883Z /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.h -> /var/lib/jenkins/workspace/torch/csrc/utils/tensor_types.h [skipped, already hipified] 2022-12-01T09:56:54.7999063Z /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark-inl.h -> /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark-inl.h [skipped, already hipified] 2022-12-01T09:56:54.8015347Z /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.cpp [skipped, already hipified] 2022-12-01T09:56:54.8025461Z /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.h -> /var/lib/jenkins/workspace/torch/csrc/utils/throughput_benchmark.h [skipped, already hipified] 2022-12-01T09:56:54.8030882Z /var/lib/jenkins/workspace/torch/csrc/utils/torch_dispatch_mode.h -> /var/lib/jenkins/workspace/torch/csrc/utils/torch_dispatch_mode.h [skipped, already hipified] 2022-12-01T09:56:54.8044432Z /var/lib/jenkins/workspace/torch/csrc/utils/variadic.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/variadic.cpp [skipped, already hipified] 2022-12-01T09:56:54.8053096Z /var/lib/jenkins/workspace/torch/csrc/utils/variadic.h -> /var/lib/jenkins/workspace/torch/csrc/utils/variadic.h [skipped, already hipified] 2022-12-01T09:56:54.8058913Z /var/lib/jenkins/workspace/torch/csrc/utils/verbose.cpp -> /var/lib/jenkins/workspace/torch/csrc/utils/verbose.cpp [skipped, already hipified] 2022-12-01T09:56:54.8071918Z /var/lib/jenkins/workspace/torch/lib/libshm/alloc_info.h -> /var/lib/jenkins/workspace/torch/lib/libshm/alloc_info.h [skipped, already hipified] 2022-12-01T09:56:54.8080797Z /var/lib/jenkins/workspace/torch/lib/libshm/core.cpp -> /var/lib/jenkins/workspace/torch/lib/libshm/core.cpp [skipped, already hipified] 2022-12-01T09:56:54.8086882Z /var/lib/jenkins/workspace/torch/lib/libshm/err.h -> /var/lib/jenkins/workspace/torch/lib/libshm/err.h [skipped, already hipified] 2022-12-01T09:56:54.8096647Z /var/lib/jenkins/workspace/torch/lib/libshm/libshm.h -> /var/lib/jenkins/workspace/torch/lib/libshm/libshm.h [skipped, already hipified] 2022-12-01T09:56:54.8105780Z /var/lib/jenkins/workspace/torch/lib/libshm/manager.cpp -> /var/lib/jenkins/workspace/torch/lib/libshm/manager.cpp [skipped, already hipified] 2022-12-01T09:56:54.8124126Z /var/lib/jenkins/workspace/torch/lib/libshm/socket.h -> /var/lib/jenkins/workspace/torch/lib/libshm/socket.h [skipped, already hipified] 2022-12-01T09:56:54.8130675Z /var/lib/jenkins/workspace/torch/lib/libshm_windows/core.cpp -> /var/lib/jenkins/workspace/torch/lib/libshm_windows/core.cpp [skipped, already hipified] 2022-12-01T09:56:54.8136966Z /var/lib/jenkins/workspace/torch/lib/libshm_windows/libshm.h -> /var/lib/jenkins/workspace/torch/lib/libshm_windows/libshm.h [skipped, already hipified] 2022-12-01T09:56:54.8164099Z /var/lib/jenkins/workspace/torch/nn/functional.pyi.in -> /var/lib/jenkins/workspace/torch/nn/functional.pyi.in [skipped, already hipified] 2022-12-01T09:56:54.8171068Z /var/lib/jenkins/workspace/torch/utils/benchmark/utils/timeit_template.cpp -> /var/lib/jenkins/workspace/torch/utils/benchmark/utils/timeit_template.cpp [skipped, already hipified] 2022-12-01T09:56:54.8177629Z /var/lib/jenkins/workspace/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> /var/lib/jenkins/workspace/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp [skipped, already hipified] 2022-12-01T09:56:54.8191752Z /var/lib/jenkins/workspace/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> /var/lib/jenkins/workspace/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp [skipped, already hipified] 2022-12-01T09:56:54.8199873Z /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi.in -> /var/lib/jenkins/workspace/torch/utils/data/datapipes/datapipe.pyi.in [skipped, already hipified] 2022-12-01T09:56:54.8200442Z Successfully preprocessed all matching files. 2022-12-01T09:56:54.8376953Z + '[' -z 6 ']' 2022-12-01T09:56:54.8377513Z + [[ linux-focal-rocm5.2-py3.7 == *cuda* ]] 2022-12-01T09:56:54.8377906Z + [[ linux-focal-rocm5.2-py3.7 == *clang* ]] 2022-12-01T09:56:54.8378202Z + [[ linux-focal-rocm5.2-py3.7 == *no-ops* ]] 2022-12-01T09:56:54.8378491Z + [[ linux-focal-rocm5.2-py3.7 == *-pch* ]] 2022-12-01T09:56:54.8378832Z + [[ linux-focal-rocm5.2-py3.7 == *linux-focal-py3.7-gcc7-build* ]] 2022-12-01T09:56:54.8379207Z + [[ linux-focal-rocm5.2-py3.7 == pytorch-linux-xenial-py3* ]] 2022-12-01T09:56:54.8379711Z + [[ linux-focal-rocm5.2-py3.7 == pytorch-linux-focal-py3* ]] 2022-12-01T09:56:54.8380722Z + [[ linux-focal-rocm5.2-py3.7 == *-bazel-* ]] 2022-12-01T09:56:54.8381181Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2022-12-01T09:56:54.8381528Z The next three invocations are expected to fail with invalid command error messages. 2022-12-01T09:56:54.8384062Z + get_exit_code python setup.py bad_argument 2022-12-01T09:56:54.8384386Z + set +e 2022-12-01T09:56:54.8384734Z + python setup.py bad_argument 2022-12-01T09:56:55.3061312Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:56:55.3641369Z invalid command 'bad_argument' 2022-12-01T09:56:55.4004099Z + retcode=1 2022-12-01T09:56:55.4004394Z + set -e 2022-12-01T09:56:55.4009262Z + return 1 2022-12-01T09:56:55.4009660Z + get_exit_code python setup.py 'clean]' 2022-12-01T09:56:55.4009854Z + set +e 2022-12-01T09:56:55.4010064Z + python setup.py 'clean]' 2022-12-01T09:56:55.6637567Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:56:55.6861745Z invalid command name 'clean]' 2022-12-01T09:56:55.7222134Z + retcode=1 2022-12-01T09:56:55.7222457Z + set -e 2022-12-01T09:56:55.7222696Z + return 1 2022-12-01T09:56:55.7226115Z + get_exit_code python setup.py clean bad_argument 2022-12-01T09:56:55.7226496Z + set +e 2022-12-01T09:56:55.7226845Z + python setup.py clean bad_argument 2022-12-01T09:56:55.9828193Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:56:56.0142562Z invalid command 'bad_argument' 2022-12-01T09:56:56.0506697Z + retcode=1 2022-12-01T09:56:56.0507223Z + set -e 2022-12-01T09:56:56.0507486Z + return 1 2022-12-01T09:56:56.0508435Z + [[ linux-focal-rocm5.2-py3.7 != *libtorch* ]] 2022-12-01T09:56:56.0509043Z + [[ linux-focal-rocm5.2-py3.7 != *rocm* ]] 2022-12-01T09:56:56.0509430Z + python setup.py bdist_wheel 2022-12-01T09:56:56.3147230Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:56:56.3660466Z -- Building version 1.13.0a0+gitc13d400 2022-12-01T09:56:56.3978330Z cmake -DBUILD_ENVIRONMENT=linux-focal-rocm5.2-py3.7 -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 -DPYTHON_EXECUTABLE=/opt/conda/bin/python -DPYTHON_INCLUDE_DIR=/opt/conda/include/python3.7m -DPYTHON_LIBRARY=/opt/conda/lib/libpython3.7m.so.1.0 -DTORCH_BUILD_VERSION=1.13.0a0+gitc13d400 -DUSE_LLVM=/opt/rocm/llvm -DUSE_NUMPY=True /var/lib/jenkins/workspace 2022-12-01T09:56:56.7620857Z -- The CXX compiler identification is GNU 9.4.0 2022-12-01T09:56:56.8875690Z -- The C compiler identification is GNU 9.4.0 2022-12-01T09:56:56.9025506Z -- Detecting CXX compiler ABI info 2022-12-01T09:56:57.0361691Z -- Detecting CXX compiler ABI info - done 2022-12-01T09:56:57.0439317Z -- Check for working CXX compiler: /opt/cache/bin/c++ - skipped 2022-12-01T09:56:57.0441974Z -- Detecting CXX compile features 2022-12-01T09:56:57.0447201Z -- Detecting CXX compile features - done 2022-12-01T09:56:57.0475689Z -- Detecting C compiler ABI info 2022-12-01T09:56:57.1347463Z -- Detecting C compiler ABI info - done 2022-12-01T09:56:57.1423399Z -- Check for working C compiler: /opt/cache/bin/cc - skipped 2022-12-01T09:56:57.1425759Z -- Detecting C compile features 2022-12-01T09:56:57.1430075Z -- Detecting C compile features - done 2022-12-01T09:56:57.1435527Z -- Not forcing any particular BLAS to be found 2022-12-01T09:56:57.1449159Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:56:57.1449633Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:56:57.1450043Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:56:57.1450365Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:56:57.1450606Z Call Stack (most recent call first): 2022-12-01T09:56:57.1450839Z CMakeLists.txt:256 (cmake_dependent_option) 2022-12-01T09:56:57.1451264Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:57.1451562Z  2022-12-01T09:56:57.1452281Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:56:57.1452643Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:56:57.1453028Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:56:57.1453313Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:56:57.1453564Z Call Stack (most recent call first): 2022-12-01T09:56:57.1453796Z CMakeLists.txt:287 (cmake_dependent_option) 2022-12-01T09:56:57.1454112Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:56:57.1454362Z  2022-12-01T09:56:57.1465165Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-12-01T09:56:57.1523990Z -- Performing Test COMPILER_WORKS 2022-12-01T09:56:57.2456689Z -- Performing Test COMPILER_WORKS - Success 2022-12-01T09:56:57.2458758Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-12-01T09:56:57.5101400Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-12-01T09:56:57.5103835Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-12-01T09:56:57.6933062Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-12-01T09:56:57.6933693Z -- std::exception_ptr is supported. 2022-12-01T09:56:57.6935773Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-12-01T09:56:57.7378730Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-12-01T09:56:57.7379115Z -- Turning off deprecation warning due to glog. 2022-12-01T09:56:57.7391114Z -- Performing Test C_HAS_AVX_1 2022-12-01T09:56:58.0278615Z -- Performing Test C_HAS_AVX_1 - Failed 2022-12-01T09:56:58.0279104Z -- Performing Test C_HAS_AVX_2 2022-12-01T09:56:58.1986799Z -- Performing Test C_HAS_AVX_2 - Success 2022-12-01T09:56:58.1988963Z -- Performing Test C_HAS_AVX2_1 2022-12-01T09:56:58.4354423Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-12-01T09:56:58.4355050Z -- Performing Test C_HAS_AVX2_2 2022-12-01T09:56:58.5886689Z -- Performing Test C_HAS_AVX2_2 - Success 2022-12-01T09:56:58.5888756Z -- Performing Test C_HAS_AVX512_1 2022-12-01T09:56:58.8246810Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-12-01T09:56:58.8247921Z -- Performing Test C_HAS_AVX512_2 2022-12-01T09:56:58.9907389Z -- Performing Test C_HAS_AVX512_2 - Success 2022-12-01T09:56:58.9908951Z -- Performing Test CXX_HAS_AVX_1 2022-12-01T09:56:59.2270893Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-12-01T09:56:59.2271685Z -- Performing Test CXX_HAS_AVX_2 2022-12-01T09:56:59.3840478Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-12-01T09:56:59.3842815Z -- Performing Test CXX_HAS_AVX2_1 2022-12-01T09:56:59.6221677Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-12-01T09:56:59.6222562Z -- Performing Test CXX_HAS_AVX2_2 2022-12-01T09:56:59.7838253Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-12-01T09:56:59.7839815Z -- Performing Test CXX_HAS_AVX512_1 2022-12-01T09:57:00.0216958Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-12-01T09:57:00.0218361Z -- Performing Test CXX_HAS_AVX512_2 2022-12-01T09:57:00.1751160Z -- Performing Test CXX_HAS_AVX512_2 - Success 2022-12-01T09:57:00.1751852Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-12-01T09:57:00.1754298Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-12-01T09:57:00.3194107Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-12-01T09:57:00.3194528Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-12-01T09:57:00.3199782Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-12-01T09:57:00.4188493Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-12-01T09:57:00.4193971Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-12-01T09:57:00.5203443Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-12-01T09:57:00.5209380Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-12-01T09:57:00.6197231Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-12-01T09:57:00.6346310Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-12-01T09:57:00.6455808Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-12-01T09:57:00.6472877Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-12-01T09:57:00.6473309Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-12-01T09:57:00.6473684Z or a Caffe2 dependent library, the next warning / error will give you more 2022-12-01T09:57:00.6473924Z info. 2022-12-01T09:57:00.6474114Z Call Stack (most recent call first): 2022-12-01T09:57:00.6474336Z cmake/Dependencies.cmake:43 (include) 2022-12-01T09:57:00.6474555Z CMakeLists.txt:722 (include) 2022-12-01T09:57:00.6474678Z 2022-12-01T09:57:00.6474752Z  2022-12-01T09:57:00.6475024Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-12-01T09:57:00.6475372Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-12-01T09:57:00.6475628Z Call Stack (most recent call first): 2022-12-01T09:57:00.6475825Z CMakeLists.txt:722 (include) 2022-12-01T09:57:00.6475948Z 2022-12-01T09:57:00.6476025Z  2022-12-01T09:57:00.6490453Z -- Building using own protobuf under third_party per request. 2022-12-01T09:57:00.6490727Z -- Use custom protobuf build. 2022-12-01T09:57:00.6523081Z -- 2022-12-01T09:57:00.6523276Z -- 3.13.0.0 2022-12-01T09:57:00.6532174Z -- Looking for pthread.h 2022-12-01T09:57:00.7500553Z -- Looking for pthread.h - found 2022-12-01T09:57:00.7501623Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T09:57:00.8469701Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T09:57:00.8470303Z -- Check if compiler accepts -pthread 2022-12-01T09:57:00.9424903Z -- Check if compiler accepts -pthread - yes 2022-12-01T09:57:00.9433041Z -- Found Threads: TRUE 2022-12-01T09:57:00.9436830Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-12-01T09:57:01.0584432Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-12-01T09:57:01.0794170Z -- Caffe2 protobuf include directory: $$ 2022-12-01T09:57:01.0815502Z -- Trying to find preferred BLAS backend of choice: MKL 2022-12-01T09:57:01.0837294Z -- MKL_THREADING = OMP 2022-12-01T09:57:01.0839762Z -- Looking for sys/types.h 2022-12-01T09:57:01.1773578Z -- Looking for sys/types.h - found 2022-12-01T09:57:01.1775205Z -- Looking for stdint.h 2022-12-01T09:57:01.2691955Z -- Looking for stdint.h - found 2022-12-01T09:57:01.2693182Z -- Looking for stddef.h 2022-12-01T09:57:01.3657062Z -- Looking for stddef.h - found 2022-12-01T09:57:01.3657518Z -- Check size of void* 2022-12-01T09:57:01.4598856Z -- Check size of void* - done 2022-12-01T09:57:01.7785445Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:01.7786168Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:57:01.7786678Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:01.7787208Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:01.7787627Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:01.7787987Z Call Stack (most recent call first): 2022-12-01T09:57:01.7788427Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:01.7788884Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-12-01T09:57:01.7789332Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-12-01T09:57:01.7789770Z cmake/Dependencies.cmake:206 (find_package) 2022-12-01T09:57:01.7790131Z CMakeLists.txt:722 (include) 2022-12-01T09:57:01.7790694Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:01.7791148Z  2022-12-01T09:57:01.8829198Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:01.8829919Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:57:01.8830493Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:01.8831057Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:01.8831522Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:01.8831892Z Call Stack (most recent call first): 2022-12-01T09:57:01.8832323Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:01.8832813Z cmake/Modules/FindMKL.cmake:233 (FIND_PACKAGE) 2022-12-01T09:57:01.8833243Z cmake/Modules/FindMKL.cmake:328 (CHECK_ALL_LIBRARIES) 2022-12-01T09:57:01.8833664Z cmake/Dependencies.cmake:206 (find_package) 2022-12-01T09:57:01.8834037Z CMakeLists.txt:722 (include) 2022-12-01T09:57:01.8834613Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:01.8835019Z  2022-12-01T09:57:01.8849504Z -- Looking for cblas_sgemm 2022-12-01T09:57:02.2273503Z -- Looking for cblas_sgemm - found 2022-12-01T09:57:02.2321687Z -- MKL libraries: /opt/conda/lib/libmkl_intel_lp64.so;/opt/conda/lib/libmkl_gnu_thread.so;/opt/conda/lib/libmkl_core.so;-fopenmp;/usr/lib/x86_64-linux-gnu/libpthread.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libdl.so 2022-12-01T09:57:02.2322271Z -- MKL include directory: /opt/conda/include 2022-12-01T09:57:02.2322528Z -- MKL OpenMP type: GNU 2022-12-01T09:57:02.2322751Z -- MKL OpenMP library: -fopenmp 2022-12-01T09:57:02.2750703Z -- The ASM compiler identification is GNU 2022-12-01T09:57:02.2771184Z -- Found assembler: /opt/cache/bin/cc 2022-12-01T09:57:02.2919930Z -- Brace yourself, we are building NNPACK 2022-12-01T09:57:02.2976373Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-12-01T09:57:02.3406009Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-12-01T09:57:02.3589946Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:57:02.3590282Z -- NNPACK backend is x86-64 2022-12-01T09:57:02.5711479Z -- Found Python: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter 2022-12-01T09:57:02.5785381Z -- Failed to find LLVM FileCheck 2022-12-01T09:57:02.5823238Z -- Found Git: /usr/bin/git (found version "2.25.1") 2022-12-01T09:57:02.7340092Z -- git version: v1.6.1 normalized to 1.6.1 2022-12-01T09:57:02.7340565Z -- Version: 1.6.1 2022-12-01T09:57:02.7346675Z -- Looking for shm_open in rt 2022-12-01T09:57:02.8318702Z -- Looking for shm_open in rt - found 2022-12-01T09:57:02.8325849Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-12-01T09:57:02.9344099Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-12-01T09:57:02.9350494Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-12-01T09:57:03.0346557Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-12-01T09:57:03.0352833Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-12-01T09:57:03.1349592Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-12-01T09:57:03.1356009Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-12-01T09:57:03.2336177Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-12-01T09:57:03.2342705Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-12-01T09:57:03.3339944Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-12-01T09:57:03.3351258Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-12-01T09:57:03.4328317Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success 2022-12-01T09:57:03.4335240Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-12-01T09:57:03.5335664Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-12-01T09:57:03.5342599Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-12-01T09:57:03.6543612Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-12-01T09:57:03.6550711Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-12-01T09:57:03.7059267Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed 2022-12-01T09:57:03.7065769Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-12-01T09:57:03.8090958Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-12-01T09:57:03.8097873Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-12-01T09:57:03.9131863Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:57:03.9138713Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-12-01T09:57:04.0147082Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-12-01T09:57:04.0157690Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-12-01T09:57:04.1359550Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-12-01T09:57:04.1366498Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-12-01T09:57:04.1774834Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-12-01T09:57:04.1781459Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-12-01T09:57:04.2269796Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed 2022-12-01T09:57:04.2276781Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-12-01T09:57:04.3367826Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-12-01T09:57:04.3369158Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:57:04.3369478Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:57:04.7124471Z -- Performing Test HAVE_STD_REGEX -- success 2022-12-01T09:57:04.7124904Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:57:04.7125160Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:57:04.7565966Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-12-01T09:57:04.7566312Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:57:04.7566570Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:57:04.9101406Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-12-01T09:57:04.9101789Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:57:04.9102039Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:57:05.0540137Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-12-01T09:57:05.0822130Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-12-01T09:57:05.1814000Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-12-01T09:57:05.1835576Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:05.1835982Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:57:05.1836365Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:05.1836657Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:05.1836930Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:05.1837156Z Call Stack (most recent call first): 2022-12-01T09:57:05.1837582Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:05.1837912Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:57:05.1838308Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:05.1838554Z  2022-12-01T09:57:05.1838934Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2022-12-01T09:57:05.1839700Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:05.1840263Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:57:05.1840561Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:05.1840909Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:05.1841363Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:05.1841630Z Call Stack (most recent call first): 2022-12-01T09:57:05.1841905Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:05.1842191Z third_party/fbgemm/CMakeLists.txt:85 (find_package) 2022-12-01T09:57:05.1842591Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:05.1842821Z  2022-12-01T09:57:05.1843075Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2022-12-01T09:57:05.1843886Z -- Found OpenMP: TRUE (found version "4.5") 2022-12-01T09:57:05.1845379Z CMake Warning at third_party/fbgemm/CMakeLists.txt:87 (message): 2022-12-01T09:57:05.1845690Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-12-01T09:57:05.1845835Z 2022-12-01T09:57:05.1845920Z  2022-12-01T09:57:05.2880686Z CMake Warning at third_party/fbgemm/CMakeLists.txt:186 (message): 2022-12-01T09:57:05.2881336Z ========== 2022-12-01T09:57:05.2881475Z 2022-12-01T09:57:05.2881590Z  2022-12-01T09:57:05.2881883Z CMake Warning at third_party/fbgemm/CMakeLists.txt:187 (message): 2022-12-01T09:57:05.2882135Z CMAKE_BUILD_TYPE = Release 2022-12-01T09:57:05.2882273Z 2022-12-01T09:57:05.2882339Z  2022-12-01T09:57:05.2882618Z CMake Warning at third_party/fbgemm/CMakeLists.txt:188 (message): 2022-12-01T09:57:05.2882887Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-12-01T09:57:05.2883013Z 2022-12-01T09:57:05.2883077Z  2022-12-01T09:57:05.2883355Z CMake Warning at third_party/fbgemm/CMakeLists.txt:189 (message): 2022-12-01T09:57:05.2883656Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-12-01T09:57:05.2883789Z 2022-12-01T09:57:05.2883866Z  2022-12-01T09:57:05.2884127Z CMake Warning at third_party/fbgemm/CMakeLists.txt:190 (message): 2022-12-01T09:57:05.2884351Z ========== 2022-12-01T09:57:05.2884451Z 2022-12-01T09:57:05.2884530Z  2022-12-01T09:57:05.2928411Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-12-01T09:57:05.3963253Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-12-01T09:57:05.3969708Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-12-01T09:57:05.4949459Z -- Performing Test __CxxFlag__fno_semantic_interposition - Success 2022-12-01T09:57:05.4956036Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-12-01T09:57:05.5956296Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-12-01T09:57:05.5963085Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-12-01T09:57:05.6941516Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Success 2022-12-01T09:57:05.6962800Z ** AsmJit Summary ** 2022-12-01T09:57:05.6963219Z  ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2022-12-01T09:57:05.6963787Z  ASMJIT_TEST=FALSE 2022-12-01T09:57:05.6964189Z  ASMJIT_TARGET_TYPE=STATIC 2022-12-01T09:57:05.6964448Z  ASMJIT_DEPS=pthread;rt 2022-12-01T09:57:05.6964693Z  ASMJIT_LIBS=asmjit;pthread;rt 2022-12-01T09:57:05.6964964Z  ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-12-01T09:57:05.6965454Z  ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-fno-semantic-interposition;-DASMJIT_STATIC 2022-12-01T09:57:05.6966009Z  ASMJIT_PRIVATE_CFLAGS_DBG= 2022-12-01T09:57:05.6966368Z  ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants;-fno-enforce-eh-specs 2022-12-01T09:57:05.7020181Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-12-01T09:57:05.7020752Z CMake Warning at cmake/Dependencies.cmake:889 (message): 2022-12-01T09:57:05.7021101Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-12-01T09:57:05.7021359Z Call Stack (most recent call first): 2022-12-01T09:57:05.7021570Z CMakeLists.txt:722 (include) 2022-12-01T09:57:05.7021694Z 2022-12-01T09:57:05.7021762Z  2022-12-01T09:57:05.7056689Z -- Using third party subdirectory Eigen. 2022-12-01T09:57:05.7263272Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "3.0") 2022-12-01T09:57:05.7297856Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found suitable version "3.7.13", minimum required is "3.0") 2022-12-01T09:57:05.7303766Z -- Using third_party/pybind11. 2022-12-01T09:57:05.7304169Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2022-12-01T09:57:05.8286944Z -- Checking for module 'mpi-c' 2022-12-01T09:57:05.8341769Z -- No package 'mpi-c' found 2022-12-01T09:57:05.8805205Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-12-01T09:57:05.9350391Z -- Checking for module 'mpi-cxx' 2022-12-01T09:57:05.9375551Z -- No package 'mpi-cxx' found 2022-12-01T09:57:05.9884221Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-12-01T09:57:05.9885596Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-12-01T09:57:05.9889868Z CMake Warning at cmake/Dependencies.cmake:1163 (message): 2022-12-01T09:57:05.9890480Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-12-01T09:57:05.9890893Z Call Stack (most recent call first): 2022-12-01T09:57:05.9891110Z CMakeLists.txt:722 (include) 2022-12-01T09:57:05.9891236Z 2022-12-01T09:57:05.9891320Z  2022-12-01T09:57:05.9912289Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:05.9913003Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:57:05.9913303Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:05.9913607Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:05.9913882Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:05.9914107Z Call Stack (most recent call first): 2022-12-01T09:57:05.9914361Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:05.9914667Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:57:05.9914978Z CMakeLists.txt:722 (include) 2022-12-01T09:57:05.9915287Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:05.9915637Z  2022-12-01T09:57:05.9916123Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:05.9916666Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:57:05.9916980Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:05.9917283Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:05.9917560Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:05.9917769Z Call Stack (most recent call first): 2022-12-01T09:57:05.9918039Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:05.9918316Z cmake/Dependencies.cmake:1218 (find_package) 2022-12-01T09:57:05.9918528Z CMakeLists.txt:722 (include) 2022-12-01T09:57:05.9918850Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:05.9919161Z  2022-12-01T09:57:05.9920781Z -- Adding OpenMP CXX_FLAGS: -fopenmp 2022-12-01T09:57:05.9921387Z -- Will link against OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so 2022-12-01T09:57:05.9921735Z -- Looking for LLVM in /opt/rocm/llvm 2022-12-01T09:57:05.9939856Z -- Performing Test Terminfo_LINKABLE 2022-12-01T09:57:06.0957052Z -- Performing Test Terminfo_LINKABLE - Success 2022-12-01T09:57:06.0967409Z -- Found Terminfo: /opt/conda/lib/libtinfo.so 2022-12-01T09:57:06.1058373Z -- Found ZLIB: /opt/conda/lib/libz.so (found version "1.2.12") 2022-12-01T09:57:06.1134913Z -- Found LLVM 14.0.0git 2022-12-01T09:57:06.1135234Z -- Using LLVMConfig.cmake in: /opt/rocm/llvm/lib/cmake/llvm 2022-12-01T09:57:06.1144783Z Building PyTorch for GPU arch: gfx906 2022-12-01T09:57:06.3520244Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-12-01T09:57:06.3523296Z HIP VERSION: 5.2.21151-afdc89f8 2022-12-01T09:57:06.4561932Z -- Caffe2: Header version is: 5.2.0 2022-12-01T09:57:06.4562339Z  2022-12-01T09:57:06.4562655Z ***** ROCm version from rocm_version.h **** 2022-12-01T09:57:06.4562997Z  2022-12-01T09:57:06.4563343Z ROCM_VERSION_DEV: 5.2.0 2022-12-01T09:57:06.4563747Z ROCM_VERSION_DEV_MAJOR: 5 2022-12-01T09:57:06.4564147Z ROCM_VERSION_DEV_MINOR: 2 2022-12-01T09:57:06.4564525Z ROCM_VERSION_DEV_PATCH: 0 2022-12-01T09:57:06.4564846Z ROCM_VERSION_DEV_INT: 50200 2022-12-01T09:57:06.4565085Z HIP_VERSION_MAJOR: 5 2022-12-01T09:57:06.4565311Z HIP_VERSION_MINOR: 2 2022-12-01T09:57:06.4565525Z TORCH_HIP_VERSION: 502 2022-12-01T09:57:06.4565717Z  2022-12-01T09:57:06.4565894Z ***** Library versions from dpkg ***** 2022-12-01T09:57:06.4566081Z  2022-12-01T09:57:06.4793706Z rocm-dev VERSION: 5.2.0.50200-65 2022-12-01T09:57:06.4794147Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-12-01T09:57:06.4922372Z rocm-libs VERSION: 5.2.0.50200-65 2022-12-01T09:57:06.5050430Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-12-01T09:57:06.5180163Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-12-01T09:57:06.5570466Z  2022-12-01T09:57:06.5570929Z ***** Library versions from cmake find_package ***** 2022-12-01T09:57:06.5571328Z  2022-12-01T09:57:06.5768752Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.5781696Z hip VERSION: 5.2.22212 2022-12-01T09:57:06.5787179Z hsa-runtime64 VERSION: 1.5.50200 2022-12-01T09:57:06.5791238Z amd_comgr VERSION: 2.4.0 2022-12-01T09:57:06.5853415Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.5873833Z rocrand VERSION: 2.10.9 2022-12-01T09:57:06.5930437Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.5958771Z hiprand VERSION: 2.10.9 2022-12-01T09:57:06.6022480Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.6043962Z rocblas VERSION: 2.44.0 2022-12-01T09:57:06.6094170Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.6119594Z miopen VERSION: 2.17.0 2022-12-01T09:57:06.6171261Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.6193562Z hipfft VERSION: 1.0.8 2022-12-01T09:57:06.6243362Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.6267221Z hipsparse VERSION: 2.1.0 2022-12-01T09:57:06.6320356Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.6343930Z rccl VERSION: 2.11.4 2022-12-01T09:57:06.6396261Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.6413513Z rocprim VERSION: 2.10.9 2022-12-01T09:57:06.6479268Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.6498091Z hipcub VERSION: 2.10.12 2022-12-01T09:57:06.6560445Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.6578492Z rocthrust VERSION: 2.10.9 2022-12-01T09:57:06.6578790Z ROCm version >= 4.1; kernel asserts are disabled 2022-12-01T09:57:06.6579044Z HIP library name: amdhip64 2022-12-01T09:57:06.6587585Z INFOCompiling with HIP for AMD. 2022-12-01T09:57:06.6588362Z INFOForcing USE_SYSTEM_NCCL to ON since it's required by using RCCL 2022-12-01T09:57:06.6588715Z TORCH_HIP_VERSION=502 is added as a compiler defines 2022-12-01T09:57:06.6639066Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:06.6651688Z -- RCCL Found! 2022-12-01T09:57:06.6849023Z -- Performing Test UV_LINT_W4 2022-12-01T09:57:06.7082445Z -- Performing Test UV_LINT_W4 - Failed 2022-12-01T09:57:06.7089265Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2022-12-01T09:57:06.7324127Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2022-12-01T09:57:06.7330530Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2022-12-01T09:57:06.7568015Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2022-12-01T09:57:06.7574350Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2022-12-01T09:57:06.7808269Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2022-12-01T09:57:06.7813908Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2022-12-01T09:57:06.8048792Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2022-12-01T09:57:06.8054415Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2022-12-01T09:57:06.8291301Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2022-12-01T09:57:06.8297612Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2022-12-01T09:57:06.8533626Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2022-12-01T09:57:06.8539071Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2022-12-01T09:57:06.8799696Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2022-12-01T09:57:06.8806611Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2022-12-01T09:57:06.9041814Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2022-12-01T09:57:06.9049126Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2022-12-01T09:57:06.9291433Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2022-12-01T09:57:06.9298879Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2022-12-01T09:57:06.9535842Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2022-12-01T09:57:06.9542807Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2022-12-01T09:57:06.9779918Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2022-12-01T09:57:06.9787113Z -- Performing Test UV_LINT_WALL 2022-12-01T09:57:07.0692997Z -- Performing Test UV_LINT_WALL - Success 2022-12-01T09:57:07.0700262Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2022-12-01T09:57:07.1608796Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2022-12-01T09:57:07.1616116Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2022-12-01T09:57:07.2536442Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2022-12-01T09:57:07.2544135Z -- Performing Test UV_LINT_EXTRA 2022-12-01T09:57:07.3475028Z -- Performing Test UV_LINT_EXTRA - Success 2022-12-01T09:57:07.3480877Z -- Performing Test UV_LINT_UTF8_MSVC 2022-12-01T09:57:07.3715763Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2022-12-01T09:57:07.3722479Z -- Performing Test UV_F_STRICT_ALIASING 2022-12-01T09:57:07.4815091Z -- Performing Test UV_F_STRICT_ALIASING - Success 2022-12-01T09:57:07.4845202Z -- summary of build options: 2022-12-01T09:57:07.4845636Z Install prefix: /var/lib/jenkins/workspace/torch 2022-12-01T09:57:07.4846238Z Target system: Linux 2022-12-01T09:57:07.4846464Z Compiler: 2022-12-01T09:57:07.4846655Z C compiler: /opt/cache/bin/cc 2022-12-01T09:57:07.4846900Z CFLAGS: -fopenmp 2022-12-01T09:57:07.4847003Z 2022-12-01T09:57:07.4873456Z -- Found uv: 1.38.1 (found version "1.38.1") 2022-12-01T09:57:07.4888046Z CMake Warning at cmake/Dependencies.cmake:1413 (message): 2022-12-01T09:57:07.4888610Z TensorPipe doesn't yet support ROCm 2022-12-01T09:57:07.4888895Z Call Stack (most recent call first): 2022-12-01T09:57:07.4889093Z CMakeLists.txt:722 (include) 2022-12-01T09:57:07.4889218Z 2022-12-01T09:57:07.4889300Z  2022-12-01T09:57:07.4916062Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-12-01T09:57:07.4916762Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:57:07.4917393Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:57:07.4917730Z set the policy and suppress this warning. 2022-12-01T09:57:07.4917916Z 2022-12-01T09:57:07.4918136Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:57:07.4918516Z normal variable 'BUILD_BENCHMARK'. 2022-12-01T09:57:07.4918883Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:07.4919127Z  2022-12-01T09:57:07.4919321Z -- Enabling sccache for CXX 2022-12-01T09:57:07.4919547Z -- Enabling sccache for C 2022-12-01T09:57:07.4919781Z -- Gloo build as SHARED library 2022-12-01T09:57:07.4943629Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-12-01T09:57:07.4947281Z HIP library name: amdhip64 2022-12-01T09:57:07.7762289Z Successfully preprocessed all matching files. 2022-12-01T09:57:07.7856364Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:07.7857092Z The package name passed to `find_package_handle_standard_args` (RCCL) does 2022-12-01T09:57:07.7857596Z not match the name of the calling package (rccl). This can lead to 2022-12-01T09:57:07.7857911Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:07.7858170Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:07.7858392Z Call Stack (most recent call first): 2022-12-01T09:57:07.7858673Z third_party/gloo/cmake/Modules/Findrccl.cmake:43 (find_package_handle_standard_args) 2022-12-01T09:57:07.7858973Z third_party/gloo/cmake/Dependencies.cmake:181 (find_package) 2022-12-01T09:57:07.7859237Z third_party/gloo/CMakeLists.txt:109 (include) 2022-12-01T09:57:07.7859580Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:07.7859822Z  2022-12-01T09:57:07.7860050Z -- Found RCCL: /opt/rocm-5.2.0/include 2022-12-01T09:57:07.7860388Z -- Determining RCCL version from the header file: /opt/rocm-5.2.0/include/rccl.h 2022-12-01T09:57:07.7861564Z -- Found RCCL (include: /opt/rocm-5.2.0/include, library: /opt/rocm/lib/librccl.so) 2022-12-01T09:57:07.8160466Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-12-01T09:57:07.8160914Z Metal is only used in ios builds. 2022-12-01T09:57:07.8161482Z Call Stack (most recent call first): 2022-12-01T09:57:07.8161685Z CMakeLists.txt:722 (include) 2022-12-01T09:57:07.8161812Z 2022-12-01T09:57:07.8161902Z  2022-12-01T09:57:07.8411950Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:57:07.8429931Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found version "3.7.13") 2022-12-01T09:57:07.8434053Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:57:07.8436482Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:57:07.8438772Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:57:07.9431853Z -- 2022-12-01T09:57:07.9432299Z -- ******** Summary ******** 2022-12-01T09:57:07.9432723Z -- CMake version : 3.22.1 2022-12-01T09:57:07.9433223Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:57:07.9433671Z -- System : Linux 2022-12-01T09:57:07.9434008Z -- C++ compiler : /opt/cache/bin/c++ 2022-12-01T09:57:07.9434266Z -- C++ compiler version : 9.4.0 2022-12-01T09:57:07.9434694Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-12-01T09:57:07.9435044Z -- Build type : Release 2022-12-01T09:57:07.9435502Z -- Compile definitions : TORCH_ENABLE_LLVM;ROCM_DISABLE_GPU_ASSERTS;ROCM_VERSION=50200;TORCH_HIP_VERSION=502;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-12-01T09:57:07.9436157Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-12-01T09:57:07.9436501Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:57:07.9437015Z -- CMAKE_MODULE_PATH : /opt/rocm/hip/cmake;/var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix;/opt/rocm/llvm/lib/cmake/llvm 2022-12-01T09:57:07.9437363Z -- 2022-12-01T09:57:07.9437578Z -- ONNX version : 1.12.0 2022-12-01T09:57:07.9437817Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:57:07.9438064Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:57:07.9438311Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-12-01T09:57:07.9438550Z -- Protobuf_USE_STATIC_LIBS : ON 2022-12-01T09:57:07.9438800Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-12-01T09:57:07.9439042Z -- ONNX_WERROR : OFF 2022-12-01T09:57:07.9439267Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:57:07.9439504Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:57:07.9439747Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:57:07.9439979Z -- ONNXIFI_ENABLE_EXT : OFF 2022-12-01T09:57:07.9440173Z -- 2022-12-01T09:57:07.9440382Z -- Protobuf compiler : 2022-12-01T09:57:07.9440610Z -- Protobuf includes : 2022-12-01T09:57:07.9440847Z -- Protobuf libraries : 2022-12-01T09:57:07.9441341Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:57:07.9470778Z -- 2022-12-01T09:57:07.9471073Z -- ******** Summary ******** 2022-12-01T09:57:07.9471459Z -- CMake version : 3.22.1 2022-12-01T09:57:07.9471912Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:57:07.9472303Z -- System : Linux 2022-12-01T09:57:07.9472568Z -- C++ compiler : /opt/cache/bin/c++ 2022-12-01T09:57:07.9472828Z -- C++ compiler version : 9.4.0 2022-12-01T09:57:07.9473245Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -Wnon-virtual-dtor 2022-12-01T09:57:07.9473604Z -- Build type : Release 2022-12-01T09:57:07.9474026Z -- Compile definitions : TORCH_ENABLE_LLVM;ROCM_DISABLE_GPU_ASSERTS;ROCM_VERSION=50200;TORCH_HIP_VERSION=502;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-12-01T09:57:07.9474509Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-12-01T09:57:07.9474845Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:57:07.9475511Z -- CMAKE_MODULE_PATH : /opt/rocm/hip/cmake;/var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix;/opt/rocm/llvm/lib/cmake/llvm 2022-12-01T09:57:07.9475844Z -- 2022-12-01T09:57:07.9476035Z -- ONNX version : 1.4.1 2022-12-01T09:57:07.9476277Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:57:07.9476516Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:57:07.9476745Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:57:07.9476994Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:57:07.9477231Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:57:07.9477423Z -- 2022-12-01T09:57:07.9477736Z -- Protobuf compiler : 2022-12-01T09:57:07.9477977Z -- Protobuf includes : 2022-12-01T09:57:07.9478209Z -- Protobuf libraries : 2022-12-01T09:57:07.9478429Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:57:07.9478763Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-12-01T09:57:07.9479077Z -- Adding -DNDEBUG to compile flags 2022-12-01T09:57:07.9498825Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 2022-12-01T09:57:07.9958866Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-12-01T09:57:07.9959192Z -- Compiling with MAGMA support 2022-12-01T09:57:07.9959489Z -- MAGMA INCLUDE DIRECTORIES: /opt/rocm/magma/include 2022-12-01T09:57:07.9959781Z -- MAGMA LIBRARIES: /opt/rocm/magma/lib/libmagma.so 2022-12-01T09:57:07.9960209Z -- MAGMA V2 check: 0 2022-12-01T09:57:08.0215085Z -- Could not find hardware support for NEON on this machine. 2022-12-01T09:57:08.0215394Z -- No OMAP3 processor on this machine. 2022-12-01T09:57:08.0215666Z -- No OMAP4 processor on this machine. 2022-12-01T09:57:08.0238703Z -- Found a library with LAPACK API (mkl). 2022-12-01T09:57:08.0239290Z disabling CUDA because NOT USE_CUDA is set 2022-12-01T09:57:08.0239710Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-12-01T09:57:08.0254305Z -- Will build oneDNN Graph 2022-12-01T09:57:08.0267865Z -- MKLDNN_CPU_RUNTIME = OMP 2022-12-01T09:57:08.0300682Z -- cmake version: 3.22.1 2022-12-01T09:57:08.0301351Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2022-12-01T09:57:08.0301839Z The OLD behavior for policy CMP0025 will be removed from a future version 2022-12-01T09:57:08.0302059Z of CMake. 2022-12-01T09:57:08.0302166Z 2022-12-01T09:57:08.0302377Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-12-01T09:57:08.0302700Z policies are deprecated and that a policy should be set to OLD only under 2022-12-01T09:57:08.0303078Z specific short-term circumstances. Projects should be ported to the NEW 2022-12-01T09:57:08.0303348Z behavior and not rely on setting a policy to OLD. 2022-12-01T09:57:08.0303491Z 2022-12-01T09:57:08.0303568Z  2022-12-01T09:57:08.0344461Z -- DNNL_TARGET_ARCH: X64 2022-12-01T09:57:08.0379545Z -- DNNL_LIBRARY_NAME: dnnl 2022-12-01T09:57:08.0464642Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:08.0465363Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:57:08.0465961Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:08.0466499Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:08.0466970Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:08.0467404Z Call Stack (most recent call first): 2022-12-01T09:57:08.0467877Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:08.0468610Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:57:08.0469020Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:57:08.0469591Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:08.0470013Z  2022-12-01T09:57:08.0470492Z -- Found OpenMP_C: -fopenmp (found version "4.5") 2022-12-01T09:57:08.0471310Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:08.0471874Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:57:08.0472184Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:08.0472486Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:08.0472763Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:08.0472971Z Call Stack (most recent call first): 2022-12-01T09:57:08.0473438Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:08.0473837Z third_party/ideep/mkl-dnn/third_party/oneDNN/cmake/OpenMP.cmake:69 (find_package) 2022-12-01T09:57:08.0474206Z third_party/ideep/mkl-dnn/third_party/oneDNN/CMakeLists.txt:117 (include) 2022-12-01T09:57:08.0474572Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:08.0474814Z  2022-12-01T09:57:08.0475063Z -- Found OpenMP_CXX: -fopenmp (found version "4.5") 2022-12-01T09:57:08.0580443Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-12-01T09:57:08.0784001Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "2.7") 2022-12-01T09:57:08.0800482Z -- Failed to locate sphinx-build executable (missing: SPHINX_EXECUTABLE) 2022-12-01T09:57:08.1035174Z -- Enabled workload: TRAINING 2022-12-01T09:57:08.1035688Z -- Enabled primitives: ALL 2022-12-01T09:57:08.1035954Z -- Enabled primitive CPU ISA: ALL 2022-12-01T09:57:08.1036227Z -- Enabled primitive GPU ISA: ALL 2022-12-01T09:57:08.1109281Z -- Primitive cache is enabled 2022-12-01T09:57:08.1344734Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2022-12-01T09:57:08.2331443Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2022-12-01T09:57:08.2333725Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2022-12-01T09:57:08.3257006Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2022-12-01T09:57:08.3259362Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2022-12-01T09:57:08.5012386Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2022-12-01T09:57:08.5052346Z -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 2022-12-01T09:57:08.5053126Z -- Cannot find Doxygen package 2022-12-01T09:57:08.5247732Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:08.5248217Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:57:08.5248584Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:08.5248954Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:08.5249226Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:08.5249488Z Call Stack (most recent call first): 2022-12-01T09:57:08.5249761Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:08.5250146Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-12-01T09:57:08.5250544Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-12-01T09:57:08.5250898Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:08.5251193Z  2022-12-01T09:57:08.5252710Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:08.5253402Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:57:08.5253816Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:08.5254103Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:08.5254373Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:08.5254675Z Call Stack (most recent call first): 2022-12-01T09:57:08.5254929Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:08.5255295Z third_party/ideep/mkl-dnn/cmake/OpenMP.cmake:62 (find_package) 2022-12-01T09:57:08.5255621Z third_party/ideep/mkl-dnn/CMakeLists.txt:179 (include) 2022-12-01T09:57:08.5256161Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:08.5256412Z  2022-12-01T09:57:08.5303167Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2022-12-01T09:57:08.5324284Z -- Compiling oneDNN Graph with CPU runtime OMP support 2022-12-01T09:57:08.5416527Z -- Graph compiler backend is disabled. 2022-12-01T09:57:08.5428567Z -- Set version definitions to /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2022-12-01T09:57:08.5445900Z -- Compiled partition cache is enabled 2022-12-01T09:57:08.5514113Z -- Found MKL-DNN: TRUE 2022-12-01T09:57:08.5517549Z -- Looking for clock_gettime in rt 2022-12-01T09:57:08.6597376Z -- Looking for clock_gettime in rt - found 2022-12-01T09:57:08.6597686Z -- Looking for mmap 2022-12-01T09:57:08.7554379Z -- Looking for mmap - found 2022-12-01T09:57:08.7555062Z -- Looking for shm_open 2022-12-01T09:57:08.8506117Z -- Looking for shm_open - found 2022-12-01T09:57:08.8506404Z -- Looking for shm_unlink 2022-12-01T09:57:08.9450694Z -- Looking for shm_unlink - found 2022-12-01T09:57:08.9451191Z -- Looking for malloc_usable_size 2022-12-01T09:57:09.0384051Z -- Looking for malloc_usable_size - found 2022-12-01T09:57:09.0385685Z -- Performing Test C_HAS_THREAD 2022-12-01T09:57:09.1313174Z -- Performing Test C_HAS_THREAD - Success 2022-12-01T09:57:09.1384769Z -- Version: 7.0.3 2022-12-01T09:57:09.1385010Z -- Build type: Release 2022-12-01T09:57:09.1392732Z -- CXX_STANDARD: 14 2022-12-01T09:57:09.1398873Z -- Performing Test has_std_14_flag 2022-12-01T09:57:09.2427569Z -- Performing Test has_std_14_flag - Success 2022-12-01T09:57:09.2432669Z -- Performing Test has_std_1y_flag 2022-12-01T09:57:09.3450494Z -- Performing Test has_std_1y_flag - Success 2022-12-01T09:57:09.3452115Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-12-01T09:57:09.4487647Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-12-01T09:57:09.4488001Z -- Performing Test FMT_HAS_VARIANT 2022-12-01T09:57:09.5682575Z -- Performing Test FMT_HAS_VARIANT - Success 2022-12-01T09:57:09.5689457Z -- Required features: cxx_variadic_templates 2022-12-01T09:57:09.5695919Z -- Looking for strtod_l 2022-12-01T09:57:09.6433834Z -- Looking for strtod_l - not found 2022-12-01T09:57:09.6440567Z -- Using Kineto with Roctracer support 2022-12-01T09:57:09.6441097Z -- Configuring Kineto dependency: 2022-12-01T09:57:09.6441467Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2022-12-01T09:57:09.6441806Z -- KINETO_BUILD_TESTS = OFF 2022-12-01T09:57:09.6442048Z -- KINETO_LIBRARY_TYPE = static 2022-12-01T09:57:09.6677454Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:57:09.6678217Z INFO CUDA_SOURCE_DIR =  2022-12-01T09:57:09.6678490Z INFO ROCM_SOURCE_DIR = /opt/rocm 2022-12-01T09:57:09.6858115Z INFO Building with roctracer 2022-12-01T09:57:09.7205893Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2022-12-01T09:57:09.7206398Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2022-12-01T09:57:09.7206756Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-12-01T09:57:09.7207081Z INFO ROCTRACER_INCLUDE_DIR = /opt/rocm/include/roctracer 2022-12-01T09:57:09.7215293Z -- Configured Kineto (CPU) 2022-12-01T09:57:09.7228555Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/CMakeDependentOption.cmake:84 (message): 2022-12-01T09:57:09.7229185Z Policy CMP0127 is not set: cmake_dependent_option() supports full Condition 2022-12-01T09:57:09.7229706Z Syntax. Run "cmake --help-policy CMP0127" for policy details. Use the 2022-12-01T09:57:09.7229999Z cmake_policy command to set the policy and suppress this warning. 2022-12-01T09:57:09.7230255Z Call Stack (most recent call first): 2022-12-01T09:57:09.7230490Z CMakeLists.txt:725 (cmake_dependent_option) 2022-12-01T09:57:09.7230815Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:09.7231055Z  2022-12-01T09:57:09.7235545Z -- GCC 9.4.0: Adding gcc and gcc_s libs to link line 2022-12-01T09:57:09.7244029Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-12-01T09:57:09.8685363Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-12-01T09:57:09.8692387Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-12-01T09:57:10.0658796Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-12-01T09:57:10.0665965Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-12-01T09:57:10.1864371Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-12-01T09:57:10.1871164Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-12-01T09:57:10.2902203Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-12-01T09:57:10.2908769Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-12-01T09:57:10.4572087Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-12-01T09:57:10.4578671Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-12-01T09:57:10.5708278Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-12-01T09:57:10.5716209Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS 2022-12-01T09:57:10.6767425Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS - Success 2022-12-01T09:57:10.6774224Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-12-01T09:57:10.8016860Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-12-01T09:57:10.8024926Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-12-01T09:57:10.9071533Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-12-01T09:57:10.9078275Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-12-01T09:57:11.0123280Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-12-01T09:57:11.0130289Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-12-01T09:57:11.1397534Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-12-01T09:57:11.1403845Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-12-01T09:57:11.2699627Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-12-01T09:57:11.2706703Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-12-01T09:57:11.3896508Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:57:11.3903409Z -- Performing Test HAS_WVLA_EXTENSION 2022-12-01T09:57:11.4352441Z -- Performing Test HAS_WVLA_EXTENSION - Failed 2022-12-01T09:57:11.4359498Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-12-01T09:57:11.5419549Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-12-01T09:57:11.5427314Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-12-01T09:57:11.6476612Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-12-01T09:57:11.6484066Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-12-01T09:57:11.7746775Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-12-01T09:57:11.7753609Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-12-01T09:57:11.8239486Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Failed 2022-12-01T09:57:11.8247190Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-12-01T09:57:11.9303663Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-12-01T09:57:11.9311632Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-12-01T09:57:12.0379199Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Success 2022-12-01T09:57:12.0386257Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-12-01T09:57:12.1632402Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Success 2022-12-01T09:57:12.1639387Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-12-01T09:57:12.2777113Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-12-01T09:57:12.2784139Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-12-01T09:57:12.3877027Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-12-01T09:57:12.3884238Z -- Performing Test HAS_WERROR_FORMAT 2022-12-01T09:57:12.4934488Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-12-01T09:57:12.4941056Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-12-01T09:57:12.6027388Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Success 2022-12-01T09:57:12.6033691Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-12-01T09:57:12.7229690Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-12-01T09:57:12.7237348Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-12-01T09:57:12.8526528Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Success 2022-12-01T09:57:12.8595078Z -- Looking for backtrace 2022-12-01T09:57:12.9536244Z -- Looking for backtrace - found 2022-12-01T09:57:12.9537169Z -- backtrace facility detected in default set of libraries 2022-12-01T09:57:12.9540373Z -- Found Backtrace: /usr/include 2022-12-01T09:57:12.9541908Z -- don't use NUMA 2022-12-01T09:57:16.2750401Z -- headers outputs: 2022-12-01T09:57:23.4455216Z -- sources outputs: 2022-12-01T09:57:24.7342865Z -- declarations_yaml outputs: 2022-12-01T09:57:24.7395710Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-12-01T09:57:24.8502851Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Success 2022-12-01T09:57:24.8898606Z -- Using ATen parallel backend: OMP 2022-12-01T09:57:24.8923774Z Building PyTorch for GPU arch: gfx906 2022-12-01T09:57:24.8947929Z HIP VERSION: 5.2.21151-afdc89f8 2022-12-01T09:57:25.0037055Z -- Caffe2: Header version is: 5.2.0 2022-12-01T09:57:25.0037401Z  2022-12-01T09:57:25.0037695Z ***** ROCm version from rocm_version.h **** 2022-12-01T09:57:25.0037908Z  2022-12-01T09:57:25.0038112Z ROCM_VERSION_DEV: 5.2.0 2022-12-01T09:57:25.0038337Z ROCM_VERSION_DEV_MAJOR: 5 2022-12-01T09:57:25.0038577Z ROCM_VERSION_DEV_MINOR: 2 2022-12-01T09:57:25.0038819Z ROCM_VERSION_DEV_PATCH: 0 2022-12-01T09:57:25.0039049Z ROCM_VERSION_DEV_INT: 50200 2022-12-01T09:57:25.0039279Z HIP_VERSION_MAJOR: 5 2022-12-01T09:57:25.0039507Z HIP_VERSION_MINOR: 2 2022-12-01T09:57:25.0039722Z TORCH_HIP_VERSION: 502 2022-12-01T09:57:25.0039913Z  2022-12-01T09:57:25.0040091Z ***** Library versions from dpkg ***** 2022-12-01T09:57:25.0040287Z  2022-12-01T09:57:25.0169810Z rocm-dev VERSION: 5.2.0.50200-65 2022-12-01T09:57:25.0170085Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-12-01T09:57:25.0303400Z rocm-libs VERSION: 5.2.0.50200-65 2022-12-01T09:57:25.0437871Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-12-01T09:57:25.0572388Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-12-01T09:57:25.0975681Z  2022-12-01T09:57:25.0976136Z ***** Library versions from cmake find_package ***** 2022-12-01T09:57:25.0976516Z  2022-12-01T09:57:25.1026509Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:25.1038165Z hip VERSION: 5.2.22212 2022-12-01T09:57:25.1044687Z hsa-runtime64 VERSION: 1.5.50200 2022-12-01T09:57:25.1049680Z amd_comgr VERSION: 2.4.0 2022-12-01T09:57:25.1095376Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:25.1110510Z rocrand VERSION: 2.10.9 2022-12-01T09:57:25.1155055Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:25.1171122Z hiprand VERSION: 2.10.9 2022-12-01T09:57:25.1215807Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:25.1231493Z rocblas VERSION: 2.44.0 2022-12-01T09:57:25.1275566Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:25.1295280Z miopen VERSION: 2.17.0 2022-12-01T09:57:25.1339386Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:25.1355360Z hipfft VERSION: 1.0.8 2022-12-01T09:57:25.1398938Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:25.1415917Z hipsparse VERSION: 2.1.0 2022-12-01T09:57:25.1459215Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:25.1476601Z rccl VERSION: 2.11.4 2022-12-01T09:57:25.1519852Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:25.1538199Z rocprim VERSION: 2.10.9 2022-12-01T09:57:25.1586849Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:25.1607817Z hipcub VERSION: 2.10.12 2022-12-01T09:57:25.1656761Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T09:57:25.1678781Z rocthrust VERSION: 2.10.9 2022-12-01T09:57:25.1679129Z ROCm version >= 4.1; kernel asserts are disabled 2022-12-01T09:57:25.1679425Z HIP library name: amdhip64 2022-12-01T09:57:25.1694040Z ROCm is enabled. 2022-12-01T09:57:25.2341671Z CMake Deprecation Warning at third_party/sleef/CMakeLists.txt:91 (cmake_policy): 2022-12-01T09:57:25.2342274Z The OLD behavior for policy CMP0066 will be removed from a future version 2022-12-01T09:57:25.2342505Z of CMake. 2022-12-01T09:57:25.2342597Z 2022-12-01T09:57:25.2342812Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-12-01T09:57:25.2343122Z policies are deprecated and that a policy should be set to OLD only under 2022-12-01T09:57:25.2343490Z specific short-term circumstances. Projects should be ported to the NEW 2022-12-01T09:57:25.2343759Z behavior and not rely on setting a policy to OLD. 2022-12-01T09:57:25.2343901Z 2022-12-01T09:57:25.2343979Z  2022-12-01T09:57:25.2920557Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "1.1.1s") 2022-12-01T09:57:25.2945024Z -- Check size of long double 2022-12-01T09:57:25.3933893Z -- Check size of long double - done 2022-12-01T09:57:25.3936113Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-12-01T09:57:25.4892740Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-12-01T09:57:25.4894444Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-12-01T09:57:25.5951108Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-12-01T09:57:25.5952096Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-12-01T09:57:25.7385673Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-12-01T09:57:25.7386494Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-12-01T09:57:25.8748266Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-12-01T09:57:25.8749940Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-12-01T09:57:26.0096458Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-12-01T09:57:26.0098015Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-12-01T09:57:26.1405430Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-12-01T09:57:26.1407059Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-12-01T09:57:26.3253209Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-12-01T09:57:26.3254112Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-12-01T09:57:26.4600705Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-12-01T09:57:26.4634443Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-12-01T09:57:26.5586014Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-12-01T09:57:26.5587260Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-12-01T09:57:26.6504611Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-12-01T09:57:26.6506169Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-12-01T09:57:26.7457500Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Success 2022-12-01T09:57:26.7458171Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-12-01T09:57:26.8621040Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-12-01T09:57:26.8793864Z -- Configuring build for SLEEF-v3.6.0 2022-12-01T09:57:26.8794487Z  Target system: Linux-4.14.252-195.483.amzn2.x86_64 2022-12-01T09:57:26.8794951Z  Target processor: x86_64 2022-12-01T09:57:26.8795452Z  Host system: Linux-4.14.252-195.483.amzn2.x86_64 2022-12-01T09:57:26.8795945Z  Host processor: x86_64 2022-12-01T09:57:26.8796400Z  Detected C compiler: GNU @ /opt/cache/bin/cc 2022-12-01T09:57:26.8796753Z  CMake: 3.22.1 2022-12-01T09:57:26.8797090Z  Make program: /usr/bin/make 2022-12-01T09:57:26.8797979Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -Wno-psabi -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2022-12-01T09:57:26.8798374Z -- Building shared libs : OFF 2022-12-01T09:57:26.8798602Z -- Building static test bins: OFF 2022-12-01T09:57:26.8798838Z -- MPFR : LIB_MPFR-NOTFOUND 2022-12-01T09:57:26.8799067Z -- GMP : LIBGMP-NOTFOUND 2022-12-01T09:57:26.8799305Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-12-01T09:57:26.8799557Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-12-01T09:57:26.8799775Z -- OPENSSL : 1.1.1s 2022-12-01T09:57:26.8799985Z -- SDE : SDE_COMMAND-NOTFOUND 2022-12-01T09:57:26.8800207Z -- RUNNING_ON_TRAVIS : 2022-12-01T09:57:26.8800612Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-12-01T09:57:26.8800809Z  2022-12-01T09:57:26.8801271Z *** Note: Parallel build is only supported with Ninja *** 2022-12-01T09:57:26.8801510Z  2022-12-01T09:57:26.8934829Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-12-01T09:57:26.8935233Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2022-12-01T09:57:26.8935672Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2022-12-01T09:57:26.8936093Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2022-12-01T09:57:28.3135099Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2022-12-01T09:57:28.4210364Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2022-12-01T09:57:28.4217473Z -- Performing Test HAS_WNO_MISSING_BRACES 2022-12-01T09:57:28.5484932Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2022-12-01T09:57:28.5493330Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2022-12-01T09:57:28.6872535Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Success 2022-12-01T09:57:28.6920331Z -- /opt/cache/bin/c++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2022-12-01T09:57:28.9452132Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-12-01T09:57:28.9495883Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:57:28.9496327Z Syntax Warning in cmake code at column 107 2022-12-01T09:57:28.9496614Z 2022-12-01T09:57:28.9496838Z Argument not separated from preceding token by whitespace. 2022-12-01T09:57:28.9497212Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:28.9497449Z  2022-12-01T09:57:28.9497715Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:57:28.9497962Z Syntax Warning in cmake code at column 115 2022-12-01T09:57:28.9498097Z 2022-12-01T09:57:28.9498212Z Argument not separated from preceding token by whitespace. 2022-12-01T09:57:28.9498563Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:28.9498804Z  2022-12-01T09:57:29.0200908Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:29.0201760Z The package name passed to `find_package_handle_standard_args` (OpenMP_C) 2022-12-01T09:57:29.0202121Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:29.0202680Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:29.0203193Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:29.0203515Z Call Stack (most recent call first): 2022-12-01T09:57:29.0203784Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:29.0204072Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:57:29.0204412Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:29.0204663Z  2022-12-01T09:57:29.0205041Z CMake Warning (dev) at /opt/conda/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): 2022-12-01T09:57:29.0205402Z The package name passed to `find_package_handle_standard_args` (OpenMP_CXX) 2022-12-01T09:57:29.0205716Z does not match the name of the calling package (OpenMP). This can lead to 2022-12-01T09:57:29.0206022Z problems in calling code that expects `find_package` result variables 2022-12-01T09:57:29.0206286Z (e.g., `_FOUND`) to follow a certain pattern. 2022-12-01T09:57:29.0206496Z Call Stack (most recent call first): 2022-12-01T09:57:29.0206760Z cmake/Modules/FindOpenMP.cmake:576 (find_package_handle_standard_args) 2022-12-01T09:57:29.0207024Z caffe2/CMakeLists.txt:1254 (find_package) 2022-12-01T09:57:29.0207373Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:57:29.0207736Z  2022-12-01T09:57:29.0208275Z -- pytorch is compiling with OpenMP. 2022-12-01T09:57:29.0208811Z OpenMP CXX_FLAGS: -fopenmp. 2022-12-01T09:57:29.0209265Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-12-01T09:57:29.0211132Z -- Caffe2 is compiling with OpenMP. 2022-12-01T09:57:29.0211484Z OpenMP CXX_FLAGS: -fopenmp. 2022-12-01T09:57:29.0211869Z OpenMP libraries: /usr/lib/gcc/x86_64-linux-gnu/9/libgomp.so;/usr/lib/x86_64-linux-gnu/libpthread.so. 2022-12-01T09:57:29.0687959Z -- Using lib/python3.7/site-packages as python relative installation path 2022-12-01T09:57:29.1097979Z CMake Warning at CMakeLists.txt:1090 (message): 2022-12-01T09:57:29.1098293Z Generated cmake files are only fully tested if one builds with system glog, 2022-12-01T09:57:29.1098621Z gflags, and protobuf. Other settings may generate files that are not well 2022-12-01T09:57:29.1099053Z tested. 2022-12-01T09:57:29.1099155Z 2022-12-01T09:57:29.1099247Z  2022-12-01T09:57:29.1123337Z -- 2022-12-01T09:57:29.1124804Z -- ******** Summary ******** 2022-12-01T09:57:29.1125156Z -- General: 2022-12-01T09:57:29.1125520Z -- CMake version : 3.22.1 2022-12-01T09:57:29.1125976Z -- CMake command : /opt/conda/bin/cmake 2022-12-01T09:57:29.1126311Z -- System : Linux 2022-12-01T09:57:29.1126708Z -- C++ compiler : /opt/cache/bin/c++ 2022-12-01T09:57:29.1127109Z -- C++ compiler id : GNU 2022-12-01T09:57:29.1127481Z -- C++ compiler version : 9.4.0 2022-12-01T09:57:29.1127876Z -- Using ccache if found : ON 2022-12-01T09:57:29.1128322Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-12-01T09:57:29.1131044Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wunused-local-typedefs -Wno-unused-parameter -Wno-unused-function -Wno-unused-result -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Werror=cast-function-type -Wno-stringop-overflow 2022-12-01T09:57:29.1132458Z -- Build type : Release 2022-12-01T09:57:29.1133180Z -- Compile definitions : TORCH_ENABLE_LLVM;ROCM_DISABLE_GPU_ASSERTS;ROCM_VERSION=50200;TORCH_HIP_VERSION=502;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;ONNX_NAMESPACE=onnx_torch;IDEEP_USE_MKL;HAVE_MMAP=1;_FILE_OFFSET_BITS=64;HAVE_SHM_OPEN=1;HAVE_SHM_UNLINK=1;HAVE_MALLOC_USABLE_SIZE=1;USE_EXTERNAL_MZCRC;MINIZ_DISABLE_ZIP_READER_CRC32_CHECKS 2022-12-01T09:57:29.1133787Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-12-01T09:57:29.1134145Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:57:29.1134486Z -- USE_GOLD_LINKER : OFF 2022-12-01T09:57:29.1134673Z -- 2022-12-01T09:57:29.1134934Z -- TORCH_VERSION : 1.13.0 2022-12-01T09:57:29.1135176Z -- CAFFE2_VERSION : 1.13.0 2022-12-01T09:57:29.1135410Z -- BUILD_CAFFE2 : OFF 2022-12-01T09:57:29.1135631Z -- BUILD_CAFFE2_OPS : OFF 2022-12-01T09:57:29.1135882Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-12-01T09:57:29.1136141Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-12-01T09:57:29.1136377Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-12-01T09:57:29.1136614Z -- BUILD_BINARY : OFF 2022-12-01T09:57:29.1136844Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-12-01T09:57:29.1137074Z -- Link local protobuf : ON 2022-12-01T09:57:29.1137306Z -- BUILD_DOCS : OFF 2022-12-01T09:57:29.1137537Z -- BUILD_PYTHON : True 2022-12-01T09:57:29.1137762Z -- Python version : 3.7.13 2022-12-01T09:57:29.1138187Z -- Python executable : /opt/conda/bin/python 2022-12-01T09:57:29.1138457Z -- Pythonlibs version : 3.7.13 2022-12-01T09:57:29.1138748Z -- Python library : /opt/conda/lib/libpython3.7m.so.1.0 2022-12-01T09:57:29.1139072Z -- Python includes : /opt/conda/include/python3.7m 2022-12-01T09:57:29.1139390Z -- Python site-packages: lib/python3.7/site-packages 2022-12-01T09:57:29.1139645Z -- BUILD_SHARED_LIBS : ON 2022-12-01T09:57:29.1139905Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-12-01T09:57:29.1140148Z -- BUILD_TEST : True 2022-12-01T09:57:29.1140371Z -- BUILD_JNI : OFF 2022-12-01T09:57:29.1140588Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-12-01T09:57:29.1140824Z -- BUILD_LITE_INTERPRETER: OFF 2022-12-01T09:57:29.1141113Z -- INTERN_BUILD_MOBILE : 2022-12-01T09:57:29.1141330Z -- TRACING_BASED : OFF 2022-12-01T09:57:29.1141550Z -- USE_BLAS : 1 2022-12-01T09:57:29.1141771Z -- BLAS : mkl 2022-12-01T09:57:29.1141977Z -- BLAS_HAS_SBGEMM : 2022-12-01T09:57:29.1142200Z -- USE_LAPACK : 1 2022-12-01T09:57:29.1142421Z -- LAPACK : mkl 2022-12-01T09:57:29.1142625Z -- USE_ASAN : OFF 2022-12-01T09:57:29.1142850Z -- USE_CPP_CODE_COVERAGE : OFF 2022-12-01T09:57:29.1143077Z -- USE_CUDA : OFF 2022-12-01T09:57:29.1143281Z -- USE_ROCM : ON 2022-12-01T09:57:29.1143499Z -- ROCM_VERSION : 2022-12-01T09:57:29.1143721Z -- USE_EIGEN_FOR_BLAS : 2022-12-01T09:57:29.1143931Z -- USE_FBGEMM : ON 2022-12-01T09:57:29.1144158Z -- USE_FAKELOWP : OFF 2022-12-01T09:57:29.1144381Z -- USE_KINETO : ON 2022-12-01T09:57:29.1144590Z -- USE_FFMPEG : OFF 2022-12-01T09:57:29.1144811Z -- USE_GFLAGS : OFF 2022-12-01T09:57:29.1145029Z -- USE_GLOG : OFF 2022-12-01T09:57:29.1145235Z -- USE_LEVELDB : OFF 2022-12-01T09:57:29.1145456Z -- USE_LITE_PROTO : OFF 2022-12-01T09:57:29.1145676Z -- USE_LMDB : OFF 2022-12-01T09:57:29.1145880Z -- USE_METAL : OFF 2022-12-01T09:57:29.1146102Z -- USE_PYTORCH_METAL : OFF 2022-12-01T09:57:29.1146343Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-12-01T09:57:29.1146566Z -- USE_MPS : OFF 2022-12-01T09:57:29.1146778Z -- USE_FFTW : OFF 2022-12-01T09:57:29.1146990Z -- USE_MKL : ON 2022-12-01T09:57:29.1147209Z -- USE_MKLDNN : ON 2022-12-01T09:57:29.1147420Z -- USE_MKLDNN_ACL : OFF 2022-12-01T09:57:29.1147642Z -- USE_MKLDNN_CBLAS : OFF 2022-12-01T09:57:29.1147860Z -- USE_UCC : OFF 2022-12-01T09:57:29.1148057Z -- USE_ITT : ON 2022-12-01T09:57:29.1148273Z -- USE_NCCL : ON 2022-12-01T09:57:29.1148492Z -- USE_SYSTEM_NCCL : ON 2022-12-01T09:57:29.1148705Z -- USE_NCCL_WITH_UCC : OFF 2022-12-01T09:57:29.1148924Z -- USE_NNPACK : ON 2022-12-01T09:57:29.1149146Z -- USE_NUMPY : ON 2022-12-01T09:57:29.1149353Z -- USE_OBSERVERS : ON 2022-12-01T09:57:29.1149571Z -- USE_OPENCL : OFF 2022-12-01T09:57:29.1149790Z -- USE_OPENCV : OFF 2022-12-01T09:57:29.1149996Z -- USE_OPENMP : ON 2022-12-01T09:57:29.1150212Z -- USE_TBB : OFF 2022-12-01T09:57:29.1150428Z -- USE_VULKAN : OFF 2022-12-01T09:57:29.1150632Z -- USE_PROF : OFF 2022-12-01T09:57:29.1150846Z -- USE_QNNPACK : ON 2022-12-01T09:57:29.1151072Z -- USE_PYTORCH_QNNPACK : ON 2022-12-01T09:57:29.1151282Z -- USE_XNNPACK : ON 2022-12-01T09:57:29.1151497Z -- USE_REDIS : OFF 2022-12-01T09:57:29.1151714Z -- USE_ROCKSDB : OFF 2022-12-01T09:57:29.1151922Z -- USE_ZMQ : OFF 2022-12-01T09:57:29.1152138Z -- USE_DISTRIBUTED : ON 2022-12-01T09:57:29.1152363Z -- USE_MPI : OFF 2022-12-01T09:57:29.1152620Z -- USE_GLOO : ON 2022-12-01T09:57:29.1152855Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-12-01T09:57:29.1153087Z -- USE_TENSORPIPE : ON 2022-12-01T09:57:29.1153484Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2022-12-01T09:57:29.1154080Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;fbgemm;ittnotify;fp16;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;gcc_s;gcc;dl 2022-12-01T09:57:29.1154485Z -- USE_COREML_DELEGATE : OFF 2022-12-01T09:57:29.1154722Z -- BUILD_LAZY_TS_BACKEND : ON 2022-12-01T09:57:29.1239038Z -- Configuring done 2022-12-01T09:57:30.6435018Z CMake Warning at caffe2/CMakeLists.txt:807 (add_library): 2022-12-01T09:57:30.6435618Z Cannot generate a safe runtime search path for target torch_cpu because 2022-12-01T09:57:30.6436224Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.6436462Z directories: 2022-12-01T09:57:30.6436574Z 2022-12-01T09:57:30.6436836Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.6437090Z /opt/conda/lib 2022-12-01T09:57:30.6437199Z 2022-12-01T09:57:30.6437315Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.6437460Z 2022-12-01T09:57:30.6437526Z  2022-12-01T09:57:30.7161851Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7162401Z Cannot generate a safe runtime search path for target Dict_test because 2022-12-01T09:57:30.7162696Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7162936Z directories: 2022-12-01T09:57:30.7163045Z 2022-12-01T09:57:30.7163285Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7163547Z /opt/conda/lib 2022-12-01T09:57:30.7163655Z 2022-12-01T09:57:30.7163756Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7163900Z 2022-12-01T09:57:30.7163982Z  2022-12-01T09:57:30.7208877Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7209379Z Cannot generate a safe runtime search path for target Dimname_test because 2022-12-01T09:57:30.7209924Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7210300Z directories: 2022-12-01T09:57:30.7210407Z 2022-12-01T09:57:30.7210644Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7210884Z /opt/conda/lib 2022-12-01T09:57:30.7210991Z 2022-12-01T09:57:30.7211104Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7211248Z 2022-12-01T09:57:30.7211326Z  2022-12-01T09:57:30.7257034Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7257603Z Cannot generate a safe runtime search path for target MaybeOwned_test 2022-12-01T09:57:30.7257994Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7258230Z directories: 2022-12-01T09:57:30.7258336Z 2022-12-01T09:57:30.7258563Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7258810Z /opt/conda/lib 2022-12-01T09:57:30.7258919Z 2022-12-01T09:57:30.7259031Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7259174Z 2022-12-01T09:57:30.7259253Z  2022-12-01T09:57:30.7305200Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7305728Z Cannot generate a safe runtime search path for target NamedTensor_test 2022-12-01T09:57:30.7306037Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7306269Z directories: 2022-12-01T09:57:30.7306387Z 2022-12-01T09:57:30.7306622Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7306872Z /opt/conda/lib 2022-12-01T09:57:30.7306980Z 2022-12-01T09:57:30.7307255Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7307404Z 2022-12-01T09:57:30.7307472Z  2022-12-01T09:57:30.7352271Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7352583Z Cannot generate a safe runtime search path for target apply_utils_test 2022-12-01T09:57:30.7352902Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7353124Z directories: 2022-12-01T09:57:30.7353233Z 2022-12-01T09:57:30.7353464Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7353711Z /opt/conda/lib 2022-12-01T09:57:30.7353819Z 2022-12-01T09:57:30.7353920Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7354197Z 2022-12-01T09:57:30.7354277Z  2022-12-01T09:57:30.7399491Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7400045Z Cannot generate a safe runtime search path for target atest because files 2022-12-01T09:57:30.7400476Z in some directories may conflict with libraries in implicit directories: 2022-12-01T09:57:30.7400648Z 2022-12-01T09:57:30.7400881Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7401288Z /opt/conda/lib 2022-12-01T09:57:30.7401395Z 2022-12-01T09:57:30.7401496Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7401639Z 2022-12-01T09:57:30.7401717Z  2022-12-01T09:57:30.7448111Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7448692Z Cannot generate a safe runtime search path for target basic because files 2022-12-01T09:57:30.7449016Z in some directories may conflict with libraries in implicit directories: 2022-12-01T09:57:30.7449191Z 2022-12-01T09:57:30.7449438Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7449695Z /opt/conda/lib 2022-12-01T09:57:30.7449804Z 2022-12-01T09:57:30.7449918Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7450051Z 2022-12-01T09:57:30.7450131Z  2022-12-01T09:57:30.7495754Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7496371Z Cannot generate a safe runtime search path for target broadcast_test 2022-12-01T09:57:30.7496731Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7496973Z directories: 2022-12-01T09:57:30.7497080Z 2022-12-01T09:57:30.7497323Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7497569Z /opt/conda/lib 2022-12-01T09:57:30.7497673Z 2022-12-01T09:57:30.7497788Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7497931Z 2022-12-01T09:57:30.7498013Z  2022-12-01T09:57:30.7543533Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7544132Z Cannot generate a safe runtime search path for target cpu_generator_test 2022-12-01T09:57:30.7544449Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7544684Z directories: 2022-12-01T09:57:30.7544789Z 2022-12-01T09:57:30.7545027Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7545264Z /opt/conda/lib 2022-12-01T09:57:30.7545371Z 2022-12-01T09:57:30.7545486Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7545631Z 2022-12-01T09:57:30.7545708Z  2022-12-01T09:57:30.7591241Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7591544Z Cannot generate a safe runtime search path for target 2022-12-01T09:57:30.7591849Z cpu_profiling_allocator_test because files in some directories may conflict 2022-12-01T09:57:30.7592120Z with libraries in implicit directories: 2022-12-01T09:57:30.7592379Z 2022-12-01T09:57:30.7592633Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7592884Z /opt/conda/lib 2022-12-01T09:57:30.7592980Z 2022-12-01T09:57:30.7593093Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7593237Z 2022-12-01T09:57:30.7593315Z  2022-12-01T09:57:30.7638965Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7639264Z Cannot generate a safe runtime search path for target cpu_rng_test because 2022-12-01T09:57:30.7639576Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7639802Z directories: 2022-12-01T09:57:30.7639908Z 2022-12-01T09:57:30.7640149Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7640486Z /opt/conda/lib 2022-12-01T09:57:30.7640594Z 2022-12-01T09:57:30.7640707Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7640853Z 2022-12-01T09:57:30.7641084Z  2022-12-01T09:57:30.7686109Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7686425Z Cannot generate a safe runtime search path for target dispatch_key_set_test 2022-12-01T09:57:30.7686744Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7686982Z directories: 2022-12-01T09:57:30.7687075Z 2022-12-01T09:57:30.7687315Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7687566Z /opt/conda/lib 2022-12-01T09:57:30.7687675Z 2022-12-01T09:57:30.7687789Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7687934Z 2022-12-01T09:57:30.7688007Z  2022-12-01T09:57:30.7733703Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7734051Z Cannot generate a safe runtime search path for target dlconvertor_test 2022-12-01T09:57:30.7734440Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7734665Z directories: 2022-12-01T09:57:30.7734770Z 2022-12-01T09:57:30.7735009Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7735257Z /opt/conda/lib 2022-12-01T09:57:30.7735365Z 2022-12-01T09:57:30.7735479Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7735611Z 2022-12-01T09:57:30.7735690Z  2022-12-01T09:57:30.7781492Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7781920Z Cannot generate a safe runtime search path for target 2022-12-01T09:57:30.7782355Z extension_backend_test because files in some directories may conflict with 2022-12-01T09:57:30.7782858Z libraries in implicit directories: 2022-12-01T09:57:30.7783028Z 2022-12-01T09:57:30.7783265Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7783520Z /opt/conda/lib 2022-12-01T09:57:30.7783614Z 2022-12-01T09:57:30.7783727Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7783871Z 2022-12-01T09:57:30.7783952Z  2022-12-01T09:57:30.7829154Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7829488Z Cannot generate a safe runtime search path for target half_test because 2022-12-01T09:57:30.7829798Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7830025Z directories: 2022-12-01T09:57:30.7830131Z 2022-12-01T09:57:30.7830368Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7830602Z /opt/conda/lib 2022-12-01T09:57:30.7830714Z 2022-12-01T09:57:30.7830829Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7830971Z 2022-12-01T09:57:30.7831049Z  2022-12-01T09:57:30.7877100Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7877441Z Cannot generate a safe runtime search path for target ivalue_test because 2022-12-01T09:57:30.7877750Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7877975Z directories: 2022-12-01T09:57:30.7878081Z 2022-12-01T09:57:30.7878309Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7878557Z /opt/conda/lib 2022-12-01T09:57:30.7878667Z 2022-12-01T09:57:30.7878782Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7878925Z 2022-12-01T09:57:30.7879002Z  2022-12-01T09:57:30.7924707Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7925260Z Cannot generate a safe runtime search path for target lazy_tensor_test 2022-12-01T09:57:30.7925803Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7926027Z directories: 2022-12-01T09:57:30.7926132Z 2022-12-01T09:57:30.7926375Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7926624Z /opt/conda/lib 2022-12-01T09:57:30.7926731Z 2022-12-01T09:57:30.7926844Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7926974Z 2022-12-01T09:57:30.7927052Z  2022-12-01T09:57:30.7972152Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.7972675Z Cannot generate a safe runtime search path for target math_kernel_test 2022-12-01T09:57:30.7973223Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.7973449Z directories: 2022-12-01T09:57:30.7973555Z 2022-12-01T09:57:30.7973790Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.7974044Z /opt/conda/lib 2022-12-01T09:57:30.7974151Z 2022-12-01T09:57:30.7974252Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.7974459Z 2022-12-01T09:57:30.7974540Z  2022-12-01T09:57:30.8020248Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8020755Z Cannot generate a safe runtime search path for target memory_format_test 2022-12-01T09:57:30.8021275Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8021509Z directories: 2022-12-01T09:57:30.8021614Z 2022-12-01T09:57:30.8021847Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8030328Z /opt/conda/lib 2022-12-01T09:57:30.8030463Z 2022-12-01T09:57:30.8030573Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8030725Z 2022-12-01T09:57:30.8030849Z  2022-12-01T09:57:30.8067616Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8068067Z Cannot generate a safe runtime search path for target 2022-12-01T09:57:30.8068638Z memory_overlapping_test because files in some directories may conflict with 2022-12-01T09:57:30.8068996Z libraries in implicit directories: 2022-12-01T09:57:30.8069133Z 2022-12-01T09:57:30.8069380Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8069620Z /opt/conda/lib 2022-12-01T09:57:30.8069731Z 2022-12-01T09:57:30.8069849Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8069994Z 2022-12-01T09:57:30.8070076Z  2022-12-01T09:57:30.8115207Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8115703Z Cannot generate a safe runtime search path for target mobile_memory_cleanup 2022-12-01T09:57:30.8116307Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8116682Z directories: 2022-12-01T09:57:30.8116851Z 2022-12-01T09:57:30.8117178Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8117760Z /opt/conda/lib 2022-12-01T09:57:30.8117967Z 2022-12-01T09:57:30.8118152Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8118300Z 2022-12-01T09:57:30.8118389Z  2022-12-01T09:57:30.8163900Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8164451Z Cannot generate a safe runtime search path for target native_test because 2022-12-01T09:57:30.8165009Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8165250Z directories: 2022-12-01T09:57:30.8165346Z 2022-12-01T09:57:30.8165586Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8165838Z /opt/conda/lib 2022-12-01T09:57:30.8166103Z 2022-12-01T09:57:30.8166223Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8166370Z 2022-12-01T09:57:30.8166439Z  2022-12-01T09:57:30.8211307Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8211817Z Cannot generate a safe runtime search path for target operator_name_test 2022-12-01T09:57:30.8212386Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8212806Z directories: 2022-12-01T09:57:30.8213012Z 2022-12-01T09:57:30.8213462Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8213721Z /opt/conda/lib 2022-12-01T09:57:30.8213832Z 2022-12-01T09:57:30.8213949Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8214081Z 2022-12-01T09:57:30.8214163Z  2022-12-01T09:57:30.8259577Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8260122Z Cannot generate a safe runtime search path for target operators_test 2022-12-01T09:57:30.8260648Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8260889Z directories: 2022-12-01T09:57:30.8260997Z 2022-12-01T09:57:30.8261241Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8261491Z /opt/conda/lib 2022-12-01T09:57:30.8261588Z 2022-12-01T09:57:30.8261704Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8261850Z 2022-12-01T09:57:30.8261930Z  2022-12-01T09:57:30.8307070Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8307517Z Cannot generate a safe runtime search path for target 2022-12-01T09:57:30.8308104Z packedtensoraccessor_test because files in some directories may conflict 2022-12-01T09:57:30.8308502Z with libraries in implicit directories: 2022-12-01T09:57:30.8308643Z 2022-12-01T09:57:30.8308884Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8309127Z /opt/conda/lib 2022-12-01T09:57:30.8309236Z 2022-12-01T09:57:30.8309352Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8309500Z 2022-12-01T09:57:30.8309580Z  2022-12-01T09:57:30.8355584Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8356069Z Cannot generate a safe runtime search path for target pow_test because 2022-12-01T09:57:30.8356626Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8356991Z directories: 2022-12-01T09:57:30.8357100Z 2022-12-01T09:57:30.8357327Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8357580Z /opt/conda/lib 2022-12-01T09:57:30.8357689Z 2022-12-01T09:57:30.8357805Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8357951Z 2022-12-01T09:57:30.8358040Z  2022-12-01T09:57:30.8403584Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8404112Z Cannot generate a safe runtime search path for target quantized_test 2022-12-01T09:57:30.8404813Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8405043Z directories: 2022-12-01T09:57:30.8405151Z 2022-12-01T09:57:30.8405396Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8405645Z /opt/conda/lib 2022-12-01T09:57:30.8405754Z 2022-12-01T09:57:30.8405868Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8406000Z 2022-12-01T09:57:30.8406079Z  2022-12-01T09:57:30.8450697Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8451288Z Cannot generate a safe runtime search path for target reduce_ops_test 2022-12-01T09:57:30.8451751Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8452151Z directories: 2022-12-01T09:57:30.8452248Z 2022-12-01T09:57:30.8452503Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8452765Z /opt/conda/lib 2022-12-01T09:57:30.8452876Z 2022-12-01T09:57:30.8452992Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8453142Z 2022-12-01T09:57:30.8453210Z  2022-12-01T09:57:30.8499039Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8499530Z Cannot generate a safe runtime search path for target 2022-12-01T09:57:30.8500080Z reportMemoryUsage_test because files in some directories may conflict with 2022-12-01T09:57:30.8500384Z libraries in implicit directories: 2022-12-01T09:57:30.8500520Z 2022-12-01T09:57:30.8500758Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8501013Z /opt/conda/lib 2022-12-01T09:57:30.8501131Z 2022-12-01T09:57:30.8501233Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8501380Z 2022-12-01T09:57:30.8501463Z  2022-12-01T09:57:30.8547067Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8547653Z Cannot generate a safe runtime search path for target scalar_tensor_test 2022-12-01T09:57:30.8548072Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8548327Z directories: 2022-12-01T09:57:30.8548435Z 2022-12-01T09:57:30.8548676Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8548913Z /opt/conda/lib 2022-12-01T09:57:30.8549027Z 2022-12-01T09:57:30.8549146Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8549292Z 2022-12-01T09:57:30.8549372Z  2022-12-01T09:57:30.8594295Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8594725Z Cannot generate a safe runtime search path for target scalar_test because 2022-12-01T09:57:30.8595301Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8595731Z directories: 2022-12-01T09:57:30.8595906Z 2022-12-01T09:57:30.8596363Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8596716Z /opt/conda/lib 2022-12-01T09:57:30.8596825Z 2022-12-01T09:57:30.8596941Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8597087Z 2022-12-01T09:57:30.8597167Z  2022-12-01T09:57:30.8642537Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8643053Z Cannot generate a safe runtime search path for target 2022-12-01T09:57:30.8643579Z stride_properties_test because files in some directories may conflict with 2022-12-01T09:57:30.8643846Z libraries in implicit directories: 2022-12-01T09:57:30.8643965Z 2022-12-01T09:57:30.8644205Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8644462Z /opt/conda/lib 2022-12-01T09:57:30.8644574Z 2022-12-01T09:57:30.8644692Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8644982Z 2022-12-01T09:57:30.8645054Z  2022-12-01T09:57:30.8690530Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8691107Z Cannot generate a safe runtime search path for target tensor_iterator_test 2022-12-01T09:57:30.8691612Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8691889Z directories: 2022-12-01T09:57:30.8692003Z 2022-12-01T09:57:30.8692244Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8692492Z /opt/conda/lib 2022-12-01T09:57:30.8692600Z 2022-12-01T09:57:30.8692702Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8692848Z 2022-12-01T09:57:30.8693049Z  2022-12-01T09:57:30.8738255Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8738803Z Cannot generate a safe runtime search path for target test_parallel because 2022-12-01T09:57:30.8739364Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8739718Z directories: 2022-12-01T09:57:30.8739826Z 2022-12-01T09:57:30.8740066Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8740318Z /opt/conda/lib 2022-12-01T09:57:30.8740413Z 2022-12-01T09:57:30.8740527Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8740670Z 2022-12-01T09:57:30.8740751Z  2022-12-01T09:57:30.8786187Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8786718Z Cannot generate a safe runtime search path for target thread_init_test 2022-12-01T09:57:30.8787320Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8787799Z directories: 2022-12-01T09:57:30.8787959Z 2022-12-01T09:57:30.8788205Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8788449Z /opt/conda/lib 2022-12-01T09:57:30.8788559Z 2022-12-01T09:57:30.8788676Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8788825Z 2022-12-01T09:57:30.8788905Z  2022-12-01T09:57:30.8833697Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8834304Z Cannot generate a safe runtime search path for target type_ptr_test because 2022-12-01T09:57:30.8834904Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8835233Z directories: 2022-12-01T09:57:30.8835329Z 2022-12-01T09:57:30.8835572Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8835826Z /opt/conda/lib 2022-12-01T09:57:30.8835935Z 2022-12-01T09:57:30.8836061Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8836208Z 2022-12-01T09:57:30.8836275Z  2022-12-01T09:57:30.8881349Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8881939Z Cannot generate a safe runtime search path for target type_test because 2022-12-01T09:57:30.8882391Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8882606Z directories: 2022-12-01T09:57:30.8882716Z 2022-12-01T09:57:30.8882955Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8883207Z /opt/conda/lib 2022-12-01T09:57:30.8883316Z 2022-12-01T09:57:30.8883432Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8883565Z 2022-12-01T09:57:30.8883645Z  2022-12-01T09:57:30.8929419Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8929915Z Cannot generate a safe runtime search path for target undefined_tensor_test 2022-12-01T09:57:30.8930479Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8930899Z directories: 2022-12-01T09:57:30.8931029Z 2022-12-01T09:57:30.8931418Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8931676Z /opt/conda/lib 2022-12-01T09:57:30.8931772Z 2022-12-01T09:57:30.8931888Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8932037Z 2022-12-01T09:57:30.8932120Z  2022-12-01T09:57:30.8977268Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.8977839Z Cannot generate a safe runtime search path for target variant_test because 2022-12-01T09:57:30.8978185Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.8978415Z directories: 2022-12-01T09:57:30.8978527Z 2022-12-01T09:57:30.8978774Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.8979136Z /opt/conda/lib 2022-12-01T09:57:30.8979246Z 2022-12-01T09:57:30.8979363Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.8979509Z 2022-12-01T09:57:30.8979600Z  2022-12-01T09:57:30.9024919Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9025463Z Cannot generate a safe runtime search path for target verify_api_visibility 2022-12-01T09:57:30.9026050Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9026330Z directories: 2022-12-01T09:57:30.9026438Z 2022-12-01T09:57:30.9026666Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9026922Z /opt/conda/lib 2022-12-01T09:57:30.9027032Z 2022-12-01T09:57:30.9027149Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9027297Z 2022-12-01T09:57:30.9027411Z  2022-12-01T09:57:30.9074137Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9074717Z Cannot generate a safe runtime search path for target vmap_test because 2022-12-01T09:57:30.9075252Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9075487Z directories: 2022-12-01T09:57:30.9075583Z 2022-12-01T09:57:30.9075827Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9076082Z /opt/conda/lib 2022-12-01T09:57:30.9076193Z 2022-12-01T09:57:30.9076310Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9076458Z 2022-12-01T09:57:30.9076525Z  2022-12-01T09:57:30.9122696Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9123304Z Cannot generate a safe runtime search path for target weakref_test because 2022-12-01T09:57:30.9123780Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9124008Z directories: 2022-12-01T09:57:30.9124115Z 2022-12-01T09:57:30.9124361Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9124614Z /opt/conda/lib 2022-12-01T09:57:30.9124727Z 2022-12-01T09:57:30.9124829Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9124977Z 2022-12-01T09:57:30.9125057Z  2022-12-01T09:57:30.9169727Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9170129Z Cannot generate a safe runtime search path for target wrapdim_test because 2022-12-01T09:57:30.9170439Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9170670Z directories: 2022-12-01T09:57:30.9170778Z 2022-12-01T09:57:30.9171017Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9171269Z /opt/conda/lib 2022-12-01T09:57:30.9171367Z 2022-12-01T09:57:30.9171490Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9171637Z 2022-12-01T09:57:30.9171718Z  2022-12-01T09:57:30.9218343Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9219049Z Cannot generate a safe runtime search path for target xla_tensor_test 2022-12-01T09:57:30.9219518Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9219760Z directories: 2022-12-01T09:57:30.9219868Z 2022-12-01T09:57:30.9220107Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9220347Z /opt/conda/lib 2022-12-01T09:57:30.9220457Z 2022-12-01T09:57:30.9220573Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9220721Z 2022-12-01T09:57:30.9220800Z  2022-12-01T09:57:30.9266655Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9267231Z Cannot generate a safe runtime search path for target IListRef_test because 2022-12-01T09:57:30.9267783Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9268026Z directories: 2022-12-01T09:57:30.9268120Z 2022-12-01T09:57:30.9268364Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9268616Z /opt/conda/lib 2022-12-01T09:57:30.9268725Z 2022-12-01T09:57:30.9268839Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9268986Z 2022-12-01T09:57:30.9269051Z  2022-12-01T09:57:30.9315509Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9315981Z Cannot generate a safe runtime search path for target List_test because 2022-12-01T09:57:30.9316553Z files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9316813Z directories: 2022-12-01T09:57:30.9316919Z 2022-12-01T09:57:30.9317241Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9317502Z /opt/conda/lib 2022-12-01T09:57:30.9317612Z 2022-12-01T09:57:30.9317714Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9317862Z 2022-12-01T09:57:30.9317945Z  2022-12-01T09:57:30.9363366Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9363874Z Cannot generate a safe runtime search path for target KernelFunction_test 2022-12-01T09:57:30.9364441Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9364819Z directories: 2022-12-01T09:57:30.9364927Z 2022-12-01T09:57:30.9365166Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9365418Z /opt/conda/lib 2022-12-01T09:57:30.9365514Z 2022-12-01T09:57:30.9365628Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9365774Z 2022-12-01T09:57:30.9365857Z  2022-12-01T09:57:30.9411343Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9411823Z Cannot generate a safe runtime search path for target 2022-12-01T09:57:30.9412361Z kernel_function_legacy_test because files in some directories may conflict 2022-12-01T09:57:30.9412640Z with libraries in implicit directories: 2022-12-01T09:57:30.9412779Z 2022-12-01T09:57:30.9413018Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9413252Z /opt/conda/lib 2022-12-01T09:57:30.9413361Z 2022-12-01T09:57:30.9413476Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9413621Z 2022-12-01T09:57:30.9413701Z  2022-12-01T09:57:30.9461779Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9462301Z Cannot generate a safe runtime search path for target kernel_function_test 2022-12-01T09:57:30.9462878Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9463143Z directories: 2022-12-01T09:57:30.9463252Z 2022-12-01T09:57:30.9463479Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9463729Z /opt/conda/lib 2022-12-01T09:57:30.9463978Z 2022-12-01T09:57:30.9464096Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9464243Z 2022-12-01T09:57:30.9464324Z  2022-12-01T09:57:30.9509845Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9510350Z Cannot generate a safe runtime search path for target 2022-12-01T09:57:30.9510897Z kernel_lambda_legacy_test because files in some directories may conflict 2022-12-01T09:57:30.9511174Z with libraries in implicit directories: 2022-12-01T09:57:30.9511313Z 2022-12-01T09:57:30.9511550Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9511798Z /opt/conda/lib 2022-12-01T09:57:30.9511906Z 2022-12-01T09:57:30.9512133Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9512264Z 2022-12-01T09:57:30.9512344Z  2022-12-01T09:57:30.9557694Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9558140Z Cannot generate a safe runtime search path for target kernel_lambda_test 2022-12-01T09:57:30.9558708Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9559000Z directories: 2022-12-01T09:57:30.9559108Z 2022-12-01T09:57:30.9559346Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9559596Z /opt/conda/lib 2022-12-01T09:57:30.9559692Z 2022-12-01T09:57:30.9559808Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9559953Z 2022-12-01T09:57:30.9560033Z  2022-12-01T09:57:30.9606284Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9606741Z Cannot generate a safe runtime search path for target 2022-12-01T09:57:30.9607317Z kernel_stackbased_test because files in some directories may conflict with 2022-12-01T09:57:30.9607729Z libraries in implicit directories: 2022-12-01T09:57:30.9607921Z 2022-12-01T09:57:30.9608167Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9608506Z /opt/conda/lib 2022-12-01T09:57:30.9608614Z 2022-12-01T09:57:30.9608731Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9608876Z 2022-12-01T09:57:30.9608962Z  2022-12-01T09:57:30.9654543Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9655037Z Cannot generate a safe runtime search path for target 2022-12-01T09:57:30.9655482Z make_boxed_from_unboxed_functor_test because files in some directories may 2022-12-01T09:57:30.9655763Z conflict with libraries in implicit directories: 2022-12-01T09:57:30.9655910Z 2022-12-01T09:57:30.9656135Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9656393Z /opt/conda/lib 2022-12-01T09:57:30.9656504Z 2022-12-01T09:57:30.9656618Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9656766Z 2022-12-01T09:57:30.9656846Z  2022-12-01T09:57:30.9702579Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9703149Z Cannot generate a safe runtime search path for target CppSignature_test 2022-12-01T09:57:30.9703538Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9703761Z directories: 2022-12-01T09:57:30.9703870Z 2022-12-01T09:57:30.9704105Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9704359Z /opt/conda/lib 2022-12-01T09:57:30.9704468Z 2022-12-01T09:57:30.9704585Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9704729Z 2022-12-01T09:57:30.9704794Z  2022-12-01T09:57:30.9749750Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9750142Z Cannot generate a safe runtime search path for target backend_fallback_test 2022-12-01T09:57:30.9750647Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9750921Z directories: 2022-12-01T09:57:30.9751029Z 2022-12-01T09:57:30.9751269Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9751578Z /opt/conda/lib 2022-12-01T09:57:30.9751687Z 2022-12-01T09:57:30.9751790Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9751937Z 2022-12-01T09:57:30.9752018Z  2022-12-01T09:57:30.9797213Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9797762Z Cannot generate a safe runtime search path for target op_allowlist_test 2022-12-01T09:57:30.9798207Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9798563Z directories: 2022-12-01T09:57:30.9798671Z 2022-12-01T09:57:30.9798910Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9799145Z /opt/conda/lib 2022-12-01T09:57:30.9799258Z 2022-12-01T09:57:30.9799376Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9799522Z 2022-12-01T09:57:30.9799601Z  2022-12-01T09:57:30.9844885Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9845192Z Cannot generate a safe runtime search path for target op_registration_test 2022-12-01T09:57:30.9845518Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9845757Z directories: 2022-12-01T09:57:30.9845863Z 2022-12-01T09:57:30.9846100Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9846341Z /opt/conda/lib 2022-12-01T09:57:30.9846455Z 2022-12-01T09:57:30.9846572Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9846717Z 2022-12-01T09:57:30.9846795Z  2022-12-01T09:57:30.9892236Z CMake Warning at caffe2/CMakeLists.txt:1802 (add_executable): 2022-12-01T09:57:30.9892686Z Cannot generate a safe runtime search path for target inline_container_test 2022-12-01T09:57:30.9893572Z because files in some directories may conflict with libraries in implicit 2022-12-01T09:57:30.9893893Z directories: 2022-12-01T09:57:30.9894007Z 2022-12-01T09:57:30.9894363Z runtime library [libgomp.so.1] in /usr/lib/gcc/x86_64-linux-gnu/9 may be hidden by files in: 2022-12-01T09:57:30.9894605Z /opt/conda/lib 2022-12-01T09:57:30.9894718Z 2022-12-01T09:57:30.9894837Z Some of these libraries may not be found correctly. 2022-12-01T09:57:30.9894984Z 2022-12-01T09:57:30.9895072Z  2022-12-01T09:57:31.2689465Z -- Generating done 2022-12-01T09:57:31.3042092Z CMake Warning: 2022-12-01T09:57:31.3042494Z Manually-specified variables were not used by the project: 2022-12-01T09:57:31.3042683Z 2022-12-01T09:57:31.3042761Z BUILD_ENVIRONMENT 2022-12-01T09:57:31.3042877Z 2022-12-01T09:57:31.3042957Z  2022-12-01T09:57:31.3067692Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2022-12-01T09:57:31.3831715Z cmake --build . --target install --config Release -- -j 6 2022-12-01T09:57:31.4396095Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2022-12-01T09:57:31.4403003Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2022-12-01T09:57:31.4406012Z [ 0%] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2022-12-01T09:57:31.4413033Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2022-12-01T09:57:31.4413986Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2022-12-01T09:57:31.4431219Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2022-12-01T09:57:31.5235731Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_fatal’: 2022-12-01T09:57:31.5237034Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:117:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:57:31.5237785Z 117 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:57:31.5238295Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:57:31.5238976Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_error’: 2022-12-01T09:57:31.5239942Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:195:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:57:31.5240498Z 195 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:57:31.5240782Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:57:31.5241522Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_warning’: 2022-12-01T09:57:31.5242092Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:273:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:57:31.5242493Z 273 | write(STDERR_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:57:31.5242769Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:57:31.5243131Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_info’: 2022-12-01T09:57:31.5243685Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:351:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:57:31.5244085Z 351 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:57:31.5244360Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:57:31.5244730Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c: In function ‘clog_vlog_debug’: 2022-12-01T09:57:31.5245267Z /var/lib/jenkins/workspace/third_party/cpuinfo/deps/clog/src/clog.c:429:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 2022-12-01T09:57:31.5245674Z 429 | write(STDOUT_FILENO, out_buffer, prefix_chars + format_chars + CLOG_SUFFIX_LENGTH); 2022-12-01T09:57:31.5245950Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:57:31.5303734Z [ 0%] Linking C static library ../../../../lib/libclog.a 2022-12-01T09:57:31.5553310Z [ 0%] Built target clog 2022-12-01T09:57:31.5598135Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2022-12-01T09:57:31.5737197Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2022-12-01T09:57:31.6760725Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2022-12-01T09:57:31.7268534Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2022-12-01T09:57:31.7270990Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2022-12-01T09:57:31.7616953Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2022-12-01T09:57:31.8003075Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2022-12-01T09:57:31.8662162Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2022-12-01T09:57:31.8706106Z [ 0%] Linking CXX static library ../../../lib/libgtest.a 2022-12-01T09:57:31.9077991Z [ 0%] Built target gtest 2022-12-01T09:57:31.9228424Z [ 0%] Built target defs.bzl 2022-12-01T09:57:31.9272665Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-12-01T09:57:31.9612217Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2022-12-01T09:57:31.9833182Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2022-12-01T09:57:32.0069363Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2022-12-01T09:57:32.0544835Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-12-01T09:57:32.0942987Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-12-01T09:57:32.1162512Z [ 0%] Linking C static library ../../lib/libpthreadpool.a 2022-12-01T09:57:32.1400593Z [ 0%] Built target pthreadpool 2022-12-01T09:57:32.1445500Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-12-01T09:57:32.1531221Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-12-01T09:57:32.2012453Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-12-01T09:57:32.2906317Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-12-01T09:57:32.3352268Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2022-12-01T09:57:32.3687454Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2022-12-01T09:57:32.4053651Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-12-01T09:57:32.4077199Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-12-01T09:57:32.4702463Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-12-01T09:57:32.5808380Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2022-12-01T09:57:32.5809332Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-12-01T09:57:32.6300516Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2022-12-01T09:57:32.6659429Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-12-01T09:57:32.6851484Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-12-01T09:57:32.6857217Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2022-12-01T09:57:32.7351958Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-12-01T09:57:32.7779625Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-12-01T09:57:32.8487002Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2022-12-01T09:57:32.8492520Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-12-01T09:57:32.9042687Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2022-12-01T09:57:32.9248034Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2022-12-01T09:57:32.9655046Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2022-12-01T09:57:33.0142239Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-12-01T09:57:33.0786382Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-12-01T09:57:33.0904113Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2022-12-01T09:57:33.1355809Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2022-12-01T09:57:33.1362215Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2022-12-01T09:57:33.2368491Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2022-12-01T09:57:33.2373382Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2022-12-01T09:57:33.2912816Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2022-12-01T09:57:33.3762607Z In file included from /usr/include/string.h:495, 2022-12-01T09:57:33.3763515Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-12-01T09:57:33.3764365Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-12-01T09:57:33.3765384Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-12-01T09:57:33.3765965Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-12-01T09:57:33.3766504Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-12-01T09:57:33.3767230Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:57:33.3768354Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:57:33.3769871Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28: 2022-12-01T09:57:33.3771407Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:57:33.3772174Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:57:33.3772586Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:57:33.3830258Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-12-01T09:57:33.3918230Z In file included from /usr/include/string.h:495, 2022-12-01T09:57:33.3924242Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/port.h:39, 2022-12-01T09:57:33.3924920Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/macros.h:34, 2022-12-01T09:57:33.3925573Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/stubs/common.h:46, 2022-12-01T09:57:33.3926205Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.h:45, 2022-12-01T09:57:33.3926809Z from /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/message_lite.cc:36: 2022-12-01T09:57:33.3927773Z In function ‘void* memcpy(void*, const void*, size_t)’, 2022-12-01T09:57:33.3928980Z inlined from ‘google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2022-12-01T09:57:33.3930610Z inlined from ‘bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const’ at /var/lib/jenkins/workspace/third_party/protobuf/src/google/protobuf/implicit_weak_message.h:85:28: 2022-12-01T09:57:33.3932308Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: ‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2022-12-01T09:57:33.3933117Z 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); 2022-12-01T09:57:33.3933534Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:57:33.3954319Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2022-12-01T09:57:33.3988742Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2022-12-01T09:57:33.4788753Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2022-12-01T09:57:33.5331307Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2022-12-01T09:57:33.5332586Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2022-12-01T09:57:33.6051710Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2022-12-01T09:57:33.6266184Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-12-01T09:57:33.6500477Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2022-12-01T09:57:33.7348968Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-12-01T09:57:33.7513777Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2022-12-01T09:57:33.7574966Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-12-01T09:57:33.8438772Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-12-01T09:57:33.8590399Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2022-12-01T09:57:33.8665622Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2022-12-01T09:57:33.9685255Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-12-01T09:57:33.9689903Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-12-01T09:57:33.9693266Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-12-01T09:57:34.0496010Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-12-01T09:57:34.1054603Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2022-12-01T09:57:34.1107768Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-12-01T09:57:34.1790301Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-12-01T09:57:34.2139482Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-12-01T09:57:34.2144536Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-12-01T09:57:34.3110144Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2022-12-01T09:57:34.3111558Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-12-01T09:57:34.3963650Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2022-12-01T09:57:34.4069867Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2022-12-01T09:57:34.4356559Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2022-12-01T09:57:34.4636692Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-12-01T09:57:34.5404150Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2022-12-01T09:57:34.5794537Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2022-12-01T09:57:34.6282582Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2022-12-01T09:57:34.6593665Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2022-12-01T09:57:34.6600217Z [ 0%] Linking CXX static library ../../../lib/libbenchmark.a 2022-12-01T09:57:34.6963363Z [ 0%] Built target benchmark 2022-12-01T09:57:34.7007958Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2022-12-01T09:57:34.7333696Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2022-12-01T09:57:34.7761748Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-12-01T09:57:34.8563776Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2022-12-01T09:57:34.8792828Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2022-12-01T09:57:34.9039061Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2022-12-01T09:57:34.9806395Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2022-12-01T09:57:35.0192017Z [ 0%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2022-12-01T09:57:35.0516695Z [ 0%] Built target libprotobuf-lite 2022-12-01T09:57:35.0562991Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2022-12-01T09:57:35.0682291Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2022-12-01T09:57:35.0682845Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2022-12-01T09:57:35.1085999Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2022-12-01T09:57:35.1479112Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2022-12-01T09:57:35.1879811Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2022-12-01T09:57:35.2549659Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2022-12-01T09:57:35.3433844Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2022-12-01T09:57:35.4219460Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2022-12-01T09:57:35.4300609Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2022-12-01T09:57:35.4693804Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2022-12-01T09:57:35.4767716Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2022-12-01T09:57:35.4922401Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2022-12-01T09:57:35.5567866Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2022-12-01T09:57:35.6035222Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2022-12-01T09:57:35.6360460Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2022-12-01T09:57:35.6564869Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2022-12-01T09:57:35.6983599Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2022-12-01T09:57:35.7017949Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2022-12-01T09:57:35.7993038Z [ 0%] Linking C static library ../../lib/libittnotify.a 2022-12-01T09:57:35.8004240Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2022-12-01T09:57:35.8190966Z [ 0%] Built target ittnotify 2022-12-01T09:57:35.8239344Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2022-12-01T09:57:35.8276755Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2022-12-01T09:57:35.8515373Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2022-12-01T09:57:35.8829085Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2022-12-01T09:57:35.9189541Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2022-12-01T09:57:35.9646564Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2022-12-01T09:57:36.0305860Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2022-12-01T09:57:36.1094974Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2022-12-01T09:57:36.1151647Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2022-12-01T09:57:36.1602714Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2022-12-01T09:57:36.1614700Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2022-12-01T09:57:36.2539155Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2022-12-01T09:57:36.2545721Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2022-12-01T09:57:36.3159515Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2022-12-01T09:57:36.3160276Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2022-12-01T09:57:36.3161912Z [ 0%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2022-12-01T09:57:36.3521741Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2022-12-01T09:57:36.4169210Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2022-12-01T09:57:36.4752008Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2022-12-01T09:57:36.5288280Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2022-12-01T09:57:36.5289513Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2022-12-01T09:57:36.5295671Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2022-12-01T09:57:36.6047911Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2022-12-01T09:57:36.6051462Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2022-12-01T09:57:36.6763023Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2022-12-01T09:57:36.6921088Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2022-12-01T09:57:36.7354352Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2022-12-01T09:57:36.7737366Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2022-12-01T09:57:36.7773176Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2022-12-01T09:57:36.8250068Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2022-12-01T09:57:36.9072077Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2022-12-01T09:57:36.9474186Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2022-12-01T09:57:36.9754395Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2022-12-01T09:57:36.9795204Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2022-12-01T09:57:37.0058826Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2022-12-01T09:57:37.0979450Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2022-12-01T09:57:37.0985253Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2022-12-01T09:57:37.1255669Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2022-12-01T09:57:37.1548487Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2022-12-01T09:57:37.2032203Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2022-12-01T09:57:37.2687719Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2022-12-01T09:57:37.3133583Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2022-12-01T09:57:37.3352163Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2022-12-01T09:57:37.3721486Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2022-12-01T09:57:37.4118306Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2022-12-01T09:57:37.4135202Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2022-12-01T09:57:37.4841407Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2022-12-01T09:57:37.4842697Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2022-12-01T09:57:37.5881859Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2022-12-01T09:57:37.5887255Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2022-12-01T09:57:37.5890504Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2022-12-01T09:57:37.6753636Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2022-12-01T09:57:37.7069003Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2022-12-01T09:57:37.7097022Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2022-12-01T09:57:37.7845247Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2022-12-01T09:57:37.7846563Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2022-12-01T09:57:37.8644946Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2022-12-01T09:57:37.8645970Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2022-12-01T09:57:37.9112347Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2022-12-01T09:57:37.9391024Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2022-12-01T09:57:37.9776429Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2022-12-01T09:57:38.0322982Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2022-12-01T09:57:38.0474591Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2022-12-01T09:57:38.0514089Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2022-12-01T09:57:38.0855990Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2022-12-01T09:57:38.1812888Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2022-12-01T09:57:38.1826337Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2022-12-01T09:57:38.2432829Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2022-12-01T09:57:38.3421127Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2022-12-01T09:57:38.3423041Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2022-12-01T09:57:38.3424480Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2022-12-01T09:57:38.3791438Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2022-12-01T09:57:38.4308252Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2022-12-01T09:57:38.4783795Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2022-12-01T09:57:38.5127678Z [ 2%] Linking C static library ../../../lib/libtensorpipe_uv.a 2022-12-01T09:57:38.5297635Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2022-12-01T09:57:38.5381128Z [ 2%] Built target tensorpipe_uv 2022-12-01T09:57:38.5429089Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2022-12-01T09:57:38.5663794Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2022-12-01T09:57:38.5847731Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2022-12-01T09:57:38.6636190Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2022-12-01T09:57:38.7485509Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2022-12-01T09:57:38.8008997Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2022-12-01T09:57:38.8312332Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2022-12-01T09:57:38.8313055Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2022-12-01T09:57:38.8371196Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2022-12-01T09:57:38.9319312Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2022-12-01T09:57:38.9822896Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2022-12-01T09:57:39.0589265Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2022-12-01T09:57:39.1043792Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2022-12-01T09:57:39.1210888Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2022-12-01T09:57:39.1314557Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2022-12-01T09:57:39.1693771Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2022-12-01T09:57:39.2259252Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2022-12-01T09:57:39.2853182Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2022-12-01T09:57:39.3021140Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2022-12-01T09:57:39.3452027Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2022-12-01T09:57:39.4104619Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2022-12-01T09:57:39.4489910Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2022-12-01T09:57:39.4885574Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2022-12-01T09:57:39.5088692Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2022-12-01T09:57:39.5428628Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2022-12-01T09:57:39.5686106Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2022-12-01T09:57:39.6369513Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2022-12-01T09:57:39.6789855Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2022-12-01T09:57:39.7589707Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2022-12-01T09:57:39.7842794Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/amx_tile_configure.cpp.o 2022-12-01T09:57:39.7936748Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2022-12-01T09:57:39.8251210Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2022-12-01T09:57:39.8739414Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2022-12-01T09:57:39.9134962Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2022-12-01T09:57:39.9970473Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2022-12-01T09:57:40.0573620Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2022-12-01T09:57:40.0575557Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2022-12-01T09:57:40.1712133Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/brgemm.cpp.o 2022-12-01T09:57:40.1884541Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brdgmm_kernel.cpp.o 2022-12-01T09:57:40.1972918Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2022-12-01T09:57:40.2692661Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2022-12-01T09:57:40.2906416Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2022-12-01T09:57:40.3161228Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2022-12-01T09:57:40.4535655Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2022-12-01T09:57:40.4836244Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2022-12-01T09:57:40.5175619Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2022-12-01T09:57:40.5879410Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2022-12-01T09:57:40.6070861Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_amx_uker.cpp.o 2022-12-01T09:57:40.6132792Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2022-12-01T09:57:40.6819944Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2022-12-01T09:57:40.7863471Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2022-12-01T09:57:40.7871789Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2022-12-01T09:57:40.8741569Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2022-12-01T09:57:40.9177620Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2022-12-01T09:57:40.9846596Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/brgemm/jit_brgemm_kernel.cpp.o 2022-12-01T09:57:40.9897470Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_barrier.cpp.o 2022-12-01T09:57:41.0506976Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2022-12-01T09:57:41.1132628Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_isa_traits.cpp.o 2022-12-01T09:57:41.1429160Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2022-12-01T09:57:41.2234000Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2022-12-01T09:57:41.3107035Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2022-12-01T09:57:41.3171869Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2022-12-01T09:57:41.4192461Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2022-12-01T09:57:41.4196520Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2022-12-01T09:57:41.4901202Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2022-12-01T09:57:41.4909432Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/cpu_reducer.cpp.o 2022-12-01T09:57:41.5665120Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_copy_kern.cpp.o 2022-12-01T09:57:41.6370685Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2022-12-01T09:57:41.6625994Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2022-12-01T09:57:41.7365442Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2022-12-01T09:57:41.7366413Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2022-12-01T09:57:41.8721068Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2022-12-01T09:57:41.8898456Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/amx/jit_avx512_core_amx_gemm_kern.cpp.o 2022-12-01T09:57:41.9107212Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2022-12-01T09:57:41.9115399Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2022-12-01T09:57:41.9596346Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2022-12-01T09:57:41.9896474Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2022-12-01T09:57:42.0643548Z [ 2%] Linking CXX static library ../../../lib/libprotobuf.a 2022-12-01T09:57:42.1008903Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2022-12-01T09:57:42.1398513Z [ 2%] Built target libprotobuf 2022-12-01T09:57:42.1485794Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2022-12-01T09:57:42.1934971Z [ 2%] Linking CXX static library ../../../lib/libasmjit.a 2022-12-01T09:57:42.2252474Z [ 2%] Built target asmjit 2022-12-01T09:57:42.2299623Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2022-12-01T09:57:42.2442362Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemm_bf16bf16f32_kern.cpp.o 2022-12-01T09:57:42.2469137Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_gemv_bf16bf16f32_kern.cpp.o 2022-12-01T09:57:42.3109140Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_an_kern_autogen.cpp.o 2022-12-01T09:57:42.3162741Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2022-12-01T09:57:42.3661608Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_at_kern_autogen.cpp.o 2022-12-01T09:57:42.4608301Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:57:42.5755167Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2022-12-01T09:57:42.6002952Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2022-12-01T09:57:42.6311155Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2022-12-01T09:57:42.7079442Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_24x8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:57:42.7219577Z Scanning dependencies of target dnnl_common 2022-12-01T09:57:42.7355209Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2022-12-01T09:57:42.8334889Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2022-12-01T09:57:42.8430707Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2022-12-01T09:57:42.8906385Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_an_kern_autogen.cpp.o 2022-12-01T09:57:42.9608250Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_at_kern_autogen.cpp.o 2022-12-01T09:57:43.0677511Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2022-12-01T09:57:43.0853106Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2022-12-01T09:57:43.0924867Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:57:43.1623876Z [ 3%] Linking CXX static library ../../../lib/libgloo.a 2022-12-01T09:57:43.2007876Z [ 3%] Built target gloo 2022-12-01T09:57:43.2076219Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/bf16/jit_avx512_core_s16_48x8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:57:43.2581784Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2022-12-01T09:57:43.3209782Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/binary_injector_utils.cpp.o 2022-12-01T09:57:43.3774388Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_list.cpp.o 2022-12-01T09:57:43.3818153Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2022-12-01T09:57:43.4659014Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/cache_blob_id.cpp.o 2022-12-01T09:57:43.6058899Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_an_kern_autogen.cpp.o 2022-12-01T09:57:43.6068101Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_at_kern_autogen.cpp.o 2022-12-01T09:57:43.6622329Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bn_kern_autogen.cpp.o 2022-12-01T09:57:43.7062228Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_f32_copy_bt_kern_autogen.cpp.o 2022-12-01T09:57:43.7882627Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2022-12-01T09:57:43.8426842Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_batch_normalization_utils.cpp.o 2022-12-01T09:57:43.9797431Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_binary_list.cpp.o 2022-12-01T09:57:44.0199298Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2022-12-01T09:57:44.0211599Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2022-12-01T09:57:44.1052077Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx2_kernel_sgemm_kern.cpp.o 2022-12-01T09:57:44.1058299Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_common_gemm_f32.cpp.o 2022-12-01T09:57:44.1682109Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_an_kern_autogen.cpp.o 2022-12-01T09:57:44.3538140Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part1_autogen.cpp.o 2022-12-01T09:57:44.3538914Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2022-12-01T09:57:44.3895296Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_convolution_list.cpp.o 2022-12-01T09:57:44.4764893Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_deconvolution_list.cpp.o 2022-12-01T09:57:44.5622733Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_at_kern_part2_autogen.cpp.o 2022-12-01T09:57:44.5654947Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bn_kern_autogen.cpp.o 2022-12-01T09:57:44.6598783Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2022-12-01T09:57:44.7427510Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2022-12-01T09:57:44.8920648Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_f32_copy_bt_kern_autogen.cpp.o 2022-12-01T09:57:44.9344894Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_eltwise_list.cpp.o 2022-12-01T09:57:44.9622130Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_engine.cpp.o 2022-12-01T09:57:44.9629855Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx512_core_gemm_smalln_tn_f32_kern.cpp.o 2022-12-01T09:57:45.0090374Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_an_kern_autogen.cpp.o 2022-12-01T09:57:45.0091490Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug_autogenerated.cpp.o 2022-12-01T09:57:45.1062996Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_thread.cpp.o 2022-12-01T09:57:45.2436881Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2022-12-01T09:57:45.2663901Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2022-12-01T09:57:45.3241496Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2022-12-01T09:57:45.3904639Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_inner_product_list.cpp.o 2022-12-01T09:57:45.3947652Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_layer_normalization_list.cpp.o 2022-12-01T09:57:45.3965872Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_at_kern_autogen.cpp.o 2022-12-01T09:57:45.5052426Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bn_kern_autogen.cpp.o 2022-12-01T09:57:45.5620882Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_f32_copy_bt_kern_autogen.cpp.o 2022-12-01T09:57:45.6090843Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/fpmath_mode.cpp.o 2022-12-01T09:57:45.7559854Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2022-12-01T09:57:45.7813692Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/inner_product.cpp.o 2022-12-01T09:57:45.8390067Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_lrn_list.cpp.o 2022-12-01T09:57:45.8405901Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_pooling_list.cpp.o 2022-12-01T09:57:45.8963246Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_prelu_list.cpp.o 2022-12-01T09:57:45.9408642Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemm_f32.cpp.o 2022-12-01T09:57:46.0656503Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_gemv_t_f32_kern.cpp.o 2022-12-01T09:57:46.1043309Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2022-12-01T09:57:46.2478122Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/layer_normalization.cpp.o 2022-12-01T09:57:46.2653987Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2022-12-01T09:57:46.2939206Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_reduction_list.cpp.o 2022-12-01T09:57:46.3544521Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_resampling_list.cpp.o 2022-12-01T09:57:46.4090007Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_rnn_list.cpp.o 2022-12-01T09:57:46.4334038Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part1_autogen.cpp.o 2022-12-01T09:57:46.5059631Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_b0_sgemm_kern_part2_autogen.cpp.o 2022-12-01T09:57:46.5261419Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2022-12-01T09:57:46.6586800Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part1_autogen.cpp.o 2022-12-01T09:57:46.7526322Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_avx_kernel_sgemm_kern_part2_autogen.cpp.o 2022-12-01T09:57:46.7714259Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_shuffle_list.cpp.o 2022-12-01T09:57:46.8387750Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2022-12-01T09:57:46.8714398Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_debug.cpp.o 2022-12-01T09:57:46.9436376Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_desc_wrapper.cpp.o 2022-12-01T09:57:47.0424864Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_storage.cpp.o 2022-12-01T09:57:47.1285062Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_softmax_list.cpp.o 2022-12-01T09:57:47.1696532Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/allocator.cpp.o 2022-12-01T09:57:47.2033684Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_an_kern_autogen.cpp.o 2022-12-01T09:57:47.2059151Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_at_kern_autogen.cpp.o 2022-12-01T09:57:47.2644826Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_tracking.cpp.o 2022-12-01T09:57:47.3503034Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_f32_copy_bn_kern_autogen.cpp.o 2022-12-01T09:57:47.4080551Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/backend.cpp.o 2022-12-01T09:57:47.5343568Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2022-12-01T09:57:47.5571615Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory_zero_pad.cpp.o 2022-12-01T09:57:47.5588440Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2022-12-01T09:57:47.5955176Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2022-12-01T09:57:47.7029319Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/engine.cpp.o 2022-12-01T09:57:47.7327635Z [ 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-12-01T09:57:47.8580005Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/graph.cpp.o 2022-12-01T09:57:47.8831311Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/logical_tensor.cpp.o 2022-12-01T09:57:47.9319009Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution_utils.cpp.o 2022-12-01T09:57:48.0010269Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2022-12-01T09:57:48.0140062Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2022-12-01T09:57:48.0967480Z [ 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-12-01T09:57:48.1886838Z [ 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-12-01T09:57:48.1891491Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op.cpp.o 2022-12-01T09:57:48.2902019Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2022-12-01T09:57:48.3621880Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product.cpp.o 2022-12-01T09:57:48.3664088Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2022-12-01T09:57:48.4760253Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op_schema.cpp.o 2022-12-01T09:57:48.4841121Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition.cpp.o 2022-12-01T09:57:48.5883703Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_b0_sgemm_kern_autogen.cpp.o 2022-12-01T09:57:48.5936640Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2022-12-01T09:57:48.7003051Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2022-12-01T09:57:48.7539644Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_inner_product_utils.cpp.o 2022-12-01T09:57:48.7872096Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_shape_infer.cpp.o 2022-12-01T09:57:48.8306030Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_cache.cpp.o 2022-12-01T09:57:48.8652118Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2022-12-01T09:57:49.0437539Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/f32/jit_sse41_kernel_sgemm_kern_autogen.cpp.o 2022-12-01T09:57:49.1082346Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2022-12-01T09:57:49.1252539Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2022-12-01T09:57:49.1347426Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_hashing.cpp.o 2022-12-01T09:57:49.1692640Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/compile_ops.cpp.o 2022-12-01T09:57:49.2871149Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_driver.cpp.o 2022-12-01T09:57:49.4102405Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_exec_types.cpp.o 2022-12-01T09:57:49.4110429Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_impl.cpp.o 2022-12-01T09:57:49.4685587Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/infer_type.cpp.o 2022-12-01T09:57:49.5050956Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution.cpp.o 2022-12-01T09:57:49.6357323Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2022-12-01T09:57:49.6713052Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_info.cpp.o 2022-12-01T09:57:49.7377741Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_hashing.cpp.o 2022-12-01T09:57:49.7417955Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/shape_infer.cpp.o 2022-12-01T09:57:49.8615792Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/insert_ops.cpp.o 2022-12-01T09:57:49.8843766Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_convolution_utils.cpp.o 2022-12-01T09:57:49.9409758Z [ 6%] Built target dnnl_graph_backend_fake 2022-12-01T09:57:49.9476617Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/stream.cpp.o 2022-12-01T09:57:50.0067197Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemm_pack.cpp.o 2022-12-01T09:57:50.0608474Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/tensor.cpp.o 2022-12-01T09:57:50.0662020Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_iterator.cpp.o 2022-12-01T09:57:50.2255027Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/layout_propagation.cpp.o 2022-12-01T09:57:50.2572870Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/gemv_driver.cpp.o 2022-12-01T09:57:50.2830587Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_x8s8s32x_inner_product.cpp.o 2022-12-01T09:57:50.3121972Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2022-12-01T09:57:50.3885905Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/type_constraint.cpp.o 2022-12-01T09:57:50.3888183Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2022-12-01T09:57:50.5567902Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_gemm_s8u8s32_kern.cpp.o 2022-12-01T09:57:50.5968897Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2022-12-01T09:57:50.6592299Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ncsp_batch_normalization.cpp.o 2022-12-01T09:57:50.6593128Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/value.cpp.o 2022-12-01T09:57:50.7080606Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/lower_down.cpp.o 2022-12-01T09:57:50.7540936Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/memory_planning.cpp.o 2022-12-01T09:57:50.8977511Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_an_kern_autogen.cpp.o 2022-12-01T09:57:50.9016867Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2022-12-01T09:57:50.9550963Z [ 6%] Built target dnnl_graph_common 2022-12-01T09:57:50.9613843Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2022-12-01T09:57:51.0163136Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nhwc_pooling.cpp.o 2022-12-01T09:57:51.1387159Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nspc_batch_normalization.cpp.o 2022-12-01T09:57:51.1620658Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2022-12-01T09:57:51.1971987Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/binary_fusion.cpp.o 2022-12-01T09:57:51.2275583Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2022-12-01T09:57:51.2892236Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_at_kern_autogen.cpp.o 2022-12-01T09:57:51.3530188Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:57:51.4544047Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2022-12-01T09:57:51.4916466Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rw_mutex.cpp.o 2022-12-01T09:57:51.5256218Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2022-12-01T09:57:51.6428254Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/bn_fusion.cpp.o 2022-12-01T09:57:51.6550493Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/concat_fusion.cpp.o 2022-12-01T09:57:51.7296197Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:57:51.7589044Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/conv_fusion.cpp.o 2022-12-01T09:57:51.8078143Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/primitive_attr_postops.cpp.o 2022-12-01T09:57:51.8488939Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad_debug.cpp.o 2022-12-01T09:57:52.0361791Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_an_kern_autogen.cpp.o 2022-12-01T09:57:52.0976754Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2022-12-01T09:57:52.1122542Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2022-12-01T09:57:52.1267853Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_batch_normalization.cpp.o 2022-12-01T09:57:52.1449391Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_at_kern_autogen.cpp.o 2022-12-01T09:57:52.1997857Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/convtranspose_fusion.cpp.o 2022-12-01T09:57:52.3836574Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bn_kern_autogen.cpp.o 2022-12-01T09:57:52.4066699Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2022-12-01T09:57:52.4530816Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2022-12-01T09:57:52.4683270Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2022-12-01T09:57:52.5177254Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2022-12-01T09:57:52.6792097Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/eltwise_fusion.cpp.o 2022-12-01T09:57:52.6794565Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/gelu_fusion.cpp.o 2022-12-01T09:57:52.7504045Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_u8_copy_sum_bt_kern_autogen.cpp.o 2022-12-01T09:57:52.7850024Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2022-12-01T09:57:52.8046488Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution_int8.cpp.o 2022-12-01T09:57:53.0171898Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2022-12-01T09:57:53.0457910Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2022-12-01T09:57:53.0988480Z [ 6%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittnotify_static.c.o 2022-12-01T09:57:53.1145249Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_an_kern_autogen.cpp.o 2022-12-01T09:57:53.1469549Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/interpolate_fusion.cpp.o 2022-12-01T09:57:53.1546743Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2022-12-01T09:57:53.3075258Z [ 6%] Building C object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/jitprofiling.c.o 2022-12-01T09:57:53.3122549Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2022-12-01T09:57:53.3809091Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_inner_product.cpp.o 2022-12-01T09:57:53.4696541Z [ 6%] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2022-12-01T09:57:53.4701628Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_at_kern_autogen.cpp.o 2022-12-01T09:57:53.5085333Z [ 6%] Built target dnnl_common 2022-12-01T09:57:53.5132991Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:57:53.5357253Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:57:53.5699884Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/matmul_fusion.cpp.o 2022-12-01T09:57:53.6643650Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/pool_fusion.cpp.o 2022-12-01T09:57:53.6924692Z [ 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-12-01T09:57:53.8199902Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_layer_normalization.cpp.o 2022-12-01T09:57:53.9031550Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2022-12-01T09:57:53.9041198Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_an_kern_autogen.cpp.o 2022-12-01T09:57:54.0215207Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_at_kern_autogen.cpp.o 2022-12-01T09:57:54.0257891Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bn_kern_autogen.cpp.o 2022-12-01T09:57:54.0973406Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/quantize_fusion.cpp.o 2022-12-01T09:57:54.1820772Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reduction_fusion.cpp.o 2022-12-01T09:57:54.2049665Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2022-12-01T09:57:54.2684760Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2022-12-01T09:57:54.3873537Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2022-12-01T09:57:54.4114784Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx2_vnni_u8_copy_sum_bt_kern_autogen.cpp.o 2022-12-01T09:57:54.5236344Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemm_s8u8s32_kern.cpp.o 2022-12-01T09:57:54.5446007Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_gemv_s8x8s32.cpp.o 2022-12-01T09:57:54.5681921Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_kernel_gemv_s8x8s32_kern.cpp.o 2022-12-01T09:57:54.6001393Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/reorder_fusion.cpp.o 2022-12-01T09:57:54.7062495Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2022-12-01T09:57:54.8086438Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/shuffle_fusion.cpp.o 2022-12-01T09:57:54.8912437Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/single_op_pattern.cpp.o 2022-12-01T09:57:54.9085178Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/patterns/sum_fusion.cpp.o 2022-12-01T09:57:54.9187393Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_an_kern_autogen.cpp.o 2022-12-01T09:57:55.0137201Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2022-12-01T09:57:55.0158868Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2022-12-01T09:57:55.2165371Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_at_kern_autogen.cpp.o 2022-12-01T09:57:55.2294922Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:57:55.3240032Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:57:55.3250836Z [ 6%] Built target dnnl_graph_backend_dnnl 2022-12-01T09:57:55.3326741Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_an_kern_autogen.cpp.o 2022-12-01T09:57:55.3478751Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_at_kern_autogen.cpp.o 2022-12-01T09:57:55.3625029Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2022-12-01T09:57:55.5921635Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization.cpp.o 2022-12-01T09:57:55.6103954Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_layer_normalization_kernels.cpp.o 2022-12-01T09:57:55.6376392Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2022-12-01T09:57:55.7234756Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2022-12-01T09:57:55.7297187Z [ 6%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2022-12-01T09:57:55.7730192Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bn_kern_autogen.cpp.o 2022-12-01T09:57:55.9106865Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2022-12-01T09:57:55.9342465Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx512_core_u8_copy_sum_bt_kern_autogen.cpp.o 2022-12-01T09:57:55.9843944Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:56.0080050Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2022-12-01T09:57:56.0314324Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2022-12-01T09:57:56.1234770Z [ 6%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2022-12-01T09:57:56.1594104Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/zero_point_utils.cpp.o 2022-12-01T09:57:56.2629712Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/gemm_utils_f32.cpp.o 2022-12-01T09:57:56.2888702Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2022-12-01T09:57:56.3748127Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:56.3818575Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:56.4253314Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:56.4609216Z [ 6%] Linking CXX static library ../../lib/libfmt.a 2022-12-01T09:57:56.4979735Z [ 6%] Built target fmt 2022-12-01T09:57:56.5031157Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:56.5451625Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/f32/ref_gemm_f32.cpp.o 2022-12-01T09:57:56.5993280Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2022-12-01T09:57:56.7294780Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/rw_mutex.cpp.o 2022-12-01T09:57:56.7560709Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2022-12-01T09:57:56.8269091Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2022-12-01T09:57:56.9097646Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2022-12-01T09:57:56.9136910Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:56.9177037Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm_pack.cpp.o 2022-12-01T09:57:56.9699564Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/ref_gemm_s8x8s32.cpp.o 2022-12-01T09:57:57.0178062Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/s8x8s32/simple_gemm_s8s8s32.cpp.o 2022-12-01T09:57:57.1439334Z [ 6%] Built target dnnl_graph_utils 2022-12-01T09:57:57.1498379Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/cpu_matmul_list.cpp.o 2022-12-01T09:57:57.1791153Z [ 6%] Built target libkineto_defs.bzl 2022-12-01T09:57:57.1855238Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:57.2229111Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:57.2652196Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_an_kern_autogen.cpp.o 2022-12-01T09:57:57.3219918Z [ 6%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2022-12-01T09:57:57.3563032Z [ 6%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2022-12-01T09:57:57.5269169Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_bf16_matmul.cpp.o 2022-12-01T09:57:57.5334114Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_at_kern_autogen.cpp.o 2022-12-01T09:57:57.6209906Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_f32_matmul.cpp.o 2022-12-01T09:57:57.6430959Z [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2022-12-01T09:57:57.6815137Z [ 6%] Building CXX object caffe2/CMakeFiles/caffe2_nvrtc.dir/__/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp.o 2022-12-01T09:57:57.7088136Z [ 6%] Built target kineto_api 2022-12-01T09:57:57.7152326Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/gemm_x8s8s32x_matmul.cpp.o 2022-12-01T09:57:57.8368768Z [ 6%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2022-12-01T09:57:57.8894426Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:57:57.9097302Z [ 6%] Linking C static library ../../lib/libfoxi_loader.a 2022-12-01T09:57:57.9290004Z [ 6%] Built target foxi_loader 2022-12-01T09:57:57.9337340Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:57:57.9715142Z [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2022-12-01T09:57:58.0062699Z [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2022-12-01T09:57:58.0142135Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-12-01T09:57:58.0145241Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T09:57:58.0146640Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T09:57:58.0147395Z | ^~~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0148458Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T09:57:58.0149230Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T09:57:58.0149785Z | ^~~~ 2022-12-01T09:57:58.0162823Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T09:57:58.0163602Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T09:57:58.0164090Z | ^~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0164678Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T09:57:58.0165563Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2022-12-01T09:57:58.0166375Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2022-12-01T09:57:58.0167198Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-12-01T09:57:58.0167992Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T09:57:58.0168618Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T09:57:58.0169133Z | ^~~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0169811Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-12-01T09:57:58.0171750Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T09:57:58.0173170Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T09:57:58.0197348Z | ^~~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0198215Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T09:57:58.0198911Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T09:57:58.0199468Z | ^~~~ 2022-12-01T09:57:58.0200444Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T09:57:58.0201465Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T09:57:58.0202019Z | ^~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0202730Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T09:57:58.0203594Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2022-12-01T09:57:58.0204509Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2022-12-01T09:57:58.0205444Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-12-01T09:57:58.0206354Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T09:57:58.0207123Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T09:57:58.0207745Z | ^~~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0208915Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp: In function ‘at::cuda::NVRTC* at::cuda::load_nvrtc()’: 2022-12-01T09:57:58.0217587Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T09:57:58.0218779Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T09:57:58.0219173Z | ^~~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0219816Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2022-12-01T09:57:58.0220618Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2022-12-01T09:57:58.0221102Z | ^~~~ 2022-12-01T09:57:58.0221829Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T09:57:58.0222451Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2022-12-01T09:57:58.0222858Z | ^~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0223370Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T09:57:58.0223997Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2022-12-01T09:57:58.0224697Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2022-12-01T09:57:58.0225428Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-12-01T09:57:58.0226160Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T09:57:58.0226808Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T09:57:58.0227323Z | ^~~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0228924Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T09:57:58.0229998Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T09:57:58.0230262Z | ^~~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0230724Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:9:42: note: in definition of macro ‘CREATE_ASSIGN’ 2022-12-01T09:57:58.0231147Z 9 | #define CREATE_ASSIGN(name) self->name = name; 2022-12-01T09:57:58.0231440Z | ^~~~ 2022-12-01T09:57:58.0231894Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:10:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T09:57:58.0232280Z 10 | AT_FORALL_NVRTC(CREATE_ASSIGN) 2022-12-01T09:57:58.0232535Z | ^~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0232844Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T09:57:58.0233241Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/ATenHIPGeneral.h:4, 2022-12-01T09:57:58.0233651Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:4, 2022-12-01T09:57:58.0234075Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.cpp:2: 2022-12-01T09:57:58.0234570Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T09:57:58.0234939Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T09:57:58.0235228Z | ^~~~~~~~~~~~~~~~ 2022-12-01T09:57:58.0235520Z [ 6%] Linking CXX shared library ../lib/libcaffe2_nvrtc.so 2022-12-01T09:57:58.0787924Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul.cpp.o 2022-12-01T09:57:58.1046432Z [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2022-12-01T09:57:58.1234488Z [ 6%] Built target caffe2_nvrtc 2022-12-01T09:57:58.1299853Z [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2022-12-01T09:57:58.2532145Z [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2022-12-01T09:57:58.3026809Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_an_kern_autogen.cpp.o 2022-12-01T09:57:58.3715305Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_at_kern_autogen.cpp.o 2022-12-01T09:57:58.3725218Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/matmul/ref_matmul_int8.cpp.o 2022-12-01T09:57:58.4599298Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bn_kern_autogen.cpp.o 2022-12-01T09:57:58.5064391Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_avx_u8_copy_sum_bt_kern_autogen.cpp.o 2022-12-01T09:57:58.5450932Z [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2022-12-01T09:57:58.6328222Z [ 6%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2022-12-01T09:57:58.6829681Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder.cpp.o 2022-12-01T09:57:58.7506959Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_comp_bf16_s8.cpp.o 2022-12-01T09:57:58.8005160Z [ 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-12-01T09:57:58.8466829Z [ 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-12-01T09:57:58.9694050Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2022-12-01T09:57:58.9700118Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2022-12-01T09:57:59.0778298Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:59.0891791Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:59.1685727Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:59.1964285Z [ 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-12-01T09:57:59.2999177Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f16.cpp.o 2022-12-01T09:57:59.3891146Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2022-12-01T09:57:59.4472148Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2022-12-01T09:57:59.4723740Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2022-12-01T09:57:59.5502943Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b0_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:59.5582434Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_b_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:59.6254930Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_c_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:57:59.6529491Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_bf16.cpp.o 2022-12-01T09:57:59.8005508Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f16.cpp.o 2022-12-01T09:57:59.8743645Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_f32.cpp.o 2022-12-01T09:57:59.8968676Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s32.cpp.o 2022-12-01T09:57:59.9288175Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2022-12-01T09:57:59.9881180Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2022-12-01T09:58:00.0452830Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:58:00.1722623Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_kernel_r_gemm_s8u8s32_kern_autogen.cpp.o 2022-12-01T09:58:00.2300606Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_an_kern_autogen.cpp.o 2022-12-01T09:58:00.2515022Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_s8.cpp.o 2022-12-01T09:58:00.3018272Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_f32_u8.cpp.o 2022-12-01T09:58:00.3434220Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2022-12-01T09:58:00.4461647Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2022-12-01T09:58:00.5175591Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s32.cpp.o 2022-12-01T09:58:00.5931580Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_at_kern_autogen.cpp.o 2022-12-01T09:58:00.6114102Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bn_kern_autogen.cpp.o 2022-12-01T09:58:00.6204993Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_s8.cpp.o 2022-12-01T09:58:00.6867066Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/reorder/cpu_reorder_regular_u8.cpp.o 2022-12-01T09:58:00.7480842Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2022-12-01T09:58:00.8465110Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloatNodeImpl.cpp.o 2022-12-01T09:58:00.9227772Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2022-12-01T09:58:00.9732132Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/brgemm_cell_common.cpp.o 2022-12-01T09:58:01.0050246Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_bt_kern_autogen.cpp.o 2022-12-01T09:58:01.0542044Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_an_kern_autogen.cpp.o 2022-12-01T09:58:01.1376074Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_at_kern_autogen.cpp.o 2022-12-01T09:58:01.1681064Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bn_kern_autogen.cpp.o 2022-12-01T09:58:01.2344325Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2022-12-01T09:58:01.3398784Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntNodeImpl.cpp.o 2022-12-01T09:58:01.4108096Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_common.cpp.o 2022-12-01T09:58:01.5288873Z [ 7%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2022-12-01T09:58:01.5293819Z [ 7%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2022-12-01T09:58:01.5712416Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm/s8x8s32/jit_sse41_u8_copy_sum_bt_kern_autogen.cpp.o 2022-12-01T09:58:01.6497735Z [ 7%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2022-12-01T09:58:01.6892216Z [ 7%] Built target common 2022-12-01T09:58:01.6957723Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/gemm_bf16_convolution.cpp.o 2022-12-01T09:58:01.6993325Z [ 7%] Linking C executable ../../bin/mkrename 2022-12-01T09:58:01.7628158Z [ 7%] Built target mkrename 2022-12-01T09:58:01.7697735Z [ 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-12-01T09:58:01.8199878Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru.cpp.o 2022-12-01T09:58:01.8574381Z [ 8%] Generating ATen headers 2022-12-01T09:58:01.9448167Z [ 8%] Generating ATen sources 2022-12-01T09:58:02.0571977Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/cell_gru_lbr.cpp.o 2022-12-01T09:58:02.0927068Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2022-12-01T09:58:02.1576334Z [ 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-12-01T09:58:02.2294957Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2022-12-01T09:58:02.4307748Z [ 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-12-01T09:58:02.4341622Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru.cpp.o 2022-12-01T09:58:02.4890540Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2022-12-01T09:58:02.5962187Z [ 8%] Linking C executable ../../bin/mkalias 2022-12-01T09:58:02.6480249Z [ 8%] Built target mkalias 2022-12-01T09:58:02.6529099Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_gru_lbr.cpp.o 2022-12-01T09:58:02.6855691Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2022-12-01T09:58:02.7788627Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2022-12-01T09:58:02.8371128Z [ 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-12-01T09:58:02.9506829Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/injectors/jit_uni_postops_injector.cpp.o 2022-12-01T09:58:02.9969952Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm.cpp.o 2022-12-01T09:58:03.0520469Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2022-12-01T09:58:03.2879784Z [ 8%] Generating include/renameavx512f.h 2022-12-01T09:58:03.2886163Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2022-12-01T09:58:03.2962176Z [ 8%] Built target renameAVX512F.h_generated 2022-12-01T09:58:03.3034891Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/ip_convolution.cpp.o 2022-12-01T09:58:03.3208709Z [ 8%] Generating include/renameavx2.h 2022-12-01T09:58:03.3215910Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2022-12-01T09:58:03.3224273Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_lstm_projection.cpp.o 2022-12-01T09:58:03.3287710Z [ 8%] Built target renameAVX2.h_generated 2022-12-01T09:58:03.3345704Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_postgemm_rnn.cpp.o 2022-12-01T09:58:03.3684082Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2022-12-01T09:58:03.6403826Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_conv_kernel_f32.cpp.o 2022-12-01T09:58:03.7115527Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2022-12-01T09:58:03.7271093Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2022-12-01T09:58:03.7378226Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/ref_rnn.cpp.o 2022-12-01T09:58:03.9738383Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/rnn/rnn_utils.cpp.o 2022-12-01T09:58:04.0284928Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_1x1_convolution.cpp.o 2022-12-01T09:58:04.1145431Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2022-12-01T09:58:04.3242387Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2022-12-01T09:58:04.3593905Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/jit_utils/jit_utils.cpp.o 2022-12-01T09:58:04.4178287Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_conv_kernel_f32.cpp.o 2022-12-01T09:58:04.4331731Z [ 8%] Generating include/renameavx2128.h 2022-12-01T09:58:04.4342936Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2022-12-01T09:58:04.4419988Z [ 8%] Built target renameAVX2128.h_generated 2022-12-01T09:58:04.4597094Z [ 8%] Generating include/renamefma4.h 2022-12-01T09:58:04.4607147Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2022-12-01T09:58:04.4739374Z [ 8%] Built target renameFMA4.h_generated 2022-12-01T09:58:04.4895823Z [ 8%] Generating include/renameavx.h 2022-12-01T09:58:04.4904768Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2022-12-01T09:58:04.4995624Z [ 8%] Built target renameAVX.h_generated 2022-12-01T09:58:04.5098387Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx2_convolution.cpp.o 2022-12-01T09:58:04.6302550Z [ 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-12-01T09:58:04.6328047Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2022-12-01T09:58:04.7837039Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2022-12-01T09:58:04.8819347Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_conv_kernel.cpp.o 2022-12-01T09:58:04.9212852Z [ 8%] Built target dnnl_cpu 2022-12-01T09:58:04.9280835Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_1x1_convolution.cpp.o 2022-12-01T09:58:04.9394063Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_conv_kernel.cpp.o 2022-12-01T09:58:05.1443073Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2022-12-01T09:58:05.2013936Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2022-12-01T09:58:05.3217636Z [ 8%] Generating include/renamesse4.h 2022-12-01T09:58:05.3229847Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2022-12-01T09:58:05.3337412Z [ 8%] Built target renameSSE4.h_generated 2022-12-01T09:58:05.3368296Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_convolution.cpp.o 2022-12-01T09:58:05.3407663Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_common_resampling.cpp.o 2022-12-01T09:58:05.4516529Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_conv_kernel.cpp.o 2022-12-01T09:58:05.5304367Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2022-12-01T09:58:05.7412221Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_1x1_convolution.cpp.o 2022-12-01T09:58:05.7417193Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2022-12-01T09:58:05.7542765Z [ 8%] Generating include/renamesse2.h 2022-12-01T09:58:05.7549550Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2022-12-01T09:58:05.7617221Z [ 8%] Built target renameSSE2.h_generated 2022-12-01T09:58:05.7661534Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2022-12-01T09:58:05.8631277Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2022-12-01T09:58:05.9965268Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_conv_kernel.cpp.o 2022-12-01T09:58:06.0201435Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_convolution.cpp.o 2022-12-01T09:58:06.0743728Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_amx_deconvolution.cpp.o 2022-12-01T09:58:06.1505190Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2022-12-01T09:58:06.3466546Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2022-12-01T09:58:06.4273184Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2022-12-01T09:58:06.4293473Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_conv_kernel.cpp.o 2022-12-01T09:58:06.5354183Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_1x1_convolution.cpp.o 2022-12-01T09:58:06.6180201Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_conv_kernel.cpp.o 2022-12-01T09:58:06.6936109Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2022-12-01T09:58:06.8078361Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2022-12-01T09:58:06.9391583Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2022-12-01T09:58:07.0013851Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_convolution.cpp.o 2022-12-01T09:58:07.0242748Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2022-12-01T09:58:07.0811293Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_dw_conv_kernel.cpp.o 2022-12-01T09:58:07.1962127Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16_sum.cpp.o 2022-12-01T09:58:07.2684923Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2022-12-01T09:58:07.3988852Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2022-12-01T09:58:07.4664985Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2022-12-01T09:58:07.5264909Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_bf16cvt.cpp.o 2022-12-01T09:58:07.5810853Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2022-12-01T09:58:07.6482295Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_2x3.cpp.o 2022-12-01T09:58:07.7529089Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3.cpp.o 2022-12-01T09:58:07.8620913Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2022-12-01T09:58:07.8671421Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_f32_wino_conv_4x3_kernel.cpp.o 2022-12-01T09:58:08.1151467Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2022-12-01T09:58:08.1238157Z [ 8%] Generating include/renamepurecfma_scalar.h 2022-12-01T09:58:08.1246053Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2022-12-01T09:58:08.1250702Z [ 8%] Generating include/renamepurec_scalar.h 2022-12-01T09:58:08.1261033Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2022-12-01T09:58:08.1314944Z [ 8%] Built target renamePURECFMA_SCALAR.h_generated 2022-12-01T09:58:08.1358556Z [ 8%] Built target renamePUREC_SCALAR.h_generated 2022-12-01T09:58:08.1383665Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2022-12-01T09:58:08.1423024Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_u8s8s32x_wino_convolution.cpp.o 2022-12-01T09:58:08.2015647Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2022-12-01T09:58:08.3117352Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_conv_kernel.cpp.o 2022-12-01T09:58:08.3835293Z [ 8%] Generating renamedsp128.h 2022-12-01T09:58:08.3896710Z [ 8%] Built target renamedsp128.h_generated 2022-12-01T09:58:08.3942673Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_1x1_convolution.cpp.o 2022-12-01T09:58:08.4233604Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2022-12-01T09:58:08.5042356Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2022-12-01T09:58:08.5942637Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2022-12-01T09:58:08.7233596Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2022-12-01T09:58:08.7804463Z [ 8%] Generating renamedsp256.h 2022-12-01T09:58:08.7859940Z [ 8%] Built target renamedsp256.h_generated 2022-12-01T09:58:08.7915338Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_conv_kernel.cpp.o 2022-12-01T09:58:08.8474133Z [ 8%] Linking C executable ../../bin/mkdisp 2022-12-01T09:58:08.8485537Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2022-12-01T09:58:08.8584041Z [ 8%] Built target nvfuser_rt_warp_rocm 2022-12-01T09:58:08.8646578Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2022-12-01T09:58:08.8982627Z [ 8%] Built target mkdisp 2022-12-01T09:58:08.9052761Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2022-12-01T09:58:09.0903514Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_convolution.cpp.o 2022-12-01T09:58:09.1169793Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_avx512_core_x8s8s32x_deconvolution.cpp.o 2022-12-01T09:58:09.1863935Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2022-12-01T09:58:09.2841693Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brdgmm_dw_conv.cpp.o 2022-12-01T09:58:09.4523420Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2022-12-01T09:58:09.4811157Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2022-12-01T09:58:09.5260985Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2022-12-01T09:58:09.6357407Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_1x1_conv.cpp.o 2022-12-01T09:58:09.7262010Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv.cpp.o 2022-12-01T09:58:09.7786366Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_comp_pad_kernel.cpp.o 2022-12-01T09:58:09.9262051Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2022-12-01T09:58:10.0854189Z [ 9%] Built target nvfuser_rt_array 2022-12-01T09:58:10.0916858Z [ 9%] Generating ATen declarations_yaml 2022-12-01T09:58:10.2503603Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_trans_kernel.cpp.o 2022-12-01T09:58:10.2665971Z [ 9%] Generating ATen headers 2022-12-01T09:58:10.2920718Z [ 9%] Linking CXX shared library ../lib/libc10.so 2022-12-01T09:58:10.4575901Z [ 9%] Built target c10 2022-12-01T09:58:10.4642403Z [ 9%] Generating ATen sources 2022-12-01T09:58:10.6437295Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_conv_utils.cpp.o 2022-12-01T09:58:10.9977819Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product.cpp.o 2022-12-01T09:58:11.3116220Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_inner_product_utils.cpp.o 2022-12-01T09:58:11.4073620Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_brgemm_transpose_utils.cpp.o 2022-12-01T09:58:11.6801597Z [ 9%] Built target nvfuser_rt_block_reduction 2022-12-01T09:58:11.6867688Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_inner_product_utils.cpp.o 2022-12-01T09:58:11.7638325Z [ 9%] Built target nvfuser_rt_block_sync_atomic 2022-12-01T09:58:11.7702576Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_conv_zp_src_pad_comp.cpp.o 2022-12-01T09:58:12.1534813Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_gemm_x8s8s32x_convolution_utils.cpp.o 2022-12-01T09:58:12.1600264Z [ 9%] Built target nvfuser_rt_block_sync_default 2022-12-01T09:58:12.1665117Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_conv_kernel_f32.cpp.o 2022-12-01T09:58:12.5417474Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_1x1_convolution.cpp.o 2022-12-01T09:58:12.5532198Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_conv_kernel_f32.cpp.o 2022-12-01T09:58:12.9388329Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_sse41_convolution.cpp.o 2022-12-01T09:58:12.9480643Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_transpose_utils.cpp.o 2022-12-01T09:58:13.0663448Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization.cpp.o 2022-12-01T09:58:13.2808868Z [ 9%] Built target nvfuser_rt_broadcast 2022-12-01T09:58:13.2861614Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_batch_normalization_s8.cpp.o 2022-12-01T09:58:13.3343424Z [ 9%] Built target nvfuser_rt_fp16_support 2022-12-01T09:58:13.3543221Z [ 9%] Built target nvfuser_rt_fused_reduction 2022-12-01T09:58:13.3744518Z [ 9%] Built target nvfuser_rt_fused_welford_helper 2022-12-01T09:58:13.3843591Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary.cpp.o 2022-12-01T09:58:13.5021960Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_binary_kernel.cpp.o 2022-12-01T09:58:13.7067341Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_deconv_zp_pad_str_kernel.cpp.o 2022-12-01T09:58:13.7294143Z [ 9%] Built target nvfuser_rt_fused_welford_impl 2022-12-01T09:58:13.7356418Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_f32.cpp.o 2022-12-01T09:58:13.9171817Z [ 9%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_dw_conv_kernel_utils.cpp.o 2022-12-01T09:58:14.1101873Z [ 10%] Built target nvfuser_rt_bf16_support 2022-12-01T09:58:14.1175567Z [ 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-12-01T09:58:14.1513877Z [ 10%] Built target nvfuser_rt_grid_broadcast 2022-12-01T09:58:14.1675102Z [ 10%] Built target nvfuser_rt_grid_reduction 2022-12-01T09:58:14.1738713Z [ 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-12-01T09:58:14.3025749Z [ 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-12-01T09:58:14.5252834Z [ 10%] Built target nvfuser_rt_grid_sync 2022-12-01T09:58:14.5306682Z [ 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-12-01T09:58:14.6171815Z [ 10%] Built target nvfuser_rt_helpers 2022-12-01T09:58:14.6236512Z [ 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-12-01T09:58:14.7118340Z [ 10%] Built target nvfuser_rt_index_utils 2022-12-01T09:58:14.7183580Z [ 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-12-01T09:58:14.9818619Z [ 10%] Built target nvfuser_rt_random_numbers 2022-12-01T09:58:14.9897579Z [ 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-12-01T09:58:14.9978339Z [ 10%] Built target nvfuser_rt_tensor 2022-12-01T09:58:15.0027533Z [ 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-12-01T09:58:15.2340292Z [ 10%] Built target nvfuser_rt_tuple 2022-12-01T09:58:15.2425153Z [ 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-12-01T09:58:15.3995424Z [ 10%] Built target nvfuser_rt_type_traits 2022-12-01T09:58:15.4045492Z [ 10%] Built target nvfuser_rt_welford 2022-12-01T09:58:15.4057846Z [ 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-12-01T09:58:15.4106636Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_reorder_utils.cpp.o 2022-12-01T09:58:15.6341004Z [ 11%] Built target nvfuser_rt_warp 2022-12-01T09:58:15.6521401Z [ 11%] Built target nvfuser_rt_tensorcore 2022-12-01T09:58:15.6565624Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling.cpp.o 2022-12-01T09:58:15.7111031Z [ 11%] Built target nvfuser_rt_memory 2022-12-01T09:58:15.7159719Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_resampling_kernel.cpp.o 2022-12-01T09:58:15.7582221Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_softmax.cpp.o 2022-12-01T09:58:16.0122520Z [ 11%] Built target nvfuser_rt_swizzle 2022-12-01T09:58:16.0168113Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_tbb_batch_normalization.cpp.o 2022-12-01T09:58:16.1654677Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_conv_kernel.cpp.o 2022-12-01T09:58:16.2014293Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_1x1_convolution.cpp.o 2022-12-01T09:58:16.3932112Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_conv_kernel.cpp.o 2022-12-01T09:58:16.5279639Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_convolution.cpp.o 2022-12-01T09:58:16.6584301Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/jit_uni_x8s8s32x_deconvolution.cpp.o 2022-12-01T09:58:16.7956425Z [ 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.cpp.o 2022-12-01T09:58:16.8821458Z [ 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-12-01T09:58:17.0776252Z [ 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-12-01T09:58:17.1616554Z [ 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-12-01T09:58:17.2342460Z [ 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-12-01T09:58:17.3826622Z [ 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-12-01T09:58:17.5452830Z [ 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-12-01T09:58:17.5573712Z [ 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-12-01T09:58:17.7105305Z [ 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-12-01T09:58:17.9136708Z [ 11%] Built target nvfuser_rt_PhiloxCudaStateRaw 2022-12-01T09:58:17.9262802Z [ 11%] Built target nvfuser_rt_UnpackRaw 2022-12-01T09:58:17.9431416Z [ 11%] Built target nvfuser_rt_array_rocm 2022-12-01T09:58:17.9489828Z [ 11%] Built target nvfuser_rt_bf16_support_rocm 2022-12-01T09:58:17.9598426Z [ 11%] Built target nvfuser_rt_block_sync_default_rocm 2022-12-01T09:58:17.9639865Z [ 11%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2022-12-01T09:58:17.9781712Z [ 11%] Built target python_copy_files 2022-12-01T09:58:17.9871871Z [ 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-12-01T09:58:18.0630386Z [ 11%] Linking C shared library ../lib/libtorch_global_deps.so 2022-12-01T09:58:18.0956936Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2022-12-01T09:58:18.2305076Z [ 11%] Linking C executable ../../bin/mkrename_gnuabi 2022-12-01T09:58:18.2793670Z [ 11%] Built target mkrename_gnuabi 2022-12-01T09:58:18.2842261Z [ 11%] Built target torch_global_deps 2022-12-01T09:58:18.2950176Z [ 11%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2022-12-01T09:58:18.3051413Z [ 11%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2022-12-01T09:58:18.4028753Z [ 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-12-01T09:58:18.4221899Z [ 11%] Linking C executable ../../bin/mkmasked_gnuabi 2022-12-01T09:58:18.4293447Z [ 11%] Built target arraymap 2022-12-01T09:58:18.4361193Z [ 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-12-01T09:58:18.4729463Z [ 11%] Built target mkmasked_gnuabi 2022-12-01T09:58:18.4921088Z [ 11%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2022-12-01T09:58:18.6140897Z [ 11%] Linking C executable ../../bin/addSuffix 2022-12-01T09:58:18.6599140Z [ 11%] Built target addSuffix 2022-12-01T09:58:18.6730843Z [ 11%] Generating ../../torch/csrc/autograd/generated/Functions.cpp, ../../torch/csrc/autograd/generated/VariableType_0.cpp, ../../torch/csrc/autograd/generated/VariableType_1.cpp, ../../torch/csrc/autograd/generated/VariableType_2.cpp, ../../torch/csrc/autograd/generated/VariableType_3.cpp, ../../torch/csrc/autograd/generated/VariableType_4.cpp, ../../torch/csrc/autograd/generated/TraceType_0.cpp, ../../torch/csrc/autograd/generated/TraceType_1.cpp, ../../torch/csrc/autograd/generated/TraceType_2.cpp, ../../torch/csrc/autograd/generated/TraceType_3.cpp, ../../torch/csrc/autograd/generated/TraceType_4.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp, ../../torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp, ../../torch/csrc/lazy/generated/LazyNativeFunctions.cpp, ../../torch/csrc/lazy/generated/RegisterAutogradLazy.cpp, ../../torch/csrc/lazy/generated/RegisterLazy.cpp, ../../torch/csrc/autograd/generated/Functions.h, ../../torch/csrc/autograd/generated/variable_factories.h, ../../torch/csrc/autograd/generated/VariableType.h, ../../torch/csrc/lazy/generated/LazyIr.h, ../../torch/csrc/lazy/generated/LazyNonNativeIr.h, ../../torch/csrc/lazy/generated/LazyNativeFunctions.h, ../../torch/csrc/autograd/generated/python_functions_0.cpp, ../../torch/csrc/autograd/generated/python_functions_1.cpp, ../../torch/csrc/autograd/generated/python_functions_2.cpp, ../../torch/csrc/autograd/generated/python_functions_3.cpp, ../../torch/csrc/autograd/generated/python_functions_4.cpp, ../../torch/csrc/autograd/generated/python_variable_methods.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_0.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_1.cpp, ../../torch/csrc/autograd/generated/python_torch_functions_2.cpp, ../../torch/csrc/autograd/generated/python_nn_functions.cpp, ../../torch/csrc/autograd/generated/python_fft_functions.cpp, ../../torch/csrc/autograd/generated/python_linalg_functions.cpp, ../../torch/csrc/autograd/generated/python_nested_functions.cpp, ../../torch/csrc/autograd/generated/python_sparse_functions.cpp, ../../torch/csrc/autograd/generated/python_special_functions.cpp, ../../torch/csrc/autograd/generated/python_return_types.cpp, ../../torch/csrc/autograd/generated/python_enum_tag.cpp, ../../torch/csrc/autograd/generated/python_functions.h, ../../torch/testing/_internal/generated/annotated_fn_args.py 2022-12-01T09:58:18.7497589Z [ 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-12-01T09:58:18.8163686Z [ 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-12-01T09:58:19.0584391Z [ 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-12-01T09:58:19.1034351Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_reduction_kernel.cpp.o 2022-12-01T09:58:19.1688153Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_prelu_utils.cpp.o 2022-12-01T09:58:19.4002736Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_backward_kernel.cpp.o 2022-12-01T09:58:19.4145215Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/prelu/jit_uni_prelu_forward_kernel.cpp.o 2022-12-01T09:58:19.5373193Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_bwd.cpp.o 2022-12-01T09:58:19.7819843Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_fwd.cpp.o 2022-12-01T09:58:19.7881763Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_reorders.cpp.o 2022-12-01T09:58:19.9517731Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/brgemm_cell_common_utils.cpp.o 2022-12-01T09:58:20.1362813Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_brgemm_transpose_single_row.cpp.o 2022-12-01T09:58:20.2045521Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_diff_weights_peephole.cpp.o 2022-12-01T09:58:20.2625432Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/jit_gates_reduction.cpp.o 2022-12-01T09:58:20.4618295Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/rnn/rnn_brgemm_utils.cpp.o 2022-12-01T09:58:20.6123279Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle.cpp.o 2022-12-01T09:58:20.6195010Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/shuffle/jit_uni_shuffle_kernel.cpp.o 2022-12-01T09:58:20.7910376Z [ 11%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/x64/CMakeFiles/dnnl_cpu_x64.dir/utils/jit_io_helper.cpp.o 2022-12-01T09:58:20.9791136Z [ 11%] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2022-12-01T09:58:20.9961140Z [ 11%] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2022-12-01T09:58:21.0227733Z Generating Python interface file 'datapipe.pyi'... 2022-12-01T09:58:21.1091960Z [ 11%] Built target dnnl_cpu_x64 2022-12-01T09:58:21.1697766Z [ 11%] Generating ../../../torch/version.py 2022-12-01T09:58:28.3415929Z fatal: no tag exactly matches 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:58:28.3884754Z [ 11%] Built target gen_torch_version 2022-12-01T09:58:28.4503643Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2022-12-01T09:58:28.4532268Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2022-12-01T09:58:28.5326015Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2022-12-01T09:58:28.6237558Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2022-12-01T09:58:28.7369934Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2022-12-01T09:58:28.7374118Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2022-12-01T09:58:28.8138849Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2022-12-01T09:58:28.8788080Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2022-12-01T09:58:28.9394415Z [ 11%] Built target torch_python_stubs 2022-12-01T09:58:28.9844651Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2022-12-01T09:58:28.9870932Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2022-12-01T09:58:29.0135740Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2022-12-01T09:58:29.0846669Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2022-12-01T09:58:29.1095034Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2022-12-01T09:58:29.2005877Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2022-12-01T09:58:29.2091315Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2022-12-01T09:58:29.3042992Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2022-12-01T09:58:29.3171806Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2022-12-01T09:58:29.3431147Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2022-12-01T09:58:29.3862016Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2022-12-01T09:58:29.4333662Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2022-12-01T09:58:29.5147844Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2022-12-01T09:58:29.5967001Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2022-12-01T09:58:29.6435038Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2022-12-01T09:58:29.7062181Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2022-12-01T09:58:29.7136768Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2022-12-01T09:58:29.8110864Z [ 11%] Linking C static library ../../lib/libcpuinfo.a 2022-12-01T09:58:29.8250126Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2022-12-01T09:58:29.8359797Z [ 12%] Built target cpuinfo 2022-12-01T09:58:29.8597679Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2022-12-01T09:58:29.9260048Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2022-12-01T09:58:29.9560886Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2022-12-01T09:58:30.0301354Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2022-12-01T09:58:30.0922740Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2022-12-01T09:58:30.1402601Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2022-12-01T09:58:30.1943596Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2022-12-01T09:58:30.2412560Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2022-12-01T09:58:30.2926546Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2022-12-01T09:58:30.2935255Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2022-12-01T09:58:30.3654638Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2022-12-01T09:58:30.3990785Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2022-12-01T09:58:30.4399587Z [ 12%] Built target generate-torch-sources 2022-12-01T09:58:30.4493354Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2022-12-01T09:58:30.4569270Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2022-12-01T09:58:30.5297409Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2022-12-01T09:58:30.5310044Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2022-12-01T09:58:30.5846332Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2022-12-01T09:58:30.6353273Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2022-12-01T09:58:30.6363056Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2022-12-01T09:58:30.6639034Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2022-12-01T09:58:30.7015932Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2022-12-01T09:58:30.7242777Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2022-12-01T09:58:30.7645231Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2022-12-01T09:58:30.8252429Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2022-12-01T09:58:30.8260150Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2022-12-01T09:58:30.8764348Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2022-12-01T09:58:30.9359767Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2022-12-01T09:58:30.9360574Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2022-12-01T09:58:30.9807451Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2022-12-01T09:58:31.0245227Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2022-12-01T09:58:31.0253706Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2022-12-01T09:58:31.0620476Z [ 12%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2022-12-01T09:58:31.1012586Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2022-12-01T09:58:31.1310950Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2022-12-01T09:58:31.1791451Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2022-12-01T09:58:31.1998211Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2022-12-01T09:58:31.2359489Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2022-12-01T09:58:31.3129146Z [ 12%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2022-12-01T09:58:31.3130201Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2022-12-01T09:58:31.3568019Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2022-12-01T09:58:31.3949152Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2022-12-01T09:58:31.4505867Z [ 12%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2022-12-01T09:58:31.4506988Z [ 12%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2022-12-01T09:58:31.5003501Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2022-12-01T09:58:31.5624283Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2022-12-01T09:58:31.6026065Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2022-12-01T09:58:31.6253403Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2022-12-01T09:58:31.6640242Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2022-12-01T09:58:31.7108340Z [ 13%] Linking C static library ../../lib/libcpuinfo_internals.a 2022-12-01T09:58:31.7357134Z [ 13%] Built target cpuinfo_internals 2022-12-01T09:58:31.7498741Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2022-12-01T09:58:31.7653977Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2022-12-01T09:58:31.7657716Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2022-12-01T09:58:31.8071023Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2022-12-01T09:58:31.8611675Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2022-12-01T09:58:31.9048402Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2022-12-01T09:58:31.9676703Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2022-12-01T09:58:32.0094574Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-12-01T09:58:32.0783694Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2022-12-01T09:58:32.0932566Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2022-12-01T09:58:32.0988257Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2022-12-01T09:58:32.1366624Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-12-01T09:58:32.1711683Z [ 13%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2022-12-01T09:58:32.2390670Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2022-12-01T09:58:32.2394794Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-12-01T09:58:32.3154176Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2022-12-01T09:58:32.3408650Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-12-01T09:58:32.3969511Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2022-12-01T09:58:32.4523232Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-12-01T09:58:32.4528440Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2022-12-01T09:58:32.5282982Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-12-01T09:58:32.5712904Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2022-12-01T09:58:32.6773553Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2022-12-01T09:58:32.6830681Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-12-01T09:58:32.7357256Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2022-12-01T09:58:32.7731107Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2022-12-01T09:58:32.8748064Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2022-12-01T09:58:32.8753098Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-12-01T09:58:32.9570114Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2022-12-01T09:58:33.0181932Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-12-01T09:58:33.0991494Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-12-01T09:58:33.1261949Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2022-12-01T09:58:33.1850578Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-12-01T09:58:33.2315218Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2022-12-01T09:58:33.2948695Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-12-01T09:58:33.3222320Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2022-12-01T09:58:33.4499130Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-12-01T09:58:33.4781077Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2022-12-01T09:58:33.5248251Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2022-12-01T09:58:33.6132988Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2022-12-01T09:58:33.6397895Z [ 13%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o 2022-12-01T09:58:33.7730559Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2022-12-01T09:58:33.8117361Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2022-12-01T09:58:33.8363698Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2022-12-01T09:58:33.8807602Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-12-01T09:58:33.9400150Z [ 13%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2022-12-01T09:58:33.9841310Z [ 13%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-12-01T09:58:34.0320258Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-12-01T09:58:34.0809798Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2022-12-01T09:58:34.1154023Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2022-12-01T09:58:34.1570627Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2022-12-01T09:58:34.1965174Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-12-01T09:58:34.2180049Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-12-01T09:58:34.2785247Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-12-01T09:58:34.3558440Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-12-01T09:58:34.3925827Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-12-01T09:58:34.4549814Z [ 14%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-12-01T09:58:34.4558801Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2022-12-01T09:58:34.4980429Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-12-01T09:58:34.5383623Z [ 14%] Linking C static library ../../lib/libqnnpack.a 2022-12-01T09:58:34.5658780Z [ 14%] Built target qnnpack 2022-12-01T09:58:34.5783512Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-12-01T09:58:34.5836420Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2022-12-01T09:58:34.6795114Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-12-01T09:58:34.6804083Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2022-12-01T09:58:34.7645008Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2022-12-01T09:58:34.7658275Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2022-12-01T09:58:34.8414472Z [ 14%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2022-12-01T09:58:34.8422048Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2022-12-01T09:58:34.8814567Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-12-01T09:58:34.9406315Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2022-12-01T09:58:35.0186632Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2022-12-01T09:58:35.0514575Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2022-12-01T09:58:35.1155767Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2022-12-01T09:58:35.1173941Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2022-12-01T09:58:35.2036981Z [ 14%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2022-12-01T09:58:35.2802380Z [ 14%] Linking C static library ../../lib/libnnpack_reference_layers.a 2022-12-01T09:58:35.2991034Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2022-12-01T09:58:35.3052615Z [ 14%] Built target nnpack_reference_layers 2022-12-01T09:58:35.3678472Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2022-12-01T09:58:35.4773111Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-12-01T09:58:35.5771244Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:58:35.6071870Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2022-12-01T09:58:35.6667201Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2022-12-01T09:58:35.6889018Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:58:35.7773035Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:58:35.8357167Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-12-01T09:58:35.8767035Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:58:35.8990455Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o 2022-12-01T09:58:35.9659455Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-12-01T09:58:35.9698327Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2022-12-01T09:58:36.0486847Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-12-01T09:58:36.0730690Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2022-12-01T09:58:36.1400126Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-12-01T09:58:36.1652881Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2022-12-01T09:58:36.2051244Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o 2022-12-01T09:58:36.2442877Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:58:36.3142097Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:58:36.3545274Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2022-12-01T09:58:36.4068533Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2022-12-01T09:58:36.5071335Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o 2022-12-01T09:58:36.5089496Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2022-12-01T09:58:36.5565940Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-12-01T09:58:36.6037895Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2022-12-01T09:58:36.6937746Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2022-12-01T09:58:36.7336029Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2022-12-01T09:58:36.7854115Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2022-12-01T09:58:36.8119696Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o 2022-12-01T09:58:36.8800504Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2022-12-01T09:58:36.9429507Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2022-12-01T09:58:36.9673687Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2022-12-01T09:58:37.0538760Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2022-12-01T09:58:37.0836167Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2022-12-01T09:58:37.1461007Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2022-12-01T09:58:37.1763214Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2022-12-01T09:58:37.2816934Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2022-12-01T09:58:37.3333654Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2022-12-01T09:58:37.3805323Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2022-12-01T09:58:37.4106722Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2022-12-01T09:58:37.4620981Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2022-12-01T09:58:37.5119535Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-12-01T09:58:37.5913044Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2022-12-01T09:58:37.6208726Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-12-01T09:58:37.6854917Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2022-12-01T09:58:37.7261952Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2022-12-01T09:58:37.7533481Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2022-12-01T09:58:37.7894857Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2022-12-01T09:58:37.8711042Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2022-12-01T09:58:37.8935910Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-12-01T09:58:37.9466372Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2022-12-01T09:58:37.9852852Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2022-12-01T09:58:38.0045131Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-12-01T09:58:38.1044118Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2022-12-01T09:58:38.1045873Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-12-01T09:58:38.1941100Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2022-12-01T09:58:38.2198815Z [ 14%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-12-01T09:58:38.2474929Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2022-12-01T09:58:38.2927918Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2022-12-01T09:58:38.3424379Z [ 14%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2022-12-01T09:58:38.3767832Z [ 14%] Built target pytorch_qnnpack 2022-12-01T09:58:38.3869859Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2022-12-01T09:58:38.4046644Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2022-12-01T09:58:38.4924548Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2022-12-01T09:58:38.4940511Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2022-12-01T09:58:38.5449906Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2022-12-01T09:58:38.5891841Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2022-12-01T09:58:38.6238883Z [ 14%] Built target indirection 2022-12-01T09:58:38.6465772Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2022-12-01T09:58:38.6865626Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2022-12-01T09:58:38.7717411Z [ 14%] Built target packing 2022-12-01T09:58:38.7933087Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2022-12-01T09:58:38.7950778Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2022-12-01T09:58:38.8379406Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2022-12-01T09:58:38.8934162Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2022-12-01T09:58:38.9750013Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2022-12-01T09:58:38.9974350Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2022-12-01T09:58:39.0591584Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2022-12-01T09:58:39.1126522Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2022-12-01T09:58:39.1560406Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2022-12-01T09:58:39.1984481Z [ 14%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2022-12-01T09:58:39.2399190Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2022-12-01T09:58:39.3181943Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2022-12-01T09:58:39.3364462Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2022-12-01T09:58:39.4348947Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2022-12-01T09:58:39.4361631Z [ 14%] Built target jit 2022-12-01T09:58:39.4820638Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2022-12-01T09:58:39.4835054Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2022-12-01T09:58:39.6026323Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2022-12-01T09:58:39.6027346Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2022-12-01T09:58:39.6766796Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2022-12-01T09:58:39.7324350Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2022-12-01T09:58:39.7331770Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2022-12-01T09:58:39.7757411Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:58:39.8356049Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2022-12-01T09:58:39.8823056Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:58:39.9263138Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2022-12-01T09:58:39.9797024Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:58:40.0298087Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2022-12-01T09:58:40.0824827Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2022-12-01T09:58:40.0849368Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2022-12-01T09:58:40.1484449Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2022-12-01T09:58:40.1832495Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:58:40.2822314Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2022-12-01T09:58:40.2836854Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2022-12-01T09:58:40.4151487Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2022-12-01T09:58:40.4152626Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2022-12-01T09:58:40.4174352Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2022-12-01T09:58:40.5015507Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2022-12-01T09:58:40.5396050Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2022-12-01T09:58:40.5810787Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2022-12-01T09:58:40.6320321Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2022-12-01T09:58:40.6890221Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2022-12-01T09:58:40.7324123Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2022-12-01T09:58:40.7606877Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2022-12-01T09:58:40.8016599Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:58:40.8605216Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2022-12-01T09:58:40.9057744Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:58:40.9595675Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2022-12-01T09:58:41.0071108Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:58:41.0345993Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2022-12-01T09:58:41.0836687Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2022-12-01T09:58:41.1574772Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2022-12-01T09:58:41.1818361Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2022-12-01T09:58:41.2589522Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:58:41.3188040Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2022-12-01T09:58:41.3212292Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2022-12-01T09:58:41.3746608Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2022-12-01T09:58:41.4255664Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2022-12-01T09:58:41.4757208Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2022-12-01T09:58:41.5226905Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2022-12-01T09:58:41.5756597Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2022-12-01T09:58:41.6482647Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2022-12-01T09:58:41.6483616Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2022-12-01T09:58:41.6973167Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:58:41.7589310Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2022-12-01T09:58:41.8015712Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:58:41.8520369Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2022-12-01T09:58:41.9039088Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:58:41.9725814Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2022-12-01T09:58:41.9731031Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2022-12-01T09:58:42.0311456Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1-acc5.c.o 2022-12-01T09:58:42.0853957Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2022-12-01T09:58:42.1904444Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2022-12-01T09:58:42.1911691Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2022-12-01T09:58:42.2823319Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:58:42.3407227Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2022-12-01T09:58:42.3412387Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2022-12-01T09:58:42.4019954Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1-acc3.c.o 2022-12-01T09:58:42.4519037Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2022-12-01T09:58:42.5018511Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2022-12-01T09:58:42.5560681Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2022-12-01T09:58:42.5992448Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1-acc2.c.o 2022-12-01T09:58:42.6291755Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2022-12-01T09:58:42.6643906Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2022-12-01T09:58:42.7079904Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2022-12-01T09:58:42.7733937Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2022-12-01T09:58:42.8034515Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc2.c.o 2022-12-01T09:58:42.8902847Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2022-12-01T09:58:42.8926555Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc3.c.o 2022-12-01T09:58:42.9514424Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2022-12-01T09:58:43.0004875Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc4.c.o 2022-12-01T09:58:43.0268184Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2022-12-01T09:58:43.0914869Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1-acc5.c.o 2022-12-01T09:58:43.1355812Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2022-12-01T09:58:43.1811327Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2022-12-01T09:58:43.2303925Z [ 15%] Built target ATEN_CPU_FILES_GEN_TARGET 2022-12-01T09:58:43.2370649Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2022-12-01T09:58:43.2384681Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2022-12-01T09:58:43.2693895Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2022-12-01T09:58:43.3106977Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc2.c.o 2022-12-01T09:58:43.3472865Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2022-12-01T09:58:43.3655154Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1-acc3.c.o 2022-12-01T09:58:43.4413784Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2022-12-01T09:58:43.4427486Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2022-12-01T09:58:43.4888491Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1-acc2.c.o 2022-12-01T09:58:43.5438766Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2022-12-01T09:58:43.5669692Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2022-12-01T09:58:43.6310492Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2022-12-01T09:58:43.6322445Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2022-12-01T09:58:43.6457955Z [ 16%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2022-12-01T09:58:43.6803304Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2022-12-01T09:58:43.7265370Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2022-12-01T09:58:43.7511200Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2022-12-01T09:58:43.7895539Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2022-12-01T09:58:43.8105535Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2022-12-01T09:58:43.8605538Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2022-12-01T09:58:43.8849024Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2022-12-01T09:58:43.9216087Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2022-12-01T09:58:43.9414410Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2022-12-01T09:58:43.9951560Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2022-12-01T09:58:44.0377828Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2022-12-01T09:58:44.0610501Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2022-12-01T09:58:44.1027475Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2022-12-01T09:58:44.1772212Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2022-12-01T09:58:44.1942473Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2022-12-01T09:58:44.2941573Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2022-12-01T09:58:44.2946401Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2022-12-01T09:58:44.2965219Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2022-12-01T09:58:44.3932792Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2022-12-01T09:58:44.3944589Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2022-12-01T09:58:44.3965194Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2022-12-01T09:58:44.4315425Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2022-12-01T09:58:44.5005325Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2022-12-01T09:58:44.5197390Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2022-12-01T09:58:44.5599837Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2022-12-01T09:58:44.6166807Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2022-12-01T09:58:44.6391727Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2022-12-01T09:58:44.6904320Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2022-12-01T09:58:44.7147589Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2022-12-01T09:58:44.7556277Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2022-12-01T09:58:44.7804649Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2022-12-01T09:58:44.8260525Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2022-12-01T09:58:44.8787147Z [ 16%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2022-12-01T09:58:44.8907471Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:58:44.9191967Z [ 16%] Generating src/x86_64-fma/blas/s8gemm.py.o 2022-12-01T09:58:44.9379353Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2022-12-01T09:58:44.9882329Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2022-12-01T09:58:45.0501642Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2022-12-01T09:58:45.0510096Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2022-12-01T09:58:45.1241923Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2022-12-01T09:58:45.1726814Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2022-12-01T09:58:45.2003417Z [ 16%] Linking CXX static library ../../../lib/libgmock.a 2022-12-01T09:58:45.2215517Z [ 16%] Built target gmock 2022-12-01T09:58:45.2343990Z [ 16%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2022-12-01T09:58:45.2416877Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:58:45.2808794Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2022-12-01T09:58:45.2954467Z [ 16%] Generating src/x86_64-fma/blas/c8gemm.py.o 2022-12-01T09:58:45.3488888Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2022-12-01T09:58:45.3757089Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2022-12-01T09:58:45.4145850Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2022-12-01T09:58:45.4664187Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2022-12-01T09:58:45.4964583Z [ 16%] Linking CXX static library ../../../lib/libgtest_main.a 2022-12-01T09:58:45.5156025Z [ 16%] Built target gtest_main 2022-12-01T09:58:45.5308259Z [ 17%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2022-12-01T09:58:45.5447740Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2022-12-01T09:58:45.5993935Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:58:45.6574758Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2022-12-01T09:58:45.7365965Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2022-12-01T09:58:45.7366819Z [ 17%] Linking CXX static library ../../../lib/libbenchmark_main.a 2022-12-01T09:58:45.7565258Z [ 17%] Built target benchmark_main 2022-12-01T09:58:45.7707269Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2022-12-01T09:58:45.7879238Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2022-12-01T09:58:45.7884869Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2022-12-01T09:58:45.8802962Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2022-12-01T09:58:45.9022564Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2022-12-01T09:58:45.9392392Z [ 17%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2022-12-01T09:58:45.9770724Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2022-12-01T09:58:46.0323783Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2022-12-01T09:58:46.0672598Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2022-12-01T09:58:46.1148088Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2022-12-01T09:58:46.1545867Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2022-12-01T09:58:46.1975286Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2022-12-01T09:58:46.2838725Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:58:46.3585225Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2022-12-01T09:58:46.3813897Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2022-12-01T09:58:46.4174596Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2022-12-01T09:58:46.4235898Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:58:46.4733993Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2022-12-01T09:58:46.4981674Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2022-12-01T09:58:46.5389047Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:58:46.5567179Z [ 17%] Generating src/x86_64-fma/blas/conv1x1.py.o 2022-12-01T09:58:46.5903278Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2022-12-01T09:58:46.6371571Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2022-12-01T09:58:46.6806447Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2022-12-01T09:58:46.7303338Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2022-12-01T09:58:46.7875040Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2022-12-01T09:58:46.8790201Z [ 17%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2022-12-01T09:58:46.8798935Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2022-12-01T09:58:46.8800182Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2022-12-01T09:58:46.8829917Z [ 17%] Generating src/x86_64-fma/blas/sgemm.py.o 2022-12-01T09:58:46.9328534Z [ 17%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2022-12-01T09:58:46.9777594Z [ 17%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2022-12-01T09:58:46.9963418Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:58:47.0559934Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2022-12-01T09:58:47.1150000Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2022-12-01T09:58:47.1724492Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2022-12-01T09:58:47.2425777Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2022-12-01T09:58:47.2466113Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2022-12-01T09:58:47.2870833Z [ 18%] Generating src/x86_64-fma/max-pooling.py.o 2022-12-01T09:58:47.2926411Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2022-12-01T09:58:47.3384829Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:58:47.3805474Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2022-12-01T09:58:47.4692993Z [ 18%] Generating src/x86_64-fma/relu.py.o 2022-12-01T09:58:47.4704580Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2022-12-01T09:58:47.4708658Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2022-12-01T09:58:47.4814022Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2022-12-01T09:58:47.5506558Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2022-12-01T09:58:47.5782075Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2022-12-01T09:58:47.6240324Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2022-12-01T09:58:47.6429920Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2022-12-01T09:58:47.6471592Z [ 18%] Generating src/x86_64-fma/softmax.py.o 2022-12-01T09:58:47.7145343Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2022-12-01T09:58:47.7482712Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:58:47.7870097Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2022-12-01T09:58:47.8338213Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2022-12-01T09:58:47.8660352Z [ 18%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2022-12-01T09:58:47.8972832Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2022-12-01T09:58:47.9707140Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2022-12-01T09:58:47.9720170Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2022-12-01T09:58:48.0430647Z [ 18%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2022-12-01T09:58:48.0926636Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:58:48.1697922Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2022-12-01T09:58:48.1890110Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:58:48.2320669Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2022-12-01T09:58:48.2361916Z [ 18%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2022-12-01T09:58:48.2841751Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:58:48.3578582Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:58:48.3960134Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2022-12-01T09:58:48.4490067Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2022-12-01T09:58:48.4748194Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2022-12-01T09:58:48.4967555Z [ 18%] Generating src/x86_64-fma/blas/sdotxf.py.o 2022-12-01T09:58:48.5031380Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2022-12-01T09:58:48.5434434Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2022-12-01T09:58:48.5758607Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:58:48.6101955Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2022-12-01T09:58:48.6420568Z [ 18%] Built target ATEN_CUDA_FILES_GEN_TARGET 2022-12-01T09:58:48.6478953Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2022-12-01T09:58:48.6689644Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:58:48.7177518Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2022-12-01T09:58:48.7361822Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-12-01T09:58:48.7726450Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-12-01T09:58:48.8362041Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2022-12-01T09:58:48.8546136Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2022-12-01T09:58:48.8549829Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-12-01T09:58:48.9102090Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:58:48.9518700Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2022-12-01T09:58:48.9530453Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:58:48.9917484Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-12-01T09:58:49.0217318Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-12-01T09:58:49.0325962Z [ 18%] Generating src/x86_64-fma/blas/shdotxf.py.o 2022-12-01T09:58:49.0675280Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-12-01T09:58:49.1089101Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-12-01T09:58:49.1598188Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-12-01T09:58:49.2167395Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-12-01T09:58:49.2857394Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2022-12-01T09:58:49.2876653Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-12-01T09:58:49.3143614Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2022-12-01T09:58:49.3587781Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2022-12-01T09:58:49.4010992Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-12-01T09:58:49.4290228Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-12-01T09:58:49.4977554Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-12-01T09:58:49.5395479Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-12-01T09:58:49.5630069Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-12-01T09:58:49.6100687Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-12-01T09:58:49.6440600Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-12-01T09:58:49.6897336Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2022-12-01T09:58:49.7396136Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-12-01T09:58:49.7411221Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-12-01T09:58:49.7799829Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-12-01T09:58:49.8427069Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-12-01T09:58:49.8681915Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2022-12-01T09:58:49.9050727Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-12-01T09:58:49.9324402Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-12-01T09:58:49.9623238Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-12-01T09:58:50.0002479Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x1.c.o 2022-12-01T09:58:50.0251000Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2022-12-01T09:58:50.0818416Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-12-01T09:58:50.0819580Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2022-12-01T09:58:50.1232703Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x2.c.o 2022-12-01T09:58:50.1367559Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2022-12-01T09:58:50.1922134Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-12-01T09:58:50.2090203Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x3.c.o 2022-12-01T09:58:50.2777303Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:58:50.3016523Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2022-12-01T09:58:50.3545620Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-fmagic-x4.c.o 2022-12-01T09:58:50.3575883Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x1.c.o 2022-12-01T09:58:50.4123244Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:58:50.4405750Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2022-12-01T09:58:50.4658462Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:58:50.4962890Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x2.c.o 2022-12-01T09:58:50.5466654Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x3.c.o 2022-12-01T09:58:50.5969711Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-12-01T09:58:50.6119559Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-imagic-x4.c.o 2022-12-01T09:58:50.6523177Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-12-01T09:58:50.7271214Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x1.c.o 2022-12-01T09:58:50.7293403Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2022-12-01T09:58:50.7948293Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2022-12-01T09:58:50.8233269Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x2.c.o 2022-12-01T09:58:50.8457116Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x3.c.o 2022-12-01T09:58:50.8815682Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:58:50.9328360Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:58:50.9473991Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-scalar-lrintf-x4.c.o 2022-12-01T09:58:51.0241343Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x1.c.o 2022-12-01T09:58:51.0769775Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2-acc2.c.o 2022-12-01T09:58:51.1100384Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:58:51.1150253Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2022-12-01T09:58:51.1459167Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2022-12-01T09:58:51.1711569Z [ 19%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2022-12-01T09:58:51.1992757Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x2.c.o 2022-12-01T09:58:51.2500302Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:58:51.2859698Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc2.c.o 2022-12-01T09:58:51.3876235Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2022-12-01T09:58:51.3880866Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4-acc4.c.o 2022-12-01T09:58:51.3884698Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:58:51.4244531Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-lut64-p2-x4.c.o 2022-12-01T09:58:51.4899156Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2022-12-01T09:58:51.4899709Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2022-12-01T09:58:51.5079959Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:58:51.5652277Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2022-12-01T09:58:51.6103904Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2022-12-01T09:58:51.6170104Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2022-12-01T09:58:51.6588548Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2022-12-01T09:58:51.6785667Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2-acc2.c.o 2022-12-01T09:58:51.7169685Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2022-12-01T09:58:51.7532684Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-12-01T09:58:51.7533453Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2022-12-01T09:58:51.8035055Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2022-12-01T09:58:51.8546162Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2022-12-01T09:58:51.9101689Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2022-12-01T09:58:51.9113493Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc2.c.o 2022-12-01T09:58:51.9502019Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2022-12-01T09:58:51.9718445Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-12-01T09:58:52.0182676Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4-acc4.c.o 2022-12-01T09:58:52.0518511Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2022-12-01T09:58:52.1062076Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-12-01T09:58:52.1411427Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2022-12-01T09:58:52.1550700Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2022-12-01T09:58:52.1815664Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2022-12-01T09:58:52.2035315Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2022-12-01T09:58:52.2332783Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-12-01T09:58:52.2738392Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2022-12-01T09:58:52.2786939Z [ 20%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2022-12-01T09:58:52.2989660Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2022-12-01T09:58:52.3443612Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-12-01T09:58:52.4017260Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2022-12-01T09:58:52.4054638Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2022-12-01T09:58:52.4451085Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-12-01T09:58:52.4682986Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2022-12-01T09:58:52.5032412Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2022-12-01T09:58:52.5242017Z [ 20%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2022-12-01T09:58:52.5689176Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2022-12-01T09:58:52.5986963Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-12-01T09:58:52.5991243Z [ 20%] Linking CXX static library ../../../lib/libprotoc.a 2022-12-01T09:58:52.6540835Z [ 20%] Linking C static library ../../lib/libnnpack.a 2022-12-01T09:58:52.6542014Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2022-12-01T09:58:52.6657874Z [ 20%] Built target libprotoc 2022-12-01T09:58:52.6720085Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2022-12-01T09:58:52.6818839Z [ 20%] Built target nnpack 2022-12-01T09:58:52.6865521Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2022-12-01T09:58:52.6974042Z [ 20%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2022-12-01T09:58:52.7507036Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-12-01T09:58:52.7507858Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2022-12-01T09:58:52.7826165Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2022-12-01T09:58:52.8155670Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2022-12-01T09:58:52.8409873Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2022-12-01T09:58:52.8789895Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-12-01T09:58:52.9330600Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2022-12-01T09:58:52.9332890Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2022-12-01T09:58:52.9781173Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-12-01T09:58:53.0205248Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2022-12-01T09:58:53.0652091Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-12-01T09:58:53.1135109Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2022-12-01T09:58:53.1418332Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2022-12-01T09:58:53.1935238Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-12-01T09:58:53.2445817Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2022-12-01T09:58:53.2448804Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2022-12-01T09:58:53.2633866Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2022-12-01T09:58:53.3059231Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-12-01T09:58:53.3164149Z [ 21%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2022-12-01T09:58:53.3532777Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2022-12-01T09:58:53.3736150Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-12-01T09:58:53.3921344Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-12-01T09:58:53.4327852Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2022-12-01T09:58:53.4499317Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-12-01T09:58:53.4902589Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2022-12-01T09:58:53.5094379Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2022-12-01T09:58:53.5458438Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-12-01T09:58:53.5623600Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2022-12-01T09:58:53.6019860Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2022-12-01T09:58:53.6318566Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-12-01T09:58:53.6439889Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2022-12-01T09:58:53.6842850Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2022-12-01T09:58:53.7066662Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2022-12-01T09:58:53.7598899Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-12-01T09:58:53.8003649Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2022-12-01T09:58:53.8027662Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2022-12-01T09:58:53.8292620Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2022-12-01T09:58:53.8748676Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-12-01T09:58:53.9195510Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2022-12-01T09:58:53.9784664Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-12-01T09:58:54.0399587Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2022-12-01T09:58:54.0400633Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2022-12-01T09:58:54.1068440Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-12-01T09:58:54.1080093Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2022-12-01T09:58:54.1080615Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2022-12-01T09:58:54.1475628Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2022-12-01T09:58:54.1715313Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2022-12-01T09:58:54.2144160Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-12-01T09:58:54.2550579Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2022-12-01T09:58:54.3019095Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-12-01T09:58:54.3605584Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-12-01T09:58:54.3612366Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2022-12-01T09:58:54.3953881Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2022-12-01T09:58:54.4375656Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2022-12-01T09:58:54.4376450Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2022-12-01T09:58:54.4892156Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2022-12-01T09:58:54.5072713Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2022-12-01T09:58:54.5634825Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2022-12-01T09:58:54.6060966Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-12-01T09:58:54.6476459Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2022-12-01T09:58:54.6903122Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-12-01T09:58:54.7169625Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2022-12-01T09:58:54.7377058Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2022-12-01T09:58:54.7706219Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2022-12-01T09:58:54.7706839Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2022-12-01T09:58:54.7811452Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2022-12-01T09:58:54.8225202Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-12-01T09:58:54.8767236Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2022-12-01T09:58:54.8934434Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2022-12-01T09:58:54.9445251Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-12-01T09:58:54.9911751Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2022-12-01T09:58:55.0306093Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2022-12-01T09:58:55.0631249Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:58:55.0745399Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2022-12-01T09:58:55.1071257Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2022-12-01T09:58:55.1706344Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-12-01T09:58:55.1710999Z [ 22%] [32mBuilding CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2022-12-01T09:58:55.2175218Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2022-12-01T09:58:55.2694886Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:58:55.2942760Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2022-12-01T09:58:55.3317005Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x4.c.o 2022-12-01T09:58:55.3496617Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2022-12-01T09:58:55.3972872Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:58:55.4526901Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2022-12-01T09:58:55.4531255Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x8.c.o 2022-12-01T09:58:55.5045178Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-12-01T09:58:55.5438419Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2022-12-01T09:58:55.5453589Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2022-12-01T09:58:55.5715682Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x1.c.o 2022-12-01T09:58:55.6326462Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-12-01T09:58:55.6526170Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x2.c.o 2022-12-01T09:58:55.7060993Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2022-12-01T09:58:55.7474151Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x4.c.o 2022-12-01T09:58:55.7679625Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-12-01T09:58:55.8062979Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-12-01T09:58:55.8466540Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-relu-scalar-x8.c.o 2022-12-01T09:58:55.9241823Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2022-12-01T09:58:55.9248535Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2022-12-01T09:58:55.9251530Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-12-01T09:58:55.9642786Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2022-12-01T09:58:55.9883843Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2022-12-01T09:58:56.0346184Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2022-12-01T09:58:56.0686341Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-12-01T09:58:56.0734269Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2022-12-01T09:58:56.1357501Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2022-12-01T09:58:56.1661111Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-12-01T09:58:56.2337306Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2022-12-01T09:58:56.2373216Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2022-12-01T09:58:56.2857356Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-lut64-p2-div-x8.c.o 2022-12-01T09:58:56.3318378Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x1.c.o 2022-12-01T09:58:56.4181530Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:58:56.4183605Z [ 22%] Built target fbgemm_avx512 2022-12-01T09:58:56.4243457Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:58:56.4320630Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2022-12-01T09:58:56.4920653Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x2.c.o 2022-12-01T09:58:56.4951866Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2022-12-01T09:58:56.5465100Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x4.c.o 2022-12-01T09:58:56.5830587Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:56.6075791Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:56.6490755Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-scalar-x8.c.o 2022-12-01T09:58:56.6867792Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2022-12-01T09:58:56.7230889Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x1.c.o 2022-12-01T09:58:56.7555188Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:56.7562820Z [ 22%] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/nccl/gloo_hip_generated_nccl.hip.o 2022-12-01T09:58:56.8118955Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2022-12-01T09:58:56.8336588Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2022-12-01T09:58:56.8389016Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x2.c.o 2022-12-01T09:58:56.9198660Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x4.c.o 2022-12-01T09:58:56.9363388Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:57.0224566Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2022-12-01T09:58:57.0233164Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2022-12-01T09:58:57.0602617Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2022-12-01T09:58:57.0987314Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:58:57.1592149Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2022-12-01T09:58:57.2048161Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T09:58:57.2299847Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2022-12-01T09:58:57.2677945Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2022-12-01T09:58:57.2922753Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2022-12-01T09:58:57.3406455Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:58:57.3557379Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2022-12-01T09:58:57.4337854Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2022-12-01T09:58:57.4556727Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:58:57.4879860Z [ 22%] Built target fbgemm_avx2 2022-12-01T09:58:57.4926227Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:58:57.5196699Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2022-12-01T09:58:57.5725703Z [ 22%] Linking CXX static library ../../../../../../lib/libdnnl.a 2022-12-01T09:58:57.5944237Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2022-12-01T09:58:57.5985525Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2022-12-01T09:58:57.6340762Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:57.6845275Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2022-12-01T09:58:57.7247378Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2022-12-01T09:58:57.7798311Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:57.7838411Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2022-12-01T09:58:57.8425943Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2022-12-01T09:58:57.9227799Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2022-12-01T09:58:57.9239189Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:57.9240724Z [ 22%] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip.hip.o 2022-12-01T09:58:57.9995356Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2022-12-01T09:58:58.0581638Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:58.0921118Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2022-12-01T09:58:58.1148416Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2022-12-01T09:58:58.1482021Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2022-12-01T09:58:58.1935202Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:58:58.2104572Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2022-12-01T09:58:58.2854502Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:58:58.3107729Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2022-12-01T09:58:58.3469753Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2022-12-01T09:58:58.3613308Z [ 22%] Built target dnnl 2022-12-01T09:58:58.3689692Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2022-12-01T09:58:58.3885886Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:58:58.4104562Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:58:58.4503356Z [ 22%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2022-12-01T09:58:58.4869949Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2022-12-01T09:58:58.5131408Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2022-12-01T09:58:58.5514041Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-12-01T09:58:58.6008947Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2022-12-01T09:58:58.6474441Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-12-01T09:58:58.6783139Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:58:58.7187650Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2022-12-01T09:58:58.7447515Z [ 22%] Built target fbgemm_generic 2022-12-01T09:58:58.7510908Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:58:58.7736949Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2022-12-01T09:58:58.7996436Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2022-12-01T09:58:58.8314367Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2022-12-01T09:58:58.8569252Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:58:58.8984099Z [ 22%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/RoctracerActivityApi.cpp.o 2022-12-01T09:58:58.9169775Z [ 22%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2022-12-01T09:58:58.9690323Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2022-12-01T09:58:58.9925977Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:58:58.9947957Z [ 23%] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_bcube.cc.o 2022-12-01T09:58:59.0626992Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2022-12-01T09:58:59.1019113Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:58:59.1771045Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2022-12-01T09:58:59.2161397Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:59.3004042Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2022-12-01T09:58:59.3020009Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:59.3313796Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2022-12-01T09:58:59.3788200Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2022-12-01T09:58:59.4046352Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2022-12-01T09:58:59.4331006Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2022-12-01T09:58:59.4590707Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:59.5026955Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2022-12-01T09:58:59.5696263Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:58:59.6009965Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2022-12-01T09:58:59.6113883Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2022-12-01T09:58:59.6877147Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:58:59.7170899Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:58:59.7266678Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2022-12-01T09:58:59.7866730Z [ 23%] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_halving_doubling.cc.o 2022-12-01T09:58:59.8170586Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2022-12-01T09:58:59.8390732Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:58:59.9148639Z [ 23%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2022-12-01T09:58:59.9195540Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2022-12-01T09:58:59.9466352Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T09:58:59.9935818Z [ 23%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2022-12-01T09:59:00.0460631Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2022-12-01T09:59:00.0941459Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:59:00.1228993Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:59:00.1490867Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2022-12-01T09:59:00.1835197Z [ 23%] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_local.cc.o 2022-12-01T09:59:00.2336973Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2022-12-01T09:59:00.2627903Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2022-12-01T09:59:00.3288626Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2022-12-01T09:59:00.3647091Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:59:00.3941873Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2022-12-01T09:59:00.5097303Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:59:00.5099865Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2022-12-01T09:59:00.5101249Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2022-12-01T09:59:00.6014856Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2022-12-01T09:59:00.6206613Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2022-12-01T09:59:00.6886223Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2022-12-01T09:59:00.7091953Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2022-12-01T09:59:00.7757478Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2022-12-01T09:59:00.7770938Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2022-12-01T09:59:00.7877200Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2022-12-01T09:59:00.8412143Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2022-12-01T09:59:00.9064040Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2022-12-01T09:59:00.9072862Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2022-12-01T09:59:00.9628608Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2022-12-01T09:59:00.9873528Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2022-12-01T09:59:01.0093952Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2022-12-01T09:59:01.0534875Z [ 24%] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_ring.cc.o 2022-12-01T09:59:01.0911211Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2022-12-01T09:59:01.1184229Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2022-12-01T09:59:01.1828239Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2022-12-01T09:59:01.2008630Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2022-12-01T09:59:01.2785689Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2022-12-01T09:59:01.2866380Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2022-12-01T09:59:01.2867581Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2022-12-01T09:59:01.3458651Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2022-12-01T09:59:01.3513747Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2022-12-01T09:59:01.3968715Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2022-12-01T09:59:01.4539200Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2022-12-01T09:59:01.4569906Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2022-12-01T09:59:01.5515156Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2022-12-01T09:59:01.5747753Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2022-12-01T09:59:01.6243090Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2022-12-01T09:59:01.6853365Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2022-12-01T09:59:01.6910504Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2022-12-01T09:59:01.7262434Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2022-12-01T09:59:01.7840011Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2022-12-01T09:59:01.7996882Z [ 24%] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_allreduce_ring_chunked.cc.o 2022-12-01T09:59:01.8386344Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2022-12-01T09:59:01.8387636Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2022-12-01T09:59:01.8965429Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2022-12-01T09:59:01.9497029Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2022-12-01T09:59:01.9809074Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2022-12-01T09:59:02.0305947Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-12-01T09:59:02.0478661Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2022-12-01T09:59:02.1014724Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-12-01T09:59:02.1375352Z [ 24%] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_broadcast_one_to_all.cc.o 2022-12-01T09:59:02.1617190Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2022-12-01T09:59:02.2099898Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2022-12-01T09:59:02.2601396Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:59:02.3133286Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2022-12-01T09:59:02.3437750Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2022-12-01T09:59:02.3831248Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2022-12-01T09:59:02.4012271Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-12-01T09:59:02.4497358Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2022-12-01T09:59:02.5247146Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2022-12-01T09:59:02.5417975Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:59:02.6125884Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2022-12-01T09:59:02.6570265Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-12-01T09:59:02.6996601Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2022-12-01T09:59:02.7326487Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2022-12-01T09:59:02.7877175Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2022-12-01T09:59:02.8145466Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2022-12-01T09:59:02.8399681Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-12-01T09:59:02.8438445Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-12-01T09:59:02.9143295Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2022-12-01T09:59:02.9685851Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2022-12-01T09:59:02.9686836Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-12-01T09:59:03.0148935Z [ 24%] Building HIPCC object third_party/gloo/gloo/CMakeFiles/gloo_hip.dir/__/__/__/build/third_party/gloo/hip/gloo/gloo_hip_generated_hip_private.hip.o 2022-12-01T09:59:03.0402632Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2022-12-01T09:59:03.0884438Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2022-12-01T09:59:03.1052136Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-12-01T09:59:03.1614985Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2022-12-01T09:59:03.1645478Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2022-12-01T09:59:03.2082718Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2022-12-01T09:59:03.2278982Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-12-01T09:59:03.3067136Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:59:03.3311984Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2022-12-01T09:59:03.3672721Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2022-12-01T09:59:03.4229486Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:59:03.4414083Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:03.4961705Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2022-12-01T09:59:03.5237379Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2022-12-01T09:59:03.5667745Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2022-12-01T09:59:03.5821115Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:03.6159859Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2022-12-01T09:59:03.6371610Z /var/lib/jenkins/workspace/third_party/kineto/libkineto/src/Logger.cpp:28:32: warning: unknown option after ‘#pragma GCC diagnostic’ kind [-Wpragmas] 2022-12-01T09:59:03.6372409Z 28 | #pragma GCC diagnostic ignored "-Wglobal-constructors" 2022-12-01T09:59:03.6373107Z | ^~~~~~~~~~~~~~~~~~~~~~~ 2022-12-01T09:59:03.6436900Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2022-12-01T09:59:03.6786888Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2022-12-01T09:59:03.7200461Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:03.7583237Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2022-12-01T09:59:03.8754774Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:03.8763076Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2022-12-01T09:59:03.8768298Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:59:03.9868447Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2022-12-01T09:59:03.9872481Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2022-12-01T09:59:03.9976483Z [ 24%] Linking CXX static library ../../../lib/libgloo_hip.a 2022-12-01T09:59:04.0572850Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2022-12-01T09:59:04.0578626Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2022-12-01T09:59:04.0582844Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T09:59:04.0816027Z [ 24%] Built target gloo_hip 2022-12-01T09:59:04.0877344Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:59:04.1090849Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2022-12-01T09:59:04.1745010Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2022-12-01T09:59:04.2041727Z [ 24%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2022-12-01T09:59:04.2625424Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2022-12-01T09:59:04.3114872Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:59:04.3581373Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2022-12-01T09:59:04.3979878Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2022-12-01T09:59:04.4421033Z [ 24%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2022-12-01T09:59:04.4490868Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2022-12-01T09:59:04.4842293Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:59:04.5037337Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:04.5656628Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2022-12-01T09:59:04.5657787Z [ 24%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2022-12-01T09:59:04.6077303Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2022-12-01T09:59:04.6429123Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:04.6913294Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2022-12-01T09:59:04.7125691Z [ 24%] Built target c10_CompileTimeFunctionPointer_test 2022-12-01T09:59:04.7184814Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2022-12-01T09:59:04.7664321Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:04.7950908Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:04.8221629Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2022-12-01T09:59:04.8425467Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2022-12-01T09:59:04.8828570Z [ 24%] Built target kineto_base 2022-12-01T09:59:04.8880888Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2022-12-01T09:59:04.9381812Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:59:04.9387596Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2022-12-01T09:59:04.9558756Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:59:05.0114490Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:59:05.0294516Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2022-12-01T09:59:05.0592560Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2022-12-01T09:59:05.1028422Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2022-12-01T09:59:05.1041910Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2022-12-01T09:59:05.1835963Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:59:05.1836827Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2022-12-01T09:59:05.1837625Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:59:05.2521461Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:59:05.2689427Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:59:05.2799739Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2022-12-01T09:59:05.3140173Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2022-12-01T09:59:05.3496583Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2022-12-01T09:59:05.3497343Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2022-12-01T09:59:05.4085659Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2022-12-01T09:59:05.4399323Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:59:05.4400187Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2022-12-01T09:59:05.5076785Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2022-12-01T09:59:05.5270892Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2022-12-01T09:59:05.5686368Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:59:05.6109133Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2022-12-01T09:59:05.6621755Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2022-12-01T09:59:05.6994362Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:05.7200727Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2022-12-01T09:59:05.7858929Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2022-12-01T09:59:05.7887706Z [ 24%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2022-12-01T09:59:05.8411881Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:05.8802912Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:05.8808478Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:59:05.9263889Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2022-12-01T09:59:05.9780313Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2022-12-01T09:59:06.0098959Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2022-12-01T09:59:06.0100338Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:59:06.0608894Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:59:06.0866091Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:59:06.1183369Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T09:59:06.1590348Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2022-12-01T09:59:06.1623073Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2022-12-01T09:59:06.1909697Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2022-12-01T09:59:06.2123076Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2022-12-01T09:59:06.2325380Z [ 25%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2022-12-01T09:59:06.2661004Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:59:06.2975849Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-12-01T09:59:06.3309302Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2022-12-01T09:59:06.3721911Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2022-12-01T09:59:06.4269078Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2022-12-01T09:59:06.4298696Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2022-12-01T09:59:06.4911138Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2022-12-01T09:59:06.5250686Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2022-12-01T09:59:06.5518661Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2022-12-01T09:59:06.5520233Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2022-12-01T09:59:06.6064589Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:59:06.6459418Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2022-12-01T09:59:06.7046159Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-12-01T09:59:06.7170285Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2022-12-01T09:59:06.7462755Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2022-12-01T09:59:06.8222838Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-12-01T09:59:06.8397672Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x1.c.o 2022-12-01T09:59:06.9277387Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x2.c.o 2022-12-01T09:59:06.9514813Z [ 26%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2022-12-01T09:59:06.9843550Z [ 26%] Linking CXX executable ../../bin/c10_Device_test 2022-12-01T09:59:07.0253087Z [ 26%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2022-12-01T09:59:07.0253985Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-12-01T09:59:07.0816242Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x3.c.o 2022-12-01T09:59:07.0861913Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2022-12-01T09:59:07.0962300Z [ 26%] Built target c10_DeviceGuard_test 2022-12-01T09:59:07.1023615Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2022-12-01T09:59:07.1471767Z [ 26%] Built target c10_Device_test 2022-12-01T09:59:07.1546534Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2022-12-01T09:59:07.1712122Z [ 26%] Built target c10_DispatchKeySet_test 2022-12-01T09:59:07.1741270Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x4.c.o 2022-12-01T09:59:07.1775316Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x5.c.o 2022-12-01T09:59:07.2280553Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-12-01T09:59:07.2697376Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-12-01T09:59:07.2892712Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-lut16-p3-x6.c.o 2022-12-01T09:59:07.3862122Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2022-12-01T09:59:07.4239128Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2022-12-01T09:59:07.4244117Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2022-12-01T09:59:07.4919678Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:59:07.4920527Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2022-12-01T09:59:07.5068488Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:59:07.5444265Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:59:07.5710943Z [ 26%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2022-12-01T09:59:07.6001217Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2022-12-01T09:59:07.6218483Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2022-12-01T09:59:07.6925965Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2022-12-01T09:59:07.7136789Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2022-12-01T09:59:07.7330369Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2022-12-01T09:59:07.7828456Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2022-12-01T09:59:07.8176810Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2022-12-01T09:59:07.8178177Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:59:07.8656846Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:59:07.9037199Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-12-01T09:59:07.9201379Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2022-12-01T09:59:07.9971079Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2022-12-01T09:59:08.0530109Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2022-12-01T09:59:08.0788208Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2022-12-01T09:59:08.1141061Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2022-12-01T09:59:08.1367415Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2022-12-01T09:59:08.1520559Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:59:08.1604274Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:59:08.2045960Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-12-01T09:59:08.2361958Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-12-01T09:59:08.2367740Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2022-12-01T09:59:08.3022209Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2022-12-01T09:59:08.3659281Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2022-12-01T09:59:08.3960346Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2022-12-01T09:59:08.4020448Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2022-12-01T09:59:08.4550883Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2022-12-01T09:59:08.4562143Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2022-12-01T09:59:08.5160719Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2022-12-01T09:59:08.5173124Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-12-01T09:59:08.5749273Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2022-12-01T09:59:08.5782353Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-12-01T09:59:08.6521509Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2022-12-01T09:59:08.7198814Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2022-12-01T09:59:08.7463984Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-12-01T09:59:08.8129416Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-12-01T09:59:08.8298897Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-12-01T09:59:08.8345049Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2022-12-01T09:59:08.8547465Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2022-12-01T09:59:08.8833914Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-12-01T09:59:08.9589663Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2022-12-01T09:59:08.9745856Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2022-12-01T09:59:09.0335084Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2022-12-01T09:59:09.0655800Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-12-01T09:59:09.0662270Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2022-12-01T09:59:09.1315861Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-12-01T09:59:09.1488093Z [ 27%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2022-12-01T09:59:09.1529700Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2022-12-01T09:59:09.1725589Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-12-01T09:59:09.2188847Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-12-01T09:59:09.2636418Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2022-12-01T09:59:09.3231143Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2022-12-01T09:59:09.3539453Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2022-12-01T09:59:09.3556081Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-12-01T09:59:09.4058892Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2022-12-01T09:59:09.4251321Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x1.c.o 2022-12-01T09:59:09.4739246Z [ 27%] Linking CXX static library ../../../lib/libtensorpipe.a 2022-12-01T09:59:09.4818288Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2022-12-01T09:59:09.5015515Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2022-12-01T09:59:09.5470103Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2022-12-01T09:59:09.5503655Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x2.c.o 2022-12-01T09:59:09.5682040Z [ 27%] Built target tensorpipe 2022-12-01T09:59:09.5749815Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut64-p2-div-x4.c.o 2022-12-01T09:59:09.6536820Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-12-01T09:59:09.6893653Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x1.c.o 2022-12-01T09:59:09.6897927Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x2.c.o 2022-12-01T09:59:09.7796826Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-12-01T09:59:09.8028247Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-lut2048-p1-div-x4.c.o 2022-12-01T09:59:09.8560069Z [ 27%] Linking CXX executable ../../bin/c10_StreamGuard_test 2022-12-01T09:59:09.8894594Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x1.c.o 2022-12-01T09:59:09.9232492Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-12-01T09:59:09.9295931Z [ 27%] Linking CXX executable ../../bin/c10_SymInt_test 2022-12-01T09:59:09.9783114Z [ 27%] Built target c10_StreamGuard_test 2022-12-01T09:59:09.9834600Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-12-01T09:59:10.0009521Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2022-12-01T09:59:10.0117976Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x2.c.o 2022-12-01T09:59:10.0487730Z [ 27%] Built target c10_SymInt_test 2022-12-01T09:59:10.0549661Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-scalar-rr2-p5-div-x4.c.o 2022-12-01T09:59:10.0586133Z [ 27%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2022-12-01T09:59:10.1291279Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2022-12-01T09:59:10.1467424Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2022-12-01T09:59:10.1779726Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2022-12-01T09:59:10.2074098Z [ 27%] Built target c10_InlineDeviceGuard_test 2022-12-01T09:59:10.2138755Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2022-12-01T09:59:10.2171811Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-12-01T09:59:10.2656235Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-12-01T09:59:10.3093928Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2022-12-01T09:59:10.3812696Z [ 27%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2022-12-01T09:59:10.4133070Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2022-12-01T09:59:10.4475342Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2022-12-01T09:59:10.4835130Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-12-01T09:59:10.5242457Z [ 27%] Built target c10_InlineStreamGuard_test 2022-12-01T09:59:10.5245979Z [ 27%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2022-12-01T09:59:10.5291567Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-12-01T09:59:10.5572464Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-12-01T09:59:10.5891117Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2022-12-01T09:59:10.5894316Z [ 27%] Linking CXX executable ../../bin/c10_Array_test 2022-12-01T09:59:10.6776122Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2022-12-01T09:59:10.6780306Z [ 27%] Built target c10_SizesAndStrides_test 2022-12-01T09:59:10.6843999Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2022-12-01T09:59:10.7227376Z [ 27%] Built target c10_Array_test 2022-12-01T09:59:10.7274572Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-12-01T09:59:10.7370695Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2022-12-01T09:59:10.7573937Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2022-12-01T09:59:10.8243514Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2022-12-01T09:59:10.8260282Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2022-12-01T09:59:10.8381082Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2022-12-01T09:59:10.9257951Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2022-12-01T09:59:10.9494256Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-12-01T09:59:11.0207447Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2022-12-01T09:59:11.0987993Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2022-12-01T09:59:11.1389821Z [ 27%] Linking CXX executable ../../bin/c10_C++17_test 2022-12-01T09:59:11.1475299Z [ 27%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2022-12-01T09:59:11.1904381Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-12-01T09:59:11.2732350Z [ 27%] Built target c10_ConstexprCrc_test 2022-12-01T09:59:11.2747716Z [ 27%] Linking CXX executable ../../bin/c10_Bitset_test 2022-12-01T09:59:11.2748715Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2022-12-01T09:59:11.2751599Z [ 27%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2022-12-01T09:59:11.2752557Z [ 27%] Built target c10_C++17_test 2022-12-01T09:59:11.2897011Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2022-12-01T09:59:11.2927994Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2022-12-01T09:59:11.3622458Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2022-12-01T09:59:11.4141705Z [ 27%] Built target c10_Bitset_test 2022-12-01T09:59:11.4197433Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2022-12-01T09:59:11.4237028Z [ 27%] Built target c10_DeadlockDetection_test 2022-12-01T09:59:11.4289109Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2022-12-01T09:59:11.4358164Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-12-01T09:59:11.4723189Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-12-01T09:59:11.5323602Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-12-01T09:59:11.5339060Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2022-12-01T09:59:11.6082610Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2022-12-01T09:59:11.6676063Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2022-12-01T09:59:11.7089836Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2022-12-01T09:59:11.7090606Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2022-12-01T09:59:11.7435315Z [ 27%] Linking CXX executable ../../bin/c10_LeftRight_test 2022-12-01T09:59:11.7779253Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2022-12-01T09:59:11.7810992Z [ 27%] Linking CXX executable ../../bin/c10_Half_test 2022-12-01T09:59:11.8040698Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-12-01T09:59:11.8579950Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2022-12-01T09:59:11.8952042Z [ 27%] Built target c10_LeftRight_test 2022-12-01T09:59:11.9019505Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2022-12-01T09:59:11.9265680Z [ 27%] Built target c10_Half_test 2022-12-01T09:59:11.9315373Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2022-12-01T09:59:11.9532235Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2022-12-01T09:59:11.9993811Z [ 27%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2022-12-01T09:59:12.0237149Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2022-12-01T09:59:12.0238089Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:59:12.0977027Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2022-12-01T09:59:12.1015191Z [ 28%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2022-12-01T09:59:12.1647200Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:59:12.2027112Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2022-12-01T09:59:12.2204389Z [ 28%] Built target c10_Metaprogramming_test 2022-12-01T09:59:12.2280660Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2022-12-01T09:59:12.2570428Z [ 28%] Linking CXX executable ../../bin/c10_SmallVectorTest 2022-12-01T09:59:12.2903130Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2022-12-01T09:59:12.2978012Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:12.3423457Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2022-12-01T09:59:12.3498187Z [ 28%] Linking CXX executable ../../bin/c10_Synchronized_test 2022-12-01T09:59:12.3861300Z [ 28%] Built target c10_SmallVectorTest 2022-12-01T09:59:12.3923486Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2022-12-01T09:59:12.4008783Z [ 28%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2022-12-01T09:59:12.4362335Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:12.4525899Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2022-12-01T09:59:12.4988205Z [ 28%] Built target c10_Synchronized_test 2022-12-01T09:59:12.5037273Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:12.5041108Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2022-12-01T09:59:12.5477141Z [ 28%] Built target c10_ThreadLocal_test 2022-12-01T09:59:12.5527028Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:12.5622116Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2022-12-01T09:59:12.5657867Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:59:12.6345874Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2022-12-01T09:59:12.6683144Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2022-12-01T09:59:12.6684172Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:59:12.7534699Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2022-12-01T09:59:12.7536162Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:59:12.7537052Z [ 28%] Linking CXX executable ../../bin/c10_TypeIndex_test 2022-12-01T09:59:12.7789507Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:12.8328363Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2022-12-01T09:59:12.8600630Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2022-12-01T09:59:12.8909186Z [ 28%] Built target c10_TypeIndex_test 2022-12-01T09:59:12.8967532Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2022-12-01T09:59:12.9146311Z [ 28%] Linking CXX executable ../../bin/c10_TypeList_test 2022-12-01T09:59:12.9213631Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2022-12-01T09:59:12.9490153Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:12.9683821Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:13.0081360Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:13.0304070Z [ 28%] Built target c10_TypeList_test 2022-12-01T09:59:13.0348609Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:59:13.0409885Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2022-12-01T09:59:13.0411227Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:59:13.1330632Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2022-12-01T09:59:13.1394606Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2022-12-01T09:59:13.1616551Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2022-12-01T09:59:13.1969586Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2022-12-01T09:59:13.2444139Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:13.2824486Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:13.3029655Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:59:13.3514459Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:59:13.4142008Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:13.4253191Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2022-12-01T09:59:13.4757465Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:59:13.5287121Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:13.5558672Z [ 28%] Linking CXX executable ../../bin/c10_TypeTraits_test 2022-12-01T09:59:13.5844088Z [ 28%] Linking CXX executable ../../bin/c10_accumulate_test 2022-12-01T09:59:13.6243189Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:59:13.6630079Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:13.6630867Z [ 28%] Linking CXX executable ../../bin/c10_bfloat16_test 2022-12-01T09:59:13.7016549Z [ 28%] Built target c10_TypeTraits_test 2022-12-01T09:59:13.7095754Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:13.7184889Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:59:13.7303079Z [ 28%] Built target c10_accumulate_test 2022-12-01T09:59:13.7355670Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:13.7905845Z [ 28%] Linking CXX executable ../../bin/c10_complex_math_test 2022-12-01T09:59:13.8003855Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2022-12-01T09:59:13.8038090Z [ 28%] Built target c10_bfloat16_test 2022-12-01T09:59:13.8088829Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:13.8608590Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2022-12-01T09:59:13.8806459Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2022-12-01T09:59:13.9055323Z [ 28%] Built target c10_complex_math_test 2022-12-01T09:59:13.9177815Z [ 28%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2022-12-01T09:59:13.9546855Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:13.9788007Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:14.0623011Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:14.1094458Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:14.1579707Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:14.2041512Z [ 28%] Linking CXX executable ../../bin/c10_complex_test 2022-12-01T09:59:14.2531865Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:59:14.2936575Z [ 28%] Linking CXX executable ../../bin/c10_exception_test 2022-12-01T09:59:14.3096257Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:14.3150502Z [ 28%] Built target c10_complex_test 2022-12-01T09:59:14.3206192Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:14.3211027Z [ 28%] Linking CXX executable ../../bin/c10_flags_test 2022-12-01T09:59:14.3918843Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:59:14.4152819Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:59:14.4340892Z [ 29%] Built target c10_exception_test 2022-12-01T09:59:14.4387270Z [ 29%] Linking CXX executable ../../bin/c10_either_test 2022-12-01T09:59:14.4403969Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:59:14.4444196Z [ 29%] Built target c10_flags_test 2022-12-01T09:59:14.4498320Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:59:14.4675444Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:14.5499681Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:14.5504275Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-12-01T09:59:14.6019616Z [ 29%] Built target c10_either_test 2022-12-01T09:59:14.6068316Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:14.6077990Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2022-12-01T09:59:14.6177441Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:14.6484017Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:14.6902981Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:59:14.7277662Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-12-01T09:59:14.7574957Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:14.7576834Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-12-01T09:59:14.8099078Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:14.8572601Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-12-01T09:59:14.9228716Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:14.9541514Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:14.9592830Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2022-12-01T09:59:14.9838389Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:15.0605588Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2022-12-01T09:59:15.0848654Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2022-12-01T09:59:15.1503980Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-12-01T09:59:15.1758248Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:15.2587388Z [ 29%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2022-12-01T09:59:15.3010693Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-12-01T09:59:15.3308729Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:15.3390609Z [ 29%] Linking CXX executable ../../bin/c10_irange_test 2022-12-01T09:59:15.4441888Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:15.4727000Z [ 29%] Built target c10_irange_test 2022-12-01T09:59:15.4787837Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:15.4868552Z [ 29%] Linking CXX executable ../../bin/c10_logging_test 2022-12-01T09:59:15.5297677Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-12-01T09:59:15.5491997Z [ 29%] Built target c10_intrusive_ptr_test 2022-12-01T09:59:15.5585972Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-12-01T09:59:15.5824043Z [ 29%] Linking CXX executable ../../bin/c10_optional_test 2022-12-01T09:59:15.6245919Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-12-01T09:59:15.6291105Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:15.6373983Z [ 29%] Built target c10_logging_test 2022-12-01T09:59:15.6429340Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:15.7368759Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-12-01T09:59:15.7495083Z [ 29%] Built target c10_optional_test 2022-12-01T09:59:15.7541509Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-12-01T09:59:15.7798991Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:15.7799898Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-12-01T09:59:15.7896237Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2022-12-01T09:59:15.8887789Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2022-12-01T09:59:15.9059663Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:15.9461983Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:15.9981343Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:16.0123517Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:59:16.0350027Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:59:16.0822659Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:59:16.1401300Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:16.2245642Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:16.2254729Z [ 29%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2022-12-01T09:59:16.2653111Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:16.2820883Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:16.3192049Z [ 29%] Linking CXX executable ../../bin/c10_registry_test 2022-12-01T09:59:16.3483765Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:16.3562486Z [ 29%] Built target c10_ordered_preserving_dict_test 2022-12-01T09:59:16.3628352Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:16.3834822Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2022-12-01T09:59:16.4291415Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2022-12-01T09:59:16.4433256Z [ 29%] Built target c10_registry_test 2022-12-01T09:59:16.4501498Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:16.5102614Z [ 29%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2022-12-01T09:59:16.5330806Z [ 29%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2022-12-01T09:59:16.5800782Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:16.6040073Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:16.7152316Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:16.7620604Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:16.7856629Z [ 29%] Linking CXX executable ../../bin/c10_tempfile_test 2022-12-01T09:59:16.8593567Z [ 29%] Linking CXX executable ../../bin/c10_string_view_test 2022-12-01T09:59:16.8598151Z [ 29%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2022-12-01T09:59:16.8612094Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:16.9158345Z [ 29%] Built target c10_tempfile_test 2022-12-01T09:59:16.9212334Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:16.9645646Z [ 29%] Linking CXX executable ../../bin/c10_typeid_test 2022-12-01T09:59:16.9761561Z [ 29%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPCachingAllocator.cpp.o 2022-12-01T09:59:16.9930190Z [ 29%] Built target c10_intrusive_ptr_benchmark 2022-12-01T09:59:16.9963362Z [ 29%] Built target c10_string_view_test 2022-12-01T09:59:16.9993399Z [ 29%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPException.cpp.o 2022-12-01T09:59:17.0012719Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:17.0457576Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:17.0549880Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:59:17.0890534Z [ 29%] Built target c10_typeid_test 2022-12-01T09:59:17.1029276Z [ 29%] Generating ../../../include/sleef.h 2022-12-01T09:59:17.1082244Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2022-12-01T09:59:17.1134085Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2022-12-01T09:59:17.1148949Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2022-12-01T09:59:17.1162937Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2022-12-01T09:59:17.1178704Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2022-12-01T09:59:17.1193631Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2022-12-01T09:59:17.1209046Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2022-12-01T09:59:17.1224124Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2022-12-01T09:59:17.1238701Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2022-12-01T09:59:17.1253802Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2022-12-01T09:59:17.1268043Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2022-12-01T09:59:17.1282606Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2022-12-01T09:59:17.1298580Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2022-12-01T09:59:17.1377884Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:17.1426585Z [ 29%] Generating include/renameavx512fnofma.h 2022-12-01T09:59:17.1468901Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2022-12-01T09:59:17.1526422Z [ 29%] Generating include/renamecuda.h 2022-12-01T09:59:17.1534143Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2022-12-01T09:59:17.1604062Z [ 29%] Built target headers 2022-12-01T09:59:17.1668206Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:17.2268824Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:17.2495401Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:59:17.2891572Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:17.3056873Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:17.3378623Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T09:59:17.3382174Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T09:59:17.3383524Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T09:59:17.3384393Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T09:59:17.3385313Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T09:59:17.3386148Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T09:59:17.3451520Z [ 29%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPFunctions.cpp.o 2022-12-01T09:59:17.3694077Z [ 29%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPMiscFunctions.cpp.o 2022-12-01T09:59:17.4137107Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:17.4525043Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T09:59:17.4525933Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T09:59:17.4526741Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T09:59:17.4527465Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T09:59:17.4528459Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T09:59:17.4529379Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T09:59:17.4536751Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T09:59:17.4537757Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T09:59:17.4538724Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T09:59:17.4539592Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T09:59:17.4540482Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T09:59:17.4541378Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T09:59:17.4586181Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:17.4690967Z [ 29%] Built target renameAVX512FNOFMA.h_generated 2022-12-01T09:59:17.4739421Z [ 29%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/HIPStream.cpp.o 2022-12-01T09:59:17.5259273Z [ 29%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPGuardImpl.cpp.o 2022-12-01T09:59:17.5446909Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:17.5457569Z [ 29%] Building CXX object c10/hip/CMakeFiles/c10_hip.dir/impl/HIPTest.cpp.o 2022-12-01T09:59:17.6200685Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:17.6868044Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T09:59:17.6869356Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T09:59:17.6870455Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T09:59:17.6871406Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T09:59:17.6872109Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T09:59:17.6873418Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T09:59:17.6937146Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:17.7177856Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:17.7608129Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:17.8193746Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:17.8549285Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T09:59:17.8550342Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T09:59:17.8551616Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T09:59:17.8552316Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T09:59:17.8552966Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T09:59:17.8553558Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T09:59:17.8602937Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:17.8753486Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T09:59:17.8754572Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T09:59:17.8755575Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T09:59:17.8756433Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T09:59:17.8757352Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T09:59:17.8758258Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T09:59:17.8836653Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:17.8951877Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T09:59:17.8952911Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T09:59:17.8953895Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T09:59:17.8954735Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T09:59:17.8955611Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T09:59:17.8956480Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T09:59:17.9004827Z [ 30%] Linking CXX shared library ../../lib/libc10_hip.so 2022-12-01T09:59:17.9321537Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:17.9558596Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:59:17.9976321Z [ 30%] Built target c10_hip 2022-12-01T09:59:18.0025619Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:59:18.0026921Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:59:18.0261852Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:59:18.0655393Z [ 30%] Generating alias_avx512f.h 2022-12-01T09:59:18.0753047Z [ 30%] Built target alias_avx512f.h_generated 2022-12-01T09:59:18.0800640Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:18.1084013Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2022-12-01T09:59:18.1876400Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2022-12-01T09:59:18.2113232Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2022-12-01T09:59:18.2200153Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2022-12-01T09:59:18.2565813Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:18.2969981Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:18.3862794Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2022-12-01T09:59:18.4407370Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:18.4414521Z [ 30%] Built target sleefdetavx2 2022-12-01T09:59:18.4474833Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:18.5158036Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2022-12-01T09:59:18.5163210Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:18.5235208Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2022-12-01T09:59:18.5915857Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2022-12-01T09:59:18.5928273Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:18.6700010Z [ 30%] Built target sleefavx2 2022-12-01T09:59:18.6769093Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:18.7298754Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:18.7641521Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:18.7658647Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2022-12-01T09:59:18.8099793Z [ 30%] Built target sleefavx2128 2022-12-01T09:59:18.8164772Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2022-12-01T09:59:18.8734871Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:18.8735897Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:59:18.9185835Z [ 30%] Built target sleefdetavx2128 2022-12-01T09:59:18.9254014Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:19.0144182Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2022-12-01T09:59:19.0234160Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2022-12-01T09:59:19.0725228Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:59:19.0807725Z [ 30%] Built target sleeffma4 2022-12-01T09:59:19.0898144Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:59:19.1064865Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:19.1685439Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:19.2312965Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T09:59:19.2583092Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:59:19.2952975Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:19.3264502Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:19.3275446Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:59:19.3509466Z [ 30%] Built target sleefdetfma4 2022-12-01T09:59:19.3566339Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:59:19.4234804Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-12-01T09:59:19.4457673Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:19.4863575Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:19.5040808Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:19.5605375Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-12-01T09:59:19.5931101Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:19.5931712Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T09:59:19.6558301Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:59:19.6944802Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2022-12-01T09:59:19.7000648Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2022-12-01T09:59:19.7168528Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:19.8083398Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2022-12-01T09:59:19.8394200Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2022-12-01T09:59:19.8401764Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:19.8958217Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:59:19.9439811Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:20.0049220Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:20.0060886Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:20.0595691Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:59:20.1287315Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:20.1292980Z [ 30%] Built target sleefdetavx 2022-12-01T09:59:20.1350644Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:20.1385175Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2022-12-01T09:59:20.1607391Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2022-12-01T09:59:20.1973351Z [ 30%] Built target sleefavx 2022-12-01T09:59:20.2115586Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2022-12-01T09:59:20.2617281Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:20.2629567Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2022-12-01T09:59:20.3381911Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:59:20.3804265Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:20.4349112Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:20.4545796Z [ 30%] Built target sleefsse4 2022-12-01T09:59:20.4607762Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:20.4635360Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:20.5146664Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:59:20.5989085Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:59:20.5998433Z [ 30%] Built target sleefdetsse4 2022-12-01T09:59:20.6003382Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:59:20.6048608Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:59:20.6089168Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2022-12-01T09:59:20.6317590Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:59:20.7170371Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:59:20.7710037Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:59:20.7922823Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2022-12-01T09:59:20.8293410Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:59:20.8304998Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:59:20.8803841Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:59:20.8960244Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:59:20.9399854Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:59:20.9665297Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-12-01T09:59:20.9978463Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:59:21.0532340Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:59:21.0804621Z [ 30%] Built target sleefsse2 2022-12-01T09:59:21.0879847Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:59:21.1217687Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2022-12-01T09:59:21.1345485Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2022-12-01T09:59:21.1751530Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:59:21.2132953Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:59:21.2153426Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:59:21.2570756Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:59:21.3125254Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:59:21.3133440Z [ 30%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2022-12-01T09:59:21.3630303Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:59:21.4354634Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:59:21.4355262Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:59:21.4360845Z [ 31%] Built target sleefdetsse2 2022-12-01T09:59:21.4419352Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:59:21.4767963Z [ 31%] Built target sleefpurec_scalar 2022-12-01T09:59:21.4830458Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:59:21.5012643Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:59:21.5460121Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:59:21.5980132Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:59:21.6401303Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-12-01T09:59:21.6633775Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:59:21.7144468Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:59:21.7207179Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:59:21.7474291Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:59:21.7478990Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2022-12-01T09:59:21.8129610Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-12-01T09:59:21.8343160Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:59:21.8610161Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:59:21.9067218Z [ 31%] Built target sleefdetpurec_scalar 2022-12-01T09:59:21.9068007Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:59:21.9115477Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:21.9273623Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:59:21.9999339Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:59:22.0385821Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:59:22.0646410Z [ 31%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2022-12-01T09:59:22.0927099Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:59:22.1212667Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:59:22.1519042Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:22.1785494Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:22.1966595Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:22.2497412Z [ 32%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:59:22.2618117Z [ 32%] Built target sleefpurecfma_scalar 2022-12-01T09:59:22.2637565Z [ 32%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2022-12-01T09:59:22.2680134Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:22.3271206Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:22.3581067Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:22.3671914Z [ 32%] Generating dispsse.c 2022-12-01T09:59:22.3779057Z [ 32%] Built target dispsse.c_generated 2022-12-01T09:59:22.3825647Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:59:22.3933911Z [ 32%] Built target sleefdetpurecfma_scalar 2022-12-01T09:59:22.3994370Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:59:22.4459611Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:22.4766938Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:22.5593865Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:22.6054569Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:59:22.6055169Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:22.6138029Z [ 32%] Generating dispavx.c 2022-12-01T09:59:22.6271333Z [ 32%] Built target dispavx.c_generated 2022-12-01T09:59:22.6331857Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:22.6571110Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:22.6877396Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:22.7494960Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:22.7609424Z [ 32%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2022-12-01T09:59:22.8097293Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:22.8275288Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:22.8932731Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:22.9402858Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:22.9446183Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:22.9610608Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:59:23.0291646Z [ 32%] Linking CXX executable ../../../bin/protoc 2022-12-01T09:59:23.0342252Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:23.0703711Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:59:23.0933577Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:59:23.1561640Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:23.1878697Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:23.1975693Z [ 32%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2022-12-01T09:59:23.2912259Z [ 32%] Linking CXX static library ../../lib/libfbgemm.a 2022-12-01T09:59:23.2995305Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:59:23.3334738Z [ 32%] Built target protoc 2022-12-01T09:59:23.3394939Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:59:23.3414090Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:23.3764996Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:23.4258245Z [ 32%] Built target fbgemm 2022-12-01T09:59:23.4327760Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:23.4695969Z [ 33%] Linking CXX static library ../../../../lib/libdnnl_graph.a 2022-12-01T09:59:23.5087006Z [ 33%] Linking CXX static library ../../../lib/libgmock_main.a 2022-12-01T09:59:23.5285802Z [ 33%] Built target gmock_main 2022-12-01T09:59:23.5335388Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:23.5376608Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:23.5381379Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:23.5554760Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:23.5959380Z [ 33%] Built target dnnl_graph 2022-12-01T09:59:23.6041801Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:23.6421631Z [ 33%] Linking CXX static library ../../../lib/libkineto.a 2022-12-01T09:59:23.6613500Z [ 33%] Building CXX object c10/hip/test/CMakeFiles/c10_hip_HIPTest.dir/impl/HIPTest.cpp.o 2022-12-01T09:59:23.6734693Z [ 33%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2022-12-01T09:59:23.6862540Z [ 33%] Built target kineto 2022-12-01T09:59:23.6959421Z [ 33%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2022-12-01T09:59:23.7205430Z [ 33%] Running gen_proto.py on onnx/onnx.in.proto 2022-12-01T09:59:23.7307769Z [ 33%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2022-12-01T09:59:23.7564697Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2022-12-01T09:59:23.7573027Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:59:23.7585848Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2022-12-01T09:59:23.7602092Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:23.7605818Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2022-12-01T09:59:23.7608940Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2022-12-01T09:59:23.7719080Z [ 33%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:59:23.7839926Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:23.7850770Z [ 33%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2022-12-01T09:59:23.8770913Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:23.9842327Z [ 33%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2022-12-01T09:59:23.9843765Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:23.9844497Z [ 34%] Linking CXX executable ../../../bin/c10_hip_HIPTest 2022-12-01T09:59:23.9878377Z [ 34%] Built target gen_onnx_proto 2022-12-01T09:59:23.9955197Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:59:24.0201652Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:24.1396595Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:24.1507372Z [ 34%] Built target c10_hip_HIPTest 2022-12-01T09:59:24.1567078Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:24.1994240Z [ 34%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2022-12-01T09:59:24.2007027Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:24.2303383Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:59:24.2617958Z [ 34%] Built target sleefavx512fnofma 2022-12-01T09:59:24.2673509Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:59:24.3201553Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-12-01T09:59:24.3239379Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-12-01T09:59:24.3548759Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:24.4470528Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:24.4682466Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:24.4894016Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-12-01T09:59:24.5432861Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:24.5744245Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:24.5762488Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-12-01T09:59:24.6194755Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-12-01T09:59:24.6708575Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:59:24.6947069Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:24.7389032Z [ 34%] Built target Caffe2_PROTO 2022-12-01T09:59:24.7451512Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:24.7577076Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:24.8107163Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:24.8321973Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:59:24.8760599Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:24.9149555Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2022-12-01T09:59:24.9164380Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2022-12-01T09:59:24.9386392Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2022-12-01T09:59:24.9807490Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2022-12-01T09:59:25.0186328Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:25.0875162Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:59:25.1337014Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:25.1538981Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:59:25.2054127Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-12-01T09:59:25.2128746Z [ 34%] Built target sleefavx512f 2022-12-01T09:59:25.2202685Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-12-01T09:59:25.2718834Z [ 34%] Built target sleefdetavx512fnofma 2022-12-01T09:59:25.2720154Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:25.2781064Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:25.3493306Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:25.3900430Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:25.4230295Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:25.4264001Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-12-01T09:59:25.4556363Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-12-01T09:59:25.4818278Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-12-01T09:59:25.5303139Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-12-01T09:59:25.5493730Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-12-01T09:59:25.6319329Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2022-12-01T09:59:25.6405170Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2022-12-01T09:59:25.6885234Z [ 34%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2022-12-01T09:59:25.7439873Z [ 34%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2022-12-01T09:59:25.7563884Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-12-01T09:59:25.8136643Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:25.8768735Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:25.9082489Z [ 34%] Built target sleefdetavx512f 2022-12-01T09:59:25.9140578Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:25.9151917Z [ 34%] Built target dispsse_obj 2022-12-01T09:59:25.9217742Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2022-12-01T09:59:25.9817338Z [ 34%] Linking CXX static library ../lib/libcaffe2_protos.a 2022-12-01T09:59:26.0051813Z [ 34%] Built target caffe2_protos 2022-12-01T09:59:26.0098350Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2022-12-01T09:59:26.0459233Z [ 34%] Built target dispavx_obj 2022-12-01T09:59:26.0459910Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-12-01T09:59:26.0509427Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2022-12-01T09:59:26.0582822Z [ 34%] Running gen_proto.py on onnx/onnx-data.in.proto 2022-12-01T09:59:26.0926068Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2022-12-01T09:59:26.0936320Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:59:26.0939189Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2022-12-01T09:59:26.0941763Z [ 34%] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-12-01T09:59:26.0943550Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2022-12-01T09:59:26.0944127Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2022-12-01T09:59:26.1035267Z [ 34%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:59:26.1159033Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2022-12-01T09:59:26.1176101Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2022-12-01T09:59:26.1283442Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2022-12-01T09:59:26.1286558Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:59:26.1290839Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2022-12-01T09:59:26.1296362Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2022-12-01T09:59:26.1298508Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2022-12-01T09:59:26.1409987Z [ 34%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:59:26.1681262Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2022-12-01T09:59:26.1711114Z [ 34%] Built target gen_onnx_data_proto 2022-12-01T09:59:26.1770801Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2022-12-01T09:59:26.1929004Z [ 34%] Built target gen_onnx_operators_proto 2022-12-01T09:59:26.1976315Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2022-12-01T09:59:26.2279611Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2022-12-01T09:59:26.2528078Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2022-12-01T09:59:26.2906323Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2022-12-01T09:59:26.3098446Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-12-01T09:59:26.3108195Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-12-01T09:59:26.3520326Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-12-01T09:59:26.3746430Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2022-12-01T09:59:26.4205234Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2022-12-01T09:59:26.4205728Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2022-12-01T09:59:26.4747916Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-12-01T09:59:26.5349618Z [ 34%] Linking C static library ../../lib/libsleef.a 2022-12-01T09:59:26.5350133Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2022-12-01T09:59:26.5671751Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2022-12-01T09:59:26.5727657Z [ 34%] Built target sleef 2022-12-01T09:59:26.5778623Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2022-12-01T09:59:26.6011990Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2022-12-01T09:59:26.6100901Z [ 34%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2022-12-01T09:59:26.6632704Z [ 34%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-12-01T09:59:26.6698191Z [ 34%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T09:59:26.6974958Z [ 34%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2022-12-01T09:59:26.7299185Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:59:26.8003444Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-12-01T09:59:26.8219849Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:59:26.9121993Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:59:26.9720781Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-12-01T09:59:27.0061847Z [ 34%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2022-12-01T09:59:27.0103198Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:59:27.0669144Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:59:27.0921803Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-12-01T09:59:27.1468338Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-12-01T09:59:27.1859219Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:59:27.2103914Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:59:27.2975831Z [ 34%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-12-01T09:59:27.3204104Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:59:27.3404190Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:27.4051489Z [ 34%] Linking CXX static library ../../lib/libonnx_proto.a 2022-12-01T09:59:27.4062992Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-12-01T09:59:27.4287565Z [ 34%] Built target onnx_proto 2022-12-01T09:59:27.4336454Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-12-01T09:59:27.4376734Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-12-01T09:59:27.4573535Z [ 34%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2022-12-01T09:59:27.4574537Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:27.5488982Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:27.5925239Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:27.6135789Z [ 34%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T09:59:27.6610119Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-12-01T09:59:27.6907727Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-12-01T09:59:27.6949636Z [ 34%] Built target vec_test_all_types_DEFAULT 2022-12-01T09:59:27.6997731Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-12-01T09:59:27.7156394Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:27.8062264Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:27.8286710Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:27.8680264Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:27.9101940Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-12-01T09:59:27.9481486Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-12-01T09:59:27.9482294Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2022-12-01T09:59:27.9700635Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-12-01T09:59:28.0416913Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:28.1260502Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:28.1749677Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-12-01T09:59:28.1750466Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:28.1809748Z [ 34%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-12-01T09:59:28.2152858Z [ 34%] Linking CXX executable ../bin/vec_test_all_types_AVX512 2022-12-01T09:59:28.2350437Z [ 34%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T09:59:28.2776986Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-12-01T09:59:28.2969138Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:28.3887202Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:28.4087995Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:59:28.4286578Z [ 34%] Built target vec_test_all_types_AVX512 2022-12-01T09:59:28.4335581Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:59:28.4712036Z [ 34%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2022-12-01T09:59:28.5146935Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:28.5381414Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:28.6307408Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:59:28.6477636Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:28.6478716Z [ 34%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2022-12-01T09:59:28.6981366Z [ 34%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2022-12-01T09:59:28.7363531Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:28.8140165Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:59:28.8630193Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:28.8903243Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:59:28.9861355Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:59:28.9862211Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2022-12-01T09:59:29.0175750Z [ 35%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2022-12-01T09:59:29.0488544Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:59:29.0543704Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:59:29.0988500Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:29.1360193Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:59:29.1780193Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2022-12-01T09:59:29.2247211Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:59:29.2722542Z [ 35%] Built target vec_test_all_types_AVX2 2022-12-01T09:59:29.2770267Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:59:29.2771449Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:59:29.3046216Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:59:29.3368843Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2022-12-01T09:59:29.3752655Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:29.4064486Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:29.4313190Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:29.4410073Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:59:29.4723928Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:59:29.5601208Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:59:29.5795172Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:59:29.6154199Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:59:29.6467689Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:59:29.6712181Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:59:29.6912478Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2022-12-01T09:59:29.7363220Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2022-12-01T09:59:29.7702810Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2022-12-01T09:59:29.7747096Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:59:29.8137289Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c1.c.o 2022-12-01T09:59:29.8815312Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2022-12-01T09:59:29.9252038Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c2.c.o 2022-12-01T09:59:29.9498936Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:59:29.9773720Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-fmagic-c4.c.o 2022-12-01T09:59:30.0206351Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:30.0521920Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:30.0941259Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c1.c.o 2022-12-01T09:59:30.1121952Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c2.c.o 2022-12-01T09:59:30.1880769Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2022-12-01T09:59:30.2192287Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2022-12-01T09:59:30.2262142Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-imagic-c4.c.o 2022-12-01T09:59:30.2612135Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c1.c.o 2022-12-01T09:59:30.3064023Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c2.c.o 2022-12-01T09:59:30.3379286Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:30.3632090Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:30.4110950Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:59:30.4280521Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-scalar-lrintf-c4.c.o 2022-12-01T09:59:30.5182227Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:30.5824253Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:30.5990111Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:30.6420322Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:30.6631342Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2022-12-01T09:59:30.6632415Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:59:30.7164989Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:59:30.7437818Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:59:30.7709911Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:59:30.8030596Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:30.8736643Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:30.9294651Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:30.9689811Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:30.9788571Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:31.0204164Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:31.0391844Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2022-12-01T09:59:31.0760351Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:31.1110640Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2022-12-01T09:59:31.1359540Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2022-12-01T09:59:31.1590460Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2022-12-01T09:59:31.2154357Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:31.2339454Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:31.3225167Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:31.4029328Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:31.4631115Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:31.4634653Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:59:31.4943353Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2022-12-01T09:59:31.5287468Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:31.5737279Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2022-12-01T09:59:31.6012452Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:31.6463465Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2022-12-01T09:59:31.6922363Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2022-12-01T09:59:31.7238025Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:59:31.7372831Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:31.8612842Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:31.8841583Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:59:31.9195825Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-12-01T09:59:31.9676706Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:31.9937200Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2022-12-01T09:59:32.0914039Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2022-12-01T09:59:32.0918345Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:32.1259868Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:32.1544774Z [ 36%] Linking CXX static library ../../lib/libXNNPACK.a 2022-12-01T09:59:32.1963672Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:32.2412945Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2022-12-01T09:59:32.2710019Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2022-12-01T09:59:32.2794944Z [ 36%] Built target XNNPACK 2022-12-01T09:59:32.2844844Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2022-12-01T09:59:32.3272944Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:32.4576587Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2022-12-01T09:59:32.4581403Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:32.5245991Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:32.5755634Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2022-12-01T09:59:32.6411843Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:32.6739861Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2022-12-01T09:59:32.6959642Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:32.7036049Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:32.7792638Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2022-12-01T09:59:32.8292013Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2022-12-01T09:59:32.8511382Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:32.8854158Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:32.9706303Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:32.9934716Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2022-12-01T09:59:33.0145373Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2022-12-01T09:59:33.1001723Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:33.1053280Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2022-12-01T09:59:33.2172848Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:33.2339970Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2022-12-01T09:59:33.2348039Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:33.3218161Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2022-12-01T09:59:33.3694798Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:33.4349190Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:33.4461961Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:33.5076641Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2022-12-01T09:59:33.5118205Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:33.5536430Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2022-12-01T09:59:33.5723357Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2022-12-01T09:59:33.6221621Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:33.6541840Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:33.7120422Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:33.7504781Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2022-12-01T09:59:33.7716678Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2022-12-01T09:59:33.8318532Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:33.9406074Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:33.9625909Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2022-12-01T09:59:34.0102990Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:34.0517889Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2022-12-01T09:59:34.0743434Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:34.1202517Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:34.1519782Z [ 36%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2022-12-01T09:59:34.2228465Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2022-12-01T09:59:34.2229820Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:59:34.2770385Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2022-12-01T09:59:34.3536969Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:59:34.3636036Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:59:34.4161922Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2022-12-01T09:59:34.4598376Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2022-12-01T09:59:34.4807001Z [ 37%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2022-12-01T09:59:34.5397613Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2022-12-01T09:59:34.5929383Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2022-12-01T09:59:34.6340702Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2022-12-01T09:59:34.6730008Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2022-12-01T09:59:34.7056793Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2022-12-01T09:59:34.7306681Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2022-12-01T09:59:34.7803677Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2022-12-01T09:59:34.7815567Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2022-12-01T09:59:34.8389035Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2022-12-01T09:59:34.8389611Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2022-12-01T09:59:34.8880847Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2022-12-01T09:59:34.9583887Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:59:34.9590825Z [ 38%] Linking CXX static library ../../lib/libonnx.a 2022-12-01T09:59:34.9594971Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:59:34.9608495Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:59:34.9918900Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:59:35.0247778Z [ 38%] Built target onnx 2022-12-01T09:59:35.0299383Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:59:35.0337577Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:59:35.1170974Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:59:35.1171532Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:59:35.1196280Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:59:35.1550562Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2022-12-01T09:59:35.1820205Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o 2022-12-01T09:59:35.1914979Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o 2022-12-01T09:59:35.2658570Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o 2022-12-01T09:59:35.2659539Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:59:35.2665434Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2022-12-01T09:59:35.5173162Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2022-12-01T09:59:35.5827801Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2022-12-01T09:59:35.6700523Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:59:35.7512951Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:59:35.7513881Z [ 38%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2022-12-01T09:59:35.8021581Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:59:35.8400864Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2022-12-01T09:59:35.8867088Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2022-12-01T09:59:35.9617291Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:59:36.0359389Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2022-12-01T09:59:36.1026403Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2022-12-01T09:59:36.2162372Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2022-12-01T09:59:36.2700612Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2022-12-01T09:59:36.3036965Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2022-12-01T09:59:36.3413200Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2022-12-01T09:59:36.4125734Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2022-12-01T09:59:36.4895432Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2022-12-01T09:59:36.5443084Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2022-12-01T09:59:36.5841810Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2022-12-01T09:59:36.6594170Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2022-12-01T09:59:36.6595403Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-12-01T09:59:36.7487814Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2022-12-01T09:59:36.8351817Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2022-12-01T09:59:36.8564998Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2022-12-01T09:59:36.8840183Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:59:36.9233982Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:59:36.9487631Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2022-12-01T09:59:36.9942145Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2022-12-01T09:59:37.0488134Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:59:37.1165929Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:59:37.1177446Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2022-12-01T09:59:37.1473387Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2022-12-01T09:59:37.2228266Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:59:37.3125523Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:59:37.3715028Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:59:37.4417625Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2022-12-01T09:59:37.4607205Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:59:37.5550715Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2022-12-01T09:59:37.5993818Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2022-12-01T09:59:37.6386526Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2022-12-01T09:59:37.6938739Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2022-12-01T09:59:37.7855408Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2022-12-01T09:59:37.7864899Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2022-12-01T09:59:37.8414473Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2022-12-01T09:59:37.8899658Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:59:37.9742836Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:59:38.0041588Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:59:38.0608621Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2022-12-01T09:59:38.1211152Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:59:38.1479033Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:59:38.1573963Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:59:38.2232697Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2022-12-01T09:59:38.2392333Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2022-12-01T09:59:38.2799779Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:59:38.3276597Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:59:38.3462796Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-12-01T09:59:38.3860295Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2022-12-01T09:59:38.4598503Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2022-12-01T09:59:38.4599245Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2022-12-01T09:59:38.5023757Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2022-12-01T09:59:38.5550457Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2022-12-01T09:59:38.6023116Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2022-12-01T09:59:38.6821373Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2022-12-01T09:59:38.7560405Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:59:38.8291067Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2022-12-01T09:59:38.9107410Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:59:39.0274702Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2022-12-01T09:59:39.0275557Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2022-12-01T09:59:39.0750404Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2022-12-01T09:59:39.0841720Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:59:39.1228075Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2022-12-01T09:59:39.1708936Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2022-12-01T09:59:39.2045235Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2022-12-01T09:59:39.2517625Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:59:39.2922331Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2022-12-01T09:59:39.3325008Z [ 39%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2022-12-01T09:59:39.3796585Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:59:39.4261442Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2022-12-01T09:59:39.4709349Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2022-12-01T09:59:39.5770670Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:59:39.6372707Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2022-12-01T09:59:39.6806081Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2022-12-01T09:59:39.7399674Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:59:39.7410029Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2022-12-01T09:59:39.8150738Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2022-12-01T09:59:39.8507376Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:59:39.9312027Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2022-12-01T09:59:40.0125583Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2022-12-01T09:59:40.0926603Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2022-12-01T09:59:40.1248988Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2022-12-01T09:59:40.1828826Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2022-12-01T09:59:40.2347618Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2022-12-01T09:59:40.3395921Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2022-12-01T09:59:40.3707205Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:59:40.3981199Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2022-12-01T09:59:40.4388779Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2022-12-01T09:59:40.4637267Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2022-12-01T09:59:40.5195074Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:59:40.6135642Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2022-12-01T09:59:40.6171648Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2022-12-01T09:59:40.6904361Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:59:40.7748592Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2022-12-01T09:59:40.8360568Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2022-12-01T09:59:40.8769551Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:59:40.9169613Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2022-12-01T09:59:40.9747082Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2022-12-01T09:59:40.9748024Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2022-12-01T09:59:41.0861431Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:59:41.1231754Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:59:41.1693460Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o 2022-12-01T09:59:41.2130153Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:59:41.3030176Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2022-12-01T09:59:41.4041617Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-12-01T09:59:41.4632844Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2022-12-01T09:59:41.4635389Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2022-12-01T09:59:41.5179956Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2022-12-01T09:59:41.5995366Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o 2022-12-01T09:59:41.6006836Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2022-12-01T09:59:41.7169860Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2022-12-01T09:59:41.8166592Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2022-12-01T09:59:41.8331203Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2022-12-01T09:59:41.8338604Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2022-12-01T09:59:41.9200071Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2022-12-01T09:59:41.9786633Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2022-12-01T09:59:42.0837119Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2022-12-01T09:59:42.1121097Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2022-12-01T09:59:42.1702804Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2022-12-01T09:59:42.2011905Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2022-12-01T09:59:42.2871756Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-12-01T09:59:42.3884374Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2022-12-01T09:59:42.4086221Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-12-01T09:59:42.4937916Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2022-12-01T09:59:42.5454054Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2022-12-01T09:59:42.5498619Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2022-12-01T09:59:42.6466745Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-12-01T09:59:42.6862523Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2022-12-01T09:59:42.7515781Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2022-12-01T09:59:42.8017864Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-12-01T09:59:42.9332925Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc2.c.o 2022-12-01T09:59:42.9728171Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc3.c.o 2022-12-01T09:59:42.9792130Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2022-12-01T09:59:43.0670564Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2022-12-01T09:59:43.0678299Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4-acc4.c.o 2022-12-01T09:59:43.1376521Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2022-12-01T09:59:43.1377585Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2022-12-01T09:59:43.1756352Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4-acc2.c.o 2022-12-01T09:59:43.1907984Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2022-12-01T09:59:43.2650531Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2022-12-01T09:59:43.2864662Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2022-12-01T09:59:43.3446761Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2022-12-01T09:59:43.3909947Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2022-12-01T09:59:43.4540125Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2022-12-01T09:59:43.5912224Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2022-12-01T09:59:43.6376964Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2022-12-01T09:59:43.6991478Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2022-12-01T09:59:43.7505860Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc2.c.o 2022-12-01T09:59:43.8436250Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc3.c.o 2022-12-01T09:59:43.9275785Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4-acc4.c.o 2022-12-01T09:59:44.0186650Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2022-12-01T09:59:44.1138081Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4-acc2.c.o 2022-12-01T09:59:44.2185957Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2022-12-01T09:59:44.3172910Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2022-12-01T09:59:44.4290238Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2022-12-01T09:59:44.4776276Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc2.c.o 2022-12-01T09:59:44.5573012Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2022-12-01T09:59:44.6178036Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc3.c.o 2022-12-01T09:59:44.6707881Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc4.c.o 2022-12-01T09:59:44.6809466Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4-acc5.c.o 2022-12-01T09:59:44.7273249Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2022-12-01T09:59:44.8047169Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2022-12-01T09:59:44.8375599Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2022-12-01T09:59:44.9825031Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc2.c.o 2022-12-01T09:59:44.9837964Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2022-12-01T09:59:45.0394686Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4-acc3.c.o 2022-12-01T09:59:45.1030050Z [ 40%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2022-12-01T09:59:45.1584145Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2022-12-01T09:59:45.2829985Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4-acc2.c.o 2022-12-01T09:59:45.3951568Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2022-12-01T09:59:45.4971639Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4-acc2.c.o 2022-12-01T09:59:45.5863175Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-12-01T09:59:45.7045021Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2022-12-01T09:59:45.7924404Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc2.c.o 2022-12-01T09:59:45.9146816Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc3.c.o 2022-12-01T09:59:45.9524379Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc4.c.o 2022-12-01T09:59:46.0337514Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2022-12-01T09:59:46.0578405Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4-acc5.c.o 2022-12-01T09:59:46.2227074Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2022-12-01T09:59:46.2227699Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2022-12-01T09:59:46.2623919Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc2.c.o 2022-12-01T09:59:46.2912448Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4-acc3.c.o 2022-12-01T09:59:46.3421633Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2022-12-01T09:59:46.4074823Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-12-01T09:59:46.4083415Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2022-12-01T09:59:46.5451313Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4-acc2.c.o 2022-12-01T09:59:46.6594670Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2022-12-01T09:59:46.6595694Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2022-12-01T09:59:46.7654501Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-12-01T09:59:46.8509179Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-12-01T09:59:46.9352161Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-12-01T09:59:47.0124975Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2022-12-01T09:59:47.0963494Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2022-12-01T09:59:47.1812923Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2022-12-01T09:59:47.2921150Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2022-12-01T09:59:47.4251922Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2022-12-01T09:59:47.5270732Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2022-12-01T09:59:47.5336666Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2022-12-01T09:59:47.5886349Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2022-12-01T09:59:47.6597220Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2022-12-01T09:59:47.8225808Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2022-12-01T09:59:47.8744734Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2022-12-01T09:59:47.9083201Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2022-12-01T09:59:47.9227065Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2022-12-01T09:59:47.9817818Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2022-12-01T09:59:48.0351007Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2022-12-01T09:59:48.0693566Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2022-12-01T09:59:48.0928644Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2022-12-01T09:59:48.2081513Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2022-12-01T09:59:48.3163803Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:59:48.4300029Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2022-12-01T09:59:48.5700493Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2022-12-01T09:59:48.5978266Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2022-12-01T09:59:48.6622082Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2022-12-01T09:59:48.7146094Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2022-12-01T09:59:48.8285346Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:59:48.9448454Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2022-12-01T09:59:48.9700177Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:59:49.0418858Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2022-12-01T09:59:49.0702421Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2022-12-01T09:59:49.0934183Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2022-12-01T09:59:49.1337394Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2022-12-01T09:59:49.1817638Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2022-12-01T09:59:49.2012721Z [ 41%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2022-12-01T09:59:49.2619531Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2022-12-01T09:59:49.3245488Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2022-12-01T09:59:49.3249238Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2022-12-01T09:59:49.4758033Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2022-12-01T09:59:49.5419830Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-12-01T09:59:49.6735009Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2022-12-01T09:59:49.7525535Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-12-01T09:59:49.8361483Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2022-12-01T09:59:49.9178192Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2022-12-01T09:59:49.9201831Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2022-12-01T09:59:50.0300831Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:59:50.1305132Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2022-12-01T09:59:50.2251326Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2022-12-01T09:59:50.3452765Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2022-12-01T09:59:50.4295505Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2022-12-01T09:59:50.4296433Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2022-12-01T09:59:50.4793818Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2022-12-01T09:59:50.5143729Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:59:50.5622230Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2022-12-01T09:59:50.6025168Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2022-12-01T09:59:50.6532141Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2022-12-01T09:59:50.7016430Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:59:50.7366996Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2022-12-01T09:59:50.7817114Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2022-12-01T09:59:50.8245845Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2022-12-01T09:59:50.8682140Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2022-12-01T09:59:50.9567423Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2022-12-01T09:59:51.0448742Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2022-12-01T09:59:51.1678162Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2022-12-01T09:59:51.1679054Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:59:51.2150640Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:59:51.2785025Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2022-12-01T09:59:51.3082411Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:59:51.3507881Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2022-12-01T09:59:51.3771134Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2022-12-01T09:59:51.4254713Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2022-12-01T09:59:51.4747769Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2022-12-01T09:59:51.5931055Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2022-12-01T09:59:51.6101310Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2022-12-01T09:59:51.6196707Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2022-12-01T09:59:51.6927726Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2022-12-01T09:59:51.7807161Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2022-12-01T09:59:51.8040494Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2022-12-01T09:59:51.9505920Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2022-12-01T09:59:51.9513154Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2022-12-01T09:59:52.0149059Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-12-01T09:59:52.0340828Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2022-12-01T09:59:52.1261490Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2022-12-01T09:59:52.1448032Z [ 42%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2022-12-01T09:59:52.1966806Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-12-01T09:59:52.2281431Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2022-12-01T09:59:52.3205890Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-12-01T09:59:52.3206996Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2022-12-01T09:59:52.3738371Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2022-12-01T09:59:52.4006233Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2022-12-01T09:59:52.4565906Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2022-12-01T09:59:52.4893867Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-12-01T09:59:52.5670483Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2022-12-01T09:59:52.5863577Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2022-12-01T09:59:52.6829869Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-12-01T09:59:52.7962966Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2022-12-01T09:59:52.7964187Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2022-12-01T09:59:52.9038808Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-12-01T09:59:52.9764833Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2022-12-01T09:59:53.0132437Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-12-01T09:59:53.0495210Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2022-12-01T09:59:53.0542711Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2022-12-01T09:59:53.0763780Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2022-12-01T09:59:53.1764525Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2022-12-01T09:59:53.1942444Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2022-12-01T09:59:53.1945685Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-12-01T09:59:53.2664815Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2022-12-01T09:59:53.3138389Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2022-12-01T09:59:53.3810289Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-12-01T09:59:53.4868002Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2022-12-01T09:59:53.5813191Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-12-01T09:59:53.6711406Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2022-12-01T09:59:53.6954596Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-12-01T09:59:53.7295130Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2022-12-01T09:59:53.7660819Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-12-01T09:59:53.7989149Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2022-12-01T09:59:53.8372299Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2022-12-01T09:59:53.8639603Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2022-12-01T09:59:53.8894972Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2022-12-01T09:59:53.9265620Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2022-12-01T09:59:53.9616349Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-12-01T09:59:54.0087597Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2022-12-01T09:59:54.0598091Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2022-12-01T09:59:54.1654518Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-12-01T09:59:54.2067692Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2022-12-01T09:59:54.2762944Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2022-12-01T09:59:54.2952529Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-12-01T09:59:54.4093100Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2022-12-01T09:59:54.4107489Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2022-12-01T09:59:54.4889506Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-12-01T09:59:54.5071241Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2022-12-01T09:59:54.5484860Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2022-12-01T09:59:54.5925778Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2022-12-01T09:59:54.6274117Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-12-01T09:59:54.6748013Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2022-12-01T09:59:54.7304294Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2022-12-01T09:59:54.8481537Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-12-01T09:59:54.9140551Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2022-12-01T09:59:54.9381492Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-12-01T09:59:54.9640216Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2022-12-01T09:59:55.0144906Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2022-12-01T09:59:55.0588592Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2022-12-01T09:59:55.1579143Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-12-01T09:59:55.2387706Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-12-01T09:59:55.2779117Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2022-12-01T09:59:55.2785501Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2022-12-01T09:59:55.2786057Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2022-12-01T09:59:55.3519656Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2022-12-01T09:59:55.3957609Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2022-12-01T09:59:55.4121407Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2022-12-01T09:59:55.4760732Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2022-12-01T09:59:55.5830205Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-12-01T09:59:55.6121318Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2022-12-01T09:59:55.6771944Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2022-12-01T09:59:55.7137899Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2022-12-01T09:59:55.7287432Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-12-01T09:59:55.8300903Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2022-12-01T09:59:55.8540990Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2022-12-01T09:59:55.9092713Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-12-01T09:59:55.9620865Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2022-12-01T09:59:56.0323278Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2022-12-01T09:59:56.0329101Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2022-12-01T09:59:56.1166742Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-12-01T09:59:56.1406468Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2022-12-01T09:59:56.2189802Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2022-12-01T09:59:56.2190711Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2022-12-01T09:59:56.3183297Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2022-12-01T09:59:56.3685045Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2022-12-01T09:59:56.4129211Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2022-12-01T09:59:56.4148249Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2022-12-01T09:59:56.4701638Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2022-12-01T09:59:56.5322629Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2022-12-01T09:59:56.5600743Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2022-12-01T09:59:56.6529322Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2022-12-01T09:59:56.6902979Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2022-12-01T09:59:56.7504118Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2022-12-01T09:59:56.8029861Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2022-12-01T09:59:56.8052468Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2022-12-01T09:59:56.8990525Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2022-12-01T09:59:56.9942728Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2022-12-01T09:59:57.0229195Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2022-12-01T09:59:57.1179288Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2022-12-01T09:59:57.1350653Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2022-12-01T09:59:57.2342437Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-12-01T09:59:57.3308539Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2022-12-01T09:59:57.4359127Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2022-12-01T09:59:57.5278484Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2022-12-01T09:59:57.6253138Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2022-12-01T09:59:57.7186762Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-12-01T09:59:57.7715958Z [ 43%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2022-12-01T09:59:57.8226728Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-12-01T09:59:57.8238756Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-12-01T09:59:57.8735614Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:59:57.9145494Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:59:57.9735736Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2022-12-01T09:59:57.9736756Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:59:58.0365469Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2022-12-01T09:59:58.1000817Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2022-12-01T09:59:58.1054840Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:59:58.2110875Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2022-12-01T09:59:58.2806165Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2022-12-01T09:59:58.3487545Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2022-12-01T09:59:58.4101580Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2022-12-01T09:59:58.5245489Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2022-12-01T09:59:58.6395925Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2022-12-01T09:59:58.7410169Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2022-12-01T09:59:58.8547863Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2022-12-01T09:59:58.9089344Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2022-12-01T09:59:58.9638567Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2022-12-01T09:59:58.9648656Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2022-12-01T09:59:59.0655902Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o 2022-12-01T09:59:59.0941804Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2022-12-01T09:59:59.1272003Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2022-12-01T09:59:59.1850821Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2022-12-01T09:59:59.2357138Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2022-12-01T09:59:59.2811618Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2022-12-01T09:59:59.3347404Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2022-12-01T09:59:59.4353708Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-12-01T09:59:59.5116983Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:59:59.5391226Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2022-12-01T09:59:59.6163264Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:59:59.6444724Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:59:59.7212926Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2022-12-01T09:59:59.7482111Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:59:59.8504540Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:59:59.9675139Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T10:00:00.0694068Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T10:00:00.1296985Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:00:00.1685692Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2022-12-01T10:00:00.2197224Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2022-12-01T10:00:00.3071592Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2022-12-01T10:00:00.3978104Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2022-12-01T10:00:00.5090796Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2022-12-01T10:00:00.5398414Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2022-12-01T10:00:00.6077480Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2022-12-01T10:00:00.6256016Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2022-12-01T10:00:00.6582153Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2022-12-01T10:00:00.6632075Z [ 44%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-12-01T10:00:00.6971964Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-12-01T10:00:00.7425305Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2022-12-01T10:00:00.7612774Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-12-01T10:00:00.8024796Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2022-12-01T10:00:00.8534674Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-12-01T10:00:00.9521236Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2022-12-01T10:00:01.0560278Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2022-12-01T10:00:01.1547087Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x4.c.o 2022-12-01T10:00:01.2515851Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x8.c.o 2022-12-01T10:00:01.3621601Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-12-01T10:00:01.3622340Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x12.c.o 2022-12-01T10:00:01.4009258Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x16.c.o 2022-12-01T10:00:01.4694947Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x20.c.o 2022-12-01T10:00:01.4892730Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-12-01T10:00:01.5299414Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-lut16-p3-x24.c.o 2022-12-01T10:00:01.6269367Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-12-01T10:00:01.6485677Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2022-12-01T10:00:01.7547426Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2022-12-01T10:00:01.8063403Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2022-12-01T10:00:01.8548859Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-12-01T10:00:01.9209018Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2022-12-01T10:00:02.0258591Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2022-12-01T10:00:02.1242223Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2022-12-01T10:00:02.2768435Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2022-12-01T10:00:02.3771673Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-12-01T10:00:02.4669483Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2022-12-01T10:00:02.5747061Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-12-01T10:00:02.5760376Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-12-01T10:00:02.6504106Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-12-01T10:00:02.7316249Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2022-12-01T10:00:02.7327898Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-12-01T10:00:02.8195709Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-12-01T10:00:02.8935932Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2022-12-01T10:00:02.9382471Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-12-01T10:00:03.0052052Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-12-01T10:00:03.1073516Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-12-01T10:00:03.2095937Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2022-12-01T10:00:03.2997956Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-12-01T10:00:03.3911676Z [ 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-12-01T10:00:03.4989536Z [ 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-12-01T10:00:03.6061497Z [ 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-12-01T10:00:03.6286194Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-12-01T10:00:03.7048548Z [ 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-12-01T10:00:03.7804990Z [ 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-12-01T10:00:03.7805799Z [ 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-12-01T10:00:03.8380001Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-12-01T10:00:03.9126548Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-12-01T10:00:04.0461074Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x4.c.o 2022-12-01T10:00:04.0500547Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x8.c.o 2022-12-01T10:00:04.1259566Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-12-01T10:00:04.1596216Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x12.c.o 2022-12-01T10:00:04.2005575Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x16.c.o 2022-12-01T10:00:04.2583761Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-12-01T10:00:04.2915430Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x20.c.o 2022-12-01T10:00:04.3389256Z [ 45%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-12-01T10:00:04.3920066Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse2-rr2-p5-div-x24.c.o 2022-12-01T10:00:04.4937273Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2022-12-01T10:00:04.5767310Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2022-12-01T10:00:04.6621118Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2022-12-01T10:00:04.7448707Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2022-12-01T10:00:04.8422537Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2022-12-01T10:00:04.8923380Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2022-12-01T10:00:04.9433451Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-12-01T10:00:04.9954112Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2022-12-01T10:00:05.0877276Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2022-12-01T10:00:05.1826472Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2022-12-01T10:00:05.2832521Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2022-12-01T10:00:05.3177021Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2022-12-01T10:00:05.3855193Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-12-01T10:00:05.3855978Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2022-12-01T10:00:05.4358959Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2022-12-01T10:00:05.4364844Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-12-01T10:00:05.4763278Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2022-12-01T10:00:05.5000678Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-12-01T10:00:05.5475051Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-12-01T10:00:05.6003125Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2022-12-01T10:00:05.6838614Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2022-12-01T10:00:05.7901033Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2022-12-01T10:00:05.8769547Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2022-12-01T10:00:05.9696824Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:06.0538154Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:06.0754077Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-12-01T10:00:06.1342494Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:06.1892114Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-12-01T10:00:06.2599930Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:06.3446572Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:06.4562591Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-12-01T10:00:06.4563674Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:06.5933019Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:06.6441966Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:06.7082260Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-12-01T10:00:06.7537350Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:06.7827518Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-12-01T10:00:06.8696597Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:06.9650785Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:07.0662027Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:07.1595741Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:07.2716715Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-12-01T10:00:07.2717496Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:07.3181352Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:07.4063073Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-12-01T10:00:07.4505123Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:07.5727052Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-12-01T10:00:07.5728061Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:07.6509453Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:07.7050102Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-12-01T10:00:07.7700355Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:07.8804001Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:07.9756257Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:08.1028331Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:08.1366749Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:08.1676484Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:08.2168586Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-12-01T10:00:08.2628611Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-12-01T10:00:08.3157006Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:08.3727658Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-12-01T10:00:08.4445630Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:08.4446529Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-12-01T10:00:08.4845364Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:08.5621067Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-12-01T10:00:08.6061682Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:08.7057495Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:08.8143093Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:08.9178287Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:09.0213930Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:09.1371118Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:09.2629211Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:09.2878297Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:09.3871434Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-12-01T10:00:09.3940849Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:09.4685939Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-12-01T10:00:09.5301761Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:09.5896024Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:09.6402041Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:09.6989894Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-12-01T10:00:09.7258358Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:09.7487445Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-12-01T10:00:09.7987355Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:09.8503796Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-12-01T10:00:09.9049048Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:09.9951540Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:10.0870158Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:10.1930781Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:10.3023210Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:10.4082438Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:10.5076387Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:10.5277620Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-12-01T10:00:10.6189922Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:10.7396245Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:10.8229745Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:10.8317985Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:10.8942343Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-12-01T10:00:10.9525947Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-12-01T10:00:11.0208771Z [ 46%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-12-01T10:00:11.0213951Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:11.1446654Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:11.1797781Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:11.2507021Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-12-01T10:00:11.3021751Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:11.3987707Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:11.4617946Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:11.5041506Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-12-01T10:00:11.5718953Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:11.6787500Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:11.6957808Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-12-01T10:00:11.7844777Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16-add16.c.o 2022-12-01T10:00:11.9111172Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:11.9579854Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:12.0265788Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2022-12-01T10:00:12.0822722Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:12.1878108Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T10:00:12.2751681Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T10:00:12.3059793Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T10:00:12.3880467Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-12-01T10:00:12.4321567Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:00:12.4725106Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:00:12.5368298Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-12-01T10:00:12.5832885Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-12-01T10:00:12.6752236Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-12-01T10:00:12.7860070Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:00:12.8157237Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-12-01T10:00:12.8817329Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-12-01T10:00:12.9526186Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-12-01T10:00:12.9541872Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-12-01T10:00:13.0656891Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:13.1840887Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:13.2099950Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-12-01T10:00:13.2998297Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:13.4068089Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:13.5152034Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:13.6555576Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:13.6556489Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:13.7312108Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:13.7585201Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-12-01T10:00:13.7891887Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-12-01T10:00:13.8885247Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:13.9463812Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:13.9977157Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:14.0270372Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-12-01T10:00:14.1054365Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-12-01T10:00:14.1571814Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:14.2634628Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:14.3215426Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:14.3839906Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-12-01T10:00:14.4584163Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:14.5779177Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:14.6779979Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:14.8004464Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:14.8005671Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-12-01T10:00:14.9086286Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:14.9492984Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:15.0342156Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-12-01T10:00:15.0888673Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:15.1750630Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:15.2182654Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-12-01T10:00:15.2986879Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:15.3856208Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:15.4157615Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-12-01T10:00:15.4797296Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:15.5289728Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-12-01T10:00:15.5982074Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:15.7175005Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:15.8220285Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:15.8502799Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:15.9350129Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-12-01T10:00:15.9816987Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:16.1117596Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:16.1566359Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:16.2448073Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-12-01T10:00:16.2844541Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T10:00:16.3336535Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:16.3976173Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-12-01T10:00:16.4757162Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:16.5152669Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:16.6064692Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:16.6526140Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-12-01T10:00:16.6859104Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:16.7390234Z [ 47%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-12-01T10:00:16.8139701Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:16.8983476Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:17.0301577Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:17.0862642Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:17.1458625Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-12-01T10:00:17.2078714Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:17.3136895Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:17.4047444Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:17.4333188Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-12-01T10:00:17.5049918Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:17.5530125Z [ 48%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-12-01T10:00:17.6298069Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:17.7241266Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:17.7875329Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:17.8585731Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-12-01T10:00:17.8586651Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:17.9229894Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-12-01T10:00:17.9799889Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:18.0833072Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:18.2010493Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:18.2581307Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:18.3013052Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-12-01T10:00:18.3616501Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:18.4838760Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2022-12-01T10:00:18.5790453Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2022-12-01T10:00:18.6095503Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2022-12-01T10:00:18.6695981Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:18.7455936Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-12-01T10:00:18.8213618Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T10:00:18.9187076Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-12-01T10:00:18.9557513Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-12-01T10:00:18.9900158Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:19.0186824Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T10:00:19.0598967Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-12-01T10:00:19.0811977Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-12-01T10:00:19.1480822Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-12-01T10:00:19.1724010Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-12-01T10:00:19.2733444Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-12-01T10:00:19.3684515Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:19.4303086Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T10:00:19.4735122Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-12-01T10:00:19.5370911Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:19.6307428Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T10:00:19.7177787Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-12-01T10:00:19.8189366Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-12-01T10:00:19.9147485Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:19.9781311Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:20.0225518Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-12-01T10:00:20.0821275Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:20.2090941Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T10:00:20.2487760Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T10:00:20.2689332Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T10:00:20.2922011Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T10:00:20.3742849Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-12-01T10:00:20.3765792Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-12-01T10:00:20.4206655Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T10:00:20.4501152Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-12-01T10:00:20.4882537Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:00:20.5325669Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-12-01T10:00:20.5896924Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-12-01T10:00:20.6885344Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-12-01T10:00:20.7992759Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T10:00:20.8965924Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-12-01T10:00:20.9909816Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-12-01T10:00:21.0733804Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:21.2414665Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:21.2454668Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-12-01T10:00:21.3824531Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:21.4352879Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:21.4923358Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-12-01T10:00:21.5885804Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:21.6166851Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-12-01T10:00:21.6550787Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:21.7275705Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-12-01T10:00:21.7747846Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:21.8509175Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:21.9126711Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-12-01T10:00:21.9883939Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:22.0074160Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-12-01T10:00:22.0943546Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:22.1955501Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:22.2923345Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:22.3787482Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:22.4460413Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-12-01T10:00:22.5077127Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:22.5358321Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:22.6355384Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-12-01T10:00:22.6573608Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:22.6993401Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:22.8122021Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-12-01T10:00:22.8529901Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:22.9615481Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:22.9850359Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:23.0702385Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-12-01T10:00:23.1113076Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:23.1468503Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:23.2260159Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-12-01T10:00:23.2705220Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:23.3566612Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:23.4677336Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:23.4958757Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:23.5812778Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-12-01T10:00:23.6246084Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:23.7425773Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:23.7748773Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:23.8663041Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:23.8980753Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-12-01T10:00:23.9123268Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:23.9913188Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-12-01T10:00:24.0553833Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:24.1691489Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:24.1703112Z [ 49%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-12-01T10:00:24.2883868Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:24.4198785Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-12-01T10:00:24.4199841Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:24.5431387Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:24.6469105Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-12-01T10:00:24.6481710Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:24.7539901Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:24.8526952Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:24.9680821Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-12-01T10:00:24.9681992Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:25.1066938Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:25.1585194Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:25.2102022Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T10:00:25.2431011Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-12-01T10:00:25.3341305Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-12-01T10:00:25.3359317Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T10:00:25.4464319Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2022-12-01T10:00:25.5395365Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2022-12-01T10:00:25.5927101Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2022-12-01T10:00:25.6377560Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-12-01T10:00:25.7019235Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:25.7725165Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T10:00:25.8127380Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-12-01T10:00:25.8628176Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:25.9469381Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T10:00:26.0414839Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:26.1129590Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T10:00:26.1660792Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-12-01T10:00:26.2363487Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x8.c.o 2022-12-01T10:00:26.2375005Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-12-01T10:00:26.3007228Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse2-mul16-ld64-x16.c.o 2022-12-01T10:00:26.3427402Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-12-01T10:00:26.3875379Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-12-01T10:00:26.4666193Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2022-12-01T10:00:26.5474484Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T10:00:26.6283786Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2022-12-01T10:00:26.7249231Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-12-01T10:00:26.8132860Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2022-12-01T10:00:26.9174983Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T10:00:26.9827141Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2022-12-01T10:00:27.0322008Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-12-01T10:00:27.0769391Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2022-12-01T10:00:27.1709806Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2022-12-01T10:00:27.2833641Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2022-12-01T10:00:27.3263616Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-12-01T10:00:27.3264687Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2022-12-01T10:00:27.3961939Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2022-12-01T10:00:27.4129769Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-12-01T10:00:27.4941724Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2022-12-01T10:00:27.5568790Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-12-01T10:00:27.5749301Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-12-01T10:00:27.6178636Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2022-12-01T10:00:27.7253519Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2022-12-01T10:00:27.8288670Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2022-12-01T10:00:27.9256516Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2022-12-01T10:00:28.0892234Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2022-12-01T10:00:28.0893127Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2022-12-01T10:00:28.1439048Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2022-12-01T10:00:28.2116346Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2022-12-01T10:00:28.3093235Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-12-01T10:00:28.3778892Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2022-12-01T10:00:28.3779769Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-12-01T10:00:28.4934976Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2022-12-01T10:00:28.5296384Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2022-12-01T10:00:28.5735306Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-12-01T10:00:28.6222796Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-12-01T10:00:28.7187243Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2022-12-01T10:00:28.8697562Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2022-12-01T10:00:28.9032419Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-12-01T10:00:28.9433505Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2022-12-01T10:00:29.0289867Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2022-12-01T10:00:29.0783760Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-12-01T10:00:29.1356352Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-12-01T10:00:29.1864586Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2022-12-01T10:00:29.2449885Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-12-01T10:00:29.3674806Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2022-12-01T10:00:29.3696844Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-12-01T10:00:29.4774948Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2022-12-01T10:00:29.5032070Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-12-01T10:00:29.5785064Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2022-12-01T10:00:29.6684924Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2022-12-01T10:00:29.6978116Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2022-12-01T10:00:29.7311149Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2022-12-01T10:00:29.8115335Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2022-12-01T10:00:29.8432734Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-12-01T10:00:29.9190805Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2022-12-01T10:00:29.9543146Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2022-12-01T10:00:30.0932226Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-12-01T10:00:30.1216921Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2022-12-01T10:00:30.1993151Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2022-12-01T10:00:30.3194577Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-12-01T10:00:30.3988528Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2022-12-01T10:00:30.3996282Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2022-12-01T10:00:30.5721930Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc2.c.o 2022-12-01T10:00:30.6835819Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc3.c.o 2022-12-01T10:00:30.7870830Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4-acc4.c.o 2022-12-01T10:00:30.8720431Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-1x4.c.o 2022-12-01T10:00:30.8869484Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-12-01T10:00:30.9141644Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4-acc2.c.o 2022-12-01T10:00:30.9876787Z [ 50%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T10:00:31.0332379Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-2x4.c.o 2022-12-01T10:00:31.1235480Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-3x4.c.o 2022-12-01T10:00:31.2096318Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-4x4.c.o 2022-12-01T10:00:31.2432929Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-5x4.c.o 2022-12-01T10:00:31.3245356Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-12-01T10:00:31.3510640Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-ssse3-6x4.c.o 2022-12-01T10:00:31.3936128Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-12-01T10:00:31.3971943Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:00:31.4885581Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-12-01T10:00:31.5383452Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:00:31.5842790Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T10:00:31.6568990Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-12-01T10:00:31.7070406Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:00:31.8159238Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:00:31.9235635Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T10:00:32.0120601Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:00:32.0556696Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-12-01T10:00:32.2033686Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:00:32.3216754Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-ssse3.c.o 2022-12-01T10:00:32.3995819Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:00:32.4560698Z [ 51%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-12-01T10:00:32.5418568Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:00:32.6753649Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:00:32.7038999Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:00:32.7519982Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld64.c.o 2022-12-01T10:00:32.7977753Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-12-01T10:00:32.8144144Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-12-01T10:00:32.8899677Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-ssse3-ld128.c.o 2022-12-01T10:00:32.9854470Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2022-12-01T10:00:33.0136405Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2022-12-01T10:00:33.0839232Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-12-01T10:00:33.1371913Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2022-12-01T10:00:33.1968014Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2022-12-01T10:00:33.2577841Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-12-01T10:00:33.3020371Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2022-12-01T10:00:33.3911583Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2022-12-01T10:00:33.4894580Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x8.c.o 2022-12-01T10:00:33.6223529Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-12-01T10:00:33.6576788Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x24.c.o 2022-12-01T10:00:33.7239972Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-12-01T10:00:33.7678580Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x32.c.o 2022-12-01T10:00:33.8661395Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x8.c.o 2022-12-01T10:00:33.9431764Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x16.c.o 2022-12-01T10:00:33.9817227Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x24.c.o 2022-12-01T10:00:33.9820546Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-12-01T10:00:34.0726009Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-12-01T10:00:34.0952352Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int32-x32.c.o 2022-12-01T10:00:34.1928483Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-12-01T10:00:34.2405061Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T10:00:34.3257594Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-12-01T10:00:34.3704864Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T10:00:34.4657614Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T10:00:34.5720521Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T10:00:34.6678277Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2022-12-01T10:00:34.7707366Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-12-01T10:00:34.8738460Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T10:00:34.9802534Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T10:00:35.0974244Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T10:00:35.1551018Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T10:00:35.2073805Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-12-01T10:00:35.2809023Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x4.c.o 2022-12-01T10:00:35.3702085Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x8.c.o 2022-12-01T10:00:35.3707195Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x12.c.o 2022-12-01T10:00:35.4422476Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-12-01T10:00:35.5056573Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x16.c.o 2022-12-01T10:00:35.5057210Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-12-01T10:00:35.5332358Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x20.c.o 2022-12-01T10:00:35.6403968Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-12-01T10:00:35.7041371Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-12-01T10:00:35.7048736Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-lut16-p3-x24.c.o 2022-12-01T10:00:35.7678372Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x4.c.o 2022-12-01T10:00:35.8264481Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-12-01T10:00:35.8899637Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x8.c.o 2022-12-01T10:00:35.9899676Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x12.c.o 2022-12-01T10:00:36.0913583Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x16.c.o 2022-12-01T10:00:36.1947057Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x20.c.o 2022-12-01T10:00:36.3109080Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse41-rr2-p6-x24.c.o 2022-12-01T10:00:36.4176695Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2022-12-01T10:00:36.4571474Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-12-01T10:00:36.5513686Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-12-01T10:00:36.5853053Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2022-12-01T10:00:36.6210030Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-12-01T10:00:36.7051696Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-12-01T10:00:36.7392022Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2022-12-01T10:00:36.8542210Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-12-01T10:00:36.8809239Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2022-12-01T10:00:36.9141519Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-12-01T10:00:36.9586127Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-12-01T10:00:37.0060126Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-12-01T10:00:37.0389696Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2022-12-01T10:00:37.0902994Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-12-01T10:00:37.1389250Z [ 52%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-12-01T10:00:37.2031847Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x4.c.o 2022-12-01T10:00:37.2834942Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x8.c.o 2022-12-01T10:00:37.3705537Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x12.c.o 2022-12-01T10:00:37.4705047Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x16.c.o 2022-12-01T10:00:37.5827216Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x20.c.o 2022-12-01T10:00:37.6826158Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-lut64-p2-div-x24.c.o 2022-12-01T10:00:37.7777536Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x4.c.o 2022-12-01T10:00:37.8936883Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x8.c.o 2022-12-01T10:00:37.9526803Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x12.c.o 2022-12-01T10:00:38.0117736Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-12-01T10:00:38.0574453Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x16.c.o 2022-12-01T10:00:38.1718269Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x20.c.o 2022-12-01T10:00:38.2267986Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-sse41-rr2-p5-div-x24.c.o 2022-12-01T10:00:38.2299600Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2022-12-01T10:00:38.2559884Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-12-01T10:00:38.3089780Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-12-01T10:00:38.3591847Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-12-01T10:00:38.3864372Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2022-12-01T10:00:38.4237487Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2022-12-01T10:00:38.4877899Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-12-01T10:00:38.5314861Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2022-12-01T10:00:38.6183833Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2022-12-01T10:00:38.7049231Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2022-12-01T10:00:38.8235264Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2022-12-01T10:00:38.9445273Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:00:39.0367000Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:39.1502987Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:39.2052228Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:00:39.2914774Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-12-01T10:00:39.3171463Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:39.4084541Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:39.4241470Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:00:39.5451526Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-12-01T10:00:39.6066140Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:39.6655524Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-12-01T10:00:39.7486335Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:39.7534767Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-12-01T10:00:39.9475768Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:00:40.0594325Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:40.0861825Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:40.1994152Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-12-01T10:00:40.2348331Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:40.3319522Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:40.4596005Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:40.5841197Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:40.6891914Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:40.7469487Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:40.8222227Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-12-01T10:00:40.8635772Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:40.9100703Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-12-01T10:00:40.9773965Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:41.1008730Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:41.1291664Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:41.1892732Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:41.2329646Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-12-01T10:00:41.2797235Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:41.2798436Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-12-01T10:00:41.3509773Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-12-01T10:00:41.4183180Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:41.5336168Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:41.6411100Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:41.7510074Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:41.8639531Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:41.9784730Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:42.0986103Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:42.2392145Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:42.2393032Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-12-01T10:00:42.3344298Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:42.4045082Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-12-01T10:00:42.4505852Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-12-01T10:00:42.4511295Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:42.5998817Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:42.6184778Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-12-01T10:00:42.6602779Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:42.7229177Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-12-01T10:00:42.8046396Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:42.9024747Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:43.0274885Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:43.1107745Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:43.2431604Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:43.3431062Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:43.3876394Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:43.4602348Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-12-01T10:00:43.5149724Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:43.6256787Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:43.7258318Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:43.7789353Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:43.8398589Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-12-01T10:00:43.9118771Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:44.0131545Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:44.0169691Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:44.1141351Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:44.1444337Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-12-01T10:00:44.1749079Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-12-01T10:00:44.2129875Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:44.2545693Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:44.3239722Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-12-01T10:00:44.3983521Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:44.5973139Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:44.7130717Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:44.8288691Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:44.8787051Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:44.9469954Z [ 53%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-12-01T10:00:45.0136927Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:45.0542516Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:45.1596981Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-12-01T10:00:45.2183140Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:00:45.2207317Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:45.3163227Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-12-01T10:00:45.3443978Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:45.4733528Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:00:45.5724188Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-12-01T10:00:45.5998582Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:45.6445320Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:45.7472422Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-12-01T10:00:45.8102633Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:00:45.9172520Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:46.0300042Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:46.2105219Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16-add16.c.o 2022-12-01T10:00:46.2689246Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:46.3112336Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:46.3630054Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-12-01T10:00:46.4286759Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:46.4603125Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-12-01T10:00:46.5425195Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-12-01T10:00:46.5750261Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:46.7380366Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:46.8502767Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:46.9498567Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T10:00:47.0023630Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-12-01T10:00:47.0785521Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T10:00:47.1180625Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T10:00:47.1629934Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-12-01T10:00:47.2761589Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-12-01T10:00:47.3037883Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T10:00:47.4656839Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:00:47.4886614Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-12-01T10:00:47.5648670Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-12-01T10:00:47.6636677Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-12-01T10:00:47.7658644Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:00:47.8770391Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-12-01T10:00:47.9821701Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-12-01T10:00:48.0213054Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:48.1197451Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-12-01T10:00:48.1410071Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:48.2722991Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T10:00:48.3750966Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:48.3779607Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-12-01T10:00:48.3799680Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:48.5057944Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-12-01T10:00:48.5285894Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T10:00:48.5871061Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:48.6293304Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-12-01T10:00:48.7166481Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:48.8032611Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T10:00:48.8443347Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-12-01T10:00:48.9288272Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:49.0515948Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:49.2173853Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T10:00:49.3486568Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:49.3886563Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:49.4611204Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-12-01T10:00:49.4895011Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T10:00:49.6027156Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:49.7079399Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:49.7091745Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T10:00:49.7744181Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-12-01T10:00:49.8470553Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:49.8808769Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-12-01T10:00:49.9153384Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:49.9913911Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-12-01T10:00:50.0389543Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T10:00:50.0665597Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:50.1590317Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:50.2044773Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-12-01T10:00:50.2776549Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T10:00:50.3889214Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:50.4989337Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:50.6085350Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse41.c.o 2022-12-01T10:00:50.7164694Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:50.8417978Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-12-01T10:00:50.8418925Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:50.9650956Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-12-01T10:00:50.9667132Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse41.c.o 2022-12-01T10:00:51.0957717Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:51.1654821Z [ 54%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-12-01T10:00:51.2091419Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:51.3062174Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse41.c.o 2022-12-01T10:00:51.4099292Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:51.4653337Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-12-01T10:00:51.4672124Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:51.5408715Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:51.6002222Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-12-01T10:00:51.6678187Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:51.7767968Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:51.8852779Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:51.9969074Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:52.0994389Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:52.1330405Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:52.2396995Z [ 55%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-12-01T10:00:52.2897434Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:52.3205278Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:52.4054382Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-12-01T10:00:52.4803501Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:52.5517397Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:52.6061051Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-12-01T10:00:52.6061972Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-12-01T10:00:52.6873827Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:52.8048642Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:52.8689828Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:52.9165806Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-12-01T10:00:52.9963927Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:53.1031206Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:53.2109348Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:53.3161631Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:53.4130357Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:53.5257585Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:53.5821081Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2022-12-01T10:00:53.6558972Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-12-01T10:00:53.6756345Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2022-12-01T10:00:53.7457202Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-12-01T10:00:53.7875627Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2022-12-01T10:00:53.8471551Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-12-01T10:00:53.8956263Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2022-12-01T10:00:53.9304080Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2022-12-01T10:00:54.0070926Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-12-01T10:00:54.0551644Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:00:54.1787167Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T10:00:54.2121591Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-12-01T10:00:54.2905921Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-12-01T10:00:54.3927206Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-12-01T10:00:54.5026307Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T10:00:54.6596819Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T10:00:54.7540741Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-12-01T10:00:54.8731181Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-12-01T10:00:54.8732219Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-12-01T10:00:54.9399817Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:00:55.0099466Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-12-01T10:00:55.0916990Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T10:00:55.0918115Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-12-01T10:00:55.1864800Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x24.c.o 2022-12-01T10:00:55.1866478Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x32.c.o 2022-12-01T10:00:55.2459117Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-12-01T10:00:55.2932671Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-12-01T10:00:55.3162587Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T10:00:55.4783173Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T10:00:55.6342582Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x24.c.o 2022-12-01T10:00:55.7855069Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse41-mul32-ld32-x32.c.o 2022-12-01T10:00:55.9272334Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T10:00:55.9633166Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-12-01T10:00:56.0528414Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:00:56.0870050Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T10:00:56.1647474Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-12-01T10:00:56.2205345Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:00:56.2209351Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-12-01T10:00:56.2847446Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:56.3143983Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:56.3633366Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-12-01T10:00:56.3634359Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:56.4175858Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-12-01T10:00:56.4778155Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-12-01T10:00:56.5421697Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:56.6698606Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:56.7775917Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:56.9527618Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T10:00:57.0087591Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse41-mul32.c.o 2022-12-01T10:00:57.1303575Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T10:00:57.1562488Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T10:00:57.2128506Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T10:00:57.2502537Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-12-01T10:00:57.3150168Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-12-01T10:00:57.3674552Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-12-01T10:00:57.3693799Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T10:00:57.4429129Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:00:57.4689288Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-12-01T10:00:57.5442297Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-12-01T10:00:57.6165802Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c16.c.o 2022-12-01T10:00:57.7498755Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c24.c.o 2022-12-01T10:00:57.8550660Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T10:00:57.9352374Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c16.c.o 2022-12-01T10:00:58.0360141Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c24.c.o 2022-12-01T10:00:58.1435132Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:58.1743624Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:58.2082874Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:58.2133477Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:58.2801442Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-12-01T10:00:58.3421622Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-12-01T10:00:58.3422595Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:58.3423434Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:58.4148283Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-12-01T10:00:58.4679892Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2022-12-01T10:00:58.4968480Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:58.6132484Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:58.7308261Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:58.8468809Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:58.9619852Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:59.0452820Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:59.0816491Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-12-01T10:00:59.1121499Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:59.1919549Z [ 56%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-12-01T10:00:59.2766136Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:59.3664303Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:59.3692794Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:59.4604002Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:59.4654746Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-12-01T10:00:59.4892111Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-12-01T10:00:59.5309544Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:59.5823429Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2022-12-01T10:00:59.6516590Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:00:59.7940801Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:00:59.9224824Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:00.0286677Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:00.1317217Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:00.1578481Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2022-12-01T10:01:00.2341432Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:00.2691372Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2022-12-01T10:01:00.3509614Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:00.4308643Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:00.4813078Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2022-12-01T10:01:00.5289139Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:00.5945938Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-12-01T10:01:00.6416818Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:00.7496623Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:00.7498982Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2022-12-01T10:01:00.8384754Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:00.8819404Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-12-01T10:01:00.9510190Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:00.9554138Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:01.0523135Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2022-12-01T10:01:01.1111043Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2022-12-01T10:01:01.1131160Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:01.2559771Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:01.3504101Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:01.3701440Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:01.3702742Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2022-12-01T10:01:01.4732892Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2022-12-01T10:01:01.4948152Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:01.6251659Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:01.6305215Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:01.7241387Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-12-01T10:01:01.7720609Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:01.7761949Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-12-01T10:01:01.7815778Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:01.9187596Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-12-01T10:01:01.9550250Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:02.0152091Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-12-01T10:01:02.0911425Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld64.c.o 2022-12-01T10:01:02.1269591Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse41-ld128.c.o 2022-12-01T10:01:02.1525118Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2022-12-01T10:01:02.1993828Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2022-12-01T10:01:02.2410627Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-12-01T10:01:02.2699283Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:02.2703389Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-12-01T10:01:02.3521566Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-12-01T10:01:02.4358445Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:02.4720116Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T10:01:02.5641082Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-12-01T10:01:02.5950647Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T10:01:02.6806911Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-12-01T10:01:02.7482912Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-12-01T10:01:02.8134171Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:02.9074686Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:02.9980845Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x8.c.o 2022-12-01T10:01:03.0644335Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-sse41-mul32-ld32-x16.c.o 2022-12-01T10:01:03.1734898Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-12-01T10:01:03.2572350Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:03.3352865Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:03.3927285Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-12-01T10:01:03.3934253Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-12-01T10:01:03.4422701Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x8.c.o 2022-12-01T10:01:03.4837844Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-12-01T10:01:03.5561855Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-sse41-mul16-ld64-x16.c.o 2022-12-01T10:01:03.6443802Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2022-12-01T10:01:03.6784414Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-12-01T10:01:03.7738100Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:03.8013443Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-12-01T10:01:03.9045105Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2022-12-01T10:01:04.0027460Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2022-12-01T10:01:04.0968272Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-12-01T10:01:04.1805440Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x8.c.o 2022-12-01T10:01:04.2809189Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-12-01T10:01:04.3712781Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x24.c.o 2022-12-01T10:01:04.4642760Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x32.c.o 2022-12-01T10:01:04.4920441Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:04.6005236Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:04.6006269Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x8.c.o 2022-12-01T10:01:04.6008508Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-12-01T10:01:04.7473463Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x16.c.o 2022-12-01T10:01:04.7484951Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:04.8374611Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x24.c.o 2022-12-01T10:01:04.8894318Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:04.9387990Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx-int32-x32.c.o 2022-12-01T10:01:05.0349383Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2022-12-01T10:01:05.1977417Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2022-12-01T10:01:05.3382210Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2022-12-01T10:01:05.3652398Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2022-12-01T10:01:05.4227929Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2022-12-01T10:01:05.4291706Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:05.5671469Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:05.5981392Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2022-12-01T10:01:05.5991551Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-12-01T10:01:05.5992515Z [ 57%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:05.7485547Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2022-12-01T10:01:05.9307688Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-12-01T10:01:05.9312028Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:06.1099360Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2022-12-01T10:01:06.2057262Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-12-01T10:01:06.3003554Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2022-12-01T10:01:06.3015555Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:06.4288989Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:06.4295149Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-12-01T10:01:06.5161649Z [ 58%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-12-01T10:01:06.6095848Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2022-12-01T10:01:06.7209946Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-12-01T10:01:06.8005333Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:06.9197645Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2022-12-01T10:01:06.9780067Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2022-12-01T10:01:06.9785111Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T10:01:07.0683408Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:07.1320094Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:07.1327034Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T10:01:07.1715937Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T10:01:07.2442652Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:01:07.2652224Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:07.3065075Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:07.3581681Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:07.4196951Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:07.5486934Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:07.6194881Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:07.7557703Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:07.7844272Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:07.8113543Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:07.8893749Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:07.9779595Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:08.0067920Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:08.1132364Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:08.1803461Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:08.2168752Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-avx-broadcast.c.o 2022-12-01T10:01:08.3958835Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:08.3959450Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:08.4388538Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:08.4618498Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:08.5673650Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:08.6484265Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:08.7305209Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:08.8529434Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:08.8530492Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-12-01T10:01:08.9664383Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:09.0489828Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:09.0845521Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:09.1884424Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:09.2711066Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:09.2727822Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:09.3268468Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:09.4075183Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:09.4831487Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:09.5887400Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:09.7161977Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:09.7173796Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:09.8050508Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:09.9310471Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:09.9312181Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:09.9929008Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:10.0950938Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:10.1617405Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-12-01T10:01:10.2180967Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:10.3364056Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T10:01:10.4296059Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:10.4309582Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:10.5556414Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:10.5703016Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2022-12-01T10:01:10.6191223Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:10.7640447Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2022-12-01T10:01:10.8032614Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-12-01T10:01:10.9375821Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:10.9798243Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T10:01:11.1025396Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T10:01:11.1550285Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:11.3102543Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T10:01:11.4559488Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:01:11.4838516Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:11.5545940Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T10:01:11.6544061Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:11.7176786Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T10:01:11.7610179Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:11.8840561Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T10:01:11.9466488Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:11.9815473Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:01:12.0809627Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:12.1753044Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2022-12-01T10:01:12.2026912Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2022-12-01T10:01:12.3152946Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-12-01T10:01:12.3555408Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:12.3783602Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2022-12-01T10:01:12.4254893Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T10:01:12.5138220Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-12-01T10:01:12.5903702Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-12-01T10:01:12.6723457Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2022-12-01T10:01:12.8194820Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-12-01T10:01:12.8393773Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2022-12-01T10:01:12.8424515Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2022-12-01T10:01:12.9322343Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-12-01T10:01:13.0069482Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-12-01T10:01:13.0362347Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-12-01T10:01:13.1633113Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2022-12-01T10:01:13.2029771Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-12-01T10:01:13.2621594Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2022-12-01T10:01:13.3565911Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-12-01T10:01:13.3673393Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-12-01T10:01:13.4020162Z [ 59%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-12-01T10:01:13.4489411Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-12-01T10:01:13.5248467Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-12-01T10:01:13.5249470Z 3157 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-12-01T10:01:13.5249999Z | ^~~~~~~ 2022-12-01T10:01:13.5307079Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2022-12-01T10:01:13.5733911Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-12-01T10:01:13.6480382Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-12-01T10:01:13.6677743Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2022-12-01T10:01:13.7297265Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-12-01T10:01:13.7574361Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-12-01T10:01:13.8453361Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2022-12-01T10:01:13.8606711Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-12-01T10:01:13.9055595Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-12-01T10:01:13.9373843Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2022-12-01T10:01:14.0182272Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-12-01T10:01:14.0778741Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-12-01T10:01:14.1050887Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-12-01T10:01:14.1496773Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-12-01T10:01:14.1920030Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2022-12-01T10:01:14.1975451Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-12-01T10:01:14.2529754Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-12-01T10:01:14.3799340Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-12-01T10:01:14.3961469Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2022-12-01T10:01:14.4470012Z [ 59%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2022-12-01T10:01:14.5044643Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2022-12-01T10:01:14.5299095Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-12-01T10:01:14.5842146Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2022-12-01T10:01:14.6408852Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-12-01T10:01:14.6827345Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2022-12-01T10:01:14.7319800Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2022-12-01T10:01:14.7953254Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2022-12-01T10:01:14.8539317Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2022-12-01T10:01:14.8931983Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-12-01T10:01:15.0325658Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2022-12-01T10:01:15.0572046Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2022-12-01T10:01:15.2143480Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-12-01T10:01:15.3909391Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2022-12-01T10:01:15.5663574Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-12-01T10:01:15.5664743Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2022-12-01T10:01:15.7069303Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2022-12-01T10:01:15.8348414Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-12-01T10:01:15.9169568Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x8.c.o 2022-12-01T10:01:15.9203867Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x16.c.o 2022-12-01T10:01:15.9490283Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2022-12-01T10:01:16.0597722Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x24.c.o 2022-12-01T10:01:16.0763850Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2022-12-01T10:01:16.1315852Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x32.c.o 2022-12-01T10:01:16.2231643Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x40.c.o 2022-12-01T10:01:16.2777725Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2022-12-01T10:01:16.3276894Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut4-p4-perm-x48.c.o 2022-12-01T10:01:16.4303439Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2022-12-01T10:01:16.4913854Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x8.c.o 2022-12-01T10:01:16.6781140Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x16.c.o 2022-12-01T10:01:16.7058705Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x24.c.o 2022-12-01T10:01:16.8471990Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2022-12-01T10:01:16.8713495Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaKernel(const torch::jit::Node*)’: 2022-12-01T10:01:16.8715998Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:97:3: warning: ‘torch::jit::Operation::Operation(F&&) [with F = torch::jit::createLlgaKernel(const torch::jit::Node*)::; typename std::enable_if*)>, F&&>::value, int>::type = 0]’ is deprecated: Please use void(Stack&) to register operator instead. [-Wdeprecated-declarations] 2022-12-01T10:01:16.8717248Z 97 | }; 2022-12-01T10:01:16.8717612Z | ^ 2022-12-01T10:01:16.8718286Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:5, 2022-12-01T10:01:16.8719099Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2022-12-01T10:01:16.8719837Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2022-12-01T10:01:16.8720519Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2022-12-01T10:01:16.8721504Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h:3, 2022-12-01T10:01:16.8721978Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2022-12-01T10:01:16.8722410Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2022-12-01T10:01:16.8722904Z 25 | Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2022-12-01T10:01:16.8723191Z | ^~~~~~~~~ 2022-12-01T10:01:16.8723825Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp: In function ‘torch::jit::Operation torch::jit::createLlgaGuardKernel(const torch::jit::Node*)’: 2022-12-01T10:01:16.8725122Z /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:162:3: warning: ‘torch::jit::Operation::Operation(F&&) [with F = torch::jit::createLlgaGuardKernel(const torch::jit::Node*)::; typename std::enable_if*)>, F&&>::value, int>::type = 0]’ is deprecated: Please use void(Stack&) to register operator instead. [-Wdeprecated-declarations] 2022-12-01T10:01:16.8725842Z 162 | }; 2022-12-01T10:01:16.8726060Z | ^ 2022-12-01T10:01:16.8726421Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/boxing/KernelFunction.h:5, 2022-12-01T10:01:16.8726911Z from /var/lib/jenkins/workspace/aten/src/ATen/core/dispatch/Dispatcher.h:4, 2022-12-01T10:01:16.8727351Z from /var/lib/jenkins/workspace/torch/csrc/jit/runtime/operator.h:6, 2022-12-01T10:01:16.8727733Z from /var/lib/jenkins/workspace/torch/csrc/jit/ir/ir.h:7, 2022-12-01T10:01:16.8728191Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/defer_size_check.h:3, 2022-12-01T10:01:16.8728607Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/onednn/interface.cpp:2: 2022-12-01T10:01:16.8729083Z /var/lib/jenkins/workspace/aten/src/ATen/core/stack.h:25:3: note: declared here 2022-12-01T10:01:16.8729532Z 25 | Operation(F&& raw): op_([raw = std::forward(raw)](Stack& stack) { 2022-12-01T10:01:16.8729834Z | ^~~~~~~~~ 2022-12-01T10:01:16.8774190Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x32.c.o 2022-12-01T10:01:16.8972108Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x40.c.o 2022-12-01T10:01:17.0245263Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-lut16-p3-x48.c.o 2022-12-01T10:01:17.0891212Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-12-01T10:01:17.1130419Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2022-12-01T10:01:17.1524382Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x8.c.o 2022-12-01T10:01:17.2414346Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2022-12-01T10:01:17.3531249Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x16.c.o 2022-12-01T10:01:17.4065196Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x24.c.o 2022-12-01T10:01:17.5091224Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x32.c.o 2022-12-01T10:01:17.5360327Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x40.c.o 2022-12-01T10:01:17.5822133Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2022-12-01T10:01:17.7035432Z [ 60%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2022-12-01T10:01:17.7213114Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx-rr2-p6-x48.c.o 2022-12-01T10:01:17.8845845Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2022-12-01T10:01:18.0509006Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-12-01T10:01:18.2074330Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2022-12-01T10:01:18.3708010Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-12-01T10:01:18.5291178Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2022-12-01T10:01:18.6733357Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-12-01T10:01:18.7200500Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2022-12-01T10:01:18.8684542Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2022-12-01T10:01:18.9153382Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2022-12-01T10:01:19.0341501Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-12-01T10:01:19.0606552Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2022-12-01T10:01:19.2060239Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2022-12-01T10:01:19.3060283Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-12-01T10:01:19.3658891Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2022-12-01T10:01:19.4768305Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2022-12-01T10:01:19.7427803Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-12-01T10:01:19.8589860Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2022-12-01T10:01:19.9610452Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x8.c.o 2022-12-01T10:01:20.0600851Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x16.c.o 2022-12-01T10:01:20.1449572Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2022-12-01T10:01:20.1762006Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x24.c.o 2022-12-01T10:01:20.2799727Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2022-12-01T10:01:20.3629044Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2022-12-01T10:01:20.3639676Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x32.c.o 2022-12-01T10:01:20.5057037Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x40.c.o 2022-12-01T10:01:20.6277507Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x48.c.o 2022-12-01T10:01:20.8186510Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x56.c.o 2022-12-01T10:01:20.9375812Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x64.c.o 2022-12-01T10:01:21.0629059Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2022-12-01T10:01:21.1212556Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2022-12-01T10:01:21.1213371Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x72.c.o 2022-12-01T10:01:21.1218367Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2022-12-01T10:01:21.3089903Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-div-x80.c.o 2022-12-01T10:01:21.3668208Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x8.c.o 2022-12-01T10:01:21.4790017Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-12-01T10:01:21.5635944Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x16.c.o 2022-12-01T10:01:21.7130224Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x24.c.o 2022-12-01T10:01:21.7537401Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-12-01T10:01:21.8874147Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x32.c.o 2022-12-01T10:01:21.9941207Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-12-01T10:01:22.0479807Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x48.c.o 2022-12-01T10:01:22.0485914Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-12-01T10:01:22.1775272Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-12-01T10:01:22.2565329Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x56.c.o 2022-12-01T10:01:22.3447563Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x64.c.o 2022-12-01T10:01:22.4367173Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-12-01T10:01:22.5572275Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x72.c.o 2022-12-01T10:01:22.5817404Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x80.c.o 2022-12-01T10:01:22.6925095Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-12-01T10:01:22.7065335Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2022-12-01T10:01:22.7370816Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-12-01T10:01:22.8693824Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2022-12-01T10:01:22.9224559Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-12-01T10:01:22.9440359Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-12-01T10:01:23.0915337Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-12-01T10:01:23.1316918Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2022-12-01T10:01:23.2669723Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-12-01T10:01:23.3417706Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-12-01T10:01:23.3444197Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-12-01T10:01:23.4740884Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2022-12-01T10:01:23.5078256Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-12-01T10:01:23.6819900Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-12-01T10:01:23.6820464Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2022-12-01T10:01:23.7114740Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-12-01T10:01:23.8308023Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut4-p4-perm.c.o 2022-12-01T10:01:23.9359953Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2022-12-01T10:01:24.0079049Z [ 61%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-12-01T10:01:24.1024224Z [ 61%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2022-12-01T10:01:24.2561641Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-12-01T10:01:24.2562527Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-lut64-p2-div.c.o 2022-12-01T10:01:24.3209178Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2022-12-01T10:01:24.4273732Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-12-01T10:01:24.4954808Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2022-12-01T10:01:24.6082428Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2022-12-01T10:01:24.7752065Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:01:24.8301272Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:24.8327430Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:24.8873382Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2022-12-01T10:01:25.0081235Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-12-01T10:01:25.0083394Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:01:25.0632513Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-12-01T10:01:25.0933260Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:25.1455813Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-12-01T10:01:25.2090110Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:25.3873877Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:01:25.4084759Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-12-01T10:01:25.4804085Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:25.5788140Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:25.7440431Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:01:25.7740566Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:25.8757824Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:25.8770249Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-12-01T10:01:25.9340688Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-12-01T10:01:26.0303704Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:26.0772750Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-12-01T10:01:26.1509008Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:26.2329859Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:26.3198664Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-12-01T10:01:26.3658336Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:26.3980963Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:26.5050953Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-12-01T10:01:26.5611072Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:26.6719084Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:26.7822420Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:26.8876051Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:27.0237021Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:27.0749794Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-12-01T10:01:27.1066410Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:27.1254857Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:27.2111560Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-12-01T10:01:27.2525617Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:27.2815263Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-12-01T10:01:27.3068720Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-12-01T10:01:27.3851448Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:27.5001799Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:27.5965991Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:27.6900288Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:27.7657297Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:27.8332228Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:27.8333882Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-12-01T10:01:27.9174216Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-12-01T10:01:27.9807193Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:27.9814086Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-12-01T10:01:28.0267354Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:28.1186226Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:28.1730385Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-12-01T10:01:28.2347010Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:28.3379022Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:28.4685591Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:28.4698449Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-12-01T10:01:28.5754393Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:28.6824900Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:28.7992001Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:28.9034464Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:29.0292138Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:29.0581250Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-12-01T10:01:29.1138471Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:29.1668571Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-12-01T10:01:29.2226895Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:29.3588325Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:29.3589329Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-12-01T10:01:29.4620050Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:29.5826289Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:29.6136923Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:29.6958438Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-12-01T10:01:29.7417522Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:29.8553118Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:29.9547872Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:30.0123847Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:30.0864458Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-12-01T10:01:30.1441431Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:30.2825015Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:30.2997407Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:30.3105615Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:30.3451695Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:30.4014929Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-12-01T10:01:30.4479518Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-12-01T10:01:30.4912748Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-12-01T10:01:30.4937955Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:30.5986988Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:30.6794268Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:30.7277111Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-12-01T10:01:30.7782100Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:01:30.8064486Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-12-01T10:01:30.8885347Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:30.9911012Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:31.0956689Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:01:31.1488817Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:31.1655114Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:31.1665682Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-12-01T10:01:31.2394027Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-12-01T10:01:31.2716098Z [ 62%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-12-01T10:01:31.3709429Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:01:31.4838133Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:31.5125250Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:31.5910387Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-12-01T10:01:31.6257535Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T10:01:31.7197016Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-12-01T10:01:31.7541009Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:31.8658432Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:31.9186785Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:31.9332756Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:32.0170044Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-12-01T10:01:32.0610528Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-12-01T10:01:32.1368663Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:32.2378763Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:32.3120209Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T10:01:32.4148428Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-12-01T10:01:32.4428107Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-12-01T10:01:32.4857911Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T10:01:32.6476457Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-12-01T10:01:32.6485733Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T10:01:32.7538165Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:01:32.8059783Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-12-01T10:01:32.9233220Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:33.0357081Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:33.0626702Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T10:01:33.0922515Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:33.1562678Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-12-01T10:01:33.2117842Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-12-01T10:01:33.2435803Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:33.3220154Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T10:01:33.3508587Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-12-01T10:01:33.4443054Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:33.5279484Z [ 63%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-12-01T10:01:33.5594544Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:33.6749136Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T10:01:33.7537288Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:33.8021025Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-12-01T10:01:33.8356641Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:33.9318813Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-12-01T10:01:33.9461040Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T10:01:34.0538854Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:34.1180236Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:34.1546115Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-12-01T10:01:34.1822609Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T10:01:34.2580922Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-12-01T10:01:34.3494849Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:34.4032962Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:34.4784192Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-12-01T10:01:34.5619122Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T10:01:34.6222524Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:34.6695559Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-12-01T10:01:34.7498690Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:34.8265917Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T10:01:34.8718601Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-12-01T10:01:34.9358837Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:35.0186173Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:35.0675107Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-12-01T10:01:35.1362851Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T10:01:35.2115676Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:35.2627875Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-12-01T10:01:35.3449030Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:35.4507811Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-avx.c.o 2022-12-01T10:01:35.5153381Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:35.5550950Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:35.5865053Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-12-01T10:01:35.6343862Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-avx.c.o 2022-12-01T10:01:35.6775730Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-12-01T10:01:35.7026047Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:35.7528396Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-12-01T10:01:35.8265993Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:35.9531501Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-avx.c.o 2022-12-01T10:01:35.9805315Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:36.0697163Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-12-01T10:01:36.0963195Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:36.2102586Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:36.2509623Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:36.2817954Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:36.3363241Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-12-01T10:01:36.3901625Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-12-01T10:01:36.4592187Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:36.4617225Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:36.5719928Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:36.5948543Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:36.6526583Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:36.7141868Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-12-01T10:01:36.7615531Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:36.7621305Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:36.7993231Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:36.8394177Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-12-01T10:01:36.9002142Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-12-01T10:01:36.9252406Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-12-01T10:01:36.9913981Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:37.1090102Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:37.2853270Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:37.3895440Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:37.3898912Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-12-01T10:01:37.4584046Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:37.5125022Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:37.5761254Z [ 64%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-12-01T10:01:37.6368274Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:37.7299392Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:37.8321249Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:37.9563218Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T10:01:38.0108136Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T10:01:38.0999318Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-12-01T10:01:38.1279419Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x24.c.o 2022-12-01T10:01:38.1783605Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-12-01T10:01:38.1785646Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul16-ld64-x32.c.o 2022-12-01T10:01:38.2162869Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:01:38.2585292Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-12-01T10:01:38.3137057Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-12-01T10:01:38.4107450Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T10:01:38.5711749Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x24.c.o 2022-12-01T10:01:38.7048315Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x32.c.o 2022-12-01T10:01:38.7505830Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-12-01T10:01:38.8679586Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T10:01:38.8941596Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T10:01:38.9560596Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-12-01T10:01:39.0098488Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x24.c.o 2022-12-01T10:01:39.1128662Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul16-ld64-x32.c.o 2022-12-01T10:01:39.2086257Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:01:39.3605573Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x24.c.o 2022-12-01T10:01:39.3614574Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T10:01:39.4142761Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-12-01T10:01:39.4677759Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x32.c.o 2022-12-01T10:01:39.5410568Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T10:01:39.5606247Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-12-01T10:01:39.6343313Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-12-01T10:01:39.6529645Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:01:39.6894295Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T10:01:39.7566231Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-12-01T10:01:39.8015601Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:01:39.8893459Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:40.0193079Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:40.0473745Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:40.1513434Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-12-01T10:01:40.2088810Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:40.2596996Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:40.3656475Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-12-01T10:01:40.4109500Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:40.5321984Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T10:01:40.6286738Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul32.c.o 2022-12-01T10:01:40.7096598Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T10:01:40.8408493Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T10:01:40.8578487Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-12-01T10:01:40.8693035Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T10:01:40.9404750Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-12-01T10:01:41.0591538Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-12-01T10:01:41.0993401Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T10:01:41.1369654Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:41.2643795Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-12-01T10:01:41.2930839Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:41.4370292Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-12-01T10:01:41.4371340Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:41.5702189Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:41.6095488Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:41.6927706Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-12-01T10:01:41.7573838Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:41.7879499Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:41.8760018Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:41.9203219Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-12-01T10:01:41.9744469Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-12-01T10:01:41.9990530Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:42.0888031Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:42.1362499Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:42.2006151Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-12-01T10:01:42.2523036Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:42.3832978Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:42.4659936Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:42.4945730Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-12-01T10:01:42.5787110Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:42.6096995Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:42.6989575Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-12-01T10:01:42.7234262Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:42.8265870Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:42.9271315Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:42.9571833Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:43.0403962Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-12-01T10:01:43.0747829Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:43.1771423Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:43.2220524Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:43.2258348Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-12-01T10:01:43.2985154Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-12-01T10:01:43.3502078Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:43.3927086Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:43.4849939Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-12-01T10:01:43.5109124Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:43.6054529Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:43.7075745Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:43.7276430Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:43.8098292Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-12-01T10:01:43.8623914Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:43.9744795Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:44.0266432Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:44.0899747Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-12-01T10:01:44.1281968Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:44.1621196Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-12-01T10:01:44.2371496Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:44.3376926Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:44.4497982Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:44.4840269Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:44.5751081Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-12-01T10:01:44.6266548Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:44.7243198Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:44.7859031Z [ 65%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-12-01T10:01:44.8248206Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:44.8940348Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-12-01T10:01:44.9513474Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:45.0636721Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:45.1616339Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld64.c.o 2022-12-01T10:01:45.2694844Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-avx-ld128.c.o 2022-12-01T10:01:45.4000111Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-12-01T10:01:45.4012254Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T10:01:45.4934875Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T10:01:45.5348458Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-12-01T10:01:45.6100283Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:01:45.6372124Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T10:01:45.6782641Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x8.c.o 2022-12-01T10:01:45.7858720Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-12-01T10:01:45.8076519Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-12-01T10:01:45.8621815Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul16-ld64-x16.c.o 2022-12-01T10:01:45.9743328Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T10:01:46.0552764Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x16.c.o 2022-12-01T10:01:46.1600552Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-12-01T10:01:46.1941382Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T10:01:46.2439298Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-12-01T10:01:46.2982020Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:01:46.4019442Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x8.c.o 2022-12-01T10:01:46.4453839Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T10:01:46.4928112Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-12-01T10:01:46.5387540Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2022-12-01T10:01:46.5783526Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2022-12-01T10:01:46.6886888Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-12-01T10:01:46.7697567Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2022-12-01T10:01:46.9297768Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-12-01T10:01:46.9749563Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-12-01T10:01:47.1345432Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2022-12-01T10:01:47.2241922Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T10:01:47.3031437Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-12-01T10:01:47.3356725Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-12-01T10:01:47.4135739Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-12-01T10:01:47.5069359Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2022-12-01T10:01:47.5464587Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2022-12-01T10:01:47.6522056Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-12-01T10:01:47.7388335Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2022-12-01T10:01:47.7722518Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-12-01T10:01:47.9656182Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-12-01T10:01:47.9668845Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2022-12-01T10:01:48.0390973Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-12-01T10:01:48.0754539Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2022-12-01T10:01:48.1924520Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2022-12-01T10:01:48.2767737Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-12-01T10:01:48.3782704Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-12-01T10:01:48.5339368Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2022-12-01T10:01:48.6002217Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-12-01T10:01:48.7359130Z [ 66%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-12-01T10:01:48.7372447Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2022-12-01T10:01:48.8495728Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-12-01T10:01:48.9644170Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2022-12-01T10:01:48.9649306Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-12-01T10:01:49.0775422Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-12-01T10:01:49.1381993Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-12-01T10:01:49.2967621Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2022-12-01T10:01:49.3267749Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-12-01T10:01:49.4741439Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2022-12-01T10:01:49.5012070Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2022-12-01T10:01:49.5280329Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2022-12-01T10:01:49.6573073Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-12-01T10:01:49.6708545Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-12-01T10:01:49.7050969Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-12-01T10:01:49.7709621Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2022-12-01T10:01:49.9497490Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2022-12-01T10:01:49.9871264Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2022-12-01T10:01:50.1201515Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-12-01T10:01:50.1732587Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2022-12-01T10:01:50.3243644Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-12-01T10:01:50.3250046Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2022-12-01T10:01:50.3927362Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2022-12-01T10:01:50.3954727Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2022-12-01T10:01:50.5219308Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-12-01T10:01:50.5702264Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-12-01T10:01:50.5995160Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2022-12-01T10:01:50.7639787Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2022-12-01T10:01:50.8783301Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-12-01T10:01:50.9421359Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-12-01T10:01:51.0754805Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2022-12-01T10:01:51.2420763Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-12-01T10:01:51.2745001Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2022-12-01T10:01:51.2855327Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2022-12-01T10:01:51.3992733Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2022-12-01T10:01:51.4099770Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2022-12-01T10:01:51.4541530Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-12-01T10:01:51.4634820Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2022-12-01T10:01:51.5030693Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2022-12-01T10:01:51.6282076Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2022-12-01T10:01:51.6586319Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-12-01T10:01:51.6594205Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2022-12-01T10:01:51.7304146Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-12-01T10:01:51.7311514Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2022-12-01T10:01:51.8563393Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-12-01T10:01:51.8832860Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-12-01T10:01:51.9685516Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2022-12-01T10:01:52.1373627Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-12-01T10:01:52.2827234Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2022-12-01T10:01:52.3261677Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-12-01T10:01:52.3558474Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-12-01T10:01:52.4815946Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2022-12-01T10:01:52.5080453Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-12-01T10:01:52.5545514Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-12-01T10:01:52.5803658Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-12-01T10:01:52.7096239Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-12-01T10:01:52.7360857Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2022-12-01T10:01:52.7738448Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T10:01:52.9174463Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-12-01T10:01:52.9864790Z [ 67%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-12-01T10:01:52.9865700Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2022-12-01T10:01:53.1420893Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2022-12-01T10:01:53.1746699Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:01:53.2150400Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:01:53.3156237Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-12-01T10:01:53.3814141Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-12-01T10:01:53.4241986Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:01:53.4509749Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-12-01T10:01:53.5924043Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:01:53.6343184Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-12-01T10:01:53.7346639Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:01:53.7375743Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-12-01T10:01:53.9039339Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:01:54.0319666Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-12-01T10:01:54.0367218Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:01:54.0988121Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-12-01T10:01:54.2224663Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:01:54.2621235Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-12-01T10:01:54.4150150Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:01:54.4447998Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:01:54.6004038Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-12-01T10:01:54.6433570Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:54.6796608Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-12-01T10:01:54.8333768Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:54.8674747Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:55.0156317Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-12-01T10:01:55.0602392Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:55.1022566Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-12-01T10:01:55.2742438Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:55.2743003Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-12-01T10:01:55.3063927Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:55.4036746Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:55.4450417Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-12-01T10:01:55.5312023Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:55.6073963Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-12-01T10:01:55.7450225Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:55.7780714Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:55.8141573Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:55.9036799Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:55.9605133Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-12-01T10:01:56.0082450Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-12-01T10:01:56.0334388Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-12-01T10:01:56.1107486Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:56.1278764Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-12-01T10:01:56.2920145Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:56.4681459Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:56.6425185Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:56.6452490Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-12-01T10:01:56.7305443Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:56.7934940Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:56.8482449Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:56.8982810Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-12-01T10:01:56.9484024Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-12-01T10:01:57.0169292Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-12-01T10:01:57.0529412Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:57.1132486Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:57.2437857Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-12-01T10:01:57.3056424Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-12-01T10:01:57.3057046Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:57.3435417Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:57.4994116Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-12-01T10:01:57.5515287Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:57.7411481Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:57.8287125Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:57.9345367Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-12-01T10:01:57.9878290Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:58.0581507Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-12-01T10:01:58.1510699Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:58.2277193Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-12-01T10:01:58.3385092Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:58.3652760Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:58.3895156Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:58.4432830Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:58.5317829Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-12-01T10:01:58.5951184Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:58.6176811Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:58.6677427Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-12-01T10:01:58.7730105Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-12-01T10:01:58.7965822Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:58.8280759Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:58.9835497Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-12-01T10:01:59.0082310Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:59.1617846Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:59.2136005Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-12-01T10:01:59.3762636Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:59.4396759Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:59.5666244Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-12-01T10:01:59.6390046Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:01:59.8025706Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:01:59.8354999Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-12-01T10:01:59.9715074Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:00.0050795Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-12-01T10:02:00.0464757Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-12-01T10:02:00.2222302Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-12-01T10:02:00.2227008Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:00.2821117Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:02:00.3435626Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:00.4133550Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-12-01T10:02:00.4885738Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-12-01T10:02:00.5693543Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:02:00.6916784Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-12-01T10:02:00.7291582Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:00.8821500Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:02:01.0665970Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:01.0851215Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-12-01T10:02:01.1347462Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T10:02:01.2539217Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:01.2540032Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-12-01T10:02:01.3466538Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-12-01T10:02:01.4389538Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:01.6171755Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:01.7888506Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:01.8195921Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:01.9937727Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-12-01T10:02:02.0118243Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:02.1945024Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:02.1954826Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-12-01T10:02:02.3730125Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:02.3999840Z [ 68%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-12-01T10:02:02.5312765Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:02.6275697Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-12-01T10:02:02.7372285Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-12-01T10:02:02.7373248Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:02.9371123Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:02.9665904Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:03.0619144Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:03.0765907Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:03.1609447Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-12-01T10:02:03.1998051Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-12-01T10:02:03.2726792Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:03.2914662Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-12-01T10:02:03.3982730Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:03.4613591Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:03.4986786Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-12-01T10:02:03.6023605Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-12-01T10:02:03.6955567Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:03.7718843Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:03.8835436Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-12-01T10:02:03.9855447Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:04.0134494Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-12-01T10:02:04.1405067Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:04.1949624Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:04.2837322Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:04.3431400Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-12-01T10:02:04.4220744Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-12-01T10:02:04.4671440Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:04.5163931Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-12-01T10:02:04.6849033Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:04.7692202Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:04.8935117Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-12-01T10:02:04.9487304Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:05.0091657Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-12-01T10:02:05.0146781Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-12-01T10:02:05.1354419Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:05.3304485Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:05.3308907Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-12-01T10:02:05.5146753Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:05.6808205Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:05.8368882Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:06.0004040Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:06.0158196Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:06.0202488Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-12-01T10:02:06.0723200Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:06.1892944Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-12-01T10:02:06.2216705Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-xop.c.o 2022-12-01T10:02:06.2620410Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:06.2875364Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-12-01T10:02:06.3612883Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-12-01T10:02:06.4466295Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-12-01T10:02:06.4949906Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:06.6711667Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:06.8656038Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:07.0748829Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:07.1043613Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-12-01T10:02:07.2254815Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:07.4086738Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:07.4258671Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-12-01T10:02:07.4670008Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:07.4738739Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-12-01T10:02:07.6246165Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-12-01T10:02:07.6434524Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:07.7415751Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:07.8534204Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-12-01T10:02:07.9478202Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:08.1159136Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:08.1622184Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-12-01T10:02:08.2187268Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:08.3133119Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:08.3605206Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:08.4319320Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-12-01T10:02:08.5295058Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-12-01T10:02:08.5465017Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:08.7170589Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:08.7239971Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:08.7629279Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-12-01T10:02:08.7977555Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-12-01T10:02:08.9135621Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:08.9440068Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-12-01T10:02:09.1137100Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:09.2764304Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:09.4627123Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:09.6255774Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:02:09.6722040Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T10:02:09.7251414Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x24.c.o 2022-12-01T10:02:09.7921425Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x32.c.o 2022-12-01T10:02:09.8284592Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-12-01T10:02:09.9038936Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-12-01T10:02:09.9451950Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:02:09.9807414Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T10:02:10.0580111Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x24.c.o 2022-12-01T10:02:10.1073450Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x32.c.o 2022-12-01T10:02:10.1530507Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-12-01T10:02:10.1994756Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-12-01T10:02:10.2794390Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-12-01T10:02:10.3114120Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:10.5061113Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:10.6693732Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:10.8445691Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T10:02:10.8760696Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:11.0372181Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-12-01T10:02:11.0703657Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:11.2236952Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:11.2754387Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-12-01T10:02:11.3952718Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:11.4149884Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:11.4153559Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-12-01T10:02:11.5844273Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:11.6118120Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-12-01T10:02:11.6364618Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:11.7862920Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-12-01T10:02:11.8789781Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:12.0524620Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:12.1887036Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-12-01T10:02:12.2561293Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:12.4277486Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:12.6111092Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:12.6111951Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-12-01T10:02:12.6724705Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:12.7768904Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:12.8172651Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-12-01T10:02:12.8709405Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:12.9350735Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-12-01T10:02:13.0383250Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-12-01T10:02:13.0616838Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:13.2626741Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:13.3916601Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:13.4422065Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-12-01T10:02:13.5755491Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:13.7442781Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:13.8534391Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:13.9428085Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-12-01T10:02:13.9841758Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:14.0460494Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:14.1281446Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-12-01T10:02:14.2203054Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:14.2218419Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-12-01T10:02:14.2769057Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-12-01T10:02:14.4016809Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:14.5623599Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:14.6158961Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-12-01T10:02:14.6863325Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:14.6894866Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:14.7897636Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-12-01T10:02:14.8553723Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:14.8793196Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-12-01T10:02:14.9422318Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:15.0504696Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-12-01T10:02:15.1327503Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:15.2539512Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:15.3470372Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-12-01T10:02:15.3609179Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:15.4143574Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:15.5228009Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:15.5231151Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-12-01T10:02:15.5852825Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-12-01T10:02:15.6581918Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-12-01T10:02:15.7629109Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:15.7658341Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-12-01T10:02:15.8741746Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:15.9631525Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-12-01T10:02:15.9984475Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:16.1113208Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-12-01T10:02:16.2234459Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:16.2273717Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-12-01T10:02:16.3160335Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-12-01T10:02:16.3756651Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:16.4342555Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-12-01T10:02:16.5871418Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:16.6319580Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:16.8242923Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-12-01T10:02:16.8535112Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T10:02:16.8687393Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T10:02:16.9070980Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:02:16.9443339Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T10:02:17.0649469Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-12-01T10:02:17.0962549Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-12-01T10:02:17.1105515Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-12-01T10:02:17.1392435Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T10:02:17.2131774Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x16.c.o 2022-12-01T10:02:17.3177200Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-12-01T10:02:17.3634369Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-12-01T10:02:17.4175619Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-12-01T10:02:17.6043592Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2022-12-01T10:02:17.6177044Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-12-01T10:02:17.7116131Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2022-12-01T10:02:17.8013237Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-12-01T10:02:17.8014716Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-12-01T10:02:17.8578833Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-12-01T10:02:17.9310428Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2022-12-01T10:02:17.9929668Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T10:02:17.9973826Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T10:02:18.0571070Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-12-01T10:02:18.1427908Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-12-01T10:02:18.1732447Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T10:02:18.2211539Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-12-01T10:02:18.2359505Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-12-01T10:02:18.3180257Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-12-01T10:02:18.4089518Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-12-01T10:02:18.5385273Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T10:02:18.5944796Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-12-01T10:02:18.7167815Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-12-01T10:02:18.7992197Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T10:02:18.8356470Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-12-01T10:02:18.9147876Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-12-01T10:02:18.9199344Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2022-12-01T10:02:19.0252469Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-12-01T10:02:19.0493296Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2022-12-01T10:02:19.0991949Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2022-12-01T10:02:19.1521523Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-12-01T10:02:19.2478940Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-12-01T10:02:19.3449402Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2022-12-01T10:02:19.3979970Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-12-01T10:02:19.4807536Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2022-12-01T10:02:19.4951233Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2022-12-01T10:02:19.5069258Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2022-12-01T10:02:19.5882260Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-12-01T10:02:19.6612962Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-12-01T10:02:19.7059794Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-12-01T10:02:19.7293811Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2022-12-01T10:02:19.9078619Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2022-12-01T10:02:19.9528849Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-12-01T10:02:20.0727561Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-12-01T10:02:20.2211050Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2022-12-01T10:02:20.2618979Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-12-01T10:02:20.3291611Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-12-01T10:02:20.4312845Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2022-12-01T10:02:20.4317858Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2022-12-01T10:02:20.4871762Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2022-12-01T10:02:20.4872623Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-12-01T10:02:20.5748577Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-12-01T10:02:20.6678907Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2022-12-01T10:02:20.7133609Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-12-01T10:02:20.8488254Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-12-01T10:02:21.0065218Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2022-12-01T10:02:21.0485587Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-12-01T10:02:21.0766968Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-12-01T10:02:21.1144565Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-12-01T10:02:21.2107212Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-12-01T10:02:21.2606075Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2022-12-01T10:02:21.3206116Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-12-01T10:02:21.3535846Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T10:02:21.4679079Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-12-01T10:02:21.5214433Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T10:02:21.6561252Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-12-01T10:02:21.6824970Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T10:02:21.7312778Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-12-01T10:02:21.8547377Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-12-01T10:02:21.8715176Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-12-01T10:02:22.0153977Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T10:02:22.1870203Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-12-01T10:02:22.2463638Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-12-01T10:02:22.3455460Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T10:02:22.3996260Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-12-01T10:02:22.5066170Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-12-01T10:02:22.5327759Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2022-12-01T10:02:22.6262132Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:22.7001872Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-12-01T10:02:22.7450944Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:22.7456722Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-12-01T10:02:22.8727502Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-12-01T10:02:22.9271567Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:22.9613546Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:23.0918954Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2022-12-01T10:02:23.0920048Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:23.1568079Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2022-12-01T10:02:23.2737933Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:23.4474539Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:23.4489051Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2022-12-01T10:02:23.6269126Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:23.6738336Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:23.8193512Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o 2022-12-01T10:02:23.8707605Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:24.0607614Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16s4inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:24.0922848Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2022-12-01T10:02:24.1585938Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:24.2671397Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:24.2786540Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x8inc-minmax-fma3-broadcast.c.o 2022-12-01T10:02:24.3221207Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2022-12-01T10:02:24.4048415Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2022-12-01T10:02:24.4782735Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2022-12-01T10:02:24.5444352Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:24.5452561Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T10:02:24.6833462Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2022-12-01T10:02:24.7265989Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:02:24.8332043Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-12-01T10:02:24.9111874Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2022-12-01T10:02:25.0388929Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:02:25.0671861Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:25.1134966Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-12-01T10:02:25.2498235Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2022-12-01T10:02:25.2665093Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2022-12-01T10:02:25.3428158Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:02:25.5023657Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:25.5608345Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2022-12-01T10:02:25.5619205Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T10:02:25.6009507Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:02:25.7239767Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2022-12-01T10:02:25.7783317Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2022-12-01T10:02:25.8261780Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:25.9155077Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:26.0302111Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2022-12-01T10:02:26.1182486Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:26.2987579Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2022-12-01T10:02:26.2991316Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:26.3754625Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T10:02:26.5049234Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2022-12-01T10:02:26.5402485Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:02:26.5791798Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-12-01T10:02:26.6361713Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2022-12-01T10:02:26.7218279Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2022-12-01T10:02:26.7787580Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:02:26.9794278Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:27.0272136Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-12-01T10:02:27.0882658Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:02:27.1712323Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:27.1723251Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2022-12-01T10:02:27.2473009Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2022-12-01T10:02:27.2903886Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T10:02:27.3262688Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-12-01T10:02:27.4082256Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2022-12-01T10:02:27.4930062Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2022-12-01T10:02:27.5147575Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:27.5831933Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2022-12-01T10:02:27.7131462Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:27.8002682Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-12-01T10:02:27.9569769Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2022-12-01T10:02:27.9573447Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2022-12-01T10:02:27.9591498Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2022-12-01T10:02:28.1362288Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-12-01T10:02:28.1396099Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2022-12-01T10:02:28.1980364Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2022-12-01T10:02:28.2948003Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2022-12-01T10:02:28.3390578Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2022-12-01T10:02:28.3399458Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2022-12-01T10:02:28.4682751Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2022-12-01T10:02:28.5172557Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2022-12-01T10:02:28.6577545Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2022-12-01T10:02:28.8220240Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2022-12-01T10:02:28.9092343Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2022-12-01T10:02:29.0244938Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-12-01T10:02:29.0655397Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2022-12-01T10:02:29.1187071Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-12-01T10:02:29.1626185Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2022-12-01T10:02:29.2925420Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2022-12-01T10:02:29.2926004Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2022-12-01T10:02:29.3476767Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2022-12-01T10:02:29.3984785Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2022-12-01T10:02:29.4838315Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2022-12-01T10:02:29.5084170Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-12-01T10:02:29.6646144Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T10:02:29.7076143Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt.cpp.o 2022-12-01T10:02:29.8510066Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-12-01T10:02:29.9024036Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-12-01T10:02:30.0243244Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2022-12-01T10:02:30.0928729Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T10:02:30.1157921Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-12-01T10:02:30.2904305Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-12-01T10:02:30.2904875Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2022-12-01T10:02:30.3307296Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2022-12-01T10:02:30.3907961Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2022-12-01T10:02:30.4926136Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-12-01T10:02:30.6646478Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-12-01T10:02:30.6657894Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2022-12-01T10:02:30.7081777Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-12-01T10:02:30.8459832Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2022-12-01T10:02:30.9041599Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2022-12-01T10:02:30.9042477Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T10:02:31.0511605Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-12-01T10:02:31.1540572Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2022-12-01T10:02:31.2175964Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp.o 2022-12-01T10:02:31.2188667Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-12-01T10:02:31.4045749Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T10:02:31.5033644Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-12-01T10:02:31.5845213Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2022-12-01T10:02:31.6862577Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-12-01T10:02:31.8883378Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-12-01T10:02:31.8929206Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-12-01T10:02:32.0702213Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T10:02:32.0952944Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2022-12-01T10:02:32.1254771Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2022-12-01T10:02:32.1704532Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T10:02:32.2906095Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2022-12-01T10:02:32.2957615Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2022-12-01T10:02:32.4073210Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2022-12-01T10:02:32.4898255Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T10:02:32.5342460Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T10:02:32.6331115Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2022-12-01T10:02:32.7074540Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T10:02:32.7467481Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2022-12-01T10:02:32.7700759Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2022-12-01T10:02:32.8706394Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/OpsImpl.cpp.o 2022-12-01T10:02:33.0142112Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T10:02:33.0327845Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2022-12-01T10:02:33.0328891Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2022-12-01T10:02:33.1787612Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2022-12-01T10:02:33.2035307Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2022-12-01T10:02:33.3760838Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2022-12-01T10:02:33.4521261Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2022-12-01T10:02:33.5294892Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2022-12-01T10:02:33.6362280Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2022-12-01T10:02:33.7034515Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2022-12-01T10:02:33.8007365Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2022-12-01T10:02:33.8229493Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2022-12-01T10:02:33.9322553Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2022-12-01T10:02:33.9648924Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2022-12-01T10:02:34.0182905Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2022-12-01T10:02:34.0218090Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2022-12-01T10:02:34.0903903Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2022-12-01T10:02:34.1473766Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2022-12-01T10:02:34.1693276Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2022-12-01T10:02:34.2485758Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2022-12-01T10:02:34.2943777Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2022-12-01T10:02:34.3367488Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2022-12-01T10:02:34.4707265Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2022-12-01T10:02:34.5046184Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2022-12-01T10:02:34.6853160Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2022-12-01T10:02:34.7515677Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2022-12-01T10:02:34.8315685Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2022-12-01T10:02:34.9528133Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2022-12-01T10:02:34.9781832Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2022-12-01T10:02:35.0574690Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2022-12-01T10:02:35.1261901Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2022-12-01T10:02:35.1699731Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2022-12-01T10:02:35.2717107Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2022-12-01T10:02:35.3553449Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2022-12-01T10:02:35.4745879Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2022-12-01T10:02:35.5662316Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o 2022-12-01T10:02:35.5901195Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2022-12-01T10:02:35.6706689Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2022-12-01T10:02:35.7877775Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2022-12-01T10:02:35.8005202Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc2.c.o 2022-12-01T10:02:35.8747401Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2022-12-01T10:02:35.9197711Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64-acc4.c.o 2022-12-01T10:02:35.9844391Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2022-12-01T10:02:36.1020997Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72-acc3.c.o 2022-12-01T10:02:36.1437299Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2022-12-01T10:02:36.3080327Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2022-12-01T10:02:36.3653359Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc2.c.o 2022-12-01T10:02:36.4975430Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2022-12-01T10:02:36.5518866Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80-acc5.c.o 2022-12-01T10:02:36.5816976Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2022-12-01T10:02:36.7227891Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc2.c.o 2022-12-01T10:02:36.8186138Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2022-12-01T10:02:36.8719516Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc3.c.o 2022-12-01T10:02:37.0627618Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96-acc6.c.o 2022-12-01T10:02:37.0657955Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2022-12-01T10:02:37.2310168Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2022-12-01T10:02:37.2598044Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x8.c.o 2022-12-01T10:02:37.3826050Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2022-12-01T10:02:37.4150926Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2022-12-01T10:02:37.4210506Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x16.c.o 2022-12-01T10:02:37.4819784Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2022-12-01T10:02:37.5717931Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x24.c.o 2022-12-01T10:02:37.6227981Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2022-12-01T10:02:37.7516300Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x32.c.o 2022-12-01T10:02:37.9382136Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x40.c.o 2022-12-01T10:02:37.9410176Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x48.c.o 2022-12-01T10:02:38.0909060Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2022-12-01T10:02:38.1373248Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x56.c.o 2022-12-01T10:02:38.3011387Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x64.c.o 2022-12-01T10:02:38.4764880Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x72.c.o 2022-12-01T10:02:38.5169561Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut4-p4-perm-x80.c.o 2022-12-01T10:02:38.5785519Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x8.c.o 2022-12-01T10:02:38.6326487Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x16.c.o 2022-12-01T10:02:38.7003993Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2022-12-01T10:02:38.7231014Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2022-12-01T10:02:38.7606797Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x24.c.o 2022-12-01T10:02:38.8328238Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2022-12-01T10:02:38.8542440Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x32.c.o 2022-12-01T10:02:38.9652094Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2022-12-01T10:02:39.0186227Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x40.c.o 2022-12-01T10:02:39.0937013Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x48.c.o 2022-12-01T10:02:39.1996310Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2022-12-01T10:02:39.3554984Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x56.c.o 2022-12-01T10:02:39.3555609Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2022-12-01T10:02:39.3829901Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2022-12-01T10:02:39.5305003Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x64.c.o 2022-12-01T10:02:39.7046824Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x72.c.o 2022-12-01T10:02:39.7951460Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut8-p4-perm-x80.c.o 2022-12-01T10:02:39.8931275Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x8.c.o 2022-12-01T10:02:39.8932488Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2022-12-01T10:02:39.9730535Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2022-12-01T10:02:40.0621561Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x16.c.o 2022-12-01T10:02:40.2193232Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x24.c.o 2022-12-01T10:02:40.2997753Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x32.c.o 2022-12-01T10:02:40.3999289Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2022-12-01T10:02:40.4583954Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x40.c.o 2022-12-01T10:02:40.5003506Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2022-12-01T10:02:40.6222297Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x48.c.o 2022-12-01T10:02:40.6694322Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x56.c.o 2022-12-01T10:02:40.8455086Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2022-12-01T10:02:40.8506730Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x64.c.o 2022-12-01T10:02:41.0038271Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x72.c.o 2022-12-01T10:02:41.0252467Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-lut16-p3-gather-x80.c.o 2022-12-01T10:02:41.1847968Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2022-12-01T10:02:41.2108526Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x8.c.o 2022-12-01T10:02:41.2506726Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x16.c.o 2022-12-01T10:02:41.3775753Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2022-12-01T10:02:41.4383621Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x24.c.o 2022-12-01T10:02:41.6477441Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x32.c.o 2022-12-01T10:02:41.7955212Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x40.c.o 2022-12-01T10:02:41.8877278Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x48.c.o 2022-12-01T10:02:41.8909988Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x56.c.o 2022-12-01T10:02:41.9611492Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2022-12-01T10:02:42.0223587Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2022-12-01T10:02:42.1022979Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x64.c.o 2022-12-01T10:02:42.2108154Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x72.c.o 2022-12-01T10:02:42.2295227Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx2-rr1-p6-x80.c.o 2022-12-01T10:02:42.2565158Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2022-12-01T10:02:42.3163284Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2022-12-01T10:02:42.3982392Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2022-12-01T10:02:42.4442586Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2022-12-01T10:02:42.6086055Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2022-12-01T10:02:42.7673907Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2022-12-01T10:02:42.9183688Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2022-12-01T10:02:43.0589309Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2022-12-01T10:02:43.0751286Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2022-12-01T10:02:43.0773799Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2022-12-01T10:02:43.2126980Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2022-12-01T10:02:43.2518229Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2022-12-01T10:02:43.4009787Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2022-12-01T10:02:43.4014361Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2022-12-01T10:02:43.4668772Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2022-12-01T10:02:43.5405993Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2022-12-01T10:02:43.5825983Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2022-12-01T10:02:43.6361411Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2022-12-01T10:02:43.7223144Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2022-12-01T10:02:43.7727974Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2022-12-01T10:02:43.9557098Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2022-12-01T10:02:44.1160060Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2022-12-01T10:02:44.2528317Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2022-12-01T10:02:44.2529231Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2022-12-01T10:02:44.4563876Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2022-12-01T10:02:44.4564529Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2022-12-01T10:02:44.4992497Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2022-12-01T10:02:44.6505518Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2022-12-01T10:02:44.6731574Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2022-12-01T10:02:44.8588798Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2022-12-01T10:02:44.9375876Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2022-12-01T10:02:45.0323303Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2022-12-01T10:02:45.1253982Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2022-12-01T10:02:45.1254978Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2022-12-01T10:02:45.2882559Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2022-12-01T10:02:45.3665448Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2022-12-01T10:02:45.4651867Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2022-12-01T10:02:45.5349707Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2022-12-01T10:02:45.6837855Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2022-12-01T10:02:45.8568579Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2022-12-01T10:02:45.9298525Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x8.c.o 2022-12-01T10:02:46.0272796Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2022-12-01T10:02:46.0992037Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x16.c.o 2022-12-01T10:02:46.1586708Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2022-12-01T10:02:46.1968050Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x24.c.o 2022-12-01T10:02:46.2321349Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x32.c.o 2022-12-01T10:02:46.3190133Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2022-12-01T10:02:46.3742946Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2022-12-01T10:02:46.4452181Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-12-01T10:02:46.6198085Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x48.c.o 2022-12-01T10:02:46.6496846Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x56.c.o 2022-12-01T10:02:46.7958452Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2022-12-01T10:02:46.8133280Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x64.c.o 2022-12-01T10:02:47.0392305Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x72.c.o 2022-12-01T10:02:47.0964840Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x80.c.o 2022-12-01T10:02:47.2471623Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2022-12-01T10:02:47.2768211Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x8.c.o 2022-12-01T10:02:47.4459408Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x16.c.o 2022-12-01T10:02:47.6239429Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x24.c.o 2022-12-01T10:02:47.6881486Z [ 77%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x32.c.o 2022-12-01T10:02:47.7871030Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x40.c.o 2022-12-01T10:02:47.7875630Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2022-12-01T10:02:47.8486487Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x48.c.o 2022-12-01T10:02:47.8501808Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x56.c.o 2022-12-01T10:02:47.9304704Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2022-12-01T10:02:48.0001694Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2022-12-01T10:02:48.0243961Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2022-12-01T10:02:48.0721733Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x64.c.o 2022-12-01T10:02:48.2602452Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x72.c.o 2022-12-01T10:02:48.3020204Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr1fma-x80.c.o 2022-12-01T10:02:48.3710123Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x8.c.o 2022-12-01T10:02:48.4514337Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2022-12-01T10:02:48.4989679Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2022-12-01T10:02:48.5833585Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x16.c.o 2022-12-01T10:02:48.7876060Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x24.c.o 2022-12-01T10:02:48.9397740Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x32.c.o 2022-12-01T10:02:49.0965493Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2022-12-01T10:02:49.1680824Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x48.c.o 2022-12-01T10:02:49.1681979Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x40.c.o 2022-12-01T10:02:49.2405674Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x56.c.o 2022-12-01T10:02:49.3277580Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2022-12-01T10:02:49.3551847Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2022-12-01T10:02:49.4606446Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x64.c.o 2022-12-01T10:02:49.5863315Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x72.c.o 2022-12-01T10:02:49.6661185Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-nr2fma-x80.c.o 2022-12-01T10:02:49.6819715Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2022-12-01T10:02:49.7249253Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p3-perm.c.o 2022-12-01T10:02:49.8116895Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2022-12-01T10:02:49.8966047Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2022-12-01T10:02:49.9227375Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2022-12-01T10:02:49.9755374Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-lut8-p4-perm.c.o 2022-12-01T10:02:50.1358517Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2022-12-01T10:02:50.3050830Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2022-12-01T10:02:50.3051779Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2022-12-01T10:02:50.4771298Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2022-12-01T10:02:50.6300541Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut4-p4-perm.c.o 2022-12-01T10:02:50.7212964Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut8-p4-perm.c.o 2022-12-01T10:02:50.7829036Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2022-12-01T10:02:50.8899663Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-lut16-p3-gather.c.o 2022-12-01T10:02:51.0326701Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2022-12-01T10:02:51.0488447Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2022-12-01T10:02:51.0522606Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2022-12-01T10:02:51.1140409Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-div.c.o 2022-12-01T10:02:51.2137501Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2022-12-01T10:02:51.2358607Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2022-12-01T10:02:51.3191541Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr1fma.c.o 2022-12-01T10:02:51.4770307Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma.c.o 2022-12-01T10:02:51.6272304Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-lut64-p2-gather-nr2fma1adj.c.o 2022-12-01T10:02:51.7767894Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2022-12-01T10:02:51.8381600Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2022-12-01T10:02:51.9387565Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2022-12-01T10:02:52.0073204Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2022-12-01T10:02:52.1673535Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-div.c.o 2022-12-01T10:02:52.2193908Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr1fma.c.o 2022-12-01T10:02:52.2763502Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma.c.o 2022-12-01T10:02:52.3487800Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2022-12-01T10:02:52.3939383Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2022-12-01T10:02:52.4678477Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-lut64-p2-gather-nr2fma1adj.c.o 2022-12-01T10:02:52.6372241Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2022-12-01T10:02:52.6372948Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2022-12-01T10:02:52.7103987Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2022-12-01T10:02:52.8064838Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2022-12-01T10:02:52.8952935Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2022-12-01T10:02:53.0519502Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:53.2330473Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:53.4173866Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T10:02:53.4498578Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2022-12-01T10:02:53.6038925Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:02:53.7062088Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:02:53.7806696Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2022-12-01T10:02:53.8664630Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:53.9177925Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2022-12-01T10:02:53.9510278Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T10:02:54.0820117Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2022-12-01T10:02:54.1178417Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:02:54.1670006Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2022-12-01T10:02:54.2908788Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:02:54.4597139Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:54.6195966Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:54.7356510Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:54.8156900Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2022-12-01T10:02:54.8961851Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T10:02:55.0310931Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:02:55.2077563Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:02:55.2494317Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2022-12-01T10:02:55.3504177Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2022-12-01T10:02:55.4372355Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:55.4887431Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T10:02:55.6255756Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:02:55.6731681Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:02:55.7235852Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2022-12-01T10:02:55.8649383Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:55.9867710Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:02:56.0211952Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2022-12-01T10:02:56.1933701Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:02:56.2594423Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:02:56.3742391Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2022-12-01T10:02:56.4697176Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:02:56.7161205Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:02:56.7167697Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:02:56.7578904Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:02:56.8930828Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2022-12-01T10:02:56.9128393Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2022-12-01T10:02:56.9616757Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:02:57.1357362Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2022-12-01T10:02:57.1409075Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:02:57.2221801Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2022-12-01T10:02:57.3218852Z [ 78%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:57.4673990Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:57.4879683Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2022-12-01T10:02:57.6512897Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T10:02:57.8114256Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:02:57.9480446Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:02:58.0160770Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2022-12-01T10:02:58.0313931Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:58.1378568Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2022-12-01T10:02:58.2269083Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T10:02:58.3054618Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:02:58.3745065Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:02:58.4636135Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2022-12-01T10:02:58.4835086Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2022-12-01T10:02:58.5931235Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:58.6320607Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:58.7742726Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2022-12-01T10:02:58.8003937Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:58.9713522Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T10:02:59.0818321Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:02:59.1493103Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2022-12-01T10:02:59.2723320Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:02:59.3001342Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:59.4115011Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-add16-vpunpck.c.o 2022-12-01T10:02:59.4850986Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2022-12-01T10:02:59.5119574Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2022-12-01T10:02:59.5684027Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpmovsx.c.o 2022-12-01T10:02:59.6679774Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2022-12-01T10:02:59.7244456Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul16-vpunpck.c.o 2022-12-01T10:02:59.8987947Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:02:59.9415819Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-12-01T10:03:00.0963736Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2022-12-01T10:03:00.1017403Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T10:03:00.2312870Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2022-12-01T10:03:00.3077995Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-12-01T10:03:00.4635112Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T10:03:00.6202822Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:00.7508065Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:03:00.8397614Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2022-12-01T10:03:00.8815054Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:00.9896675Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2022-12-01T10:03:01.0880820Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:03:01.1323441Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:01.2422909Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-xw-minmax-fp32-avx2.c.o 2022-12-01T10:03:01.3294781Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2022-12-01T10:03:01.4324613Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:01.4909281Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2022-12-01T10:03:01.6386975Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:01.7285596Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:01.8753775Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2022-12-01T10:03:01.9165104Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T10:03:01.9670292Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2022-12-01T10:03:02.1052232Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:03:02.2283161Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-12-01T10:03:02.2800024Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2022-12-01T10:03:02.3813961Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-12-01T10:03:02.4002274Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T10:03:02.5046498Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:03:02.5816352Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2022-12-01T10:03:02.5988819Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2022-12-01T10:03:02.6581698Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x24.c.o 2022-12-01T10:03:02.7457964Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2022-12-01T10:03:02.8253400Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x32.c.o 2022-12-01T10:03:02.8761334Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2022-12-01T10:03:03.0086535Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:03.1728088Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:03.3130463Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:03.3140021Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2022-12-01T10:03:03.4538516Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:03.6431081Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:03.6815999Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T10:03:03.8240781Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2022-12-01T10:03:03.8698179Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-12-01T10:03:04.0130324Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T10:03:04.0371952Z [ 79%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-12-01T10:03:04.0928019Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T10:03:04.1670775Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T10:03:04.2004627Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T10:03:04.2451075Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:04.3457271Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T10:03:04.4236408Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:04.4878908Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:04.6153395Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2022-12-01T10:03:04.6842626Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:04.8367166Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:04.8818708Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:05.0111047Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T10:03:05.0384753Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T10:03:05.0901511Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:05.1725681Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:03:05.2195840Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T10:03:05.2438011Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:05.3424814Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:05.4169850Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T10:03:05.5537934Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2022-12-01T10:03:05.6006183Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2022-12-01T10:03:05.7437117Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2022-12-01T10:03:05.7708157Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2022-12-01T10:03:05.8577156Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-12-01T10:03:05.9259036Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:05.9538196Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:06.0583729Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2022-12-01T10:03:06.1439885Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-12-01T10:03:06.1445954Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:06.2286681Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:06.3052346Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2022-12-01T10:03:06.3395744Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2022-12-01T10:03:06.4918298Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-12-01T10:03:06.6712750Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2022-12-01T10:03:06.7923097Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-12-01T10:03:06.8382004Z [ 80%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2022-12-01T10:03:06.8798952Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:06.9167427Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-12-01T10:03:06.9780501Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2022-12-01T10:03:07.0682349Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:07.0917621Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:07.1214947Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2022-12-01T10:03:07.1814585Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:07.2256225Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:07.3367762Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2022-12-01T10:03:07.4623351Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2022-12-01T10:03:07.5307094Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:07.6468346Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2022-12-01T10:03:07.6926041Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:07.7797745Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2022-12-01T10:03:07.8375203Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2022-12-01T10:03:07.8381238Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:07.9835297Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:08.0188541Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2022-12-01T10:03:08.1179824Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:08.2010693Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:08.3428864Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:08.3565757Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:08.3957551Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:08.4659405Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:08.5574295Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:08.5815350Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:08.6579513Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:08.7203334Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:08.7204397Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2022-12-01T10:03:08.7921939Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:08.8788704Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:08.9295580Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:09.0217235Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:09.2044164Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:09.2923772Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:09.3500189Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:09.4284202Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:09.5148347Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:09.5149360Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:09.5668585Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:09.6682762Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:09.7031512Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:09.7243086Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:09.7876852Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:09.8956271Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:09.9499524Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:10.0598553Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-12-01T10:03:10.1367961Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-12-01T10:03:10.2440637Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:10.2442757Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2022-12-01T10:03:10.2981463Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2022-12-01T10:03:10.3921151Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-12-01T10:03:10.4541534Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:10.4552031Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-12-01T10:03:10.5947538Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:10.6018711Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T10:03:10.6556502Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:10.7750362Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-12-01T10:03:10.9017597Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T10:03:10.9679207Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:11.1644702Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-12-01T10:03:11.1649835Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-12-01T10:03:11.3226406Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:11.3430866Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T10:03:11.5252993Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-12-01T10:03:11.6698967Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-12-01T10:03:11.6699937Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:11.6700766Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:11.7822102Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-12-01T10:03:11.9090558Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:11.9434790Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T10:03:11.9870764Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:12.0484901Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-12-01T10:03:12.1404231Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:12.2421109Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-12-01T10:03:12.3423686Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T10:03:12.4221546Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:12.4291364Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-12-01T10:03:12.4784626Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T10:03:12.5564734Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2022-12-01T10:03:12.6324250Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2022-12-01T10:03:12.7156225Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-12-01T10:03:12.8862500Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-12-01T10:03:12.9173237Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2022-12-01T10:03:12.9596190Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T10:03:13.0776782Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2022-12-01T10:03:13.1441192Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-12-01T10:03:13.1763880Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2022-12-01T10:03:13.2975324Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-12-01T10:03:13.3270994Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-12-01T10:03:13.3699021Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T10:03:13.4924231Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2022-12-01T10:03:13.5465801Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2022-12-01T10:03:13.5709208Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc2.c.o 2022-12-01T10:03:13.6173658Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128-acc4.c.o 2022-12-01T10:03:13.7645751Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2022-12-01T10:03:13.8071165Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2022-12-01T10:03:13.9572090Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144-acc3.c.o 2022-12-01T10:03:14.0876572Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2022-12-01T10:03:14.2460792Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc2.c.o 2022-12-01T10:03:14.3522074Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160-acc5.c.o 2022-12-01T10:03:14.4162818Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2022-12-01T10:03:14.5607793Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2022-12-01T10:03:14.5614403Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2022-12-01T10:03:14.5910026Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2022-12-01T10:03:14.6468925Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc2.c.o 2022-12-01T10:03:14.6803330Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc3.c.o 2022-12-01T10:03:14.7481881Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:14.8307491Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:14.8749889Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192-acc6.c.o 2022-12-01T10:03:15.0382933Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2022-12-01T10:03:15.1720131Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2022-12-01T10:03:15.2528261Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2022-12-01T10:03:15.3314334Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-12-01T10:03:15.3714124Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:15.4039044Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2022-12-01T10:03:15.4802060Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:15.5350986Z [ 81%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-12-01T10:03:15.6139150Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2022-12-01T10:03:15.6929181Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2022-12-01T10:03:15.7319321Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:15.8554734Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-12-01T10:03:15.9220297Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:16.0469882Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2022-12-01T10:03:16.2174556Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-12-01T10:03:16.2575443Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:16.2944787Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2022-12-01T10:03:16.3264142Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-12-01T10:03:16.4617559Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:16.4649678Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2022-12-01T10:03:16.5476720Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2022-12-01T10:03:16.7132450Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-12-01T10:03:16.8077719Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2022-12-01T10:03:16.9205750Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-12-01T10:03:16.9370803Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:17.0022635Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:17.0421599Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2022-12-01T10:03:17.1229828Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-12-01T10:03:17.2176428Z [ 82%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2022-12-01T10:03:17.2635256Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:17.3126965Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:17.4091775Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-12-01T10:03:17.4362097Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2022-12-01T10:03:17.5078765Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-12-01T10:03:17.5966467Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:17.6436712Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:17.7312213Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2022-12-01T10:03:17.7596441Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:17.8859794Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-12-01T10:03:17.9447091Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2022-12-01T10:03:18.0050804Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-12-01T10:03:18.0901455Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:18.1155775Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:18.2349682Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2022-12-01T10:03:18.3912071Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:18.4361128Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-12-01T10:03:18.4632036Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2022-12-01T10:03:18.5225251Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-12-01T10:03:18.6080352Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:18.6551818Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:18.7237443Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2022-12-01T10:03:18.8383753Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-12-01T10:03:18.8445744Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2022-12-01T10:03:18.8876302Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2022-12-01T10:03:19.0240257Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-12-01T10:03:19.0420350Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:19.0794274Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-12-01T10:03:19.1900227Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:19.2683834Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2022-12-01T10:03:19.3718824Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x16.c.o 2022-12-01T10:03:19.4407698Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x32.c.o 2022-12-01T10:03:19.4741598Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:19.5886684Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:19.6239612Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x48.c.o 2022-12-01T10:03:19.6673408Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:19.7438967Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x64.c.o 2022-12-01T10:03:19.8243836Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:19.9341139Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x80.c.o 2022-12-01T10:03:19.9653627Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x96.c.o 2022-12-01T10:03:20.0960465Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:20.0972334Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x112.c.o 2022-12-01T10:03:20.1547331Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:20.3047701Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2022-12-01T10:03:20.3048496Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-lut16-p3-perm-x128.c.o 2022-12-01T10:03:20.4155288Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2022-12-01T10:03:20.4740278Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:20.5919376Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2022-12-01T10:03:20.6171778Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2022-12-01T10:03:20.6224146Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2022-12-01T10:03:20.7962331Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2022-12-01T10:03:20.7963128Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:20.8661048Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:20.8678233Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2022-12-01T10:03:21.0032870Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:21.0710222Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2022-12-01T10:03:21.2490873Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2022-12-01T10:03:21.3882070Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:21.3883045Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-12-01T10:03:21.5519688Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2022-12-01T10:03:21.6847319Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:21.6855888Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-12-01T10:03:21.6940186Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2022-12-01T10:03:21.7738074Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:21.8727266Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:21.8978003Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2022-12-01T10:03:22.0694155Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2022-12-01T10:03:22.1562860Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-12-01T10:03:22.2384929Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:22.3121951Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2022-12-01T10:03:22.3137245Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-12-01T10:03:22.3966675Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:22.4558360Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:22.5041400Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2022-12-01T10:03:22.5578031Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2022-12-01T10:03:22.5857543Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2022-12-01T10:03:22.7283217Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-12-01T10:03:22.9018292Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2022-12-01T10:03:23.0010953Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-12-01T10:03:23.0603583Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2022-12-01T10:03:23.1023759Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2022-12-01T10:03:23.1890486Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2022-12-01T10:03:23.2148438Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2022-12-01T10:03:23.2447361Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2022-12-01T10:03:23.2664603Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2022-12-01T10:03:23.3258547Z [ 83%] Linking CXX shared library ../lib/libtorch_cpu.so 2022-12-01T10:03:23.3515842Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2022-12-01T10:03:23.4077862Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2022-12-01T10:03:23.4576320Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T10:03:23.4876731Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T10:03:23.5378135Z [ 83%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T10:03:23.5613495Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2022-12-01T10:03:23.6291419Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T10:03:23.7077783Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2022-12-01T10:03:23.7083269Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2022-12-01T10:03:23.7432183Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2022-12-01T10:03:23.8172860Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2022-12-01T10:03:23.8351092Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2022-12-01T10:03:23.8995724Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2022-12-01T10:03:23.9270991Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2022-12-01T10:03:23.9511798Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T10:03:24.0303777Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T10:03:24.1311806Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T10:03:24.1330313Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2022-12-01T10:03:24.1728936Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T10:03:24.2426968Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x16.c.o 2022-12-01T10:03:24.3020541Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x32.c.o 2022-12-01T10:03:24.3512229Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x48.c.o 2022-12-01T10:03:24.3726842Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x64.c.o 2022-12-01T10:03:24.4682093Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x80.c.o 2022-12-01T10:03:24.5096187Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x96.c.o 2022-12-01T10:03:24.5297095Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x112.c.o 2022-12-01T10:03:24.5798331Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-div-x128.c.o 2022-12-01T10:03:24.5948980Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x16.c.o 2022-12-01T10:03:24.6903619Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x32.c.o 2022-12-01T10:03:24.7329375Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x48.c.o 2022-12-01T10:03:24.7532596Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x64.c.o 2022-12-01T10:03:24.7799992Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x80.c.o 2022-12-01T10:03:24.8193731Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x96.c.o 2022-12-01T10:03:24.9191594Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x112.c.o 2022-12-01T10:03:24.9430415Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-lut16-p3-perm-scalef-nr1fma-x128.c.o 2022-12-01T10:03:24.9729006Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x16.c.o 2022-12-01T10:03:25.0037927Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x32.c.o 2022-12-01T10:03:25.0823375Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x48.c.o 2022-12-01T10:03:25.1401451Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x64.c.o 2022-12-01T10:03:25.1593339Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x80.c.o 2022-12-01T10:03:25.1866999Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x96.c.o 2022-12-01T10:03:25.2413867Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x112.c.o 2022-12-01T10:03:25.3095670Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-div-x128.c.o 2022-12-01T10:03:25.3280000Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x16.c.o 2022-12-01T10:03:25.3879136Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x32.c.o 2022-12-01T10:03:25.4154612Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x48.c.o 2022-12-01T10:03:25.4765874Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x64.c.o 2022-12-01T10:03:25.5466236Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x80.c.o 2022-12-01T10:03:25.5467352Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x96.c.o 2022-12-01T10:03:25.6188848Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x112.c.o 2022-12-01T10:03:25.6702625Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr1-p5-scalef-nr1fma-x128.c.o 2022-12-01T10:03:25.7121742Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x16.c.o 2022-12-01T10:03:25.7953542Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x32.c.o 2022-12-01T10:03:25.8154686Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x48.c.o 2022-12-01T10:03:25.8539066Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x64.c.o 2022-12-01T10:03:25.8540212Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x80.c.o 2022-12-01T10:03:25.9604456Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x96.c.o 2022-12-01T10:03:25.9909936Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x112.c.o 2022-12-01T10:03:26.0165803Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-div-x128.c.o 2022-12-01T10:03:26.0582037Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x16.c.o 2022-12-01T10:03:26.0978682Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x32.c.o 2022-12-01T10:03:26.1916996Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x48.c.o 2022-12-01T10:03:26.2272879Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x64.c.o 2022-12-01T10:03:26.2319187Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x80.c.o 2022-12-01T10:03:26.2644486Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x96.c.o 2022-12-01T10:03:26.3383348Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x112.c.o 2022-12-01T10:03:26.4126135Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsigmoid/gen/vsigmoid-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma-x128.c.o 2022-12-01T10:03:26.4434660Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2022-12-01T10:03:26.4473687Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2022-12-01T10:03:26.4798230Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2022-12-01T10:03:26.5936913Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2022-12-01T10:03:26.6254768Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2022-12-01T10:03:26.6255750Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2022-12-01T10:03:26.6925693Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2022-12-01T10:03:26.6931718Z [ 84%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2022-12-01T10:03:26.7937160Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-12-01T10:03:26.8093991Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2022-12-01T10:03:26.8578872Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-12-01T10:03:26.9308698Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2022-12-01T10:03:26.9504376Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-12-01T10:03:26.9948354Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2022-12-01T10:03:27.0124896Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm-scalef.c.o 2022-12-01T10:03:27.0906282Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2022-12-01T10:03:27.1365652Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2-scalef.c.o 2022-12-01T10:03:27.1771326Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2022-12-01T10:03:27.2098677Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2022-12-01T10:03:27.2100398Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2022-12-01T10:03:27.3073127Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2022-12-01T10:03:27.3554963Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2022-12-01T10:03:27.3767402Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2022-12-01T10:03:27.4014991Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-div.c.o 2022-12-01T10:03:27.4405231Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma.c.o 2022-12-01T10:03:27.5234762Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-12-01T10:03:27.5537640Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-div.c.o 2022-12-01T10:03:27.5578882Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma.c.o 2022-12-01T10:03:27.5923140Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-12-01T10:03:27.6672584Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-div.c.o 2022-12-01T10:03:27.7284789Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma.c.o 2022-12-01T10:03:27.7505879Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-12-01T10:03:27.7944345Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2022-12-01T10:03:27.8175706Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2022-12-01T10:03:27.9091809Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2022-12-01T10:03:27.9388566Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-div.c.o 2022-12-01T10:03:27.9779215Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma1adj.c.o 2022-12-01T10:03:27.9780775Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut16-p3-perm-scalef-nr1fma.c.o 2022-12-01T10:03:28.0379807Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-div.c.o 2022-12-01T10:03:28.1172532Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma.c.o 2022-12-01T10:03:28.1834808Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut32-p2-perm2-scalef-nr1fma1adj.c.o 2022-12-01T10:03:28.1850568Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-div.c.o 2022-12-01T10:03:28.1851954Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma.c.o 2022-12-01T10:03:28.2509107Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-lut64-p2-gather-scalef-nr1fma1adj.c.o 2022-12-01T10:03:28.3368575Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2022-12-01T10:03:28.3916291Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2022-12-01T10:03:28.4090661Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2022-12-01T10:03:28.4091250Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2022-12-01T10:03:28.4799019Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2022-12-01T10:03:28.5525259Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2022-12-01T10:03:28.5710044Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T10:03:28.6128523Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T10:03:28.6134705Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:03:28.7166590Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:03:28.7722055Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T10:03:28.7722883Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:03:28.8238459Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-12-01T10:03:28.8458077Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T10:03:28.9231404Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:03:28.9707330Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T10:03:29.0023663Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-12-01T10:03:29.0024351Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T10:03:29.0776135Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:29.1943918Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:29.2251015Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:29.2264717Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:29.2265515Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:29.3094841Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:29.3958108Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:29.4194756Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:29.4803213Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:29.4806984Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:29.5614091Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:29.6294889Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:29.6603877Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:29.6653022Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:29.7298850Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:29.8077965Z [ 85%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:29.8692854Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T10:03:29.8694048Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:03:29.9055380Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-12-01T10:03:29.9794480Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T10:03:30.0498433Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:30.0504078Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:30.0754345Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:30.1486371Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:30.2213979Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:30.2385317Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:30.3043383Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:30.3255777Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:30.3760063Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:03:30.4275004Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T10:03:30.4740829Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:03:30.5221728Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T10:03:30.5662056Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:30.5812301Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:30.6577879Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:30.6734409Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T10:03:30.7403895Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T10:03:30.7805446Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T10:03:30.8058547Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-12-01T10:03:30.8528729Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T10:03:30.9062411Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:30.9538512Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:30.9711559Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:31.0298091Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:31.0520837Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:31.1381023Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:31.1831103Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:31.2054999Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T10:03:31.2677438Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:03:31.2881501Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T10:03:31.3929229Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T10:03:31.4237275Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T10:03:31.4322162Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-12-01T10:03:31.4781099Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2022-12-01T10:03:31.5188117Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2022-12-01T10:03:31.5980584Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2022-12-01T10:03:31.6179057Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2022-12-01T10:03:31.6505808Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2022-12-01T10:03:31.7000606Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2022-12-01T10:03:31.7288762Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2022-12-01T10:03:31.7576361Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2022-12-01T10:03:31.7878053Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2022-12-01T10:03:31.8145583Z [ 86%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2022-12-01T10:03:31.9226544Z [ 86%] Built target all_microkernels 2022-12-01T10:03:38.7816407Z [ 86%] Built target torch_cpu 2022-12-01T10:03:38.7956996Z [ 86%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2022-12-01T10:03:38.7959370Z [ 86%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2022-12-01T10:03:38.7967457Z [ 86%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2022-12-01T10:03:38.7968818Z [ 86%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2022-12-01T10:03:38.7994450Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/quantization/torch_hip_generated_quantization_gpu.cu.o 2022-12-01T10:03:38.8000474Z [ 86%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2022-12-01T10:03:39.3222954Z [ 86%] Linking CXX executable ../bin/FileStoreTest 2022-12-01T10:03:39.3529440Z [ 86%] Linking CXX executable ../bin/TCPStoreTest 2022-12-01T10:03:39.3816495Z [ 86%] Linking CXX executable ../bin/HashStoreTest 2022-12-01T10:03:39.8133753Z [ 86%] Built target FileStoreTest 2022-12-01T10:03:39.8182688Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/torch_hip_generated_IndexUtils.hip.o 2022-12-01T10:03:39.8565647Z [ 86%] Linking CXX executable ../bin/example_allreduce 2022-12-01T10:03:40.0762780Z [ 86%] Built target HashStoreTest 2022-12-01T10:03:40.0826388Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_Sleep.hip.o 2022-12-01T10:03:40.0906330Z [ 86%] Built target TCPStoreTest 2022-12-01T10:03:40.0957818Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortKeys.hip.o 2022-12-01T10:03:40.2410723Z [ 86%] Linking CXX executable ../bin/ProcessGroupGlooTest 2022-12-01T10:03:40.4322382Z [ 86%] Built target example_allreduce 2022-12-01T10:03:40.4376722Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub-RadixSortPairs.hip.o 2022-12-01T10:03:40.8102581Z [ 86%] Built target ProcessGroupGlooTest 2022-12-01T10:03:40.8150363Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_cub.hip.o 2022-12-01T10:03:40.8468094Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/torch_hip_generated_jiterator.hip.o 2022-12-01T10:03:41.1012930Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AbsKernel.hip.o 2022-12-01T10:03:41.6149070Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationEluKernel.hip.o 2022-12-01T10:03:41.7719642Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGeluKernel.hip.o 2022-12-01T10:03:42.0289169Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationGluKernel.hip.o 2022-12-01T10:03:42.0321112Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardshrinkKernel.hip.o 2022-12-01T10:03:42.0947941Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.hip:8: 2022-12-01T10:03:42.0948527Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator_impl.h:11: 2022-12-01T10:03:42.0949660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.0950396Z template typename func, int end, int current=0> 2022-12-01T10:03:42.0950817Z ^~~~~~~~ 2022-12-01T10:03:42.0951123Z class 2022-12-01T10:03:42.0951920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.0952498Z template typename func, int end> 2022-12-01T10:03:42.0952805Z ^~~~~~~~ 2022-12-01T10:03:42.0953055Z class 2022-12-01T10:03:42.0953377Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:42.0953675Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator.hip:8: 2022-12-01T10:03:42.0954006Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/jiterator_impl.h:11: 2022-12-01T10:03:42.0954574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.0954958Z template typename func, int end, int current=0> 2022-12-01T10:03:42.0955184Z ^~~~~~~~ 2022-12-01T10:03:42.0955348Z class 2022-12-01T10:03:42.0955817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.0956178Z template typename func, int end> 2022-12-01T10:03:42.0956376Z ^~~~~~~~ 2022-12-01T10:03:42.0956551Z class 2022-12-01T10:03:42.0956766Z 2 warnings generated when compiling for host. 2022-12-01T10:03:42.1048718Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardsigmoidKernel.hip.o 2022-12-01T10:03:42.2710389Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AbsKernel.hip:4: 2022-12-01T10:03:42.2712256Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:42.2713490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.2718404Z template typename func, int end, int current=0> 2022-12-01T10:03:42.2719465Z ^~~~~~~~ 2022-12-01T10:03:42.2719826Z class 2022-12-01T10:03:42.2720909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.2721727Z template typename func, int end> 2022-12-01T10:03:42.2722076Z ^~~~~~~~ 2022-12-01T10:03:42.2722385Z class 2022-12-01T10:03:42.2722736Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:42.2723272Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AbsKernel.hip:4: 2022-12-01T10:03:42.2723855Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:42.2727192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.2727862Z template typename func, int end, int current=0> 2022-12-01T10:03:42.2729696Z ^~~~~~~~ 2022-12-01T10:03:42.2730301Z class 2022-12-01T10:03:42.2731170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.2731818Z template typename func, int end> 2022-12-01T10:03:42.2732171Z ^~~~~~~~ 2022-12-01T10:03:42.2732616Z class 2022-12-01T10:03:42.2732970Z 2 warnings generated when compiling for host. 2022-12-01T10:03:42.2828151Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardswishKernel.hip.o 2022-12-01T10:03:42.7670792Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationEluKernel.hip:18: 2022-12-01T10:03:42.7674040Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:42.7675262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.7677475Z template typename func, int end, int current=0> 2022-12-01T10:03:42.7677887Z ^~~~~~~~ 2022-12-01T10:03:42.7678206Z class 2022-12-01T10:03:42.7679100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.7679770Z template typename func, int end> 2022-12-01T10:03:42.7680135Z ^~~~~~~~ 2022-12-01T10:03:42.7680454Z class 2022-12-01T10:03:42.7680822Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:42.7681544Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationEluKernel.hip:18: 2022-12-01T10:03:42.7682101Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:42.7683301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.7683983Z template typename func, int end, int current=0> 2022-12-01T10:03:42.7684679Z ^~~~~~~~ 2022-12-01T10:03:42.7685003Z class 2022-12-01T10:03:42.7685837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:42.7686481Z template typename func, int end> 2022-12-01T10:03:42.7686885Z ^~~~~~~~ 2022-12-01T10:03:42.7687198Z class 2022-12-01T10:03:42.7687553Z 2 warnings generated when compiling for host. 2022-12-01T10:03:42.7789082Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationHardtanhKernel.hip.o 2022-12-01T10:03:43.0386309Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGeluKernel.hip:18: 2022-12-01T10:03:43.0393406Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.0394533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.0395239Z template typename func, int end, int current=0> 2022-12-01T10:03:43.0395607Z ^~~~~~~~ 2022-12-01T10:03:43.0432208Z class 2022-12-01T10:03:43.0433852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.0434558Z template typename func, int end> 2022-12-01T10:03:43.0434951Z ^~~~~~~~ 2022-12-01T10:03:43.0435257Z class 2022-12-01T10:03:43.0435613Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:43.0436168Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGeluKernel.hip:18: 2022-12-01T10:03:43.0547062Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.0548290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.0549005Z template typename func, int end, int current=0> 2022-12-01T10:03:43.0549386Z ^~~~~~~~ 2022-12-01T10:03:43.0549697Z class 2022-12-01T10:03:43.0550593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.0551273Z template typename func, int end> 2022-12-01T10:03:43.0551653Z ^~~~~~~~ 2022-12-01T10:03:43.0551977Z class 2022-12-01T10:03:43.0552337Z 2 warnings generated when compiling for host. 2022-12-01T10:03:43.0552830Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLeakyReluKernel.hip.o 2022-12-01T10:03:43.1303268Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGluKernel.hip:19: 2022-12-01T10:03:43.1303950Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.1305084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.1308946Z template typename func, int end, int current=0> 2022-12-01T10:03:43.1311620Z ^~~~~~~~ 2022-12-01T10:03:43.1312323Z class 2022-12-01T10:03:43.1313236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.1314028Z template typename func, int end> 2022-12-01T10:03:43.1314374Z ^~~~~~~~ 2022-12-01T10:03:43.1314911Z class 2022-12-01T10:03:43.1315456Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:43.1316708Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationGluKernel.hip:19: 2022-12-01T10:03:43.1317234Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.1318234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.1318862Z template typename func, int end, int current=0> 2022-12-01T10:03:43.1322892Z ^~~~~~~~ 2022-12-01T10:03:43.1323267Z class 2022-12-01T10:03:43.1324336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.1324991Z template typename func, int end> 2022-12-01T10:03:43.1325423Z ^~~~~~~~ 2022-12-01T10:03:43.1325915Z class 2022-12-01T10:03:43.1326672Z 2 warnings generated when compiling for host. 2022-12-01T10:03:43.1417041Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationLogSigmoidKernel.hip.o 2022-12-01T10:03:43.1784526Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardshrinkKernel.hip:18: 2022-12-01T10:03:43.1785269Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.1786854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.1787575Z template typename func, int end, int current=0> 2022-12-01T10:03:43.1797909Z ^~~~~~~~ 2022-12-01T10:03:43.1798252Z class 2022-12-01T10:03:43.1799801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.1800453Z template typename func, int end> 2022-12-01T10:03:43.1800826Z ^~~~~~~~ 2022-12-01T10:03:43.1801659Z class 2022-12-01T10:03:43.1802103Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:43.1802725Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardshrinkKernel.hip:18: 2022-12-01T10:03:43.1803342Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.1804270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.1804944Z template typename func, int end, int current=0> 2022-12-01T10:03:43.1805313Z ^~~~~~~~ 2022-12-01T10:03:43.1805598Z class 2022-12-01T10:03:43.1806590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.1866148Z template typename func, int end> 2022-12-01T10:03:43.1866501Z ^~~~~~~~ 2022-12-01T10:03:43.1866778Z class 2022-12-01T10:03:43.1867122Z 2 warnings generated when compiling for host. 2022-12-01T10:03:43.1947766Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationMishKernel.hip.o 2022-12-01T10:03:43.2905095Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardsigmoidKernel.hip:18: 2022-12-01T10:03:43.2905974Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.2913003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.2913816Z template typename func, int end, int current=0> 2022-12-01T10:03:43.2914193Z ^~~~~~~~ 2022-12-01T10:03:43.2914497Z class 2022-12-01T10:03:43.2915329Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.2916115Z template typename func, int end> 2022-12-01T10:03:43.2916779Z ^~~~~~~~ 2022-12-01T10:03:43.2917078Z class 2022-12-01T10:03:43.2917605Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:43.2918181Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardsigmoidKernel.hip:18: 2022-12-01T10:03:43.2921545Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.2922559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.2923237Z template typename func, int end, int current=0> 2022-12-01T10:03:43.2923618Z ^~~~~~~~ 2022-12-01T10:03:43.2923924Z class 2022-12-01T10:03:43.2924757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.2925390Z template typename func, int end> 2022-12-01T10:03:43.2925758Z ^~~~~~~~ 2022-12-01T10:03:43.2926016Z class 2022-12-01T10:03:43.2926319Z 2 warnings generated when compiling for host. 2022-12-01T10:03:43.3008647Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardswishKernel.hip:18: 2022-12-01T10:03:43.3009062Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.3011195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.3011586Z template typename func, int end, int current=0> 2022-12-01T10:03:43.3013828Z ^~~~~~~~ 2022-12-01T10:03:43.3014202Z class 2022-12-01T10:03:43.3017880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.3018980Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationPreluKernel.hip.o 2022-12-01T10:03:43.3029495Z template typename func, int end> 2022-12-01T10:03:43.3029894Z ^~~~~~~~ 2022-12-01T10:03:43.3030231Z class 2022-12-01T10:03:43.3030606Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:43.3031222Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardswishKernel.hip:18: 2022-12-01T10:03:43.3031897Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.3032919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.3033852Z template typename func, int end, int current=0> 2022-12-01T10:03:43.3034265Z ^~~~~~~~ 2022-12-01T10:03:43.3034573Z class 2022-12-01T10:03:43.3035426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.3036091Z template typename func, int end> 2022-12-01T10:03:43.3036410Z ^~~~~~~~ 2022-12-01T10:03:43.3036683Z class 2022-12-01T10:03:43.3037038Z 2 warnings generated when compiling for host. 2022-12-01T10:03:43.3108834Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSiluKernel.hip.o 2022-12-01T10:03:43.8864729Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardtanhKernel.hip:18: 2022-12-01T10:03:43.8865470Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.8866591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.8868582Z template typename func, int end, int current=0> 2022-12-01T10:03:43.8869407Z ^~~~~~~~ 2022-12-01T10:03:43.8870326Z class 2022-12-01T10:03:43.8871536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.8872212Z template typename func, int end> 2022-12-01T10:03:43.8872565Z ^~~~~~~~ 2022-12-01T10:03:43.8873725Z class 2022-12-01T10:03:43.8874122Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:43.8874706Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationHardtanhKernel.hip:18: 2022-12-01T10:03:43.8877942Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:43.8885031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.8885452Z template typename func, int end, int current=0> 2022-12-01T10:03:43.8885718Z ^~~~~~~~ 2022-12-01T10:03:43.8885900Z class 2022-12-01T10:03:43.8886425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:43.8886803Z template typename func, int end> 2022-12-01T10:03:43.8887081Z ^~~~~~~~ 2022-12-01T10:03:43.8887342Z class 2022-12-01T10:03:43.8887695Z 2 warnings generated when compiling for host. 2022-12-01T10:03:43.8983004Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftplusKernel.hip.o 2022-12-01T10:03:44.2401973Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLeakyReluKernel.hip:18: 2022-12-01T10:03:44.2408501Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:44.2409855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.2410533Z template typename func, int end, int current=0> 2022-12-01T10:03:44.2410938Z ^~~~~~~~ 2022-12-01T10:03:44.2411236Z class 2022-12-01T10:03:44.2412233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.2412962Z template typename func, int end> 2022-12-01T10:03:44.2413328Z ^~~~~~~~ 2022-12-01T10:03:44.2413611Z class 2022-12-01T10:03:44.2413960Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:44.2414442Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLeakyReluKernel.hip:18: 2022-12-01T10:03:44.2415005Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:44.2417320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.2418159Z template typename func, int end, int current=0> 2022-12-01T10:03:44.2418588Z ^~~~~~~~ 2022-12-01T10:03:44.2418892Z class 2022-12-01T10:03:44.2419764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.2420435Z template typename func, int end> 2022-12-01T10:03:44.2420831Z ^~~~~~~~ 2022-12-01T10:03:44.2421128Z class 2022-12-01T10:03:44.2421523Z 2 warnings generated when compiling for host. 2022-12-01T10:03:44.2512074Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationSoftshrinkKernel.hip.o 2022-12-01T10:03:44.3092580Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLogSigmoidKernel.hip:18: 2022-12-01T10:03:44.3093356Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:44.3094234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.3100612Z template typename func, int end, int current=0> 2022-12-01T10:03:44.3101080Z ^~~~~~~~ 2022-12-01T10:03:44.3101406Z class 2022-12-01T10:03:44.3102349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.3103044Z template typename func, int end> 2022-12-01T10:03:44.3103434Z ^~~~~~~~ 2022-12-01T10:03:44.3103754Z class 2022-12-01T10:03:44.3104131Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:44.3104770Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationLogSigmoidKernel.hip:18: 2022-12-01T10:03:44.3105476Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:44.3106506Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.3107243Z template typename func, int end, int current=0> 2022-12-01T10:03:44.3107675Z ^~~~~~~~ 2022-12-01T10:03:44.3107968Z class 2022-12-01T10:03:44.3108744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.3109417Z template typename func, int end> 2022-12-01T10:03:44.3109798Z ^~~~~~~~ 2022-12-01T10:03:44.3110098Z class 2022-12-01T10:03:44.3110451Z 2 warnings generated when compiling for host. 2022-12-01T10:03:44.3207356Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ActivationThresholdKernel.hip.o 2022-12-01T10:03:44.4348306Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSiluKernel.hip:18: 2022-12-01T10:03:44.4348945Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:44.4350109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4352328Z template typename func, int end, int current=0> 2022-12-01T10:03:44.4358634Z ^~~~~~~~ 2022-12-01T10:03:44.4358935Z class 2022-12-01T10:03:44.4359776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4360576Z template typename func, int end> 2022-12-01T10:03:44.4361218Z ^~~~~~~~ 2022-12-01T10:03:44.4361483Z class 2022-12-01T10:03:44.4361814Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:44.4362346Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSiluKernel.hip:18: 2022-12-01T10:03:44.4363149Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:44.4364095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4364731Z template typename func, int end, int current=0> 2022-12-01T10:03:44.4365096Z ^~~~~~~~ 2022-12-01T10:03:44.4365375Z class 2022-12-01T10:03:44.4366160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4366810Z template typename func, int end> 2022-12-01T10:03:44.4367149Z ^~~~~~~~ 2022-12-01T10:03:44.4367434Z class 2022-12-01T10:03:44.4367782Z 2 warnings generated when compiling for host. 2022-12-01T10:03:44.4485831Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling.hip.o 2022-12-01T10:03:44.4508673Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationMishKernel.hip:18: 2022-12-01T10:03:44.4509346Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:44.4510477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4511963Z template typename func, int end, int current=0> 2022-12-01T10:03:44.4512370Z ^~~~~~~~ 2022-12-01T10:03:44.4513131Z class 2022-12-01T10:03:44.4524079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4524762Z template typename func, int end> 2022-12-01T10:03:44.4525162Z ^~~~~~~~ 2022-12-01T10:03:44.4525464Z class 2022-12-01T10:03:44.4525855Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:44.4526431Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationMishKernel.hip:18: 2022-12-01T10:03:44.4527030Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:44.4528283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4528980Z template typename func, int end, int current=0> 2022-12-01T10:03:44.4529389Z ^~~~~~~~ 2022-12-01T10:03:44.4529714Z class 2022-12-01T10:03:44.4530488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4530853Z template typename func, int end> 2022-12-01T10:03:44.4531050Z ^~~~~~~~ 2022-12-01T10:03:44.4531226Z class 2022-12-01T10:03:44.4531436Z 2 warnings generated when compiling for host. 2022-12-01T10:03:44.4618125Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveAveragePooling3d.hip.o 2022-12-01T10:03:44.4925564Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip:19: 2022-12-01T10:03:44.4926266Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:44.4927369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4928093Z template typename func, int end, int current=0> 2022-12-01T10:03:44.4936812Z ^~~~~~~~ 2022-12-01T10:03:44.4937326Z class 2022-12-01T10:03:44.4938276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4938996Z template typename func, int end> 2022-12-01T10:03:44.4939354Z ^~~~~~~~ 2022-12-01T10:03:44.4939672Z class 2022-12-01T10:03:44.4940198Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip:19: 2022-12-01T10:03:44.4941636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4942777Z __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2022-12-01T10:03:44.4943248Z ^ 2022-12-01T10:03:44.4944480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4946232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4963150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4965945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4968099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4970688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4972673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4973881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4974803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4975738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4976669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:44.4977149Z 14 warnings generated when compiling for gfx906. 2022-12-01T10:03:44.4977481Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationPreluKernel.hip:19: 2022-12-01T10:03:44.4977832Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:44.4978377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4978758Z template typename func, int end, int current=0> 2022-12-01T10:03:44.4978984Z ^~~~~~~~ 2022-12-01T10:03:44.4979153Z class 2022-12-01T10:03:44.4979616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:44.4979972Z template typename func, int end> 2022-12-01T10:03:44.4980169Z ^~~~~~~~ 2022-12-01T10:03:44.4980346Z class 2022-12-01T10:03:44.4980556Z 2 warnings generated when compiling for host. 2022-12-01T10:03:44.5073070Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling2d.hip.o 2022-12-01T10:03:45.1067925Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftplusKernel.hip:18: 2022-12-01T10:03:45.1068667Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:45.1084665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.1085434Z template typename func, int end, int current=0> 2022-12-01T10:03:45.1086036Z ^~~~~~~~ 2022-12-01T10:03:45.1086349Z class 2022-12-01T10:03:45.1087217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.1087881Z template typename func, int end> 2022-12-01T10:03:45.1088246Z ^~~~~~~~ 2022-12-01T10:03:45.1088568Z class 2022-12-01T10:03:45.1088953Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:45.1089574Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftplusKernel.hip:18: 2022-12-01T10:03:45.1090253Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:45.1091358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.1092041Z template typename func, int end, int current=0> 2022-12-01T10:03:45.1092505Z ^~~~~~~~ 2022-12-01T10:03:45.1092825Z class 2022-12-01T10:03:45.1093716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.1094405Z template typename func, int end> 2022-12-01T10:03:45.1094774Z ^~~~~~~~ 2022-12-01T10:03:45.1095098Z class 2022-12-01T10:03:45.1095489Z 2 warnings generated when compiling for host. 2022-12-01T10:03:45.1251861Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AdaptiveMaxPooling3d.hip.o 2022-12-01T10:03:45.3491910Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftshrinkKernel.hip:18: 2022-12-01T10:03:45.3492579Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:45.3493753Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.3495793Z template typename func, int end, int current=0> 2022-12-01T10:03:45.3496270Z ^~~~~~~~ 2022-12-01T10:03:45.3496563Z class 2022-12-01T10:03:45.3500608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.3501323Z template typename func, int end> 2022-12-01T10:03:45.3501714Z ^~~~~~~~ 2022-12-01T10:03:45.3502028Z class 2022-12-01T10:03:45.3502838Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:45.3504190Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationSoftshrinkKernel.hip:18: 2022-12-01T10:03:45.3504870Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:45.3505888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.3506543Z template typename func, int end, int current=0> 2022-12-01T10:03:45.3506927Z ^~~~~~~~ 2022-12-01T10:03:45.3508706Z class 2022-12-01T10:03:45.3509635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.3510334Z template typename func, int end> 2022-12-01T10:03:45.3510728Z ^~~~~~~~ 2022-12-01T10:03:45.3511251Z class 2022-12-01T10:03:45.3511626Z 2 warnings generated when compiling for host. 2022-12-01T10:03:45.3604475Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AmpKernels.hip.o 2022-12-01T10:03:45.4775562Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationThresholdKernel.hip:18: 2022-12-01T10:03:45.4776607Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:45.4787182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.4787952Z template typename func, int end, int current=0> 2022-12-01T10:03:45.4788526Z ^~~~~~~~ 2022-12-01T10:03:45.4788821Z class 2022-12-01T10:03:45.4789675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.4790360Z template typename func, int end> 2022-12-01T10:03:45.4790746Z ^~~~~~~~ 2022-12-01T10:03:45.4791042Z class 2022-12-01T10:03:45.4791431Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:45.4792043Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ActivationThresholdKernel.hip:18: 2022-12-01T10:03:45.4792724Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:45.4793734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.4794455Z template typename func, int end, int current=0> 2022-12-01T10:03:45.4794861Z ^~~~~~~~ 2022-12-01T10:03:45.4795166Z class 2022-12-01T10:03:45.4796046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:45.4796725Z template typename func, int end> 2022-12-01T10:03:45.4797105Z ^~~~~~~~ 2022-12-01T10:03:45.4797406Z class 2022-12-01T10:03:45.4797792Z 2 warnings generated when compiling for host. 2022-12-01T10:03:45.4911690Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool2d.hip.o 2022-12-01T10:03:45.6704372Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling3d.hip:9: 2022-12-01T10:03:45.6705544Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:45.6706319Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:45.6718039Z ^ 2022-12-01T10:03:45.6718799Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:45.6719125Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:45.6719325Z ^ 2022-12-01T10:03:45.6719693Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:45.6719995Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:45.6720307Z ^ 2022-12-01T10:03:45.6720637Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:45.6721327Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling3d.hip:9: 2022-12-01T10:03:45.6722222Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:45.6722789Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:45.6723330Z ^ 2022-12-01T10:03:45.6724052Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:45.6724556Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:45.6724733Z ^ 2022-12-01T10:03:45.6725114Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:45.6725561Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:45.6725929Z ^ 2022-12-01T10:03:45.6726284Z 1 warning generated when compiling for host. 2022-12-01T10:03:45.6807697Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_AveragePool3d.hip.o 2022-12-01T10:03:45.7477943Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling.hip:7: 2022-12-01T10:03:45.7480043Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:45.7483724Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:45.7487131Z ^ 2022-12-01T10:03:45.7487989Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:45.7488525Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:45.7488860Z ^ 2022-12-01T10:03:45.7489397Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:45.7489904Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:45.7490260Z ^ 2022-12-01T10:03:45.7490640Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:45.7494679Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveAveragePooling.hip:7: 2022-12-01T10:03:45.7497489Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:45.7498342Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:45.7498846Z ^ 2022-12-01T10:03:45.7499623Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:45.7500170Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:45.7500463Z ^ 2022-12-01T10:03:45.7501014Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:45.7501506Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:45.7501858Z ^ 2022-12-01T10:03:45.7502215Z 1 warning generated when compiling for host. 2022-12-01T10:03:45.7638055Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryBitwiseOpsKernels.hip.o 2022-12-01T10:03:45.8536668Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling2d.hip:5: 2022-12-01T10:03:45.8538184Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:45.8540704Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:45.8541334Z ^ 2022-12-01T10:03:45.8542122Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:45.8542631Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:45.8542943Z ^ 2022-12-01T10:03:45.8543472Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:45.8543979Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:45.8544322Z ^ 2022-12-01T10:03:45.8544683Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:45.8545400Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling2d.hip:5: 2022-12-01T10:03:45.8546341Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:45.8547112Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:45.8547633Z ^ 2022-12-01T10:03:45.8548362Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:45.8548889Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:45.8549210Z ^ 2022-12-01T10:03:45.8549767Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:45.8550260Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:45.8550681Z ^ 2022-12-01T10:03:45.8551051Z 1 warning generated when compiling for host. 2022-12-01T10:03:45.8659954Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivFloorKernel.hip.o 2022-12-01T10:03:46.4445502Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling3d.hip:5: 2022-12-01T10:03:46.4446692Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:46.4447524Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:46.4460285Z ^ 2022-12-01T10:03:46.4461169Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:46.4461733Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:46.4462029Z ^ 2022-12-01T10:03:46.4462585Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:46.4463080Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:46.4463446Z ^ 2022-12-01T10:03:46.4463827Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:46.4464374Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AdaptiveMaxPooling3d.hip:5: 2022-12-01T10:03:46.4465297Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:46.4465989Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:46.4466490Z ^ 2022-12-01T10:03:46.4467197Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:46.4467991Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:46.4468334Z ^ 2022-12-01T10:03:46.4468868Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:46.4469338Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:46.4469658Z ^ 2022-12-01T10:03:46.4469960Z 1 warning generated when compiling for host. 2022-12-01T10:03:46.4560907Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTrueKernel.hip.o 2022-12-01T10:03:46.7065817Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AmpKernels.hip:11: 2022-12-01T10:03:46.7066511Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:46.7067454Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:46.7073417Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:46.7075965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:46.7076708Z template typename func, int end, int current=0> 2022-12-01T10:03:46.7077107Z ^~~~~~~~ 2022-12-01T10:03:46.7077420Z class 2022-12-01T10:03:46.7078289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:46.7078917Z template typename func, int end> 2022-12-01T10:03:46.7080266Z ^~~~~~~~ 2022-12-01T10:03:46.7080577Z class 2022-12-01T10:03:46.7081129Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:46.7085264Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AmpKernels.hip:11: 2022-12-01T10:03:46.7085965Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:46.7086606Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:46.7087192Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:46.7088270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:46.7088984Z template typename func, int end, int current=0> 2022-12-01T10:03:46.7089384Z ^~~~~~~~ 2022-12-01T10:03:46.7089710Z class 2022-12-01T10:03:46.7090578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:46.7091250Z template typename func, int end> 2022-12-01T10:03:46.7091637Z ^~~~~~~~ 2022-12-01T10:03:46.7091944Z class 2022-12-01T10:03:46.7092406Z 2 warnings generated when compiling for host. 2022-12-01T10:03:46.7187558Z [ 86%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryDivTruncKernel.hip.o 2022-12-01T10:03:46.7612593Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryGeometricKernels.hip.o 2022-12-01T10:03:46.9530253Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AveragePool3d.hip:9: 2022-12-01T10:03:46.9531637Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:46.9532743Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:46.9533055Z ^ 2022-12-01T10:03:46.9533560Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:46.9533878Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:46.9534067Z ^ 2022-12-01T10:03:46.9541706Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:46.9542214Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:46.9542589Z ^ 2022-12-01T10:03:46.9542983Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:46.9543581Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/AveragePool3d.hip:9: 2022-12-01T10:03:46.9544325Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:46.9545099Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:46.9545632Z ^ 2022-12-01T10:03:46.9546521Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:46.9547194Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:46.9547575Z ^ 2022-12-01T10:03:46.9552442Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:46.9553031Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:46.9553343Z ^ 2022-12-01T10:03:46.9553549Z 1 warning generated when compiling for host. 2022-12-01T10:03:46.9625541Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryLogicalOpsKernels.hip.o 2022-12-01T10:03:47.0564460Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryBitwiseOpsKernels.hip:5: 2022-12-01T10:03:47.0565161Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:47.0566052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.0566436Z template typename func, int end, int current=0> 2022-12-01T10:03:47.0566722Z ^~~~~~~~ 2022-12-01T10:03:47.0566902Z class 2022-12-01T10:03:47.0570758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.0571704Z template typename func, int end> 2022-12-01T10:03:47.0575244Z ^~~~~~~~ 2022-12-01T10:03:47.0575681Z class 2022-12-01T10:03:47.0576040Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:47.0576579Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryBitwiseOpsKernels.hip:5: 2022-12-01T10:03:47.0577188Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:47.0578150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.0578781Z template typename func, int end, int current=0> 2022-12-01T10:03:47.0579154Z ^~~~~~~~ 2022-12-01T10:03:47.0579438Z class 2022-12-01T10:03:47.0583635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.0584314Z template typename func, int end> 2022-12-01T10:03:47.0584689Z ^~~~~~~~ 2022-12-01T10:03:47.0584998Z class 2022-12-01T10:03:47.0585358Z 2 warnings generated when compiling for host. 2022-12-01T10:03:47.0677816Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscBackwardOpsKernels.hip.o 2022-12-01T10:03:47.1024922Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivFloorKernel.hip:8: 2022-12-01T10:03:47.1025914Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-12-01T10:03:47.1026726Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:03:47.1031769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.1042917Z template typename func, int end, int current=0> 2022-12-01T10:03:47.1047090Z ^~~~~~~~ 2022-12-01T10:03:47.1047397Z class 2022-12-01T10:03:47.1048373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.1048860Z template typename func, int end> 2022-12-01T10:03:47.1049059Z ^~~~~~~~ 2022-12-01T10:03:47.1049291Z class 2022-12-01T10:03:47.1049504Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:47.1049832Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivFloorKernel.hip:8: 2022-12-01T10:03:47.1050246Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-12-01T10:03:47.1050589Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:03:47.1051194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.1051613Z template typename func, int end, int current=0> 2022-12-01T10:03:47.1051835Z ^~~~~~~~ 2022-12-01T10:03:47.1052009Z class 2022-12-01T10:03:47.1052590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.1052985Z template typename func, int end> 2022-12-01T10:03:47.1053209Z ^~~~~~~~ 2022-12-01T10:03:47.1053385Z class 2022-12-01T10:03:47.1053582Z 2 warnings generated when compiling for host. 2022-12-01T10:03:47.1124640Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMiscOpsKernels.hip.o 2022-12-01T10:03:47.6958405Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTrueKernel.hip:11: 2022-12-01T10:03:47.6960648Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-12-01T10:03:47.6961716Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:03:47.6962814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.6976491Z template typename func, int end, int current=0> 2022-12-01T10:03:47.6977007Z ^~~~~~~~ 2022-12-01T10:03:47.6977283Z class 2022-12-01T10:03:47.6978450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.6979118Z template typename func, int end> 2022-12-01T10:03:47.6979480Z ^~~~~~~~ 2022-12-01T10:03:47.6979745Z class 2022-12-01T10:03:47.6980114Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:47.6980653Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTrueKernel.hip:11: 2022-12-01T10:03:47.6981243Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-12-01T10:03:47.6981823Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:03:47.6982889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.6983573Z template typename func, int end, int current=0> 2022-12-01T10:03:47.6983927Z ^~~~~~~~ 2022-12-01T10:03:47.6984223Z class 2022-12-01T10:03:47.6984986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.6985559Z template typename func, int end> 2022-12-01T10:03:47.6985910Z ^~~~~~~~ 2022-12-01T10:03:47.6986166Z class 2022-12-01T10:03:47.6986492Z 2 warnings generated when compiling for host. 2022-12-01T10:03:47.7068808Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryMulKernel.hip.o 2022-12-01T10:03:47.9683205Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTruncKernel.hip:11: 2022-12-01T10:03:47.9683902Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:03:47.9684976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.9685615Z template typename func, int end, int current=0> 2022-12-01T10:03:47.9685972Z ^~~~~~~~ 2022-12-01T10:03:47.9686264Z class 2022-12-01T10:03:47.9687143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.9687753Z template typename func, int end> 2022-12-01T10:03:47.9688124Z ^~~~~~~~ 2022-12-01T10:03:47.9688407Z class 2022-12-01T10:03:47.9688756Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:47.9689274Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryDivTruncKernel.hip:11: 2022-12-01T10:03:47.9699547Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:03:47.9700650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.9701360Z template typename func, int end, int current=0> 2022-12-01T10:03:47.9701777Z ^~~~~~~~ 2022-12-01T10:03:47.9702113Z class 2022-12-01T10:03:47.9703010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.9703694Z template typename func, int end> 2022-12-01T10:03:47.9704086Z ^~~~~~~~ 2022-12-01T10:03:47.9704381Z class 2022-12-01T10:03:47.9704957Z 2 warnings generated when compiling for host. 2022-12-01T10:03:47.9795709Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryGeometricKernels.hip:5: 2022-12-01T10:03:47.9796441Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:47.9802044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.9802758Z template typename func, int end, int current=0> 2022-12-01T10:03:47.9803177Z ^~~~~~~~ 2022-12-01T10:03:47.9803502Z class 2022-12-01T10:03:47.9804397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.9805312Z template typename func, int end> 2022-12-01T10:03:47.9805709Z ^~~~~~~~ 2022-12-01T10:03:47.9806025Z class 2022-12-01T10:03:47.9806398Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:47.9811131Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryGeometricKernels.hip:5: 2022-12-01T10:03:47.9811810Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:47.9812897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.9813600Z template typename func, int end, int current=0> 2022-12-01T10:03:47.9814005Z ^~~~~~~~ 2022-12-01T10:03:47.9814316Z class 2022-12-01T10:03:47.9815188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:47.9815869Z template typename func, int end> 2022-12-01T10:03:47.9816239Z ^~~~~~~~ 2022-12-01T10:03:47.9820023Z class 2022-12-01T10:03:47.9820402Z 2 warnings generated when compiling for host. 2022-12-01T10:03:47.9832046Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryRemainderKernel.hip.o 2022-12-01T10:03:47.9938605Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_BinaryShiftOpsKernels.hip.o 2022-12-01T10:03:48.2298390Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscBackwardOpsKernels.hip:11: 2022-12-01T10:03:48.2299122Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:48.2300227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.2300896Z template typename func, int end, int current=0> 2022-12-01T10:03:48.2301290Z ^~~~~~~~ 2022-12-01T10:03:48.2301576Z class 2022-12-01T10:03:48.2312768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.2313476Z template typename func, int end> 2022-12-01T10:03:48.2313888Z ^~~~~~~~ 2022-12-01T10:03:48.2314185Z class 2022-12-01T10:03:48.2314570Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:48.2315180Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscBackwardOpsKernels.hip:11: 2022-12-01T10:03:48.2316071Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:48.2317091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.2317771Z template typename func, int end, int current=0> 2022-12-01T10:03:48.2318181Z ^~~~~~~~ 2022-12-01T10:03:48.2318470Z class 2022-12-01T10:03:48.2319324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.2319965Z template typename func, int end> 2022-12-01T10:03:48.2320352Z ^~~~~~~~ 2022-12-01T10:03:48.2320809Z class 2022-12-01T10:03:48.2321388Z 2 warnings generated when compiling for host. 2022-12-01T10:03:48.2392336Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Bucketization.hip.o 2022-12-01T10:03:48.2460258Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryLogicalOpsKernels.hip:5: 2022-12-01T10:03:48.2461006Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:48.2465240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.2465989Z template typename func, int end, int current=0> 2022-12-01T10:03:48.2466384Z ^~~~~~~~ 2022-12-01T10:03:48.2466714Z class 2022-12-01T10:03:48.2472953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.2484125Z template typename func, int end> 2022-12-01T10:03:48.2484537Z ^~~~~~~~ 2022-12-01T10:03:48.2484845Z class 2022-12-01T10:03:48.2485204Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:48.2485811Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryLogicalOpsKernels.hip:5: 2022-12-01T10:03:48.2486470Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:48.2487511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.2488213Z template typename func, int end, int current=0> 2022-12-01T10:03:48.2488612Z ^~~~~~~~ 2022-12-01T10:03:48.2488929Z class 2022-12-01T10:03:48.2489803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.2490464Z template typename func, int end> 2022-12-01T10:03:48.2490829Z ^~~~~~~~ 2022-12-01T10:03:48.2491125Z class 2022-12-01T10:03:48.2491492Z 2 warnings generated when compiling for host. 2022-12-01T10:03:48.2625207Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Col2Im.hip.o 2022-12-01T10:03:48.3155854Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscOpsKernels.hip:5: 2022-12-01T10:03:48.3156581Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:48.3157794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.3158543Z template typename func, int end, int current=0> 2022-12-01T10:03:48.3159157Z ^~~~~~~~ 2022-12-01T10:03:48.3159463Z class 2022-12-01T10:03:48.3160360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.3162939Z template typename func, int end> 2022-12-01T10:03:48.3163489Z ^~~~~~~~ 2022-12-01T10:03:48.3163779Z class 2022-12-01T10:03:48.3164170Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:48.3164746Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMiscOpsKernels.hip:5: 2022-12-01T10:03:48.3165376Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:48.3168675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.3169711Z template typename func, int end, int current=0> 2022-12-01T10:03:48.3170399Z ^~~~~~~~ 2022-12-01T10:03:48.3170951Z class 2022-12-01T10:03:48.3172240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.3172832Z template typename func, int end> 2022-12-01T10:03:48.3173051Z ^~~~~~~~ 2022-12-01T10:03:48.3173291Z class 2022-12-01T10:03:48.3173492Z 2 warnings generated when compiling for host. 2022-12-01T10:03:48.3275043Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareEQKernel.hip.o 2022-12-01T10:03:48.9700383Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMulKernel.hip:8: 2022-12-01T10:03:48.9707780Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-12-01T10:03:48.9708447Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:03:48.9709560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.9710244Z template typename func, int end, int current=0> 2022-12-01T10:03:48.9710640Z ^~~~~~~~ 2022-12-01T10:03:48.9710951Z class 2022-12-01T10:03:48.9711799Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.9712480Z template typename func, int end> 2022-12-01T10:03:48.9712839Z ^~~~~~~~ 2022-12-01T10:03:48.9713130Z class 2022-12-01T10:03:48.9713512Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:48.9714069Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryMulKernel.hip:8: 2022-12-01T10:03:48.9717719Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryInternal.h:14: 2022-12-01T10:03:48.9718345Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:03:48.9719385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.9720763Z template typename func, int end, int current=0> 2022-12-01T10:03:48.9721322Z ^~~~~~~~ 2022-12-01T10:03:48.9721592Z class 2022-12-01T10:03:48.9722610Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:48.9723285Z template typename func, int end> 2022-12-01T10:03:48.9723644Z ^~~~~~~~ 2022-12-01T10:03:48.9723949Z class 2022-12-01T10:03:48.9724316Z 2 warnings generated when compiling for host. 2022-12-01T10:03:48.9825843Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CompareKernels.hip.o 2022-12-01T10:03:49.1531934Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryShiftOpsKernels.hip:5: 2022-12-01T10:03:49.1537580Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:49.1539019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.1539720Z template typename func, int end, int current=0> 2022-12-01T10:03:49.1540151Z ^~~~~~~~ 2022-12-01T10:03:49.1540415Z class 2022-12-01T10:03:49.1541208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.1541851Z template typename func, int end> 2022-12-01T10:03:49.1544959Z ^~~~~~~~ 2022-12-01T10:03:49.1545287Z class 2022-12-01T10:03:49.1545700Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:49.1550297Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryShiftOpsKernels.hip:5: 2022-12-01T10:03:49.1550982Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:49.1552122Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.1552844Z template typename func, int end, int current=0> 2022-12-01T10:03:49.1553256Z ^~~~~~~~ 2022-12-01T10:03:49.1553556Z class 2022-12-01T10:03:49.1554445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.1555120Z template typename func, int end> 2022-12-01T10:03:49.1555512Z ^~~~~~~~ 2022-12-01T10:03:49.1555816Z class 2022-12-01T10:03:49.1556199Z 2 warnings generated when compiling for host. 2022-12-01T10:03:49.1644375Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ComplexKernel.hip.o 2022-12-01T10:03:49.2218644Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryRemainderKernel.hip:5: 2022-12-01T10:03:49.2234481Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:49.2235692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.2236349Z template typename func, int end, int current=0> 2022-12-01T10:03:49.2236748Z ^~~~~~~~ 2022-12-01T10:03:49.2237047Z class 2022-12-01T10:03:49.2237853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.2238484Z template typename func, int end> 2022-12-01T10:03:49.2238814Z ^~~~~~~~ 2022-12-01T10:03:49.2239098Z class 2022-12-01T10:03:49.2239663Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:49.2240184Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/BinaryRemainderKernel.hip:5: 2022-12-01T10:03:49.2240803Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:49.2241948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.2242559Z template typename func, int end, int current=0> 2022-12-01T10:03:49.2242903Z ^~~~~~~~ 2022-12-01T10:03:49.2243162Z class 2022-12-01T10:03:49.2243950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.2244690Z template typename func, int end> 2022-12-01T10:03:49.2245036Z ^~~~~~~~ 2022-12-01T10:03:49.2245346Z class 2022-12-01T10:03:49.2245710Z 2 warnings generated when compiling for host. 2022-12-01T10:03:49.2344196Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ConvolutionMM2d.hip.o 2022-12-01T10:03:49.4973878Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareEQKernel.hip:7: 2022-12-01T10:03:49.4974717Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:49.4975819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.4976492Z template typename func, int end, int current=0> 2022-12-01T10:03:49.4976872Z ^~~~~~~~ 2022-12-01T10:03:49.4977188Z class 2022-12-01T10:03:49.4979032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.4979676Z template typename func, int end> 2022-12-01T10:03:49.4980065Z ^~~~~~~~ 2022-12-01T10:03:49.4980365Z class 2022-12-01T10:03:49.4981556Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:49.4982068Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareEQKernel.hip:7: 2022-12-01T10:03:49.4983945Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:49.4989478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.5003536Z template typename func, int end, int current=0> 2022-12-01T10:03:49.5003997Z ^~~~~~~~ 2022-12-01T10:03:49.5004330Z class 2022-12-01T10:03:49.5005199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:49.5005875Z template typename func, int end> 2022-12-01T10:03:49.5006238Z ^~~~~~~~ 2022-12-01T10:03:49.5006548Z class 2022-12-01T10:03:49.5006904Z 2 warnings generated when compiling for host. 2022-12-01T10:03:49.5066625Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Copy.hip.o 2022-12-01T10:03:49.5672731Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CopysignKernel.hip.o 2022-12-01T10:03:49.6232395Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CrossKernel.hip.o 2022-12-01T10:03:50.1332569Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareKernels.hip:7: 2022-12-01T10:03:50.1350080Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:50.1351188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.1351864Z template typename func, int end, int current=0> 2022-12-01T10:03:50.1352243Z ^~~~~~~~ 2022-12-01T10:03:50.1352543Z class 2022-12-01T10:03:50.1353396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.1354251Z template typename func, int end> 2022-12-01T10:03:50.1354619Z ^~~~~~~~ 2022-12-01T10:03:50.1354934Z class 2022-12-01T10:03:50.1355285Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:50.1355829Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CompareKernels.hip:7: 2022-12-01T10:03:50.1356437Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:50.1357407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.1358036Z template typename func, int end, int current=0> 2022-12-01T10:03:50.1358412Z ^~~~~~~~ 2022-12-01T10:03:50.1358708Z class 2022-12-01T10:03:50.1359535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.1360194Z template typename func, int end> 2022-12-01T10:03:50.1360559Z ^~~~~~~~ 2022-12-01T10:03:50.1360853Z class 2022-12-01T10:03:50.1361386Z 2 warnings generated when compiling for host. 2022-12-01T10:03:50.1460320Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumminmaxKernel.hip.o 2022-12-01T10:03:50.5399423Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumprodKernel.hip.o 2022-12-01T10:03:50.6360781Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ComplexKernel.hip:6: 2022-12-01T10:03:50.6365356Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:50.6368378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.6369052Z template typename func, int end, int current=0> 2022-12-01T10:03:50.6369439Z ^~~~~~~~ 2022-12-01T10:03:50.6369721Z class 2022-12-01T10:03:50.6370467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.6370993Z template typename func, int end> 2022-12-01T10:03:50.6371304Z ^~~~~~~~ 2022-12-01T10:03:50.6371573Z class 2022-12-01T10:03:50.6371899Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:50.6372410Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ComplexKernel.hip:6: 2022-12-01T10:03:50.6372992Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:50.6374234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.6374855Z template typename func, int end, int current=0> 2022-12-01T10:03:50.6375067Z ^~~~~~~~ 2022-12-01T10:03:50.6375242Z class 2022-12-01T10:03:50.6375713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.6376079Z template typename func, int end> 2022-12-01T10:03:50.6376274Z ^~~~~~~~ 2022-12-01T10:03:50.6376446Z class 2022-12-01T10:03:50.6376723Z 2 warnings generated when compiling for host. 2022-12-01T10:03:50.6448685Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_CumsumKernel.hip.o 2022-12-01T10:03:50.6739095Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CopysignKernel.hip:5: 2022-12-01T10:03:50.6739789Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:50.6749870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.6750603Z template typename func, int end, int current=0> 2022-12-01T10:03:50.6751017Z ^~~~~~~~ 2022-12-01T10:03:50.6751333Z class 2022-12-01T10:03:50.6752232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.6753476Z template typename func, int end> 2022-12-01T10:03:50.6753949Z ^~~~~~~~ 2022-12-01T10:03:50.6754249Z class 2022-12-01T10:03:50.6754643Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:50.6755212Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CopysignKernel.hip:5: 2022-12-01T10:03:50.6755851Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:50.6756882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.6757583Z template typename func, int end, int current=0> 2022-12-01T10:03:50.6757981Z ^~~~~~~~ 2022-12-01T10:03:50.6758295Z class 2022-12-01T10:03:50.6759163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.6759859Z template typename func, int end> 2022-12-01T10:03:50.6760244Z ^~~~~~~~ 2022-12-01T10:03:50.6760543Z class 2022-12-01T10:03:50.6761083Z 2 warnings generated when compiling for host. 2022-12-01T10:03:50.6894231Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv2d.hip.o 2022-12-01T10:03:50.8394137Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CrossKernel.hip:6: 2022-12-01T10:03:50.8394928Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:50.8396114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.8396837Z template typename func, int end, int current=0> 2022-12-01T10:03:50.8397221Z ^~~~~~~~ 2022-12-01T10:03:50.8397492Z class 2022-12-01T10:03:50.8399521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.8404402Z template typename func, int end> 2022-12-01T10:03:50.8404774Z ^~~~~~~~ 2022-12-01T10:03:50.8405065Z class 2022-12-01T10:03:50.8405425Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:50.8405940Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/CrossKernel.hip:6: 2022-12-01T10:03:50.8406886Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:50.8408880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.8409679Z template typename func, int end, int current=0> 2022-12-01T10:03:50.8410038Z ^~~~~~~~ 2022-12-01T10:03:50.8410282Z class 2022-12-01T10:03:50.8412191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.8415059Z template typename func, int end> 2022-12-01T10:03:50.8415398Z ^~~~~~~~ 2022-12-01T10:03:50.8415671Z class 2022-12-01T10:03:50.8415998Z 2 warnings generated when compiling for host. 2022-12-01T10:03:50.8538339Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DepthwiseConv3d.hip.o 2022-12-01T10:03:50.8720055Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Copy.hip:13: 2022-12-01T10:03:50.8727709Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:50.8728853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.8729507Z template typename func, int end, int current=0> 2022-12-01T10:03:50.8729889Z ^~~~~~~~ 2022-12-01T10:03:50.8730179Z class 2022-12-01T10:03:50.8730962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.8731640Z template typename func, int end> 2022-12-01T10:03:50.8731963Z ^~~~~~~~ 2022-12-01T10:03:50.8732350Z class 2022-12-01T10:03:50.8732745Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:50.8735462Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Copy.hip:13: 2022-12-01T10:03:50.8736021Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:50.8736971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.8737575Z template typename func, int end, int current=0> 2022-12-01T10:03:50.8737921Z ^~~~~~~~ 2022-12-01T10:03:50.8738203Z class 2022-12-01T10:03:50.8738972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:50.8739549Z template typename func, int end> 2022-12-01T10:03:50.8739898Z ^~~~~~~~ 2022-12-01T10:03:50.8740175Z class 2022-12-01T10:03:50.8740498Z 2 warnings generated when compiling for host. 2022-12-01T10:03:50.8819375Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool2d.hip.o 2022-12-01T10:03:51.3796857Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DilatedMaxPool3d.hip.o 2022-12-01T10:03:51.8246489Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistanceKernel.hip.o 2022-12-01T10:03:51.9570398Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionBernoulli.hip.o 2022-12-01T10:03:52.1036446Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionCauchyKernel.hip.o 2022-12-01T10:03:52.1991003Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionExponentialKernel.hip.o 2022-12-01T10:03:52.2431544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:185:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:52.2432228Z conv_depthwise3d_cuda_backward_weight_kernel( 2022-12-01T10:03:52.2432490Z ^ 2022-12-01T10:03:52.2437948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:185:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:52.2439208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:185:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:52.2448485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:185:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:52.2450286Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:185:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:52.2452073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:185:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:52.2453918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:185:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:52.2455918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:185:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:52.2457925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DepthwiseConv3d.hip:185:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:52.2458828Z 9 warnings generated when compiling for gfx906. 2022-12-01T10:03:52.2569684Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionGeometricKernel.hip.o 2022-12-01T10:03:52.7174034Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DilatedMaxPool3d.hip:11: 2022-12-01T10:03:52.7177270Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:52.7178109Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:52.7178881Z ^ 2022-12-01T10:03:52.7179654Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:52.7180218Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:52.7180552Z ^ 2022-12-01T10:03:52.7191755Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:52.7192303Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:52.7192686Z ^ 2022-12-01T10:03:52.7193059Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:52.7193611Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DilatedMaxPool3d.hip:11: 2022-12-01T10:03:52.7194542Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:52.7195376Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:52.7195941Z ^ 2022-12-01T10:03:52.7196723Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:52.7197277Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:52.7197621Z ^ 2022-12-01T10:03:52.7198205Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:52.7198747Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:52.7199146Z ^ 2022-12-01T10:03:52.7199536Z 1 warning generated when compiling for host. 2022-12-01T10:03:52.7296203Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionLogNormalKernel.hip.o 2022-12-01T10:03:53.1322626Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionNormal.hip.o 2022-12-01T10:03:53.3182236Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionCauchyKernel.hip:5: 2022-12-01T10:03:53.3183159Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:53.3183974Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:53.3185423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3186295Z template typename func, int end, int current=0> 2022-12-01T10:03:53.3186847Z ^~~~~~~~ 2022-12-01T10:03:53.3187193Z class 2022-12-01T10:03:53.3188221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3188987Z template typename func, int end> 2022-12-01T10:03:53.3189730Z ^~~~~~~~ 2022-12-01T10:03:53.3190190Z class 2022-12-01T10:03:53.3190869Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionCauchyKernel.hip:5: 2022-12-01T10:03:53.3191723Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:53.3192529Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:53.3193805Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:53.3194757Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:53.3195557Z ^ 2022-12-01T10:03:53.3196693Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:53.3197291Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:53.3197769Z ^ 2022-12-01T10:03:53.3198504Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:53.3199193Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:53.3199599Z ^ 2022-12-01T10:03:53.3200109Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:03:53.3200846Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionCauchyKernel.hip:5: 2022-12-01T10:03:53.3201927Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:53.3202693Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:53.3205022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3205879Z template typename func, int end, int current=0> 2022-12-01T10:03:53.3206309Z ^~~~~~~~ 2022-12-01T10:03:53.3206702Z class 2022-12-01T10:03:53.3211472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3212015Z template typename func, int end> 2022-12-01T10:03:53.3218974Z ^~~~~~~~ 2022-12-01T10:03:53.3219168Z class 2022-12-01T10:03:53.3219475Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionCauchyKernel.hip:5: 2022-12-01T10:03:53.3219944Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:53.3220302Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:53.3221080Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:53.3221779Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:53.3222088Z ^ 2022-12-01T10:03:53.3222501Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:53.3222815Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:53.3223004Z ^ 2022-12-01T10:03:53.3223313Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:53.3223614Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:53.3223837Z ^ 2022-12-01T10:03:53.3224178Z 3 warnings generated when compiling for host. 2022-12-01T10:03:53.3308937Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionRandomKernel.hip.o 2022-12-01T10:03:53.3546975Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionExponentialKernel.hip:5: 2022-12-01T10:03:53.3550269Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:53.3551286Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:53.3553487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3554443Z template typename func, int end, int current=0> 2022-12-01T10:03:53.3554843Z ^~~~~~~~ 2022-12-01T10:03:53.3555170Z class 2022-12-01T10:03:53.3556063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3556756Z template typename func, int end> 2022-12-01T10:03:53.3557127Z ^~~~~~~~ 2022-12-01T10:03:53.3557446Z class 2022-12-01T10:03:53.3561161Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionExponentialKernel.hip:5: 2022-12-01T10:03:53.3561986Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:53.3562967Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:53.3563892Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:53.3564743Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:53.3565790Z ^ 2022-12-01T10:03:53.3566562Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:53.3567160Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:53.3567477Z ^ 2022-12-01T10:03:53.3568020Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:53.3568658Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionBernoulli.hip:4: 2022-12-01T10:03:53.3573137Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:53.3574211Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:53.3575024Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:53.3575546Z ^ 2022-12-01T10:03:53.3576959Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:53.3578422Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:53.3580251Z ^ 2022-12-01T10:03:53.3580978Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:53.3581551Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:53.3581977Z ^ 2022-12-01T10:03:53.3582476Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionBernoulli.hip:8: 2022-12-01T10:03:53.3583259Z In file included from#define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:53.3583805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:53.3584384Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:53.3585348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3586020Z template typename func, int end, int current=0> 2022-12-01T10:03:53.3586388Z ^~~~~~~~ 2022-12-01T10:03:53.3586687Z class 2022-12-01T10:03:53.3587498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3588128Z ^ 2022-12-01T10:03:53.3588495Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:03:53.3589083Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionExponentialKernel.hip:5: 2022-12-01T10:03:53.3589774Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:53.3590369Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:53.3591309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3591960Z template typename func, int end, int current=0> 2022-12-01T10:03:53.3592368Z ^~~~~~~~ 2022-12-01T10:03:53.3592678Z class 2022-12-01T10:03:53.3593571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3594216Z template typename func, int end> 2022-12-01T10:03:53.3594539Z ^~~~~~~~ 2022-12-01T10:03:53.3594839Z class 2022-12-01T10:03:53.3595203Z template typename func, int end> 2022-12-01T10:03:53.3595542Z ^~~~~~~~ 2022-12-01T10:03:53.3595837Z class 2022-12-01T10:03:53.3596195Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:03:53.3596738Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionBernoulli.hip:4: 2022-12-01T10:03:53.3597442Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionExponentialKernel.hip:5: 2022-12-01T10:03:53.3598142Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:53.3598743Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:53.3599550Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:53.3600265Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:53.3600731Z ^ 2022-12-01T10:03:53.3601469Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:53.3601921Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:53.3602195Z ^ 2022-12-01T10:03:53.3602574Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:53.3603394Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:53.3604277Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:53.3604760Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:53.3605183Z ^ 2022-12-01T10:03:53.3605674Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:53.3605993Z 3 warnings generated when compiling for host. 2022-12-01T10:03:53.3606336Z ^ 2022-12-01T10:03:53.3607070Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:53.3607690Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:53.3608129Z ^ 2022-12-01T10:03:53.3608695Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:53.3609224Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:53.3609629Z ^ 2022-12-01T10:03:53.3610128Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionBernoulli.hip:8: 2022-12-01T10:03:53.3610782Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:53.3611387Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:53.3612478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3613183Z template typename func, int end, int current=0> 2022-12-01T10:03:53.3613538Z ^~~~~~~~ 2022-12-01T10:03:53.3613841Z class 2022-12-01T10:03:53.3614632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.3615229Z template typename func, int end> 2022-12-01T10:03:53.3615545Z ^~~~~~~~ 2022-12-01T10:03:53.3615839Z class 2022-12-01T10:03:53.3616193Z 3 warnings generated when compiling for host. 2022-12-01T10:03:53.3680142Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_DistributionUniform.hip.o 2022-12-01T10:03:53.3690270Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Distributions.hip.o 2022-12-01T10:03:53.4427217Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionGeometricKernel.hip:5: 2022-12-01T10:03:53.4427972Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:53.4428571Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:53.4437145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.4437886Z template typename func, int end, int current=0> 2022-12-01T10:03:53.4438292Z ^~~~~~~~ 2022-12-01T10:03:53.4438585Z class 2022-12-01T10:03:53.4439473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.4440142Z template typename func, int end> 2022-12-01T10:03:53.4440501Z ^~~~~~~~ 2022-12-01T10:03:53.4440814Z class 2022-12-01T10:03:53.4441558Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionGeometricKernel.hip:5: 2022-12-01T10:03:53.4442455Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:53.4443067Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:53.4457632Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:53.4458490Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:53.4458939Z ^ 2022-12-01T10:03:53.4459385Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:53.4459885Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:53.4460075Z ^ 2022-12-01T10:03:53.4460456Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:53.4460753Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:53.4461022Z ^ 2022-12-01T10:03:53.4461357Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:03:53.4461754Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionGeometricKernel.hip:5: 2022-12-01T10:03:53.4466020Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:53.4468120Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:53.4469237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.4469972Z template typename func, int end, int current=0> 2022-12-01T10:03:53.4470381Z ^~~~~~~~ 2022-12-01T10:03:53.4470554Z class 2022-12-01T10:03:53.4471034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:53.4471440Z template typename func, int end> 2022-12-01T10:03:53.4471641Z ^~~~~~~~ 2022-12-01T10:03:53.4471835Z class 2022-12-01T10:03:53.4472171Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionGeometricKernel.hip:5: 2022-12-01T10:03:53.4472571Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:53.4472959Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:53.4473549Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:53.4473993Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:53.4474339Z ^ 2022-12-01T10:03:53.4474757Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:53.4475098Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:53.4475304Z ^ 2022-12-01T10:03:53.4475607Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:53.4475907Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:53.4476127Z ^ 2022-12-01T10:03:53.4476328Z 3 warnings generated when compiling for host. 2022-12-01T10:03:53.4584181Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Dropout.hip.o 2022-12-01T10:03:54.0314543Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionLogNormalKernel.hip:5: 2022-12-01T10:03:54.0315485Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:54.0328032Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.0329401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.0330191Z template typename func, int end, int current=0> 2022-12-01T10:03:54.0330585Z ^~~~~~~~ 2022-12-01T10:03:54.0331011Z class 2022-12-01T10:03:54.0332172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.0333644Z template typename func, int end> 2022-12-01T10:03:54.0334226Z ^~~~~~~~ 2022-12-01T10:03:54.0334534Z class 2022-12-01T10:03:54.0338236Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionLogNormalKernel.hip:5: 2022-12-01T10:03:54.0339097Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:54.0339837Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:54.0341067Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:54.0341963Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:54.0342647Z ^ 2022-12-01T10:03:54.0343527Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:54.0344196Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:54.0346286Z ^ 2022-12-01T10:03:54.0349905Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:54.0350596Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:54.0351067Z ^ 2022-12-01T10:03:54.0351448Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:03:54.0352041Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionLogNormalKernel.hip:5: 2022-12-01T10:03:54.0352733Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:54.0353374Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.0354391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.0355048Z template typename func, int end, int current=0> 2022-12-01T10:03:54.0355396Z ^~~~~~~~ 2022-12-01T10:03:54.0355689Z class 2022-12-01T10:03:54.0356524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.0357178Z template typename func, int end> 2022-12-01T10:03:54.0357524Z ^~~~~~~~ 2022-12-01T10:03:54.0357814Z class 2022-12-01T10:03:54.0358324Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionLogNormalKernel.hip:5: 2022-12-01T10:03:54.0358976Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:54.0359756Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:54.0360681Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:54.0361668Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:54.0362189Z ^ 2022-12-01T10:03:54.0362971Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:54.0363522Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:54.0363823Z ^ 2022-12-01T10:03:54.0364511Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:54.0365031Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:54.0365352Z ^ 2022-12-01T10:03:54.0365708Z 3 warnings generated when compiling for host. 2022-12-01T10:03:54.0419013Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Embedding.hip.o 2022-12-01T10:03:54.4241885Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionNormal.hip:5: 2022-12-01T10:03:54.4252075Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:54.4252802Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.4253960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.4254674Z template typename func, int end, int current=0> 2022-12-01T10:03:54.4256191Z ^~~~~~~~ 2022-12-01T10:03:54.4256521Z class 2022-12-01T10:03:54.4257401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.4258048Z template typename func, int end> 2022-12-01T10:03:54.4258418Z ^~~~~~~~ 2022-12-01T10:03:54.4258732Z class 2022-12-01T10:03:54.4259248Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionNormal.hip:5: 2022-12-01T10:03:54.4259970Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:54.4260642Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:54.4261669Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:54.4262483Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:54.4263011Z ^ 2022-12-01T10:03:54.4263763Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:54.4264320Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:54.4264662Z ^ 2022-12-01T10:03:54.4265446Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:54.4266112Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:54.4266499Z ^ 2022-12-01T10:03:54.4269072Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:03:54.4269851Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionNormal.hip:5: 2022-12-01T10:03:54.4273002Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:54.4273792Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.4277490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.4278333Z template typename func, int end, int current=0> 2022-12-01T10:03:54.4279087Z ^~~~~~~~ 2022-12-01T10:03:54.4279466Z class 2022-12-01T10:03:54.4280437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.4281486Z template typename func, int end> 2022-12-01T10:03:54.4281882Z ^~~~~~~~ 2022-12-01T10:03:54.4282208Z class 2022-12-01T10:03:54.4282734Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionNormal.hip:5: 2022-12-01T10:03:54.4283815Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:54.4285105Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:54.4286139Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:54.4287000Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:54.4287714Z ^ 2022-12-01T10:03:54.4288665Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:54.4289264Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:54.4289604Z ^ 2022-12-01T10:03:54.4290205Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:54.4290805Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:54.4291205Z ^ 2022-12-01T10:03:54.4291596Z 3 warnings generated when compiling for host. 2022-12-01T10:03:54.4373933Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBackwardKernel.hip.o 2022-12-01T10:03:54.5856197Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionRandomKernel.hip:5: 2022-12-01T10:03:54.5856946Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:54.5857568Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.5858723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.5859415Z template typename func, int end, int current=0> 2022-12-01T10:03:54.5860540Z ^~~~~~~~ 2022-12-01T10:03:54.5861404Z class 2022-12-01T10:03:54.5863095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.5878437Z template typename func, int end> 2022-12-01T10:03:54.5878820Z ^~~~~~~~ 2022-12-01T10:03:54.5929449Z class 2022-12-01T10:03:54.5929836Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionRandomKernel.hip:5: 2022-12-01T10:03:54.5930261Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:54.5930799Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:54.5931431Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:54.5931940Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:54.5932446Z ^ 2022-12-01T10:03:54.5932940Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:54.5933263Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:54.5933455Z ^ 2022-12-01T10:03:54.5933847Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:54.5934150Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:54.5934381Z ^ 2022-12-01T10:03:54.5934588Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:03:54.5934925Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionRandomKernel.hip:5: 2022-12-01T10:03:54.5935316Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:54.5935671Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.5936203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.5936592Z template typename func, int end, int current=0> 2022-12-01T10:03:54.5936821Z ^~~~~~~~ 2022-12-01T10:03:54.5936998Z class 2022-12-01T10:03:54.5937453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.5937819Z template typename func, int end> 2022-12-01T10:03:54.5938031Z ^~~~~~~~ 2022-12-01T10:03:54.5938196Z class 2022-12-01T10:03:54.5938504Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionRandomKernel.hip:5: 2022-12-01T10:03:54.5938892Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:54.5939254Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:54.5939768Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:54.5940208Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:54.5940515Z ^ 2022-12-01T10:03:54.5940930Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:54.5941232Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:54.5941421Z ^ 2022-12-01T10:03:54.5941735Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:54.5942020Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:54.5942244Z ^ 2022-12-01T10:03:54.5942460Z 3 warnings generated when compiling for host. 2022-12-01T10:03:54.5962738Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_EmbeddingBag.hip.o 2022-12-01T10:03:54.6339104Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionUniform.hip:5: 2022-12-01T10:03:54.6340059Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:54.6340704Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.6344593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.6345366Z template typename func, int end, int current=0> 2022-12-01T10:03:54.6345776Z ^~~~~~~~ 2022-12-01T10:03:54.6346095Z class 2022-12-01T10:03:54.6346953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.6347805Z template typename func, int end> 2022-12-01T10:03:54.6353573Z ^~~~~~~~ 2022-12-01T10:03:54.6354314Z class 2022-12-01T10:03:54.6354924Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionUniform.hip:5: 2022-12-01T10:03:54.6355631Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:54.6356312Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:54.6357364Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:54.6358194Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:54.6358735Z ^ 2022-12-01T10:03:54.6359518Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:54.6360079Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:54.6360416Z ^ 2022-12-01T10:03:54.6361127Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:54.6361578Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:54.6361986Z ^ 2022-12-01T10:03:54.6362377Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:03:54.6362955Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionUniform.hip:5: 2022-12-01T10:03:54.6363637Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:54.6364298Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.6365349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.6366064Z template typename func, int end, int current=0> 2022-12-01T10:03:54.6366475Z ^~~~~~~~ 2022-12-01T10:03:54.6366804Z class 2022-12-01T10:03:54.6367657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.6368338Z template typename func, int end> 2022-12-01T10:03:54.6368731Z ^~~~~~~~ 2022-12-01T10:03:54.6369049Z class 2022-12-01T10:03:54.6369546Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionUniform.hip:5: 2022-12-01T10:03:54.6370270Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:03:54.6370954Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:54.6372093Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:54.6373028Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:54.6373598Z ^ 2022-12-01T10:03:54.6374395Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:54.6374965Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:54.6375298Z ^ 2022-12-01T10:03:54.6375881Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:54.6376440Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:54.6376940Z ^ 2022-12-01T10:03:54.6377328Z 3 warnings generated when compiling for host. 2022-12-01T10:03:54.6470360Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FillKernel.hip.o 2022-12-01T10:03:54.8031731Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:5: 2022-12-01T10:03:54.8032782Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:54.8041707Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:54.8042551Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:54.8043125Z ^ 2022-12-01T10:03:54.8043886Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:54.8044445Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:54.8044788Z ^ 2022-12-01T10:03:54.8045342Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:54.8045874Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:54.8046268Z ^ 2022-12-01T10:03:54.8046755Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:9: 2022-12-01T10:03:54.8047404Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:54.8048045Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.8052460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.8053236Z template typename func, int end, int current=0> 2022-12-01T10:03:54.8054518Z ^~~~~~~~ 2022-12-01T10:03:54.8057908Z class 2022-12-01T10:03:54.8060405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.8061225Z template typename func, int end> 2022-12-01T10:03:54.8062947Z ^~~~~~~~ 2022-12-01T10:03:54.8063691Z class 2022-12-01T10:03:54.8064437Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:9: 2022-12-01T10:03:54.8069377Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8072150Z __global__ void distribution_binary_elementwise_kernel( 2022-12-01T10:03:54.8073018Z ^ 2022-12-01T10:03:54.8074376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8076382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8078478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8080482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8082936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8084739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8086595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8088334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8090198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8091938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8093877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:180:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:03:54.8094788Z 15 warnings generated when compiling for gfx906. 2022-12-01T10:03:54.8095324Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:5: 2022-12-01T10:03:54.8096011Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:03:54.8096944Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:54.8097699Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:54.8098213Z ^ 2022-12-01T10:03:54.8098923Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:54.8099410Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:54.8099691Z ^ 2022-12-01T10:03:54.8100183Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:54.8100811Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:54.8101180Z ^ 2022-12-01T10:03:54.8101616Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Distributions.hip:9: 2022-12-01T10:03:54.8102266Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:03:54.8102845Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.8103738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.8104340Z template typename func, int end, int current=0> 2022-12-01T10:03:54.8104689Z ^~~~~~~~ 2022-12-01T10:03:54.8104979Z class 2022-12-01T10:03:54.8105821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.8106462Z template typename func, int end> 2022-12-01T10:03:54.8106845Z ^~~~~~~~ 2022-12-01T10:03:54.8107134Z class 2022-12-01T10:03:54.8107478Z 3 warnings generated when compiling for host. 2022-12-01T10:03:54.8218494Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpList.hip.o 2022-12-01T10:03:54.9274393Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Dropout.hip:16: 2022-12-01T10:03:54.9276758Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.9278249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.9278960Z template typename func, int end, int current=0> 2022-12-01T10:03:54.9285508Z ^~~~~~~~ 2022-12-01T10:03:54.9285873Z class 2022-12-01T10:03:54.9286797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.9287452Z template typename func, int end> 2022-12-01T10:03:54.9289350Z ^~~~~~~~ 2022-12-01T10:03:54.9289684Z class 2022-12-01T10:03:54.9290061Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:54.9290567Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Dropout.hip:16: 2022-12-01T10:03:54.9291162Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:54.9292185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.9292951Z template typename func, int end, int current=0> 2022-12-01T10:03:54.9293555Z ^~~~~~~~ 2022-12-01T10:03:54.9293868Z class 2022-12-01T10:03:54.9294732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:54.9295430Z template typename func, int end> 2022-12-01T10:03:54.9296117Z ^~~~~~~~ 2022-12-01T10:03:54.9296413Z class 2022-12-01T10:03:54.9296782Z 2 warnings generated when compiling for host. 2022-12-01T10:03:54.9426049Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalar.hip.o 2022-12-01T10:03:55.4384223Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Embedding.hip:15: 2022-12-01T10:03:55.4386416Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.cuh:4: 2022-12-01T10:03:55.4394831Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:55.4395599Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:55.4396105Z ^ 2022-12-01T10:03:55.4396740Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:55.4397059Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:55.4397331Z ^ 2022-12-01T10:03:55.4397877Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:55.4398407Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:55.4398767Z ^ 2022-12-01T10:03:55.4399079Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:55.4402543Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Embedding.hip:15: 2022-12-01T10:03:55.4403223Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.cuh:4: 2022-12-01T10:03:55.4404298Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:55.4405061Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:55.4405559Z ^ 2022-12-01T10:03:55.4406076Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:55.4406400Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:55.4406575Z ^ 2022-12-01T10:03:55.4406893Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:55.4407193Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:55.4407438Z ^ 2022-12-01T10:03:55.4407827Z 1 warning generated when compiling for host. 2022-12-01T10:03:55.4489875Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachBinaryOpScalarList.hip.o 2022-12-01T10:03:55.7333568Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FillKernel.hip:4: 2022-12-01T10:03:55.7334514Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:55.7335714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:55.7352004Z template typename func, int end, int current=0> 2022-12-01T10:03:55.7352658Z ^~~~~~~~ 2022-12-01T10:03:55.7352984Z class 2022-12-01T10:03:55.7353916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:55.7354583Z template typename func, int end> 2022-12-01T10:03:55.7354969Z ^~~~~~~~ 2022-12-01T10:03:55.7355275Z class 2022-12-01T10:03:55.7355650Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:55.7356180Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FillKernel.hip:4: 2022-12-01T10:03:55.7356803Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:55.7357979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:55.7358683Z template typename func, int end, int current=0> 2022-12-01T10:03:55.7359088Z ^~~~~~~~ 2022-12-01T10:03:55.7359407Z class 2022-12-01T10:03:55.7360287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:55.7361203Z template typename func, int end> 2022-12-01T10:03:55.7361520Z ^~~~~~~~ 2022-12-01T10:03:55.7361780Z class 2022-12-01T10:03:55.7362126Z 2 warnings generated when compiling for host. 2022-12-01T10:03:55.7457419Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachPointwiseOp.hip.o 2022-12-01T10:03:55.8502211Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.hip:4: 2022-12-01T10:03:55.8506146Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.cuh:4: 2022-12-01T10:03:55.8507296Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:55.8511961Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:55.8512560Z ^ 2022-12-01T10:03:55.8513835Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:55.8514374Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:55.8514704Z ^ 2022-12-01T10:03:55.8515290Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:55.8515821Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:55.8516220Z ^ 2022-12-01T10:03:55.8516605Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:55.8517197Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.hip:4: 2022-12-01T10:03:55.8517895Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBackwardKernel.cuh:4: 2022-12-01T10:03:55.8518942Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:55.8523138Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:55.8523723Z ^ 2022-12-01T10:03:55.8524538Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:55.8525337Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:55.8525676Z ^ 2022-12-01T10:03:55.8526252Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:55.8526792Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:55.8527159Z ^ 2022-12-01T10:03:55.8527535Z 1 warning generated when compiling for host. 2022-12-01T10:03:55.8617570Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachReduceOp.hip.o 2022-12-01T10:03:56.0085286Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBag.hip:8: 2022-12-01T10:03:56.0102794Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:56.0103897Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:56.0104406Z ^ 2022-12-01T10:03:56.0105169Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:56.0105711Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:56.0106020Z ^ 2022-12-01T10:03:56.0106340Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:56.0106646Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:56.0106871Z ^ 2022-12-01T10:03:56.0107103Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:56.0107659Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/EmbeddingBag.hip:8: 2022-12-01T10:03:56.0108469Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:56.0109124Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:56.0109629Z ^ 2022-12-01T10:03:56.0110431Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:56.0110952Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:56.0111272Z ^ 2022-12-01T10:03:56.0111847Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:56.0112367Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:56.0112729Z ^ 2022-12-01T10:03:56.0113093Z 1 warning generated when compiling for host. 2022-12-01T10:03:56.0183401Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ForeachUnaryOp.hip.o 2022-12-01T10:03:56.1506078Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpList.hip:5: 2022-12-01T10:03:56.1506764Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:56.1507433Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:56.1526818Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:56.1528005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.1528636Z template typename func, int end, int current=0> 2022-12-01T10:03:56.1528871Z ^~~~~~~~ 2022-12-01T10:03:56.1529095Z class 2022-12-01T10:03:56.1529764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.1530133Z template typename func, int end> 2022-12-01T10:03:56.1530345Z ^~~~~~~~ 2022-12-01T10:03:56.1530573Z class 2022-12-01T10:03:56.1530778Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:56.1531106Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpList.hip:5: 2022-12-01T10:03:56.1531532Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:56.1531894Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:56.1532441Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:56.1533047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.1533425Z template typename func, int end, int current=0> 2022-12-01T10:03:56.1533705Z ^~~~~~~~ 2022-12-01T10:03:56.1533872Z class 2022-12-01T10:03:56.1534381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.1534743Z template typename func, int end> 2022-12-01T10:03:56.1534940Z ^~~~~~~~ 2022-12-01T10:03:56.1535165Z class 2022-12-01T10:03:56.1535374Z 2 warnings generated when compiling for host. 2022-12-01T10:03:56.1660318Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool2d.hip.o 2022-12-01T10:03:56.3786303Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalar.hip:5: 2022-12-01T10:03:56.3787541Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:56.3789106Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:56.3789786Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:56.3808124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.3808847Z template typename func, int end, int current=0> 2022-12-01T10:03:56.3809219Z ^~~~~~~~ 2022-12-01T10:03:56.3809562Z class 2022-12-01T10:03:56.3810446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.3811090Z template typename func, int end> 2022-12-01T10:03:56.3811436Z ^~~~~~~~ 2022-12-01T10:03:56.3811752Z class 2022-12-01T10:03:56.3812136Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:56.3812786Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalar.hip:5: 2022-12-01T10:03:56.3813476Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:56.3814115Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:56.3814731Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:56.3815761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.3816675Z template typename func, int end, int current=0> 2022-12-01T10:03:56.3817083Z ^~~~~~~~ 2022-12-01T10:03:56.3817391Z class 2022-12-01T10:03:56.3818269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.3818902Z template typename func, int end> 2022-12-01T10:03:56.3819259Z ^~~~~~~~ 2022-12-01T10:03:56.3819582Z class 2022-12-01T10:03:56.3819963Z 2 warnings generated when compiling for host. 2022-12-01T10:03:56.3922738Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FractionalMaxPool3d.hip.o 2022-12-01T10:03:56.8076430Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalarList.hip:5: 2022-12-01T10:03:56.8082143Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:56.8082792Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:56.8083366Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:56.8090476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.8091183Z template typename func, int end, int current=0> 2022-12-01T10:03:56.8091597Z ^~~~~~~~ 2022-12-01T10:03:56.8091891Z class 2022-12-01T10:03:56.8092877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.8093569Z template typename func, int end> 2022-12-01T10:03:56.8093935Z ^~~~~~~~ 2022-12-01T10:03:56.8094240Z class 2022-12-01T10:03:56.8094623Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:56.8100843Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachBinaryOpScalarList.hip:5: 2022-12-01T10:03:56.8101619Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:56.8102283Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:56.8102932Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:56.8103960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.8104633Z template typename func, int end, int current=0> 2022-12-01T10:03:56.8105029Z ^~~~~~~~ 2022-12-01T10:03:56.8105345Z class 2022-12-01T10:03:56.8106150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:56.8106802Z template typename func, int end> 2022-12-01T10:03:56.8107183Z ^~~~~~~~ 2022-12-01T10:03:56.8107505Z class 2022-12-01T10:03:56.8107858Z 2 warnings generated when compiling for host. 2022-12-01T10:03:56.8302672Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FunctionOfAMatrixUtilsKernel.hip.o 2022-12-01T10:03:57.1206975Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachReduceOp.hip:10: 2022-12-01T10:03:57.1207828Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:57.1214598Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:57.1215436Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:57.1216571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.1217230Z template typename func, int end, int current=0> 2022-12-01T10:03:57.1217616Z ^~~~~~~~ 2022-12-01T10:03:57.1217900Z class 2022-12-01T10:03:57.1218714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.1219474Z template typename func, int end> 2022-12-01T10:03:57.1219832Z ^~~~~~~~ 2022-12-01T10:03:57.1220117Z class 2022-12-01T10:03:57.1220480Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:57.1221009Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachReduceOp.hip:10: 2022-12-01T10:03:57.1221566Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:57.1222089Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:57.1222622Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:57.1223564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.1224155Z template typename func, int end, int current=0> 2022-12-01T10:03:57.1224469Z ^~~~~~~~ 2022-12-01T10:03:57.1224720Z class 2022-12-01T10:03:57.1225425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.1226039Z template typename func, int end> 2022-12-01T10:03:57.1226408Z ^~~~~~~~ 2022-12-01T10:03:57.1226699Z class 2022-12-01T10:03:57.1227049Z 2 warnings generated when compiling for host. 2022-12-01T10:03:57.1349340Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_FusedAdamKernel.hip.o 2022-12-01T10:03:57.1577497Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachPointwiseOp.hip:5: 2022-12-01T10:03:57.1578240Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:57.1578902Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:57.1579496Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:57.1580646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.1581372Z template typename func, int end, int current=0> 2022-12-01T10:03:57.1581775Z ^~~~~~~~ 2022-12-01T10:03:57.1582078Z class 2022-12-01T10:03:57.1590630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.1591354Z template typename func, int end> 2022-12-01T10:03:57.1591741Z ^~~~~~~~ 2022-12-01T10:03:57.1592072Z class 2022-12-01T10:03:57.1592674Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:57.1593262Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachPointwiseOp.hip:5: 2022-12-01T10:03:57.1593925Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:57.1594585Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:57.1595212Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:57.1596266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.1596955Z template typename func, int end, int current=0> 2022-12-01T10:03:57.1597482Z ^~~~~~~~ 2022-12-01T10:03:57.1597799Z class 2022-12-01T10:03:57.1598675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.1599314Z template typename func, int end> 2022-12-01T10:03:57.1599689Z ^~~~~~~~ 2022-12-01T10:03:57.1600015Z class 2022-12-01T10:03:57.1600352Z 2 warnings generated when compiling for host. 2022-12-01T10:03:57.1696647Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GcdLcmKernel.hip.o 2022-12-01T10:03:57.3662657Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool2d.hip:7: 2022-12-01T10:03:57.3663880Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:57.3669605Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:57.3670190Z ^ 2022-12-01T10:03:57.3671010Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:57.3671554Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:57.3671914Z ^ 2022-12-01T10:03:57.3672865Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:57.3673391Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:57.3673792Z ^ 2022-12-01T10:03:57.3674155Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:57.3674742Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool2d.hip:7: 2022-12-01T10:03:57.3677163Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:57.3678006Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:57.3678510Z ^ 2022-12-01T10:03:57.3679251Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:57.3679721Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:57.3680014Z ^ 2022-12-01T10:03:57.3680530Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:57.3689223Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:57.3689701Z ^ 2022-12-01T10:03:57.3690073Z 1 warning generated when compiling for host. 2022-12-01T10:03:57.3780253Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_GridSampler.hip.o 2022-12-01T10:03:57.6528946Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachUnaryOp.hip:5: 2022-12-01T10:03:57.6529658Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:57.6530218Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:57.6530787Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:57.6531789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.6542107Z template typename func, int end, int current=0> 2022-12-01T10:03:57.6542665Z ^~~~~~~~ 2022-12-01T10:03:57.6542945Z class 2022-12-01T10:03:57.6543759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.6544268Z template typename func, int end> 2022-12-01T10:03:57.6544488Z ^~~~~~~~ 2022-12-01T10:03:57.6544665Z class 2022-12-01T10:03:57.6544866Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:57.6545176Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachUnaryOp.hip:5: 2022-12-01T10:03:57.6545538Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ForeachFunctors.cuh:4: 2022-12-01T10:03:57.6545890Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:03:57.6546235Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:57.6546790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.6547171Z template typename func, int end, int current=0> 2022-12-01T10:03:57.6547396Z ^~~~~~~~ 2022-12-01T10:03:57.6547567Z class 2022-12-01T10:03:57.6548032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.6548379Z template typename func, int end> 2022-12-01T10:03:57.6548587Z ^~~~~~~~ 2022-12-01T10:03:57.6548758Z class 2022-12-01T10:03:57.6548968Z 2 warnings generated when compiling for host. 2022-12-01T10:03:57.6625288Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_HIPScalar.hip.o 2022-12-01T10:03:57.6976554Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool3d.hip:7: 2022-12-01T10:03:57.6978525Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:57.6979684Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:57.6985174Z ^ 2022-12-01T10:03:57.6987468Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:57.6993052Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:57.6993411Z ^ 2022-12-01T10:03:57.6996143Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:57.6999736Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:57.7000145Z ^ 2022-12-01T10:03:57.7002974Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:57.7005440Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FractionalMaxPool3d.hip:7: 2022-12-01T10:03:57.7008971Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:57.7013541Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:57.7017775Z ^ 2022-12-01T10:03:57.7022152Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:57.7023205Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:57.7023434Z ^ 2022-12-01T10:03:57.7030785Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:57.7031379Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:57.7031776Z ^ 2022-12-01T10:03:57.7032162Z 1 warning generated when compiling for host. 2022-12-01T10:03:57.7130601Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IGammaKernel.hip.o 2022-12-01T10:03:57.9627988Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FunctionOfAMatrixUtilsKernel.hip:7: 2022-12-01T10:03:57.9629317Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:57.9635854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.9636614Z template typename func, int end, int current=0> 2022-12-01T10:03:57.9637010Z ^~~~~~~~ 2022-12-01T10:03:57.9637314Z class 2022-12-01T10:03:57.9638199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.9638854Z template typename func, int end> 2022-12-01T10:03:57.9639232Z ^~~~~~~~ 2022-12-01T10:03:57.9639538Z class 2022-12-01T10:03:57.9640603Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FunctionOfAMatrixUtilsKernel.hip:9: 2022-12-01T10:03:57.9641911Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:57.9646346Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:57.9646923Z ^ 2022-12-01T10:03:57.9647778Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:57.9648344Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:57.9648682Z ^ 2022-12-01T10:03:57.9649245Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:57.9649794Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:57.9650198Z ^ 2022-12-01T10:03:57.9650576Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:03:57.9651201Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FunctionOfAMatrixUtilsKernel.hip:7: 2022-12-01T10:03:57.9651892Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:57.9654558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.9655530Z template typename func, int end, int current=0> 2022-12-01T10:03:57.9655941Z ^~~~~~~~ 2022-12-01T10:03:57.9656245Z class 2022-12-01T10:03:57.9664318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:57.9665004Z template typename func, int end> 2022-12-01T10:03:57.9665374Z ^~~~~~~~ 2022-12-01T10:03:57.9665676Z class 2022-12-01T10:03:57.9669526Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/FunctionOfAMatrixUtilsKernel.hip:9: 2022-12-01T10:03:57.9670852Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:57.9675147Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:57.9677803Z ^ 2022-12-01T10:03:57.9680431Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:57.9685861Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:57.9686071Z ^ 2022-12-01T10:03:57.9686412Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:57.9686721Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:57.9686954Z ^ 2022-12-01T10:03:57.9687168Z 3 warnings generated when compiling for host. 2022-12-01T10:03:57.9812808Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Im2Col.hip.o 2022-12-01T10:03:58.3093189Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_IndexKernel.hip.o 2022-12-01T10:03:58.3617706Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GcdLcmKernel.hip:5: 2022-12-01T10:03:58.3618336Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:03:58.3619421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:58.3620087Z template typename func, int end, int current=0> 2022-12-01T10:03:58.3620456Z ^~~~~~~~ 2022-12-01T10:03:58.3624098Z class 2022-12-01T10:03:58.3629665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:58.3630277Z template typename func, int end> 2022-12-01T10:03:58.3630624Z ^~~~~~~~ 2022-12-01T10:03:58.3630876Z class 2022-12-01T10:03:58.3631181Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:58.3631675Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GcdLcmKernel.hip:5: 2022-12-01T10:03:58.3632260Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:03:58.3633117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:58.3633769Z template typename func, int end, int current=0> 2022-12-01T10:03:58.3634009Z ^~~~~~~~ 2022-12-01T10:03:58.3634196Z class 2022-12-01T10:03:58.3634870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:58.3635491Z template typename func, int end> 2022-12-01T10:03:58.3635763Z ^~~~~~~~ 2022-12-01T10:03:58.3635942Z class 2022-12-01T10:03:58.3636140Z 2 warnings generated when compiling for host. 2022-12-01T10:03:58.3712986Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Indexing.hip.o 2022-12-01T10:03:58.5931619Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:6: 2022-12-01T10:03:58.5932320Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:3: 2022-12-01T10:03:58.5932916Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-12-01T10:03:58.5936749Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:58.5937536Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:58.5938914Z ^ 2022-12-01T10:03:58.5939640Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:58.5940169Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:58.5940486Z ^ 2022-12-01T10:03:58.5943630Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:58.5944162Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:58.5944551Z ^ 2022-12-01T10:03:58.5946957Z 1 warning generated when compiling for gfx906. 2022-12-01T10:03:58.5949852Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.hip:6: 2022-12-01T10:03:58.5950773Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/GridSampler.cuh:3: 2022-12-01T10:03:58.5951506Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-12-01T10:03:58.5952856Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:58.5953634Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:58.5954172Z ^ 2022-12-01T10:03:58.5954919Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:58.5955474Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:58.5955803Z ^ 2022-12-01T10:03:58.5956305Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:58.5956813Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:58.5957184Z ^ 2022-12-01T10:03:58.5957526Z 1 warning generated when compiling for host. 2022-12-01T10:03:58.6058827Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LegacyThrustHelpers.hip.o 2022-12-01T10:03:58.9401225Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IGammaKernel.hip:5: 2022-12-01T10:03:58.9404323Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:58.9407517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:58.9410359Z template typename func, int end, int current=0> 2022-12-01T10:03:58.9412948Z ^~~~~~~~ 2022-12-01T10:03:58.9415553Z class 2022-12-01T10:03:58.9418486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:58.9420219Z template typename func, int end> 2022-12-01T10:03:58.9420650Z ^~~~~~~~ 2022-12-01T10:03:58.9420951Z class 2022-12-01T10:03:58.9421315Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:03:58.9421879Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IGammaKernel.hip:5: 2022-12-01T10:03:58.9422582Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:58.9423590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:58.9424152Z template typename func, int end, int current=0> 2022-12-01T10:03:58.9424581Z ^~~~~~~~ 2022-12-01T10:03:58.9425059Z class 2022-12-01T10:03:58.9425845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:58.9426518Z template typename func, int end> 2022-12-01T10:03:58.9427133Z ^~~~~~~~ 2022-12-01T10:03:58.9427567Z class 2022-12-01T10:03:58.9428325Z 2 warnings generated when compiling for host. 2022-12-01T10:03:58.9443603Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Lerp.hip.o 2022-12-01T10:03:58.9507761Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LinearAlgebra.hip.o 2022-12-01T10:03:59.2686321Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogAddExpKernel.hip.o 2022-12-01T10:03:59.6923539Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.hip:15: 2022-12-01T10:03:59.6925514Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:59.6927065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:59.6929949Z template typename func, int end, int current=0> 2022-12-01T10:03:59.6930365Z ^~~~~~~~ 2022-12-01T10:03:59.6930811Z class 2022-12-01T10:03:59.6931853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:59.6933085Z template typename func, int end> 2022-12-01T10:03:59.6933469Z ^~~~~~~~ 2022-12-01T10:03:59.6933922Z class 2022-12-01T10:03:59.6934523Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.hip:16: 2022-12-01T10:03:59.6935129Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-12-01T10:03:59.6937575Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:59.6938699Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:59.6939367Z ^ 2022-12-01T10:03:59.6941446Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:59.6942198Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:59.6942533Z ^ 2022-12-01T10:03:59.6943087Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:59.6943612Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:59.6944001Z ^ 2022-12-01T10:03:59.6944362Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:03:59.6944903Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.hip:15: 2022-12-01T10:03:59.6945502Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:03:59.6946468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:59.6947209Z template typename func, int end, int current=0> 2022-12-01T10:03:59.6947605Z ^~~~~~~~ 2022-12-01T10:03:59.6947911Z class 2022-12-01T10:03:59.6954632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:03:59.6955348Z template typename func, int end> 2022-12-01T10:03:59.6955723Z ^~~~~~~~ 2022-12-01T10:03:59.6956026Z class 2022-12-01T10:03:59.6956505Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/IndexKernel.hip:16: 2022-12-01T10:03:59.6957147Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-12-01T10:03:59.6958138Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:03:59.6958950Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:03:59.6959411Z ^ 2022-12-01T10:03:59.6960168Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:03:59.6960691Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:03:59.6961187Z ^ 2022-12-01T10:03:59.6961754Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:03:59.6962264Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:03:59.6962656Z ^ 2022-12-01T10:03:59.6963035Z 3 warnings generated when compiling for host. 2022-12-01T10:03:59.7048943Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LogcumsumexpKernel.hip.o 2022-12-01T10:04:00.1107613Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LinearAlgebra.hip:9: 2022-12-01T10:04:00.1109770Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:00.1111248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.1112250Z template typename func, int end, int current=0> 2022-12-01T10:04:00.1112659Z ^~~~~~~~ 2022-12-01T10:04:00.1113120Z class 2022-12-01T10:04:00.1115988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.1122240Z template typename func, int end> 2022-12-01T10:04:00.1122600Z ^~~~~~~~ 2022-12-01T10:04:00.1122908Z class 2022-12-01T10:04:00.1123306Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:00.1124078Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LinearAlgebra.hip:9: 2022-12-01T10:04:00.1124707Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:00.1125755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.1126440Z template typename func, int end, int current=0> 2022-12-01T10:04:00.1126855Z ^~~~~~~~ 2022-12-01T10:04:00.1127182Z class 2022-12-01T10:04:00.1127845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.1128312Z template typename func, int end> 2022-12-01T10:04:00.1128526Z ^~~~~~~~ 2022-12-01T10:04:00.1128721Z class 2022-12-01T10:04:00.1128956Z 2 warnings generated when compiling for host. 2022-12-01T10:04:00.1202162Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Loss.hip.o 2022-12-01T10:04:00.1457469Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Lerp.hip:6: 2022-12-01T10:04:00.1459134Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:00.1460287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.1461000Z template typename func, int end, int current=0> 2022-12-01T10:04:00.1461425Z ^~~~~~~~ 2022-12-01T10:04:00.1461732Z class 2022-12-01T10:04:00.1469911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.1470624Z template typename func, int end> 2022-12-01T10:04:00.1471006Z ^~~~~~~~ 2022-12-01T10:04:00.1471308Z class 2022-12-01T10:04:00.1471690Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:00.1472232Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Lerp.hip:6: 2022-12-01T10:04:00.1472860Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:00.1473858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.1474579Z template typename func, int end, int current=0> 2022-12-01T10:04:00.1474991Z ^~~~~~~~ 2022-12-01T10:04:00.1475294Z class 2022-12-01T10:04:00.1476164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.1476818Z template typename func, int end> 2022-12-01T10:04:00.1477143Z ^~~~~~~~ 2022-12-01T10:04:00.1477399Z class 2022-12-01T10:04:00.1477749Z 2 warnings generated when compiling for host. 2022-12-01T10:04:00.1651505Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_LossCTC.hip.o 2022-12-01T10:04:00.2377901Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:7: 2022-12-01T10:04:00.2378772Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-12-01T10:04:00.2409659Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:00.2412012Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:00.2412617Z ^ 2022-12-01T10:04:00.2413309Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:00.2413800Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:00.2414098Z ^ 2022-12-01T10:04:00.2414696Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:00.2415258Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:00.2415659Z ^ 2022-12-01T10:04:00.2416272Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:16: 2022-12-01T10:04:00.2416898Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:00.2417934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.2418631Z template typename func, int end, int current=0> 2022-12-01T10:04:00.2419045Z ^~~~~~~~ 2022-12-01T10:04:00.2419366Z class 2022-12-01T10:04:00.2420247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.2420829Z template typename func, int end> 2022-12-01T10:04:00.2421187Z ^~~~~~~~ 2022-12-01T10:04:00.2421478Z class 2022-12-01T10:04:00.2421834Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:04:00.2422347Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:7: 2022-12-01T10:04:00.2422989Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-12-01T10:04:00.2423960Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:00.2424791Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:00.2425357Z ^ 2022-12-01T10:04:00.2426117Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:00.2426672Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:00.2427002Z ^ 2022-12-01T10:04:00.2427590Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:00.2428096Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:00.2428490Z ^ 2022-12-01T10:04:00.2428973Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Indexing.hip:16: 2022-12-01T10:04:00.2429611Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:00.2430628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.2431293Z template typename func, int end, int current=0> 2022-12-01T10:04:00.2431695Z ^~~~~~~~ 2022-12-01T10:04:00.2431982Z class 2022-12-01T10:04:00.2432816Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.2433447Z template typename func, int end> 2022-12-01T10:04:00.2433907Z ^~~~~~~~ 2022-12-01T10:04:00.2434214Z class 2022-12-01T10:04:00.2434600Z 3 warnings generated when compiling for host. 2022-12-01T10:04:00.2526975Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxMinElementwiseKernel.hip.o 2022-12-01T10:04:00.3408623Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LogAddExpKernel.hip:5: 2022-12-01T10:04:00.3409111Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:00.3409792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.3424174Z template typename func, int end, int current=0> 2022-12-01T10:04:00.3426112Z ^~~~~~~~ 2022-12-01T10:04:00.3426441Z class 2022-12-01T10:04:00.3427071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.3427667Z template typename func, int end> 2022-12-01T10:04:00.3428031Z ^~~~~~~~ 2022-12-01T10:04:00.3428354Z class 2022-12-01T10:04:00.3428741Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:00.3429285Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LogAddExpKernel.hip:5: 2022-12-01T10:04:00.3442527Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:00.3443657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.3444398Z template typename func, int end, int current=0> 2022-12-01T10:04:00.3444832Z ^~~~~~~~ 2022-12-01T10:04:00.3445144Z class 2022-12-01T10:04:00.3446003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:00.3446542Z template typename func, int end> 2022-12-01T10:04:00.3446886Z ^~~~~~~~ 2022-12-01T10:04:00.3447163Z class 2022-12-01T10:04:00.3447515Z 2 warnings generated when compiling for host. 2022-12-01T10:04:00.3527183Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MaxUnpooling.hip.o 2022-12-01T10:04:00.4173316Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiLabelMarginCriterion.hip.o 2022-12-01T10:04:01.0748794Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultiMarginLoss.hip.o 2022-12-01T10:04:01.4515966Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LossCTC.hip:19: 2022-12-01T10:04:01.4517099Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:01.4521664Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:01.4522223Z ^ 2022-12-01T10:04:01.4523003Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:01.4523744Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:01.4524073Z ^ 2022-12-01T10:04:01.4524620Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:01.4525331Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:01.4525714Z ^ 2022-12-01T10:04:01.4526082Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:01.4528282Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/LossCTC.hip:19: 2022-12-01T10:04:01.4536215Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:01.4537052Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:01.4537619Z ^ 2022-12-01T10:04:01.4538603Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:01.4539172Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:01.4539517Z ^ 2022-12-01T10:04:01.4540084Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:01.4540641Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:01.4541038Z ^ 2022-12-01T10:04:01.4541423Z 1 warning generated when compiling for host. 2022-12-01T10:04:01.4685258Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_MultinomialKernel.hip.o 2022-12-01T10:04:01.5348780Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MaxMinElementwiseKernel.hip:8: 2022-12-01T10:04:01.5349476Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:01.5350581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:01.5351241Z template typename func, int end, int current=0> 2022-12-01T10:04:01.5352358Z ^~~~~~~~ 2022-12-01T10:04:01.5352649Z class 2022-12-01T10:04:01.5361518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:01.5362211Z template typename func, int end> 2022-12-01T10:04:01.5362577Z ^~~~~~~~ 2022-12-01T10:04:01.5362904Z class 2022-12-01T10:04:01.5363272Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:01.5363871Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MaxMinElementwiseKernel.hip:8: 2022-12-01T10:04:01.5364435Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:01.5365052Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:01.5365450Z template typename func, int end, int current=0> 2022-12-01T10:04:01.5365733Z ^~~~~~~~ 2022-12-01T10:04:01.5365997Z class 2022-12-01T10:04:01.5366782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:01.5367493Z template typename func, int end> 2022-12-01T10:04:01.5367842Z ^~~~~~~~ 2022-12-01T10:04:01.5368101Z class 2022-12-01T10:04:01.5368475Z 2 warnings generated when compiling for host. 2022-12-01T10:04:01.5458267Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NLLLoss2d.hip.o 2022-12-01T10:04:01.5622302Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loss.hip:12: 2022-12-01T10:04:01.5622943Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:01.5624099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:01.5624799Z template typename func, int end, int current=0> 2022-12-01T10:04:01.5625196Z ^~~~~~~~ 2022-12-01T10:04:01.5625487Z class 2022-12-01T10:04:01.5627153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:01.5628055Z template typename func, int end> 2022-12-01T10:04:01.5628446Z ^~~~~~~~ 2022-12-01T10:04:01.5628768Z class 2022-12-01T10:04:01.5629146Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:01.5630166Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loss.hip:12: 2022-12-01T10:04:01.5631341Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:01.5633078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:01.5633870Z template typename func, int end, int current=0> 2022-12-01T10:04:01.5634276Z ^~~~~~~~ 2022-12-01T10:04:01.5634588Z class 2022-12-01T10:04:01.5635733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:01.5640358Z template typename func, int end> 2022-12-01T10:04:01.5643664Z ^~~~~~~~ 2022-12-01T10:04:01.5644264Z class 2022-12-01T10:04:01.5644686Z 2 warnings generated when compiling for host. 2022-12-01T10:04:01.5783074Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose2d.hip.o 2022-12-01T10:04:01.6620820Z [ 87%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveConvolutionTranspose3d.hip.o 2022-12-01T10:04:01.6668003Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_NaiveDilatedConvolution.hip.o 2022-12-01T10:04:02.3473771Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Nonzero.hip.o 2022-12-01T10:04:02.8287015Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Normalization.hip.o 2022-12-01T10:04:02.8403147Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NLLLoss2d.hip:8: 2022-12-01T10:04:02.8406807Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:02.8412788Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:02.8413540Z ^ 2022-12-01T10:04:02.8414860Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:02.8415456Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:02.8415841Z ^ 2022-12-01T10:04:02.8416425Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:02.8416945Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:02.8417520Z ^ 2022-12-01T10:04:02.8417934Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:02.8418425Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/NLLLoss2d.hip:8: 2022-12-01T10:04:02.8419437Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:02.8420262Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:02.8421175Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PointwiseOpsKernel.hip.o 2022-12-01T10:04:02.8421927Z ^ 2022-12-01T10:04:02.8422683Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:02.8423264Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:02.8423593Z ^ 2022-12-01T10:04:02.8424157Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:02.8424694Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:02.8425074Z ^ 2022-12-01T10:04:02.8425451Z 1 warning generated when compiling for host. 2022-12-01T10:04:02.8576758Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PowKernel.hip.o 2022-12-01T10:04:02.9951059Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RNN.hip.o 2022-12-01T10:04:03.0765934Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Randperm.hip.o 2022-12-01T10:04:03.7420296Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RangeFactories.hip.o 2022-12-01T10:04:04.0431968Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PointwiseOpsKernel.hip:6: 2022-12-01T10:04:04.0439457Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:04.0440643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.0441508Z template typename func, int end, int current=0> 2022-12-01T10:04:04.0441925Z ^~~~~~~~ 2022-12-01T10:04:04.0442244Z class 2022-12-01T10:04:04.0443139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.0443810Z template typename func, int end> 2022-12-01T10:04:04.0444198Z ^~~~~~~~ 2022-12-01T10:04:04.0444510Z class 2022-12-01T10:04:04.0444803Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:04.0452969Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PointwiseOpsKernel.hip:6: 2022-12-01T10:04:04.0453582Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:04.0454661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.0455363Z template typename func, int end, int current=0> 2022-12-01T10:04:04.0455792Z ^~~~~~~~ 2022-12-01T10:04:04.0456090Z class 2022-12-01T10:04:04.0457048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.0457706Z template typename func, int end> 2022-12-01T10:04:04.0458085Z ^~~~~~~~ 2022-12-01T10:04:04.0458396Z class 2022-12-01T10:04:04.0458767Z 2 warnings generated when compiling for host. 2022-12-01T10:04:04.0549427Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RecordStream.hip.o 2022-12-01T10:04:04.2159708Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PowKernel.hip:5: 2022-12-01T10:04:04.2160095Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:04.2161167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.2175601Z template typename func, int end, int current=0> 2022-12-01T10:04:04.2175996Z ^~~~~~~~ 2022-12-01T10:04:04.2176257Z class 2022-12-01T10:04:04.2176829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.2177201Z template typename func, int end> 2022-12-01T10:04:04.2177455Z ^~~~~~~~ 2022-12-01T10:04:04.2177720Z class 2022-12-01T10:04:04.2178095Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:04.2178607Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PowKernel.hip:5: 2022-12-01T10:04:04.2179253Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:04.2180237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.2180920Z template typename func, int end, int current=0> 2022-12-01T10:04:04.2181306Z ^~~~~~~~ 2022-12-01T10:04:04.2181593Z class 2022-12-01T10:04:04.2182391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.2183008Z template typename func, int end> 2022-12-01T10:04:04.2183353Z ^~~~~~~~ 2022-12-01T10:04:04.2183638Z class 2022-12-01T10:04:04.2183991Z 2 warnings generated when compiling for host. 2022-12-01T10:04:04.2251882Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Reduce.hip.o 2022-12-01T10:04:04.3596604Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceAMinMaxKernel.hip.o 2022-12-01T10:04:04.3667309Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:7: 2022-12-01T10:04:04.3667943Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:04.3669020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.3669690Z template typename func, int end, int current=0> 2022-12-01T10:04:04.3670060Z ^~~~~~~~ 2022-12-01T10:04:04.3670355Z class 2022-12-01T10:04:04.3671174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.3674153Z template typename func, int end> 2022-12-01T10:04:04.3674694Z ^~~~~~~~ 2022-12-01T10:04:04.3674998Z class 2022-12-01T10:04:04.3675464Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:9: 2022-12-01T10:04:04.3676845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3677877Z __global__ void batch_norm_backward_reduce_channels_last_kernel( 2022-12-01T10:04:04.3678256Z ^ 2022-12-01T10:04:04.3679443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3681446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3683149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3684853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3686544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3688242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3689935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3691648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3693429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3695124Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3696895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:1169:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3698820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3700884Z batch_norm_collect_statistics_channels_last_kernel( 2022-12-01T10:04:04.3701227Z ^ 2022-12-01T10:04:04.3702503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3705049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3708118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3710499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3714853Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3718316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3722455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3723455Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:7: 2022-12-01T10:04:04.3727539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3728563Z __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2022-12-01T10:04:04.3729040Z ^ 2022-12-01T10:04:04.3733738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3736585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3739344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3744038Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3747481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3749992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3753963Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3755785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3758693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3762297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3764165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3766919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3804997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3806824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3808497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3810127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3811856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3813561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3815209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3816840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3818459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3820078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3821679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3823333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3824966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3826574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3828255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3829148Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:9: 2022-12-01T10:04:04.3830405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3831161Z batch_norm_collect_statistics_channels_last_kernel( 2022-12-01T10:04:04.3831545Z ^ 2022-12-01T10:04:04.3832527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3834056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3835385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3836509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3838256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3839977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3841889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.cuh:946:1: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:04.3842759Z 58 warnings generated when compiling for gfx906. 2022-12-01T10:04:04.3843280Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Normalization.hip:7: 2022-12-01T10:04:04.3843877Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:04.3844785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.3845373Z template typename func, int end, int current=0> 2022-12-01T10:04:04.3845755Z ^~~~~~~~ 2022-12-01T10:04:04.3846057Z class 2022-12-01T10:04:04.3846848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:04.3847610Z template typename func, int end> 2022-12-01T10:04:04.3847971Z ^~~~~~~~ 2022-12-01T10:04:04.3848271Z class 2022-12-01T10:04:04.3848579Z 2 warnings generated when compiling for host. 2022-12-01T10:04:04.3865535Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RNN.hip:9: 2022-12-01T10:04:04.3873108Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:04.3874999Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:04.3875835Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:04.3876542Z ^ 2022-12-01T10:04:04.3877305Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:04.3877862Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:04.3878179Z ^ 2022-12-01T10:04:04.3878739Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:04.3879272Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:04.3879650Z ^ 2022-12-01T10:04:04.3880030Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:04.3880552Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RNN.hip:9: 2022-12-01T10:04:04.3882087Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:04.3883070Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:04.3883877Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:04.3884419Z ^ 2022-12-01T10:04:04.3885140Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:04.3885702Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:04.3886036Z ^ 2022-12-01T10:04:04.3886580Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:04.3887118Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:04.3887513Z ^ 2022-12-01T10:04:04.3887892Z 1 warning generated when compiling for host. 2022-12-01T10:04:04.3924929Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMaxKernel.hip.o 2022-12-01T10:04:04.3975412Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceArgMinKernel.hip.o 2022-12-01T10:04:05.1320242Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceLogicKernel.hip.o 2022-12-01T10:04:05.2614189Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMaxValuesKernel.hip.o 2022-12-01T10:04:05.3588707Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.hip:3: 2022-12-01T10:04:05.3589341Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:05.3590417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.3591159Z template typename func, int end, int current=0> 2022-12-01T10:04:05.3591825Z ^~~~~~~~ 2022-12-01T10:04:05.3592131Z class 2022-12-01T10:04:05.3592992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.3593671Z template typename func, int end> 2022-12-01T10:04:05.3594044Z ^~~~~~~~ 2022-12-01T10:04:05.3594353Z class 2022-12-01T10:04:05.3594728Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:05.3595263Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.hip:3: 2022-12-01T10:04:05.3601898Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:05.3603171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.3603897Z template typename func, int end, int current=0> 2022-12-01T10:04:05.3604283Z ^~~~~~~~ 2022-12-01T10:04:05.3604580Z class 2022-12-01T10:04:05.3605443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.3606125Z template typename func, int end> 2022-12-01T10:04:05.3606486Z ^~~~~~~~ 2022-12-01T10:04:05.3606799Z class 2022-12-01T10:04:05.3607185Z 2 warnings generated when compiling for host. 2022-12-01T10:04:05.3700292Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMinValuesKernel.hip.o 2022-12-01T10:04:05.5887957Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip:13: 2022-12-01T10:04:05.5888679Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:05.5890091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.5892430Z template typename func, int end, int current=0> 2022-12-01T10:04:05.5892823Z ^~~~~~~~ 2022-12-01T10:04:05.5897604Z class 2022-12-01T10:04:05.5900194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.5901037Z template typename func, int end> 2022-12-01T10:04:05.5903031Z ^~~~~~~~ 2022-12-01T10:04:05.5903349Z class 2022-12-01T10:04:05.5904050Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip:13: 2022-12-01T10:04:05.5907227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5909366Z __global__ void reduce_kernel(R reduction) { 2022-12-01T10:04:05.5909738Z ^ 2022-12-01T10:04:05.5911512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5915241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5918068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5920881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5923922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5925817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5928694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5931804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5933945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5936257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5937933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5942132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5947824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5953501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5958034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5960170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5964824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5966782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5968606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5970455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5972203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5973991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5976085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5979042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5984728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5986574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5988603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.5990531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6001613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6005119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6006771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6008446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6010105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6011793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6013488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6015163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6017565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6020515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6023316Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6025876Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6028792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6031695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6034382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6037155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6040081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6042644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6045825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6048495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6051163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6084056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6085074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6086209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6087270Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6088215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6089486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6090795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6091786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6093125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6094057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6095251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6096183Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6097420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6098361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6099535Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6100556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6102396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6104061Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6105859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6107600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6109339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6111027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6112714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6114402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6116171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6117895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6119586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6121605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6123288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6125049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6126890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6128560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6130245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6131977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6133791Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6135477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6137166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6139143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6141032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6142741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6144630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6146402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6147515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6148601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6150260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6151765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6154241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6156425Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6159285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6161770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6164254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6166884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6169510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6171945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6174238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6176989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6179322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6182395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6183491Z 110 warnings generated when compiling for gfx906. 2022-12-01T10:04:05.6184235Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceAMinMaxKernel.hip:13: 2022-12-01T10:04:05.6184900Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:05.6191980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.6195300Z template typename func, int end, int current=0> 2022-12-01T10:04:05.6195523Z ^~~~~~~~ 2022-12-01T10:04:05.6195703Z class 2022-12-01T10:04:05.6196189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.6196548Z template typename func, int end> 2022-12-01T10:04:05.6196761Z ^~~~~~~~ 2022-12-01T10:04:05.6196946Z class 2022-12-01T10:04:05.6197161Z 2 warnings generated when compiling for host. 2022-12-01T10:04:05.6319780Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceMomentKernel.hip.o 2022-12-01T10:04:05.6385783Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip:13: 2022-12-01T10:04:05.6386415Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:05.6389527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.6390527Z template typename func, int end, int current=0> 2022-12-01T10:04:05.6391160Z ^~~~~~~~ 2022-12-01T10:04:05.6396335Z class 2022-12-01T10:04:05.6397422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.6400846Z template typename func, int end> 2022-12-01T10:04:05.6402638Z ^~~~~~~~ 2022-12-01T10:04:05.6403151Z class 2022-12-01T10:04:05.6404073Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip:13: 2022-12-01T10:04:05.6405925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6407097Z __global__ void reduce_kernel(R reduction) { 2022-12-01T10:04:05.6407569Z ^ 2022-12-01T10:04:05.6409021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6411260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6413252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6415312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6417381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6419307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6421569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6423831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6426635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6429685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6434137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6440460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6442623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6444558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6446582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6448810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6451583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6459561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6461208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6462874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6464514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6466185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6467957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6470077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6472758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6475090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6477048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6478993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6480893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6483774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6485877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6487949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6490064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6492165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6494280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6496878Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6498647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6500802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6503128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6505312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6507614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6509722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6512054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6514198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6516576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6519203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6521563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6523846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6525994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6528201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6530385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6532676Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6534935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6537149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6539391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6541632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6543850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6546076Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6548835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6550748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6553150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6555406Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6557687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6559765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6561907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6564011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6566250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6568527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6570764Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6573101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6575292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6577598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6579855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6582085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6584293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6586597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6588769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6591083Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6594075Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6598264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6600176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6602210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6604021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6606517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6609128Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6612025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6614778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6617501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6620330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6623156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6625965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6629413Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6631867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6634697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6637493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6640341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6649302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6651215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6652994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6654695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6656416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6658200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6659906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6661477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6662971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6664420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6667868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6669472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6671838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6673956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6682198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6683498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6684438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6685427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6702875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6704443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6705399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6722630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6724342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6725458Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6726452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6727525Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6728670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6729664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6730745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6731804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6732937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6733979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6735042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6736345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6738839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6741389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6743710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6745763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6747467Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6749863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6751828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6754114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6756036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6758099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6760269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6762619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6764579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6766662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6768734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6770803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6772973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6775238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6777378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6779480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6781743Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6783858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6785965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6788264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6790144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6792292Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6794487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6796723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6798831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6801137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6808419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.6809358Z 164 warnings generated when compiling for gfx906. 2022-12-01T10:04:05.6809915Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMaxKernel.hip:13: 2022-12-01T10:04:05.6810561Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:05.6811600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.6812441Z template typename func, int end, int current=0> 2022-12-01T10:04:05.6812865Z ^~~~~~~~ 2022-12-01T10:04:05.6813156Z class 2022-12-01T10:04:05.6813920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.6814535Z template typename func, int end> 2022-12-01T10:04:05.6814903Z ^~~~~~~~ 2022-12-01T10:04:05.6815205Z class 2022-12-01T10:04:05.6815604Z 2 warnings generated when compiling for host. 2022-12-01T10:04:05.6885878Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceNormKernel.hip.o 2022-12-01T10:04:05.7033784Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip:13: 2022-12-01T10:04:05.7034496Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:05.7038148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.7039534Z template typename func, int end, int current=0> 2022-12-01T10:04:05.7040147Z ^~~~~~~~ 2022-12-01T10:04:05.7040450Z class 2022-12-01T10:04:05.7042616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.7043928Z template typename func, int end> 2022-12-01T10:04:05.7044654Z ^~~~~~~~ 2022-12-01T10:04:05.7045036Z class 2022-12-01T10:04:05.7045553Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip:13: 2022-12-01T10:04:05.7048704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7050367Z __global__ void reduce_kernel(R reduction) { 2022-12-01T10:04:05.7109136Z ^ 2022-12-01T10:04:05.7112229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7114119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7116182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7117993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7119781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7121682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7123473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7125233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7127005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7128746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7130487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7132223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7134033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7135728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7137569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7139284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7141019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7142719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7144509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7146212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7147917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7149586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7151274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7152975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7154712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7156422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7158067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7159820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7163157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7164828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7166628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7168283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7169959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7173858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7175523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7177192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7178867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7180502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7186688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7188448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7189932Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7191468Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7193043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7194656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7196391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7197971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7199703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7201557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7203334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7205093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7206842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7208587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7210446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7212105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7213789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7215541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7217221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7218912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7220633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7222282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7231603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7234507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7236314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7238672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7240883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7244576Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7246482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7249246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7251434Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7253499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7261487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7263387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7265115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7266826Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7268503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7270620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7272755Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7274925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7276926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7278998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7281199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7283003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7284814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7286860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7288875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7290795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7292849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7296063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7297851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7300019Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7301993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7303942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7305948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7308036Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7309924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7322304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7323328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7324608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7325838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7327063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7328280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7329599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7331085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7332359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7333670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7335031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7336232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7337524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7362517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7364235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7365460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7366442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7367850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7369356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7370731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7372085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7373256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7374396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7375757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7376863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7378084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7379283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7380382Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7381305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7382561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7383620Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7384810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7386086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7387135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7388665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7390136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7392001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7395850Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7398370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7408028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7409253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7410485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7411538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7413446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7442759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7444647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7446298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7447986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7449819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7451552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7453359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7455115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7456855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7458621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7460437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7462180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7463928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7465860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7467694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7469520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7471291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7473033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7474852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7476598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7478134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7479892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:05.7480768Z 164 warnings generated when compiling for gfx906. 2022-12-01T10:04:05.7481639Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceArgMinKernel.hip:13: 2022-12-01T10:04:05.7482251Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:05.7483245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.7483926Z template typename func, int end, int current=0> 2022-12-01T10:04:05.7484325Z ^~~~~~~~ 2022-12-01T10:04:05.7484617Z class 2022-12-01T10:04:05.7485463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:05.7486128Z template typename func, int end> 2022-12-01T10:04:05.7486515Z ^~~~~~~~ 2022-12-01T10:04:05.7486800Z class 2022-12-01T10:04:05.7487167Z 2 warnings generated when compiling for host. 2022-12-01T10:04:05.7557639Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReduceSumProdKernel.hip.o 2022-12-01T10:04:06.4620369Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip:4: 2022-12-01T10:04:06.4621375Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:06.4622962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.4623718Z template typename func, int end, int current=0> 2022-12-01T10:04:06.4624134Z ^~~~~~~~ 2022-12-01T10:04:06.4624726Z class 2022-12-01T10:04:06.4625586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.4626249Z template typename func, int end> 2022-12-01T10:04:06.4626629Z ^~~~~~~~ 2022-12-01T10:04:06.4626922Z class 2022-12-01T10:04:06.4627436Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip:4: 2022-12-01T10:04:06.4629354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4630361Z __global__ void reduce_kernel(R reduction) { 2022-12-01T10:04:06.4630726Z ^ 2022-12-01T10:04:06.4632091Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4634146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4636114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4638175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4640392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4642748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4645001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4646971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4649011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4651185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4653414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4655583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4657748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4659486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4661900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4663929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4666058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4667904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4669820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4671838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4673763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4675663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4677602Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4679581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4681706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4684348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4686659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4688856Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4691195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4693533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4696383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4698575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4701011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4702937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4705362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4707623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4709891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4712119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4714520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4716767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4719034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4722068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4723781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4726373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4728815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4730786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4733084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4735431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4737686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4739950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4742250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4744532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4746862Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4749275Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4751507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4753805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4756980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4759022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4762009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4765635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4767533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4769622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4771857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4774232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4776486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4778795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4781024Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4783419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4785705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4788067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4790276Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4792487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4794942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4797148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4799629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4803274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4806253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4808952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4811579Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4813422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4815189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4817159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4820000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4821810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4823624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4829429Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4833613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4837033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4840300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4844266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4847330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4851146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4854216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4857027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4860058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4862132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4864185Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4866520Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4871532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4873588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4875761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4877523Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4879684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4881909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4883997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4886054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4888448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4890480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4892572Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4894612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4897046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4899089Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4904301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4906282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4908313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4910380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4912476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4914461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4916402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4918070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4919592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4921264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4922945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4924419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4925958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4927518Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4929041Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4930557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4932117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4954811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4956688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4958247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4959189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4960113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4961234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4962423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4963928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4965129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4966498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4967504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4968851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4969888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4971250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4972260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4973742Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4974929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4976231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4977640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4979187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4980940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.4982769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5003033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5005203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5007111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5008954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5010780Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5012846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5017643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5020660Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5023287Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5025301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5027478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5028655Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip:13: 2022-12-01T10:04:06.5029332Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:06.5030880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5032478Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.5033245Z template typename func, int end, int current=0> 2022-12-01T10:04:06.5033597Z ^~~~~~~~ 2022-12-01T10:04:06.5033923Z class 2022-12-01T10:04:06.5035087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5035992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.5036657Z template typename func, int end> 2022-12-01T10:04:06.5037036Z ^~~~~~~~ 2022-12-01T10:04:06.5037320Z class 2022-12-01T10:04:06.5038495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5039404Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip:13: 2022-12-01T10:04:06.5040498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5043782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5044583Z __global__ void reduce_kernel(R reduction) { 2022-12-01T10:04:06.5044858Z ^ 2022-12-01T10:04:06.5045615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5047315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5048411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5049869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5051226Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5052762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5054201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5055589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5057005Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5058337Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5059895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5061155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5062632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5063675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5065205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5066394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5067770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5069240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5070880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5072449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5074171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5075872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5077571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5079388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5081135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5082863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5084651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5086291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5087969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5089688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5091366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5092895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5094524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5096250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5097994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5099541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5100482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5101824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5103272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5104778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5106480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5108213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5109970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5111619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5113290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5114989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5116625Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5118259Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5119992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5121769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5123407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5125182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5126857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5128508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5130184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5131866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5133564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5135307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5136486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5137852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5139392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5141017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5142688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5144450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5146119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5147586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5149233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5150551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5151623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5153151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5154818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5156253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5157911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5159679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5162153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5163442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5164898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5166536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5167952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5169353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5170497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5172064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5173180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5174194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5175391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5177195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5178455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5180046Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5181358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5182883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5184599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5186245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5187596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5189349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5190894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5192110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5193728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5195524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5196669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5197774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5198957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5200857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5202687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5204269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5205893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5206890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5219233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5220438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5221439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5222524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5223736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5224833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5225860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5226945Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5228063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5229031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5230064Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5231072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5232358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5233628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5234805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5236404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5237550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5239173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5240303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5241881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5243071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5248680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5250487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5251875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5253457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5254914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5256358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5257785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5259338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5260486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5261810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5263356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5265310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5266970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5268557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5270205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5271736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5273299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5274897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5275656Z 242 warnings generated when compiling for gfx906. 2022-12-01T10:04:06.5276725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5277598Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceLogicKernel.hip:4: 2022-12-01T10:04:06.5278762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5279519Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:06.5280440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.5281206Z template typename func, int end, int current=0> 2022-12-01T10:04:06.5282252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5283020Z ^~~~~~~~ 2022-12-01T10:04:06.5283302Z class 2022-12-01T10:04:06.5284123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.5285589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5286439Z template typename func, int end> 2022-12-01T10:04:06.5286805Z ^~~~~~~~ 2022-12-01T10:04:06.5287081Z class 2022-12-01T10:04:06.5287443Z 2 warnings generated when compiling for host. 2022-12-01T10:04:06.5288678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5289648Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5291000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5291943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5292972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5294417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5295567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5296980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5297916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5298895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5299992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5301279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5302362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5303896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5304874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5305854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5322165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5323892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5325277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5327066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5328925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5331417Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5333757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5336085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5337960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5339689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5341621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5343549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5345282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5347543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5349612Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5352043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5354372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5356354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5360843Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5363298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5365866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5368778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5371093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5373772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5377186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5380199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5402534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5404250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5405933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5407747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5409411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5411066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5412842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5414046Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReflectionPad.hip.o 2022-12-01T10:04:06.5415423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5417094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5418756Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5420401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5422050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5423698Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5425344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5426989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5428665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5430322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5431947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5433673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5482918Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5484591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5486281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5487944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5489588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5491239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5492989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5494671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5496474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5498141Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5499805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5501477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5503181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5504830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5506440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5508086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5509729Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5511369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5513017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5514650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5516290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5517959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5519589Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5521545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5523267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5524947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5526613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5528273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5529899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5531541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5533246Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5534883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5536564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5538262Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5539921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5541574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5543206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5545030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5546694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5548343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5549998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5551733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5553798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5555788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5562820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5564708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5566822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5568701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5570665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5577080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5578679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5580267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5581980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5585344Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5589830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5592283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5595100Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5597923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5600822Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5603624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5606564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5609245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5612333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5615201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5617904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5620540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5623346Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5626254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5632319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5633984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5635635Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5637552Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5640171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5643388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5645236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5647297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5649443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5651345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5653240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5656606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5658887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5660674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5662539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5664517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5666110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5668367Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5670608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5673388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5675366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5703051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5704989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5706510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5707501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5708497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5709604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5710546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5711913Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5713564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5714871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5715885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5716797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5717845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5718769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5719705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5720733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5721879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5722797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5724056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5725107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5726139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5727504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5762404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5764132Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5765239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5766186Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5767418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5768370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5769303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5770418Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5771386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5772373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5773639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5774575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5775713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5777338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5778526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5779686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5780626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5782347Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5783280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5785824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5788194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.5788691Z 272 warnings generated when compiling for gfx906. 2022-12-01T10:04:06.5789398Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMaxValuesKernel.hip:13: 2022-12-01T10:04:06.5790372Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:06.5792146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.5792785Z template typename func, int end, int current=0> 2022-12-01T10:04:06.5793041Z ^~~~~~~~ 2022-12-01T10:04:06.5793223Z class 2022-12-01T10:04:06.5795403Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.5796007Z template typename func, int end> 2022-12-01T10:04:06.5796219Z ^~~~~~~~ 2022-12-01T10:04:06.5796448Z class 2022-12-01T10:04:06.5797232Z 2 warnings generated when compiling for host. 2022-12-01T10:04:06.5919899Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RenormKernel.hip.o 2022-12-01T10:04:06.8145670Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip:4: 2022-12-01T10:04:06.8146401Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:06.8147527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.8148227Z template typename func, int end, int current=0> 2022-12-01T10:04:06.8148628Z ^~~~~~~~ 2022-12-01T10:04:06.8148938Z class 2022-12-01T10:04:06.8149923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.8150571Z template typename func, int end> 2022-12-01T10:04:06.8150970Z ^~~~~~~~ 2022-12-01T10:04:06.8151529Z class 2022-12-01T10:04:06.8153401Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip:4: 2022-12-01T10:04:06.8158114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8159368Z __global__ void reduce_kernel(R reduction) { 2022-12-01T10:04:06.8159759Z ^ 2022-12-01T10:04:06.8161684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8164258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8167423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8173201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8175299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8177686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8179505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8181335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8183342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8186160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8188887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8191557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8194394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8197227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8200097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8203133Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8205903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8208872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8211615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8214536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8217304Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8220507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8223247Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8225982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8228684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8231531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8234374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8237116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8240011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8243315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8245783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8248599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8251507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8254617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8257350Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8260153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8263155Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8265810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8268707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8271428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8274239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8277034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8280215Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8282871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8285499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8288578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8291140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8293893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8296869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8299685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8302503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8305161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8307690Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8310400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8313212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8315802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8319085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8321392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8324282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8326833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8329308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8332095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8334944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8339508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8341342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8343163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8344888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8346095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8347508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8349319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8351395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8353464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8356539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8358411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8360297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8362536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8364754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8367045Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8369125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8371565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8373677Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8375792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8377727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8379985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8382152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8384250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8386364Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8388716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8390795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8392958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8394893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8397095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8399353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8401976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8403921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8406023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8408198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8410283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8412480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8414593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8416765Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8419014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8421160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8423631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8425778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8427908Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8429835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8431947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8434220Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8436306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8438369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8440390Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8442573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8444739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8446692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8448714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8450859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8454166Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8457094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8458731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8460277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8462160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8482668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8484493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8486884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8488378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8489834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8491213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8492646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8494267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8495904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8497171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8498261Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8499483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8500565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8501655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8502814Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8504719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8507837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8510039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8512834Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8515435Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8518969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8521296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8524004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8526828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8529821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8532571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8535457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8538472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8541137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8543976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8546779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8549615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8551911Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8553738Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8556785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8560636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8563512Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8566245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8568592Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8570543Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8572503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8574966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8577394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8580450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8582804Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8585475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8587840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8590410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8592611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8594694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8596645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8598666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8600704Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8602866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8604921Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8606914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8609559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8611508Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8613355Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8615066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8616785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8618496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8620310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8622121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8623759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8625224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8626585Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8627726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8628655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8637637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8639373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8640904Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8642500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8644200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8645654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8668664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8669828Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8670881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8672116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8673062Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8674233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8675274Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8676318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8677561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8678571Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8679711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8680832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8682423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8683577Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8686027Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8688773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8690639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8692979Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8696521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8698748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8701806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8704480Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8707422Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8710169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8712999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8715953Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8718880Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8721957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8725164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8727569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8730482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8733633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8736391Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8739239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8742123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8744750Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8747874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8750870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8753454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8756441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8758997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8762243Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8765209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8767773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8770662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8773798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8776447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8779074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8781770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8784867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8787806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8791232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8793447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8796637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8799474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8802489Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8805514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8808255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8810778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8813779Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8816858Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8819456Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8822201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8825197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8827929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8830732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8833492Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8836452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8839291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8842311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8847584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8850108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:06.8851014Z 272 warnings generated when compiling for gfx906. 2022-12-01T10:04:06.8851602Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMinValuesKernel.hip:4: 2022-12-01T10:04:06.8852443Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:06.8853609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.8854684Z template typename func, int end, int current=0> 2022-12-01T10:04:06.8855086Z ^~~~~~~~ 2022-12-01T10:04:06.8855400Z class 2022-12-01T10:04:06.8860254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:06.8861876Z template typename func, int end> 2022-12-01T10:04:06.8864013Z ^~~~~~~~ 2022-12-01T10:04:06.8864531Z class 2022-12-01T10:04:06.8864960Z 2 warnings generated when compiling for host. 2022-12-01T10:04:06.8977009Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Repeat.hip.o 2022-12-01T10:04:07.0084398Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip:5: 2022-12-01T10:04:07.0085092Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:07.0086469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.0091426Z template typename func, int end, int current=0> 2022-12-01T10:04:07.0095298Z ^~~~~~~~ 2022-12-01T10:04:07.0095683Z class 2022-12-01T10:04:07.0096510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.0097118Z template typename func, int end> 2022-12-01T10:04:07.0099652Z ^~~~~~~~ 2022-12-01T10:04:07.0101146Z class 2022-12-01T10:04:07.0101819Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip:5: 2022-12-01T10:04:07.0106965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0107922Z __global__ void reduce_kernel(R reduction) { 2022-12-01T10:04:07.0108232Z ^ 2022-12-01T10:04:07.0109524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0111428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0113272Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0115454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0119164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0121368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0125171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0127869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0131233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0133795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0136303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0138769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0141231Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0143844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0146493Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0148973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0151539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0154970Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0156588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0158198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0159820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0161642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0164578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0167702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0170702Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0175144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0178444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0181302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0184104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0187030Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0189830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0192640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0197305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0199158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0203000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0204869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0206559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0210388Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0212162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0215073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0217920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0220771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0223668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0226485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0229497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0232318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0235154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0237985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0240833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0243889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0246724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0249663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0252621Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0255488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0258886Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0262652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0264313Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0267210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0270035Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0272830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0275631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0278438Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0281334Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0284216Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0286994Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0289775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0292633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0295521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0298305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0301070Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0303868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0306646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0309415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0312267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0315050Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0317757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0320593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0323593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0326567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0330197Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0339121Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0348208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0354463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0360697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0370017Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0376209Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0381787Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0385294Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0390857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0396015Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0399427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0403113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0408481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0411857Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0415320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0420510Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0425556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0429190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0432629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0437650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0441135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0444815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0446499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0448179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0449944Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0451641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0453370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0455048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0456678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0458336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0459974Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0461624Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0463254Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0464935Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0472881Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0474547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0476210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0477916Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0479801Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0481527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0483188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0484847Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0486475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0488136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0489767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0491398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0493192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0494859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0498271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0500873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0503416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0505920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0508441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0510085Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0511731Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0513369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0518298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0524401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0536528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0537657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0538584Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0539500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0540484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0541402Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0542343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0543273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.0543755Z 149 warnings generated when compiling for gfx906. 2022-12-01T10:04:07.0544077Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceMomentKernel.hip:5: 2022-12-01T10:04:07.0544417Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:07.0544961Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.0545340Z template typename func, int end, int current=0> 2022-12-01T10:04:07.0545550Z ^~~~~~~~ 2022-12-01T10:04:07.0545727Z class 2022-12-01T10:04:07.0546190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.0546547Z template typename func, int end> 2022-12-01T10:04:07.0546744Z ^~~~~~~~ 2022-12-01T10:04:07.0546917Z class 2022-12-01T10:04:07.0547126Z 2 warnings generated when compiling for host. 2022-12-01T10:04:07.0654115Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ReplicationPadding.hip.o 2022-12-01T10:04:07.1550775Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:4: 2022-12-01T10:04:07.1551501Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:07.1552859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.1553496Z template typename func, int end, int current=0> 2022-12-01T10:04:07.1553884Z ^~~~~~~~ 2022-12-01T10:04:07.1554176Z class 2022-12-01T10:04:07.1554993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.1555634Z template typename func, int end> 2022-12-01T10:04:07.1555986Z ^~~~~~~~ 2022-12-01T10:04:07.1556279Z class 2022-12-01T10:04:07.1557221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:136:5: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.1559143Z typename OpFunctor, 2022-12-01T10:04:07.1559831Z ^~~~~~~~ 2022-12-01T10:04:07.1560244Z class 2022-12-01T10:04:07.1561281Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:4: 2022-12-01T10:04:07.1563119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1564033Z __global__ void reduce_kernel(R reduction) { 2022-12-01T10:04:07.1564386Z ^ 2022-12-01T10:04:07.1565629Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1567353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1569084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1571013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1573667Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1575601Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1577671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1580160Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1582049Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1584618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1586514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1588561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1590739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1593145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1595394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1597813Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1600173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1602723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1605498Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1607900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1610200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1612617Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1615152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1617701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1619926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1622400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1624768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1627335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1629767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1632338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1634588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1637107Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1639845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1642148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1644933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1647048Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1649644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1652165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1654760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1657039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1659302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1661877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1664320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1666823Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1669410Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1671747Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1673985Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1676504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1678937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1681619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1684599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1686687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1691891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1693981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1696307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1698137Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1699968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1702561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1705291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1708354Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1711460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1713291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1715447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1718248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1721289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1724432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1728008Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1730920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1733825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1737001Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1739686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1742504Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1745379Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1748280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1751198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1754077Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1756980Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1759897Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1762899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1766260Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1768971Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1771898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1775165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1777958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1780673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1783634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1786719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1789448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1792898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1795771Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1798941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1802162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1806393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1809513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1812785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1814987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1885912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1887687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1889931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1891957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1893708Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1895746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1897925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1899597Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1901606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1903341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1905317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1907454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1909113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1911152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1913232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1914887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1916868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1918889Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1920556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1922783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1924797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1926473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1928559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1930647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1932407Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1934427Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1936066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1938203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1940257Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1941922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1944165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1946232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1947890Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1950092Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1952119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1953785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1955903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1957936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1959619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1961786Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1963797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1965474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1967487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1969130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1971172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1973295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1974959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1977136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1979288Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1980960Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1983002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1984993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1986762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1988783Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1990819Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1992496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1994339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1996058Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.1998171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2000583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2004051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2006500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2008239Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2009820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2011659Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2013563Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2015339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2017078Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2018634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2020335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2021877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2023280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2026821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2029481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2032195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2035838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2038419Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2041810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2043695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2045726Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2048227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2050759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2053919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2057162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2060600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2063283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2066057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2069861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2072500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2076439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2079784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2082120Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2085870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2088760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2090716Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2092627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2094986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2097329Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2100503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2103736Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2105859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2108057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2109636Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2111212Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2112119Z 204 warnings generated when compiling for gfx906. 2022-12-01T10:04:07.2112701Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:4: 2022-12-01T10:04:07.2113314Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:07.2114332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.2115054Z template typename func, int end, int current=0> 2022-12-01T10:04:07.2115463Z ^~~~~~~~ 2022-12-01T10:04:07.2115778Z class 2022-12-01T10:04:07.2116628Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.2117293Z template typename func, int end> 2022-12-01T10:04:07.2117658Z ^~~~~~~~ 2022-12-01T10:04:07.2117952Z class 2022-12-01T10:04:07.2118993Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceSumProdKernel.hip:136:5: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.2119627Z typename OpFunctor, 2022-12-01T10:04:07.2119915Z ^~~~~~~~ 2022-12-01T10:04:07.2120174Z class 2022-12-01T10:04:07.2120513Z 3 warnings generated when compiling for host. 2022-12-01T10:04:07.2220195Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_RreluWithNoise.hip.o 2022-12-01T10:04:07.2270784Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip:5: 2022-12-01T10:04:07.2271468Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:07.2282327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.2321940Z template typename func, int end, int current=0> 2022-12-01T10:04:07.2322911Z ^~~~~~~~ 2022-12-01T10:04:07.2323778Z class 2022-12-01T10:04:07.2325361Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.2326056Z template typename func, int end> 2022-12-01T10:04:07.2326552Z ^~~~~~~~ 2022-12-01T10:04:07.2327192Z class 2022-12-01T10:04:07.2327713Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip:5: 2022-12-01T10:04:07.2329253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2330314Z __global__ void reduce_kernel(R reduction) { 2022-12-01T10:04:07.2330676Z ^ 2022-12-01T10:04:07.2332134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2334193Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2335983Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2337938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2339912Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2341705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2343730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2345733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2347550Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2349662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2351650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2353483Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2355538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2357514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2362754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2364772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2366540Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2368675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2370615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2372455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2374368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2376408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2378134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2380047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2381923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2383710Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2385596Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2402928Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2404706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2406959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2408649Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2410548Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2412381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2413929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2415930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2417430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2419940Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2421694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2422776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2423868Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2424854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2445011Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2483761Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2486113Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2487901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2492071Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2494930Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2497206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2499414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2501693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2504103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2506370Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2508159Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2510408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2512634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2515730Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2518469Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2522373Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2524909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2528898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2530719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2544099Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2546063Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2547866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2549651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2551455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2554192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2555987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2557795Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2559619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2561514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2563431Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2565227Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2566999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2568768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2570653Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2572464Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2574201Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2575973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2577762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2579546Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2581336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2583115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2584898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2586824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2588657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2590399Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2592284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2594066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2595867Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2597651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2599396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2602255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2603933Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2605707Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2607485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2609432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2611152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2613029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2614821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2616705Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2618499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2620252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2622060Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2623845Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2625626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2627449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2629258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2632180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2634131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2635884Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2637639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2639519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2641453Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2643264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2645051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2646829Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2648643Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2650463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2652248Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2654157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2656073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2657898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2659720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2661446Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2663315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2664981Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2666752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2668519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2670342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2695748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2697644Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2699420Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2701299Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2703269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2705123Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2706952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2708903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2711253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2713324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2715654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2717338Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2719328Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2721172Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2722942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2724517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2726278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2727821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2729306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2730929Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2732631Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2734098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2735720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2737198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2738691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2740516Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2742291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2745442Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2747463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2749569Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2753087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2754874Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2756665Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2758331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2791895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2793640Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2795357Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2797068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2798774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2800479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2802650Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2804685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2806574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2808291Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2810010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2811810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2813656Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2815360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2817057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2818757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2820672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2822363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2823936Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2825416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2827242Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2828934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2851233Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2853479Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2855358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2856865Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2859012Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2861014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2861958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2864384Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2866457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2867450Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2869195Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2870250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2871800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2872988Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2876110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2878250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2882217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2884937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2887517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2889986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2893725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2895915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2898758Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2902381Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2904310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2907991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2910965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2913271Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2916487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2918793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2921796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2924669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2928103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2930224Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2933219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2936171Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2938927Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2943662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2945689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2961106Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2962383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2963942Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2965714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2967244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2968285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2969342Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2971020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2972558Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2976125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2977095Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2979362Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2982244Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2984895Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2987714Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2990638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2993463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2996321Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.2999135Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3002670Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3007320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3009805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3012776Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3015748Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3018524Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3021598Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3024580Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3027687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3030565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3033310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3036238Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3039218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3042240Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3058975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3060807Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3062360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3064033Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3065687Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3088194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3089987Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3092118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3094082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3095796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3097515Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3099042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3100575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3102416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3104136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3105839Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3107639Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3109326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3111040Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3112745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3114449Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3116152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3117864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3119554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3121962Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3123668Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3125437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3154632Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3156311Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3157566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3204255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3206888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3208877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3209875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3210869Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3211902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3212978Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3213956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3215145Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3216149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3217184Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3218217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3219204Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3220230Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3221207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3222189Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3223173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3224168Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3252502Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3254028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3255481Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3256915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3257901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3264789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3266375Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3309965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3312732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3315098Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3317509Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3321372Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3323788Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3328176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3329245Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3330544Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3331901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3332900Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3333915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3334922Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3335846Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3336848Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3338267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3339192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3340217Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3341472Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3342740Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3343663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3344663Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3345651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3346575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3347539Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3349200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3350363Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3351302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3352205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3353614Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3354798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3362473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3363549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3364619Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3382565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3385409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3387711Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3389860Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3392522Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3394599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3396443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3398477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3400680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3402781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3404588Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3406426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3408329Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3409841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3411578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3413072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3415002Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3416000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3417792Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3421241Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3423794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3426855Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3429599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3432551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3435306Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3438190Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3441114Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3445440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3447926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3450170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3453068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3455937Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3458827Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3461433Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3464352Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3467815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3470896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3474152Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3477302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3480655Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3484082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3487207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3490293Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3493366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3496301Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3499256Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3502037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3504833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3507805Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3510927Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3513873Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3516824Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3519899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3523774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3553756Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3554977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3555986Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3556924Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3558207Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3559138Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3560156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3561439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3562490Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3563557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3564496Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3565488Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3566545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3604043Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3605989Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3607720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3609457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3611007Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3611957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3613210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3614423Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3615503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3616696Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3617775Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3618997Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3620088Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3621025Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3622289Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3623608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3624789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3626302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3627386Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3628567Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3629662Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3630902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3631954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3633119Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3634658Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3639054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3643946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3645221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3675459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3676885Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3677838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3678777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3680249Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3681519Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3682466Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:07.3722517Z 452 warnings generated when compiling for gfx906. 2022-12-01T10:04:07.3723121Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReduceNormKernel.hip:5: 2022-12-01T10:04:07.3723703Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:07.3724298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.3724689Z template typename func, int end, int current=0> 2022-12-01T10:04:07.3724905Z ^~~~~~~~ 2022-12-01T10:04:07.3725081Z class 2022-12-01T10:04:07.3725545Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.3725909Z template typename func, int end> 2022-12-01T10:04:07.3726110Z ^~~~~~~~ 2022-12-01T10:04:07.3726288Z class 2022-12-01T10:04:07.3726499Z 2 warnings generated when compiling for host. 2022-12-01T10:04:07.3803642Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ScatterGatherKernel.hip.o 2022-12-01T10:04:07.8113728Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RenormKernel.hip:5: 2022-12-01T10:04:07.8114368Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:07.8115437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.8119335Z template typename func, int end, int current=0> 2022-12-01T10:04:07.8119798Z ^~~~~~~~ 2022-12-01T10:04:07.8123138Z class 2022-12-01T10:04:07.8125965Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.8126364Z template typename func, int end> 2022-12-01T10:04:07.8126571Z ^~~~~~~~ 2022-12-01T10:04:07.8126752Z class 2022-12-01T10:04:07.8134346Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:07.8134851Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RenormKernel.hip:5: 2022-12-01T10:04:07.8135495Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:07.8136595Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.8137294Z template typename func, int end, int current=0> 2022-12-01T10:04:07.8137720Z ^~~~~~~~ 2022-12-01T10:04:07.8137936Z class 2022-12-01T10:04:07.8138626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:07.8138998Z template typename func, int end> 2022-12-01T10:04:07.8139196Z ^~~~~~~~ 2022-12-01T10:04:07.8141462Z class 2022-12-01T10:04:07.8141987Z 2 warnings generated when compiling for host. 2022-12-01T10:04:07.8262313Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SegmentReduce.hip.o 2022-12-01T10:04:07.8645106Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReflectionPad.hip:7: 2022-12-01T10:04:07.8648226Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:07.8652150Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:07.8654327Z ^ 2022-12-01T10:04:07.8656809Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:07.8658914Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:07.8660356Z ^ 2022-12-01T10:04:07.8661107Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:07.8661789Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:07.8662351Z ^ 2022-12-01T10:04:07.8662872Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:07.8664585Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReflectionPad.hip:7: 2022-12-01T10:04:07.8665839Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:07.8666608Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:07.8667319Z ^ 2022-12-01T10:04:07.8669114Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:07.8669702Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:07.8670031Z ^ 2022-12-01T10:04:07.8671658Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:07.8672194Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:07.8672612Z ^ 2022-12-01T10:04:07.8672987Z 1 warning generated when compiling for host. 2022-12-01T10:04:07.8777657Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Shape.hip.o 2022-12-01T10:04:08.3060186Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SoftMax.hip.o 2022-12-01T10:04:08.4913580Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReplicationPadding.hip:7: 2022-12-01T10:04:08.4915457Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:08.4919172Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:08.4919989Z ^ 2022-12-01T10:04:08.4921462Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:08.4922250Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:08.4922717Z ^ 2022-12-01T10:04:08.4923663Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:08.4924384Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:08.4924780Z ^ 2022-12-01T10:04:08.4925316Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:08.4926044Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ReplicationPadding.hip:7: 2022-12-01T10:04:08.4929311Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:08.4930120Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:08.4931038Z ^ 2022-12-01T10:04:08.4932542Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:08.4933150Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:08.4933689Z ^ 2022-12-01T10:04:08.4934484Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:08.4935190Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:08.4935637Z ^ 2022-12-01T10:04:08.4936145Z 1 warning generated when compiling for host. 2022-12-01T10:04:08.5028755Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sort.hip.o 2022-12-01T10:04:08.7709921Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RreluWithNoise.hip:6: 2022-12-01T10:04:08.7710900Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:04:08.7716426Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:08.7717844Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:08.7720878Z template typename func, int end, int current=0> 2022-12-01T10:04:08.7721791Z ^~~~~~~~ 2022-12-01T10:04:08.7722120Z class 2022-12-01T10:04:08.7723317Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:08.7724182Z template typename func, int end> 2022-12-01T10:04:08.7724695Z ^~~~~~~~ 2022-12-01T10:04:08.7725029Z class 2022-12-01T10:04:08.7725687Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RreluWithNoise.hip:6: 2022-12-01T10:04:08.7746112Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:04:08.7747216Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:08.7748354Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:08.7749472Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:08.7750240Z ^ 2022-12-01T10:04:08.7751287Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:08.7751846Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:08.7752322Z ^ 2022-12-01T10:04:08.7752899Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:08.7753623Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:08.7754021Z ^ 2022-12-01T10:04:08.7754359Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:04:08.7765065Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RreluWithNoise.hip:6: 2022-12-01T10:04:08.7765688Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:9: 2022-12-01T10:04:08.7766162Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:08.7766821Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:08.7767412Z template typename func, int end, int current=0> 2022-12-01T10:04:08.7767760Z ^~~~~~~~ 2022-12-01T10:04:08.7767943Z class 2022-12-01T10:04:08.7768443Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:08.7769068Z template typename func, int end> 2022-12-01T10:04:08.7769294Z ^~~~~~~~ 2022-12-01T10:04:08.7769475Z class 2022-12-01T10:04:08.7769750Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/RreluWithNoise.hip:6: 2022-12-01T10:04:08.7770325Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/DistributionTemplates.h:11: 2022-12-01T10:04:08.7770745Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:08.7771341Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:08.7772116Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:08.7772615Z ^ 2022-12-01T10:04:08.7773422Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:08.7773965Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:08.7774290Z ^ 2022-12-01T10:04:08.7774727Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:08.7775123Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:08.7775497Z ^ 2022-12-01T10:04:08.7775879Z 3 warnings generated when compiling for host. 2022-12-01T10:04:08.7852648Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortImpl.hip.o 2022-12-01T10:04:08.7923188Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScatterGatherKernel.hip:14: 2022-12-01T10:04:08.7924207Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:08.7926941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:08.7928224Z template typename func, int end, int current=0> 2022-12-01T10:04:08.7928619Z ^~~~~~~~ 2022-12-01T10:04:08.7929168Z class 2022-12-01T10:04:08.7934153Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:08.7935096Z template typename func, int end> 2022-12-01T10:04:08.7935766Z ^~~~~~~~ 2022-12-01T10:04:08.7940408Z class 2022-12-01T10:04:08.7941125Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScatterGatherKernel.hip:15: 2022-12-01T10:04:08.7941787Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-12-01T10:04:08.7946036Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:08.7963110Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:08.7964618Z ^ 2022-12-01T10:04:08.7965574Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:08.7966342Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:08.7975783Z ^ 2022-12-01T10:04:08.7976158Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:08.7976482Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:08.7976711Z ^ 2022-12-01T10:04:08.7976930Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:04:08.7977239Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScatterGatherKernel.hip:14: 2022-12-01T10:04:08.7977597Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:08.7978140Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:08.7978525Z template typename func, int end, int current=0> 2022-12-01T10:04:08.7978736Z ^~~~~~~~ 2022-12-01T10:04:08.7978915Z class 2022-12-01T10:04:08.7979387Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:08.7979733Z template typename func, int end> 2022-12-01T10:04:08.7979942Z ^~~~~~~~ 2022-12-01T10:04:08.7980115Z class 2022-12-01T10:04:08.7980412Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ScatterGatherKernel.hip:15: 2022-12-01T10:04:08.7980779Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/KernelUtils.cuh:3: 2022-12-01T10:04:08.7981310Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:08.7981752Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:08.7982048Z ^ 2022-12-01T10:04:08.7982465Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:08.7982774Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:08.7982961Z ^ 2022-12-01T10:04:08.7983261Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:08.7983561Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:08.7983784Z ^ 2022-12-01T10:04:08.7983984Z 3 warnings generated when compiling for host. 2022-12-01T10:04:08.8057939Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortStable.hip.o 2022-12-01T10:04:09.1842156Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Sorting.hip.o 2022-12-01T10:04:09.3481163Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SparseBinaryOpIntersectionKernel.hip.o 2022-12-01T10:04:09.7571968Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip:16: 2022-12-01T10:04:09.7572804Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:09.7575022Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:09.7575699Z template typename func, int end, int current=0> 2022-12-01T10:04:09.7576337Z ^~~~~~~~ 2022-12-01T10:04:09.7576700Z class 2022-12-01T10:04:09.7578445Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:09.7580899Z template typename func, int end> 2022-12-01T10:04:09.7581295Z ^~~~~~~~ 2022-12-01T10:04:09.7581688Z class 2022-12-01T10:04:09.7582150Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip:18: 2022-12-01T10:04:09.7584475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7585990Z __global__ void softmax_warp_forward(output_t *dst, const input_t *src, int batch_size, int stride, int element_count, const bool *mask = nullptr, const int head_chunk_size = -1, bool is_transformer_mask = false) 2022-12-01T10:04:09.7586603Z ^ 2022-12-01T10:04:09.7588513Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7589646Z __global__ void softmax_warp_backward(output_t *gradInput, const input_t *grad, const input_t *output, int batch_size, int stride, int element_count, const bool *mask = nullptr) 2022-12-01T10:04:09.7590211Z ^ 2022-12-01T10:04:09.7592127Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7593951Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7598136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7599763Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7602549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7605734Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7608991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7610883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7612769Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7614603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7618013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7619789Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7622923Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7624641Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7626556Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7628378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7630206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7632560Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7634428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7636150Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7637926Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7640430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7642637Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7644144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7645615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7646781Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7648680Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7652180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7654105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7656477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7659069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7662785Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7665125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7668574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7672067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7675273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7677104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7680021Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7683110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7685837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7689875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7692404Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7695029Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7698341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7700931Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7704059Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7706809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7709688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7711338Z __global__ void softmax_warp_forward(output_t *dst, const input_t *src, int batch_size, int stride, int element_count, const bool *mask = nullptr, const int head_chunk_size = -1, bool is_transformer_mask = false) 2022-12-01T10:04:09.7711915Z ^ 2022-12-01T10:04:09.7715841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7718297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7721309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7724977Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7727396Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7734737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7736818Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7739084Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7740832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7742907Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7746211Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7748385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7751675Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7754652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7757447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7760326Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7763604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7766401Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7769392Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7772408Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7775459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7778428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7781538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7784528Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7787534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7790551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7793562Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7796485Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7799688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7802896Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7805732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7808754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7811762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7814835Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7818809Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7821164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7823893Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7826925Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7829521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7831322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7834196Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7836269Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7838308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7840333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7842825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7845079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7846568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7849176Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7850588Z __global__ void softmax_warp_backward(output_t *gradInput, const input_t *grad, const input_t *output, int batch_size, int stride, int element_count, const bool *mask = nullptr) 2022-12-01T10:04:09.7850915Z ^ 2022-12-01T10:04:09.7851947Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7853475Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7855737Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7857746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7860335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7862236Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7864682Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7867177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7869258Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7871695Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7873949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7876093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7878495Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7880593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7883111Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7885371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7888023Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7890213Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7892746Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7895090Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7897455Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7899778Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7902219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7904499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7907013Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7909302Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7911678Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7914031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7916374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7918719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7921175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7924864Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7926733Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7928833Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7931303Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7934164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7936964Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7939901Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7942713Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7945798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7948415Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7951514Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7953996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7957252Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7959654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7963777Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7965623Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7968173Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.7970278Z __global__ void softmax_warp_forward(output_t *dst, const input_t *src, int batch_size, int stride, int element_count, const bool *mask = nullptr, const int head_chunk_size = -1, bool is_transformer_mask = false) 2022-12-01T10:04:09.7970864Z ^ 2022-12-01T10:04:09.7973728Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8083068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8084899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8086999Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8089349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8093295Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8095255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8097115Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8098949Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8100772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8102606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8104457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8106307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8108144Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8110053Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8111972Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8113802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8115646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8117476Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8119378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8121557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8123454Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8125430Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8127268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8129104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8130946Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8132700Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8134561Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8136253Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8138666Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8140694Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:71:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8142530Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8143581Z __global__ void softmax_warp_backward(output_t *gradInput, const input_t *grad, const input_t *output, int batch_size, int stride, int element_count, const bool *mask = nullptr) 2022-12-01T10:04:09.8144108Z ^ 2022-12-01T10:04:09.8145335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8147014Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8148672Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8150309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8151990Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8153647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8155310Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8157028Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8158703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8160358Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8162192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8163879Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8165549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8167263Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8168959Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8170647Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8172383Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8174177Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8175830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8177555Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8179208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8180870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8182581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8184219Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8185902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8187581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8189251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8190906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8192573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8194235Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8195883Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/PersistentSoftmax.cuh:218:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:09.8196737Z 211 warnings generated when compiling for gfx906. 2022-12-01T10:04:09.8197268Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SoftMax.hip:16: 2022-12-01T10:04:09.8197812Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:09.8198732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:09.8199361Z template typename func, int end, int current=0> 2022-12-01T10:04:09.8199729Z ^~~~~~~~ 2022-12-01T10:04:09.8200010Z class 2022-12-01T10:04:09.8200767Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:09.8201511Z template typename func, int end> 2022-12-01T10:04:09.8201848Z ^~~~~~~~ 2022-12-01T10:04:09.8202139Z class 2022-12-01T10:04:09.8202490Z 2 warnings generated when compiling for host. 2022-12-01T10:04:09.8296458Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SparseMM.hip.o 2022-12-01T10:04:10.0599563Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SpectralOps.hip.o 2022-12-01T10:04:10.1688768Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_StepKernel.hip.o 2022-12-01T10:04:10.3206371Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SummaryOps.hip.o 2022-12-01T10:04:10.4598185Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.hip:13: 2022-12-01T10:04:10.4600822Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingRadixSelect.cuh:4: 2022-12-01T10:04:10.4609256Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:10.4610089Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:10.4610655Z ^ 2022-12-01T10:04:10.4611389Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:10.4611950Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:10.4612397Z ^ 2022-12-01T10:04:10.4612990Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:10.4613522Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:10.4614106Z ^ 2022-12-01T10:04:10.4614504Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:10.4615037Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Sorting.hip:13: 2022-12-01T10:04:10.4615696Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingRadixSelect.cuh:4: 2022-12-01T10:04:10.4616713Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:10.4617509Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:10.4618054Z ^ 2022-12-01T10:04:10.4618821Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:10.4619405Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:10.4619718Z ^ 2022-12-01T10:04:10.4620283Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:10.4621760Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:10.4622173Z ^ 2022-12-01T10:04:10.4622549Z 1 warning generated when compiling for host. 2022-12-01T10:04:10.4736219Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorCompare.hip.o 2022-12-01T10:04:10.7900614Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SparseBinaryOpIntersectionKernel.hip:5: 2022-12-01T10:04:10.7901756Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:10.7903470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:10.7904725Z template typename func, int end, int current=0> 2022-12-01T10:04:10.7905146Z ^~~~~~~~ 2022-12-01T10:04:10.7905618Z class 2022-12-01T10:04:10.7906757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:10.7907948Z template typename func, int end> 2022-12-01T10:04:10.7908724Z ^~~~~~~~ 2022-12-01T10:04:10.7912175Z class 2022-12-01T10:04:10.7912898Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:10.7915623Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SparseBinaryOpIntersectionKernel.hip:5: 2022-12-01T10:04:10.7916385Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:10.7919849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:10.7920677Z template typename func, int end, int current=0> 2022-12-01T10:04:10.7923547Z ^~~~~~~~ 2022-12-01T10:04:10.7924010Z class 2022-12-01T10:04:10.7925395Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:10.7926233Z template typename func, int end> 2022-12-01T10:04:10.7926774Z ^~~~~~~~ 2022-12-01T10:04:10.7927229Z class 2022-12-01T10:04:10.7927616Z 2 warnings generated when compiling for host. 2022-12-01T10:04:10.8006824Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorFactories.hip.o 2022-12-01T10:04:11.0607252Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorModeKernel.hip.o 2022-12-01T10:04:11.1652104Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTopK.hip.o 2022-12-01T10:04:11.3675799Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/StepKernel.hip:5: 2022-12-01T10:04:11.3676585Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:11.3677891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:11.3678640Z template typename func, int end, int current=0> 2022-12-01T10:04:11.3679123Z ^~~~~~~~ 2022-12-01T10:04:11.3679399Z class 2022-12-01T10:04:11.3682671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:11.3683613Z template typename func, int end> 2022-12-01T10:04:11.3684013Z ^~~~~~~~ 2022-12-01T10:04:11.3684336Z class 2022-12-01T10:04:11.3685210Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:11.3685770Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/StepKernel.hip:5: 2022-12-01T10:04:11.3686414Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:11.3690320Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:11.3691416Z template typename func, int end, int current=0> 2022-12-01T10:04:11.3692527Z ^~~~~~~~ 2022-12-01T10:04:11.3693023Z class 2022-12-01T10:04:11.3694353Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:11.3695363Z template typename func, int end> 2022-12-01T10:04:11.3696050Z ^~~~~~~~ 2022-12-01T10:04:11.3696696Z class 2022-12-01T10:04:11.3697369Z 2 warnings generated when compiling for host. 2022-12-01T10:04:11.3776775Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorTransformations.hip.o 2022-12-01T10:04:11.6760546Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SummaryOps.hip:10: 2022-12-01T10:04:11.6762178Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:11.6762775Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:11.6763099Z ^ 2022-12-01T10:04:11.6763574Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:11.6763897Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:11.6764096Z ^ 2022-12-01T10:04:11.6764816Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:11.6765343Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:11.6768525Z ^ 2022-12-01T10:04:11.6769106Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:11.6769665Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SummaryOps.hip:10: 2022-12-01T10:04:11.6771072Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:11.6775331Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:11.6776070Z ^ 2022-12-01T10:04:11.6776992Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:11.6777696Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:11.6778187Z ^ 2022-12-01T10:04:11.6778772Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:11.6779473Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:11.6779856Z ^ 2022-12-01T10:04:11.6780080Z 1 warning generated when compiling for host. 2022-12-01T10:04:11.6851631Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TriangularOps.hip.o 2022-12-01T10:04:11.7295823Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorCompare.hip:8: 2022-12-01T10:04:11.7296523Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:11.7300606Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:11.7301774Z template typename func, int end, int current=0> 2022-12-01T10:04:11.7302968Z ^~~~~~~~ 2022-12-01T10:04:11.7303281Z class 2022-12-01T10:04:11.7306463Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:11.7307313Z template typename func, int end> 2022-12-01T10:04:11.7307712Z ^~~~~~~~ 2022-12-01T10:04:11.7310757Z class 2022-12-01T10:04:11.7311437Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:11.7312020Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorCompare.hip:8: 2022-12-01T10:04:11.7319259Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:11.7320348Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:11.7321266Z template typename func, int end, int current=0> 2022-12-01T10:04:11.7321652Z ^~~~~~~~ 2022-12-01T10:04:11.7321961Z class 2022-12-01T10:04:11.7322810Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:11.7323482Z template typename func, int end> 2022-12-01T10:04:11.7323879Z ^~~~~~~~ 2022-12-01T10:04:11.7324187Z class 2022-12-01T10:04:11.7324558Z 2 warnings generated when compiling for host. 2022-12-01T10:04:11.7428050Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryComplexKernels.hip.o 2022-12-01T10:04:12.1129372Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorFactories.hip:6: 2022-12-01T10:04:12.1130062Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:12.1135964Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:12.1138390Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:12.1141557Z ^ 2022-12-01T10:04:12.1142384Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:12.1142958Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:12.1143270Z ^ 2022-12-01T10:04:12.1143869Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:12.1144407Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:12.1144821Z ^ 2022-12-01T10:04:12.1145196Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:12.1145771Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorFactories.hip:6: 2022-12-01T10:04:12.1150666Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:12.1152085Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:12.1153066Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:12.1153801Z ^ 2022-12-01T10:04:12.1154919Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:12.1155493Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:12.1155821Z ^ 2022-12-01T10:04:12.1156393Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:12.1156923Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:12.1157482Z ^ 2022-12-01T10:04:12.1157857Z 1 warning generated when compiling for host. 2022-12-01T10:04:12.1252390Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryFractionKernels.hip.o 2022-12-01T10:04:12.6506030Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.hip:15: 2022-12-01T10:04:12.6506749Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingRadixSelect.cuh:4: 2022-12-01T10:04:12.6507887Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:12.6508713Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:12.6511749Z ^ 2022-12-01T10:04:12.6512677Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:12.6513241Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:12.6513604Z ^ 2022-12-01T10:04:12.6514191Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:12.6514696Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:12.6515102Z ^ 2022-12-01T10:04:12.6515501Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:12.6516048Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTopK.hip:15: 2022-12-01T10:04:12.6519072Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.hip:3: 2022-12-01T10:04:12.6519778Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.cuh:6: 2022-12-01T10:04:12.6523452Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:12.6525532Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:12.6526796Z template typename func, int end, int current=0> 2022-12-01T10:04:12.6527899Z ^~~~~~~~ 2022-12-01T10:04:12.6528134Z class 2022-12-01T10:04:12.6528549Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/SortingRadixSelect.cuh:4: 2022-12-01T10:04:12.6529923Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:12.6530937Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:12.6531497Z ^ 2022-12-01T10:04:12.6532324Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:12.6532896Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:12.6533229Z ^ 2022-12-01T10:04:12.6534027Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:12.6535240Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:12.6535809Z ^ 2022-12-01T10:04:12.6536185Z 1 warning generated when compiling for host. 2022-12-01T10:04:12.6537129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:12.6537783Z template typename func, int end> 2022-12-01T10:04:12.6538170Z ^~~~~~~~ 2022-12-01T10:04:12.6538472Z class 2022-12-01T10:04:12.6539239Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:12.6539955Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.hip:3: 2022-12-01T10:04:12.6540628Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorModeKernel.cuh:6: 2022-12-01T10:04:12.6541288Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:12.6542331Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:12.6543039Z template typename func, int end, int current=0> 2022-12-01T10:04:12.6543428Z ^~~~~~~~ 2022-12-01T10:04:12.6543739Z class 2022-12-01T10:04:12.6544618Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:12.6545297Z template typename func, int end> 2022-12-01T10:04:12.6545651Z ^~~~~~~~ 2022-12-01T10:04:12.6545975Z class 2022-12-01T10:04:12.6546750Z 2 warnings generated when compiling for host. 2022-12-01T10:04:12.6634583Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcosKernel.hip.o 2022-12-01T10:04:12.6635315Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGammaKernels.hip.o 2022-12-01T10:04:12.6983654Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTransformations.hip:8: 2022-12-01T10:04:12.6984606Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:12.6988818Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:12.6989954Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:12.6990956Z ^ 2022-12-01T10:04:12.6992223Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:12.6992805Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:12.6993093Z ^ 2022-12-01T10:04:12.6995002Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:12.6996589Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:12.6997255Z ^ 2022-12-01T10:04:12.6997825Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:12.6998390Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TensorTransformations.hip:8: 2022-12-01T10:04:12.6999295Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:12.7000537Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:12.7002303Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:12.7003296Z ^ 2022-12-01T10:04:12.7004236Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:12.7007134Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:12.7007496Z ^ 2022-12-01T10:04:12.7008787Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:12.7009472Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:12.7010484Z ^ 2022-12-01T10:04:12.7011559Z 1 warning generated when compiling for host. 2022-12-01T10:04:12.7091781Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAcoshKernel.hip.o 2022-12-01T10:04:12.8932393Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryComplexKernels.hip:6: 2022-12-01T10:04:12.8934406Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:12.8938975Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:12.8939617Z template typename func, int end, int current=0> 2022-12-01T10:04:12.8939968Z ^~~~~~~~ 2022-12-01T10:04:12.8940248Z class 2022-12-01T10:04:12.8940894Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:12.8941460Z template typename func, int end> 2022-12-01T10:04:12.8941761Z ^~~~~~~~ 2022-12-01T10:04:12.8942018Z class 2022-12-01T10:04:12.8942335Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:12.8942807Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryComplexKernels.hip:6: 2022-12-01T10:04:12.8943378Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:12.8944222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:12.8945217Z template typename func, int end, int current=0> 2022-12-01T10:04:12.8945560Z ^~~~~~~~ 2022-12-01T10:04:12.8945853Z class 2022-12-01T10:04:12.8946725Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:12.8947394Z template typename func, int end> 2022-12-01T10:04:12.8947739Z ^~~~~~~~ 2022-12-01T10:04:12.8948054Z class 2022-12-01T10:04:12.8948442Z 2 warnings generated when compiling for host. 2022-12-01T10:04:12.9070167Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinKernel.hip.o 2022-12-01T10:04:13.0126272Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TriangularOps.hip:22: 2022-12-01T10:04:13.0128937Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:13.0130116Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:13.0131410Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:13.0132104Z ^ 2022-12-01T10:04:13.0141435Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:13.0142209Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:13.0142702Z ^ 2022-12-01T10:04:13.0143467Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:13.0144194Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:13.0144583Z ^ 2022-12-01T10:04:13.0145141Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:13.0146029Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/TriangularOps.hip:22: 2022-12-01T10:04:13.0146748Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:13.0147736Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:13.0148514Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:13.0149059Z ^ 2022-12-01T10:04:13.0149811Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:13.0150368Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:13.0150698Z ^ 2022-12-01T10:04:13.0151267Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:13.0151827Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:13.0152219Z ^ 2022-12-01T10:04:13.0152600Z 1 warning generated when compiling for host. 2022-12-01T10:04:13.0253683Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAsinhKernel.hip.o 2022-12-01T10:04:13.3296883Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryFractionKernels.hip:5: 2022-12-01T10:04:13.3297593Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:13.3301439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.3305804Z template typename func, int end, int current=0> 2022-12-01T10:04:13.3308236Z ^~~~~~~~ 2022-12-01T10:04:13.3309925Z class 2022-12-01T10:04:13.3310877Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.3331320Z template typename func, int end> 2022-12-01T10:04:13.3331892Z ^~~~~~~~ 2022-12-01T10:04:13.3332228Z class 2022-12-01T10:04:13.3332858Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:13.3333499Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryFractionKernels.hip:5: 2022-12-01T10:04:13.3334336Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:13.3335369Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.3336169Z template typename func, int end, int current=0> 2022-12-01T10:04:13.3336547Z ^~~~~~~~ 2022-12-01T10:04:13.3336852Z class 2022-12-01T10:04:13.3337825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.3338385Z template typename func, int end> 2022-12-01T10:04:13.3338727Z ^~~~~~~~ 2022-12-01T10:04:13.3339017Z class 2022-12-01T10:04:13.3339350Z 2 warnings generated when compiling for host. 2022-12-01T10:04:13.3414515Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanKernel.hip.o 2022-12-01T10:04:13.7891807Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGammaKernels.hip:5: 2022-12-01T10:04:13.7893526Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:13.7895298Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.7896561Z template typename func, int end, int current=0> 2022-12-01T10:04:13.7897156Z ^~~~~~~~ 2022-12-01T10:04:13.7897726Z class 2022-12-01T10:04:13.7898958Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.7899681Z template typename func, int end> 2022-12-01T10:04:13.7900074Z ^~~~~~~~ 2022-12-01T10:04:13.7900389Z class 2022-12-01T10:04:13.7900774Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:13.7901375Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGammaKernels.hip:5: 2022-12-01T10:04:13.7904110Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:13.7905312Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.7906045Z template typename func, int end, int current=0> 2022-12-01T10:04:13.7906459Z ^~~~~~~~ 2022-12-01T10:04:13.7906787Z class 2022-12-01T10:04:13.7907651Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.7908320Z template typename func, int end> 2022-12-01T10:04:13.7908695Z ^~~~~~~~ 2022-12-01T10:04:13.7909000Z class 2022-12-01T10:04:13.7909405Z 2 warnings generated when compiling for host. 2022-12-01T10:04:13.7990872Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricAtanhKernel.hip.o 2022-12-01T10:04:13.9101823Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcosKernel.hip:9: 2022-12-01T10:04:13.9102503Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:13.9103551Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.9104199Z template typename func, int end, int current=0> 2022-12-01T10:04:13.9104570Z ^~~~~~~~ 2022-12-01T10:04:13.9104845Z class 2022-12-01T10:04:13.9113087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.9113795Z template typename func, int end> 2022-12-01T10:04:13.9114330Z ^~~~~~~~ 2022-12-01T10:04:13.9114641Z class 2022-12-01T10:04:13.9115019Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:13.9115564Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcosKernel.hip:9: 2022-12-01T10:04:13.9116183Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:13.9117097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.9117728Z template typename func, int end, int current=0> 2022-12-01T10:04:13.9118103Z ^~~~~~~~ 2022-12-01T10:04:13.9118448Z class 2022-12-01T10:04:13.9119237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.9119848Z template typename func, int end> 2022-12-01T10:04:13.9120196Z ^~~~~~~~ 2022-12-01T10:04:13.9120471Z class 2022-12-01T10:04:13.9120820Z 2 warnings generated when compiling for host. 2022-12-01T10:04:13.9196226Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCosKernel.hip.o 2022-12-01T10:04:13.9319436Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcoshKernel.hip:9: 2022-12-01T10:04:13.9320150Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:13.9325037Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.9325942Z template typename func, int end, int current=0> 2022-12-01T10:04:13.9326340Z ^~~~~~~~ 2022-12-01T10:04:13.9326624Z class 2022-12-01T10:04:13.9327441Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.9328104Z template typename func, int end> 2022-12-01T10:04:13.9328454Z ^~~~~~~~ 2022-12-01T10:04:13.9328753Z class 2022-12-01T10:04:13.9336256Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:13.9337213Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAcoshKernel.hip:9: 2022-12-01T10:04:13.9338009Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:13.9339117Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.9339843Z template typename func, int end, int current=0> 2022-12-01T10:04:13.9340247Z ^~~~~~~~ 2022-12-01T10:04:13.9340563Z class 2022-12-01T10:04:13.9341447Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:13.9342113Z template typename func, int end> 2022-12-01T10:04:13.9342462Z ^~~~~~~~ 2022-12-01T10:04:13.9342752Z class 2022-12-01T10:04:13.9343121Z 2 warnings generated when compiling for host. 2022-12-01T10:04:13.9454643Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricCoshKernel.hip.o 2022-12-01T10:04:14.0600380Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinKernel.hip:9: 2022-12-01T10:04:14.0605112Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:14.0606208Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.0606815Z template typename func, int end, int current=0> 2022-12-01T10:04:14.0607203Z ^~~~~~~~ 2022-12-01T10:04:14.0607435Z class 2022-12-01T10:04:14.0607906Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.0608275Z template typename func, int end> 2022-12-01T10:04:14.0608715Z ^~~~~~~~ 2022-12-01T10:04:14.0609014Z class 2022-12-01T10:04:14.0609364Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:14.0610022Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinKernel.hip:9: 2022-12-01T10:04:14.0610623Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:14.0611669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.0612362Z template typename func, int end, int current=0> 2022-12-01T10:04:14.0612765Z ^~~~~~~~ 2022-12-01T10:04:14.0613070Z class 2022-12-01T10:04:14.0613849Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.0614472Z template typename func, int end> 2022-12-01T10:04:14.0614839Z ^~~~~~~~ 2022-12-01T10:04:14.0615133Z class 2022-12-01T10:04:14.0615489Z 2 warnings generated when compiling for host. 2022-12-01T10:04:14.0682288Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinKernel.hip.o 2022-12-01T10:04:14.2011290Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinhKernel.hip:9: 2022-12-01T10:04:14.2012114Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:14.2013533Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.2026120Z template typename func, int end, int current=0> 2022-12-01T10:04:14.2026533Z ^~~~~~~~ 2022-12-01T10:04:14.2026927Z class 2022-12-01T10:04:14.2027830Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.2028493Z template typename func, int end> 2022-12-01T10:04:14.2028882Z ^~~~~~~~ 2022-12-01T10:04:14.2029169Z class 2022-12-01T10:04:14.2029525Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:14.2030094Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAsinhKernel.hip:9: 2022-12-01T10:04:14.2030689Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:14.2031633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.2032334Z template typename func, int end, int current=0> 2022-12-01T10:04:14.2032711Z ^~~~~~~~ 2022-12-01T10:04:14.2033222Z class 2022-12-01T10:04:14.2034020Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.2034607Z template typename func, int end> 2022-12-01T10:04:14.2034923Z ^~~~~~~~ 2022-12-01T10:04:14.2035209Z class 2022-12-01T10:04:14.2035549Z 2 warnings generated when compiling for host. 2022-12-01T10:04:14.2141037Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricSinhKernel.hip.o 2022-12-01T10:04:14.5212500Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanKernel.hip:9: 2022-12-01T10:04:14.5213403Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:14.5229039Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.5229926Z template typename func, int end, int current=0> 2022-12-01T10:04:14.5230475Z ^~~~~~~~ 2022-12-01T10:04:14.5230792Z class 2022-12-01T10:04:14.5231800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.5232455Z template typename func, int end> 2022-12-01T10:04:14.5232828Z ^~~~~~~~ 2022-12-01T10:04:14.5233134Z class 2022-12-01T10:04:14.5233516Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:14.5234086Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanKernel.hip:9: 2022-12-01T10:04:14.5234735Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:14.5235732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.5236403Z template typename func, int end, int current=0> 2022-12-01T10:04:14.5236795Z ^~~~~~~~ 2022-12-01T10:04:14.5237097Z class 2022-12-01T10:04:14.5237954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.5238581Z template typename func, int end> 2022-12-01T10:04:14.5238962Z ^~~~~~~~ 2022-12-01T10:04:14.5239268Z class 2022-12-01T10:04:14.5239625Z 2 warnings generated when compiling for host. 2022-12-01T10:04:14.5350533Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanKernel.hip.o 2022-12-01T10:04:14.9905741Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanhKernel.hip:9: 2022-12-01T10:04:14.9906195Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:14.9906903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.9907475Z template typename func, int end, int current=0> 2022-12-01T10:04:14.9907828Z ^~~~~~~~ 2022-12-01T10:04:14.9908095Z class 2022-12-01T10:04:14.9910170Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.9910885Z template typename func, int end> 2022-12-01T10:04:14.9911196Z ^~~~~~~~ 2022-12-01T10:04:14.9911434Z class 2022-12-01T10:04:14.9911742Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:14.9912245Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricAtanhKernel.hip:9: 2022-12-01T10:04:14.9912828Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:14.9913521Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.9913929Z template typename func, int end, int current=0> 2022-12-01T10:04:14.9914253Z ^~~~~~~~ 2022-12-01T10:04:14.9914419Z class 2022-12-01T10:04:14.9915105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:14.9915623Z template typename func, int end> 2022-12-01T10:04:14.9915823Z ^~~~~~~~ 2022-12-01T10:04:14.9915999Z class 2022-12-01T10:04:14.9916214Z 2 warnings generated when compiling for host. 2022-12-01T10:04:15.0003906Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryGeometricTanhKernel.hip.o 2022-12-01T10:04:15.0920600Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCoshKernel.hip:9: 2022-12-01T10:04:15.0921650Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:15.0922794Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.0923504Z template typename func, int end, int current=0> 2022-12-01T10:04:15.0923895Z ^~~~~~~~ 2022-12-01T10:04:15.0924208Z class 2022-12-01T10:04:15.0925079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.0925737Z template typename func, int end> 2022-12-01T10:04:15.0926117Z ^~~~~~~~ 2022-12-01T10:04:15.0926748Z class 2022-12-01T10:04:15.0927239Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:15.0928659Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCoshKernel.hip:9: 2022-12-01T10:04:15.0929572Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:15.0930627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.0931308Z template typename func, int end, int current=0> 2022-12-01T10:04:15.0931679Z ^~~~~~~~ 2022-12-01T10:04:15.0931972Z class 2022-12-01T10:04:15.0932892Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.0933519Z template typename func, int end> 2022-12-01T10:04:15.0933895Z ^~~~~~~~ 2022-12-01T10:04:15.0934217Z class 2022-12-01T10:04:15.0934568Z 2 warnings generated when compiling for host. 2022-12-01T10:04:15.1013899Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryLogKernels.hip.o 2022-12-01T10:04:15.1633091Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCosKernel.hip:9: 2022-12-01T10:04:15.1634050Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:15.1635094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.1635664Z template typename func, int end, int current=0> 2022-12-01T10:04:15.1636179Z ^~~~~~~~ 2022-12-01T10:04:15.1636458Z class 2022-12-01T10:04:15.1637234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.1639160Z template typename func, int end> 2022-12-01T10:04:15.1639535Z ^~~~~~~~ 2022-12-01T10:04:15.1639813Z class 2022-12-01T10:04:15.1640179Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:15.1640756Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricCosKernel.hip:9: 2022-12-01T10:04:15.1641529Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:15.1642477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.1643145Z template typename func, int end, int current=0> 2022-12-01T10:04:15.1643638Z ^~~~~~~~ 2022-12-01T10:04:15.1643919Z class 2022-12-01T10:04:15.1644766Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.1645421Z template typename func, int end> 2022-12-01T10:04:15.1645777Z ^~~~~~~~ 2022-12-01T10:04:15.1646057Z class 2022-12-01T10:04:15.1646416Z 2 warnings generated when compiling for host. 2022-12-01T10:04:15.1744206Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnaryOpsKernel.hip.o 2022-12-01T10:04:15.3188364Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinKernel.hip:9: 2022-12-01T10:04:15.3189118Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:15.3193722Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.3199089Z template typename func, int end, int current=0> 2022-12-01T10:04:15.3199928Z ^~~~~~~~ 2022-12-01T10:04:15.3200268Z class 2022-12-01T10:04:15.3201322Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.3201991Z template typename func, int end> 2022-12-01T10:04:15.3202360Z ^~~~~~~~ 2022-12-01T10:04:15.3202658Z class 2022-12-01T10:04:15.3203010Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:15.3203592Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinKernel.hip:9: 2022-12-01T10:04:15.3208540Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:15.3209605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.3210512Z template typename func, int end, int current=0> 2022-12-01T10:04:15.3210936Z ^~~~~~~~ 2022-12-01T10:04:15.3211257Z class 2022-12-01T10:04:15.3212093Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.3212798Z template typename func, int end> 2022-12-01T10:04:15.3213156Z ^~~~~~~~ 2022-12-01T10:04:15.3213422Z class 2022-12-01T10:04:15.3213781Z 2 warnings generated when compiling for host. 2022-12-01T10:04:15.3301634Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySignKernels.hip.o 2022-12-01T10:04:15.4705129Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinhKernel.hip:9: 2022-12-01T10:04:15.4705942Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:15.4720664Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.4721559Z template typename func, int end, int current=0> 2022-12-01T10:04:15.4721974Z ^~~~~~~~ 2022-12-01T10:04:15.4722291Z class 2022-12-01T10:04:15.4723162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.4723832Z template typename func, int end> 2022-12-01T10:04:15.4724217Z ^~~~~~~~ 2022-12-01T10:04:15.4724537Z class 2022-12-01T10:04:15.4724911Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:15.4725508Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricSinhKernel.hip:9: 2022-12-01T10:04:15.4726175Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:15.4727101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.4727705Z template typename func, int end, int current=0> 2022-12-01T10:04:15.4728068Z ^~~~~~~~ 2022-12-01T10:04:15.4728352Z class 2022-12-01T10:04:15.4729116Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.4729793Z template typename func, int end> 2022-12-01T10:04:15.4730157Z ^~~~~~~~ 2022-12-01T10:04:15.4730422Z class 2022-12-01T10:04:15.4730770Z 2 warnings generated when compiling for host. 2022-12-01T10:04:15.4860351Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnarySpecialOpsKernel.hip.o 2022-12-01T10:04:15.6623811Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanKernel.hip:9: 2022-12-01T10:04:15.6627816Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:15.6629634Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.6630456Z template typename func, int end, int current=0> 2022-12-01T10:04:15.6630987Z ^~~~~~~~ 2022-12-01T10:04:15.6631319Z class 2022-12-01T10:04:15.6639800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.6640510Z template typename func, int end> 2022-12-01T10:04:15.6640729Z ^~~~~~~~ 2022-12-01T10:04:15.6640908Z class 2022-12-01T10:04:15.6641399Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:15.6641883Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanKernel.hip:9: 2022-12-01T10:04:15.6642399Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:15.6643074Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.6643574Z template typename func, int end, int current=0> 2022-12-01T10:04:15.6643799Z ^~~~~~~~ 2022-12-01T10:04:15.6643975Z class 2022-12-01T10:04:15.6644437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:15.6644799Z template typename func, int end> 2022-12-01T10:04:15.6645010Z ^~~~~~~~ 2022-12-01T10:04:15.6645184Z class 2022-12-01T10:04:15.6645381Z 2 warnings generated when compiling for host. 2022-12-01T10:04:15.6718291Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UnfoldBackwardKernel.hip.o 2022-12-01T10:04:16.2019756Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanhKernel.hip:9: 2022-12-01T10:04:16.2020453Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:16.2021652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.2022327Z template typename func, int end, int current=0> 2022-12-01T10:04:16.2022745Z ^~~~~~~~ 2022-12-01T10:04:16.2023070Z class 2022-12-01T10:04:16.2035861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.2036310Z template typename func, int end> 2022-12-01T10:04:16.2036527Z ^~~~~~~~ 2022-12-01T10:04:16.2036706Z class 2022-12-01T10:04:16.2036908Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:16.2037241Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryGeometricTanhKernel.hip:9: 2022-12-01T10:04:16.2037612Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:16.2038167Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.2038551Z template typename func, int end, int current=0> 2022-12-01T10:04:16.2038777Z ^~~~~~~~ 2022-12-01T10:04:16.2038953Z class 2022-12-01T10:04:16.2039405Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.2039770Z template typename func, int end> 2022-12-01T10:04:16.2039977Z ^~~~~~~~ 2022-12-01T10:04:16.2040139Z class 2022-12-01T10:04:16.2040355Z 2 warnings generated when compiling for host. 2022-12-01T10:04:16.2131004Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_Unique.hip.o 2022-12-01T10:04:16.2800337Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryLogKernels.hip:5: 2022-12-01T10:04:16.2801167Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:16.2802268Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.2802882Z template typename func, int end, int current=0> 2022-12-01T10:04:16.2803214Z ^~~~~~~~ 2022-12-01T10:04:16.2803455Z class 2022-12-01T10:04:16.2804206Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.2805310Z template typename func, int end> 2022-12-01T10:04:16.2805604Z ^~~~~~~~ 2022-12-01T10:04:16.2805870Z class 2022-12-01T10:04:16.2807357Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:16.2807999Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryLogKernels.hip:5: 2022-12-01T10:04:16.2811566Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:16.2812604Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.2813193Z template typename func, int end, int current=0> 2022-12-01T10:04:16.2813572Z ^~~~~~~~ 2022-12-01T10:04:16.2813862Z class 2022-12-01T10:04:16.2814712Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.2815367Z template typename func, int end> 2022-12-01T10:04:16.2815717Z ^~~~~~~~ 2022-12-01T10:04:16.2816025Z class 2022-12-01T10:04:16.2816391Z 2 warnings generated when compiling for host. 2022-12-01T10:04:16.2898349Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UniqueCub.hip.o 2022-12-01T10:04:16.4680828Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip:13: 2022-12-01T10:04:16.4681685Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:16.4682842Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.4683940Z template typename func, int end, int current=0> 2022-12-01T10:04:16.4684356Z ^~~~~~~~ 2022-12-01T10:04:16.4684672Z class 2022-12-01T10:04:16.4685503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.4686112Z template typename func, int end> 2022-12-01T10:04:16.4686473Z ^~~~~~~~ 2022-12-01T10:04:16.4686768Z class 2022-12-01T10:04:16.4687270Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip:13: 2022-12-01T10:04:16.4687926Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:16: 2022-12-01T10:04:16.4688549Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/HIPJitLoops.cuh:17: 2022-12-01T10:04:16.4690223Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:16.4691331Z __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2022-12-01T10:04:16.4691820Z ^ 2022-12-01T10:04:16.4693104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:16.4694948Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:16.4715136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:16.4716657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:16.4718473Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:16.4720097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:16.4722010Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:16.4723754Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:16.4725385Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:16.4726197Z 12 warnings generated when compiling for gfx906. 2022-12-01T10:04:16.4726747Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnaryOpsKernel.hip:13: 2022-12-01T10:04:16.4727367Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:16.4728315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.4728911Z template typename func, int end, int current=0> 2022-12-01T10:04:16.4729277Z ^~~~~~~~ 2022-12-01T10:04:16.4729556Z class 2022-12-01T10:04:16.4730538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.4731156Z template typename func, int end> 2022-12-01T10:04:16.4731517Z ^~~~~~~~ 2022-12-01T10:04:16.4731826Z class 2022-12-01T10:04:16.4732172Z 2 warnings generated when compiling for host. 2022-12-01T10:04:16.4822170Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBicubic2d.hip.o 2022-12-01T10:04:16.6014744Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySignKernels.hip:4: 2022-12-01T10:04:16.6015373Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:16.6016575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.6017206Z template typename func, int end, int current=0> 2022-12-01T10:04:16.6017565Z ^~~~~~~~ 2022-12-01T10:04:16.6025997Z class 2022-12-01T10:04:16.6028534Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.6029035Z template typename func, int end> 2022-12-01T10:04:16.6029253Z ^~~~~~~~ 2022-12-01T10:04:16.6029417Z class 2022-12-01T10:04:16.6029629Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:16.6029942Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySignKernels.hip:4: 2022-12-01T10:04:16.6030291Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:16.6030851Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.6031232Z template typename func, int end, int current=0> 2022-12-01T10:04:16.6031455Z ^~~~~~~~ 2022-12-01T10:04:16.6031616Z class 2022-12-01T10:04:16.6032079Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.6032436Z template typename func, int end> 2022-12-01T10:04:16.6032633Z ^~~~~~~~ 2022-12-01T10:04:16.6032807Z class 2022-12-01T10:04:16.6033017Z 2 warnings generated when compiling for host. 2022-12-01T10:04:16.6105649Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleBilinear2d.hip.o 2022-12-01T10:04:16.7987212Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySpecialOpsKernel.hip:12: 2022-12-01T10:04:16.7992303Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:16.7993411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.7994085Z template typename func, int end, int current=0> 2022-12-01T10:04:16.7994459Z ^~~~~~~~ 2022-12-01T10:04:16.7994759Z class 2022-12-01T10:04:16.8004251Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.8004890Z template typename func, int end> 2022-12-01T10:04:16.8005248Z ^~~~~~~~ 2022-12-01T10:04:16.8005503Z class 2022-12-01T10:04:16.8006019Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:16.8006541Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnarySpecialOpsKernel.hip:12: 2022-12-01T10:04:16.8007157Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:16.8008163Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.8008861Z template typename func, int end, int current=0> 2022-12-01T10:04:16.8009265Z ^~~~~~~~ 2022-12-01T10:04:16.8009558Z class 2022-12-01T10:04:16.8010376Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:16.8011148Z template typename func, int end> 2022-12-01T10:04:16.8011514Z ^~~~~~~~ 2022-12-01T10:04:16.8011801Z class 2022-12-01T10:04:16.8012143Z 2 warnings generated when compiling for host. 2022-12-01T10:04:16.8143391Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleLinear1d.hip.o 2022-12-01T10:04:17.0131437Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnfoldBackwardKernel.hip:6: 2022-12-01T10:04:17.0132519Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:17.0141380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:17.0142165Z template typename func, int end, int current=0> 2022-12-01T10:04:17.0142533Z ^~~~~~~~ 2022-12-01T10:04:17.0142852Z class 2022-12-01T10:04:17.0143689Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:17.0144295Z template typename func, int end> 2022-12-01T10:04:17.0144675Z ^~~~~~~~ 2022-12-01T10:04:17.0144978Z class 2022-12-01T10:04:17.0145366Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:17.0145952Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UnfoldBackwardKernel.hip:6: 2022-12-01T10:04:17.0146611Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:17.0147607Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:17.0148292Z template typename func, int end, int current=0> 2022-12-01T10:04:17.0148668Z ^~~~~~~~ 2022-12-01T10:04:17.0148952Z class 2022-12-01T10:04:17.0149744Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:17.0150348Z template typename func, int end> 2022-12-01T10:04:17.0150681Z ^~~~~~~~ 2022-12-01T10:04:17.0150952Z class 2022-12-01T10:04:17.0151296Z 2 warnings generated when compiling for host. 2022-12-01T10:04:17.0202449Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest1d.hip.o 2022-12-01T10:04:17.6742092Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:8: 2022-12-01T10:04:17.6743047Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:17.6744434Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:17.6750414Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:17.6751529Z ^ 2022-12-01T10:04:17.6752672Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:17.6753391Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:17.6753716Z ^ 2022-12-01T10:04:17.6754462Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:17.6755389Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:17.6755940Z ^ 2022-12-01T10:04:17.6756437Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:17.6756983Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UniqueCub.hip:8: 2022-12-01T10:04:17.6757631Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:17.6758654Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:17.6760119Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:17.6760686Z ^ 2022-12-01T10:04:17.6761610Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:17.6763261Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:17.6763606Z ^ 2022-12-01T10:04:17.6764199Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:17.6764739Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:17.6765131Z ^ 2022-12-01T10:04:17.6766308Z 1 warning generated when compiling for host. 2022-12-01T10:04:17.6861927Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest2d.hip.o 2022-12-01T10:04:17.7028942Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBicubic2d.hip:11: 2022-12-01T10:04:17.7033170Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-12-01T10:04:17.7035377Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:17.7036182Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:17.7039841Z ^ 2022-12-01T10:04:17.7043229Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:17.7046161Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:17.7049041Z ^ 2022-12-01T10:04:17.7049614Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:17.7050138Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:17.7053044Z ^ 2022-12-01T10:04:17.7055808Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:17.7056607Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBicubic2d.hip:11: 2022-12-01T10:04:17.7058993Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-12-01T10:04:17.7062940Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:17.7064227Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:17.7065711Z ^ 2022-12-01T10:04:17.7067846Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:17.7068859Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:17.7069313Z ^ 2022-12-01T10:04:17.7072323Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:17.7072904Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:17.7073534Z ^ 2022-12-01T10:04:17.7073923Z 1 warning generated when compiling for host. 2022-12-01T10:04:17.7180933Z [ 88%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleNearest3d.hip.o 2022-12-01T10:04:17.9225385Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBilinear2d.hip:13: 2022-12-01T10:04:17.9225818Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-12-01T10:04:17.9226761Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:17.9244404Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:17.9244961Z ^ 2022-12-01T10:04:17.9245548Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:17.9245907Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:17.9246103Z ^ 2022-12-01T10:04:17.9246425Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:17.9246894Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:17.9247280Z ^ 2022-12-01T10:04:17.9247642Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:17.9248113Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleBilinear2d.hip:13: 2022-12-01T10:04:17.9248510Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-12-01T10:04:17.9249331Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:17.9250077Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:17.9250568Z ^ 2022-12-01T10:04:17.9251218Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:17.9251750Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:17.9251980Z ^ 2022-12-01T10:04:17.9252586Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:17.9253034Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:17.9253422Z ^ 2022-12-01T10:04:17.9253757Z 1 warning generated when compiling for host. 2022-12-01T10:04:17.9346189Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_UpSampleTrilinear3d.hip.o 2022-12-01T10:04:18.0536514Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ValidateCompressedIndicesKernel.hip.o 2022-12-01T10:04:18.0795437Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleLinear1d.hip:12: 2022-12-01T10:04:18.0796643Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:18.0803438Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:18.0803947Z ^ 2022-12-01T10:04:18.0804452Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:18.0804802Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:18.0805110Z ^ 2022-12-01T10:04:18.0805492Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:18.0805816Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:18.0806093Z ^ 2022-12-01T10:04:18.0806313Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:18.0806633Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleLinear1d.hip:12: 2022-12-01T10:04:18.0807216Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:18.0809888Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:18.0810541Z ^ 2022-12-01T10:04:18.0811513Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:18.0811984Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:18.0812173Z ^ 2022-12-01T10:04:18.0812699Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:18.0813156Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:18.0813501Z ^ 2022-12-01T10:04:18.0813835Z 1 warning generated when compiling for host. 2022-12-01T10:04:18.0927183Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_WeightNorm.hip.o 2022-12-01T10:04:18.2668925Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest1d.hip:11: 2022-12-01T10:04:18.2669904Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-12-01T10:04:18.2671301Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:18.2687272Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:18.2687772Z ^ 2022-12-01T10:04:18.2688527Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:18.2689065Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:18.2689414Z ^ 2022-12-01T10:04:18.2689991Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:18.2690538Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:18.2690938Z ^ 2022-12-01T10:04:18.2691228Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:18.2691571Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest1d.hip:11: 2022-12-01T10:04:18.2692040Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-12-01T10:04:18.2693331Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:18.2695552Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:18.2696466Z ^ 2022-12-01T10:04:18.2697581Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:18.2698160Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:18.2698513Z ^ 2022-12-01T10:04:18.2699105Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:18.2699771Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:18.2701682Z ^ 2022-12-01T10:04:18.2702300Z 1 warning generated when compiling for host. 2022-12-01T10:04:18.2786106Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_ZetaKernel.hip.o 2022-12-01T10:04:18.9825009Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest2d.hip:12: 2022-12-01T10:04:18.9830701Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-12-01T10:04:18.9831805Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:18.9832588Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:18.9833138Z ^ 2022-12-01T10:04:18.9833911Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:18.9834489Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:18.9834810Z ^ 2022-12-01T10:04:18.9835374Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:18.9835885Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:18.9836264Z ^ 2022-12-01T10:04:18.9836661Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:18.9837411Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest2d.hip:12: 2022-12-01T10:04:18.9838010Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-12-01T10:04:18.9840538Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:18.9843624Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:18.9844516Z ^ 2022-12-01T10:04:18.9845369Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:18.9845949Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:18.9846310Z ^ 2022-12-01T10:04:18.9848995Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:18.9849800Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:18.9850354Z ^ 2022-12-01T10:04:18.9850755Z 1 warning generated when compiling for host. 2022-12-01T10:04:18.9940838Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_airy_ai.hip.o 2022-12-01T10:04:19.0876472Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest3d.hip:4: 2022-12-01T10:04:19.0877306Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-12-01T10:04:19.0879831Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:19.0886952Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:19.0887628Z ^ 2022-12-01T10:04:19.0888480Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:19.0889023Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:19.0889315Z ^ 2022-12-01T10:04:19.0889921Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:19.0890357Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:19.0890693Z ^ 2022-12-01T10:04:19.0891026Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:19.0891514Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleNearest3d.hip:4: 2022-12-01T10:04:19.0892180Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSample.cuh:4: 2022-12-01T10:04:19.0897525Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:19.0898238Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:19.0898765Z ^ 2022-12-01T10:04:19.0899572Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:19.0900075Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:19.0900396Z ^ 2022-12-01T10:04:19.0900968Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:19.0901480Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:19.0901861Z ^ 2022-12-01T10:04:19.0902230Z 1 warning generated when compiling for host. 2022-12-01T10:04:19.1012106Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j0.hip.o 2022-12-01T10:04:19.1878197Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleTrilinear3d.hip:12: 2022-12-01T10:04:19.1879378Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:19.1880151Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:19.1880693Z ^ 2022-12-01T10:04:19.1881577Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:19.1882125Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:19.1882455Z ^ 2022-12-01T10:04:19.1883018Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:19.1883539Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:19.1883932Z ^ 2022-12-01T10:04:19.1884298Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:19.1884857Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/UpSampleTrilinear3d.hip:12: 2022-12-01T10:04:19.1885872Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:19.1886916Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:19.1887480Z ^ 2022-12-01T10:04:19.1888261Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:19.1888843Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:19.1889161Z ^ 2022-12-01T10:04:19.1889743Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:19.1890297Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:19.1890693Z ^ 2022-12-01T10:04:19.1891194Z 1 warning generated when compiling for host. 2022-12-01T10:04:19.1977672Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_j1.hip.o 2022-12-01T10:04:19.3189587Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y0.hip.o 2022-12-01T10:04:19.4355684Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ValidateCompressedIndicesKernel.hip:4: 2022-12-01T10:04:19.4356461Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:19.4357581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:19.4358290Z template typename func, int end, int current=0> 2022-12-01T10:04:19.4358689Z ^~~~~~~~ 2022-12-01T10:04:19.4359012Z class 2022-12-01T10:04:19.4363615Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:19.4364354Z template typename func, int end> 2022-12-01T10:04:19.4364773Z ^~~~~~~~ 2022-12-01T10:04:19.4365030Z class 2022-12-01T10:04:19.4365370Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:19.4365946Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ValidateCompressedIndicesKernel.hip:4: 2022-12-01T10:04:19.4366651Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:19.4367671Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:19.4368147Z template typename func, int end, int current=0> 2022-12-01T10:04:19.4368507Z ^~~~~~~~ 2022-12-01T10:04:19.4368759Z class 2022-12-01T10:04:19.4369421Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:19.4369792Z template typename func, int end> 2022-12-01T10:04:19.4370006Z ^~~~~~~~ 2022-12-01T10:04:19.4370168Z class 2022-12-01T10:04:19.4370381Z 2 warnings generated when compiling for host. 2022-12-01T10:04:19.4440264Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_bessel_y1.hip.o 2022-12-01T10:04:19.4965024Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ZetaKernel.hip:4: 2022-12-01T10:04:19.4965679Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:19.4966841Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:19.4967780Z template typename func, int end, int current=0> 2022-12-01T10:04:19.4968171Z ^~~~~~~~ 2022-12-01T10:04:19.4968488Z class 2022-12-01T10:04:19.4969366Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:19.4970037Z template typename func, int end> 2022-12-01T10:04:19.4970401Z ^~~~~~~~ 2022-12-01T10:04:19.4970709Z class 2022-12-01T10:04:19.4976443Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:19.4977028Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/ZetaKernel.hip:4: 2022-12-01T10:04:19.4977831Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:19.4978914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:19.4979618Z template typename func, int end, int current=0> 2022-12-01T10:04:19.4979992Z ^~~~~~~~ 2022-12-01T10:04:19.4980300Z class 2022-12-01T10:04:19.4981174Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:19.4981843Z template typename func, int end> 2022-12-01T10:04:19.4982209Z ^~~~~~~~ 2022-12-01T10:04:19.4982519Z class 2022-12-01T10:04:19.4982897Z 2 warnings generated when compiling for host. 2022-12-01T10:04:19.5086895Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_t.hip.o 2022-12-01T10:04:20.1138318Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/airy_ai.hip:13: 2022-12-01T10:04:20.1139118Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.1140564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.1141433Z template typename func, int end, int current=0> 2022-12-01T10:04:20.1152505Z ^~~~~~~~ 2022-12-01T10:04:20.1153075Z class 2022-12-01T10:04:20.1154300Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.1155154Z template typename func, int end> 2022-12-01T10:04:20.1155547Z ^~~~~~~~ 2022-12-01T10:04:20.1155982Z class 2022-12-01T10:04:20.1156379Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:20.1159071Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/airy_ai.hip:13: 2022-12-01T10:04:20.1159794Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.1161151Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.1162036Z template typename func, int end, int current=0> 2022-12-01T10:04:20.1162459Z ^~~~~~~~ 2022-12-01T10:04:20.1162770Z class 2022-12-01T10:04:20.1163683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.1164355Z template typename func, int end> 2022-12-01T10:04:20.1164910Z ^~~~~~~~ 2022-12-01T10:04:20.1165233Z class 2022-12-01T10:04:20.1165614Z 2 warnings generated when compiling for host. 2022-12-01T10:04:20.1252573Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_u.hip.o 2022-12-01T10:04:20.2793890Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j0.hip:13: 2022-12-01T10:04:20.2794595Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.2798003Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.2803307Z template typename func, int end, int current=0> 2022-12-01T10:04:20.2803746Z ^~~~~~~~ 2022-12-01T10:04:20.2804306Z class 2022-12-01T10:04:20.2807669Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.2808582Z template typename func, int end> 2022-12-01T10:04:20.2809162Z ^~~~~~~~ 2022-12-01T10:04:20.2812515Z class 2022-12-01T10:04:20.2813028Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:20.2813983Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j0.hip:13: 2022-12-01T10:04:20.2814788Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.2816582Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.2817619Z template typename func, int end, int current=0> 2022-12-01T10:04:20.2818056Z ^~~~~~~~ 2022-12-01T10:04:20.2818536Z class 2022-12-01T10:04:20.2819574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.2820424Z template typename func, int end> 2022-12-01T10:04:20.2820936Z ^~~~~~~~ 2022-12-01T10:04:20.2821211Z class 2022-12-01T10:04:20.2821706Z 2 warnings generated when compiling for host. 2022-12-01T10:04:20.2940026Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_v.hip.o 2022-12-01T10:04:20.3926543Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j1.hip:13: 2022-12-01T10:04:20.3927345Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.3928770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.3929606Z template typename func, int end, int current=0> 2022-12-01T10:04:20.3930145Z ^~~~~~~~ 2022-12-01T10:04:20.3930408Z class 2022-12-01T10:04:20.3931578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.3932431Z template typename func, int end> 2022-12-01T10:04:20.3932958Z ^~~~~~~~ 2022-12-01T10:04:20.3933250Z class 2022-12-01T10:04:20.3933783Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:20.3934465Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_j1.hip:13: 2022-12-01T10:04:20.3935428Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.3938654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.3939525Z template typename func, int end, int current=0> 2022-12-01T10:04:20.3940098Z ^~~~~~~~ 2022-12-01T10:04:20.3940381Z class 2022-12-01T10:04:20.3941529Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.3942309Z template typename func, int end> 2022-12-01T10:04:20.3943000Z ^~~~~~~~ 2022-12-01T10:04:20.3943296Z class 2022-12-01T10:04:20.3943809Z 2 warnings generated when compiling for host. 2022-12-01T10:04:20.4061737Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_chebyshev_polynomial_w.hip.o 2022-12-01T10:04:20.4843530Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y0.hip:13: 2022-12-01T10:04:20.4845856Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.4851547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.4852291Z template typename func, int end, int current=0> 2022-12-01T10:04:20.4852664Z ^~~~~~~~ 2022-12-01T10:04:20.4852959Z class 2022-12-01T10:04:20.4862398Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.4863144Z template typename func, int end> 2022-12-01T10:04:20.4863487Z ^~~~~~~~ 2022-12-01T10:04:20.4863772Z class 2022-12-01T10:04:20.4864134Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:20.4864650Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y0.hip:13: 2022-12-01T10:04:20.4865236Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.4866182Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.4866814Z template typename func, int end, int current=0> 2022-12-01T10:04:20.4867180Z ^~~~~~~~ 2022-12-01T10:04:20.4867472Z class 2022-12-01T10:04:20.4868297Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.4868894Z template typename func, int end> 2022-12-01T10:04:20.4869252Z ^~~~~~~~ 2022-12-01T10:04:20.4869537Z class 2022-12-01T10:04:20.4869858Z 2 warnings generated when compiling for host. 2022-12-01T10:04:20.4950526Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adam_amsgrad_impl.hip.o 2022-12-01T10:04:20.5548337Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y1.hip:13: 2022-12-01T10:04:20.5549159Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.5550565Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.5556358Z template typename func, int end, int current=0> 2022-12-01T10:04:20.5556798Z ^~~~~~~~ 2022-12-01T10:04:20.5557238Z class 2022-12-01T10:04:20.5558264Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.5559088Z template typename func, int end> 2022-12-01T10:04:20.5559618Z ^~~~~~~~ 2022-12-01T10:04:20.5559911Z class 2022-12-01T10:04:20.5560433Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:20.5566608Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/bessel_y1.hip:13: 2022-12-01T10:04:20.5567714Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.5568914Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.5569755Z template typename func, int end, int current=0> 2022-12-01T10:04:20.5570301Z ^~~~~~~~ 2022-12-01T10:04:20.5570744Z class 2022-12-01T10:04:20.5571752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.5572588Z template typename func, int end> 2022-12-01T10:04:20.5573122Z ^~~~~~~~ 2022-12-01T10:04:20.5573408Z class 2022-12-01T10:04:20.5573908Z 2 warnings generated when compiling for host. 2022-12-01T10:04:20.5669780Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_fused_adam_impl.hip.o 2022-12-01T10:04:20.6275833Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_t.hip:5: 2022-12-01T10:04:20.6290442Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.6292575Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.6293331Z template typename func, int end, int current=0> 2022-12-01T10:04:20.6293695Z ^~~~~~~~ 2022-12-01T10:04:20.6293947Z class 2022-12-01T10:04:20.6294699Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.6295287Z template typename func, int end> 2022-12-01T10:04:20.6295617Z ^~~~~~~~ 2022-12-01T10:04:20.6295879Z class 2022-12-01T10:04:20.6296218Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:20.6296711Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_t.hip:5: 2022-12-01T10:04:20.6297342Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:20.6298336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.6299008Z template typename func, int end, int current=0> 2022-12-01T10:04:20.6299383Z ^~~~~~~~ 2022-12-01T10:04:20.6299684Z class 2022-12-01T10:04:20.6300511Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:20.6301158Z template typename func, int end> 2022-12-01T10:04:20.6301755Z ^~~~~~~~ 2022-12-01T10:04:20.6302058Z class 2022-12-01T10:04:20.6302421Z 2 warnings generated when compiling for host. 2022-12-01T10:04:20.6413955Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_group_norm_kernel.hip.o 2022-12-01T10:04:21.2216731Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_u.hip:5: 2022-12-01T10:04:21.2217422Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:21.2218605Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.2219503Z template typename func, int end, int current=0> 2022-12-01T10:04:21.2219886Z ^~~~~~~~ 2022-12-01T10:04:21.2220195Z class 2022-12-01T10:04:21.2223394Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.2227875Z template typename func, int end> 2022-12-01T10:04:21.2228267Z ^~~~~~~~ 2022-12-01T10:04:21.2228589Z class 2022-12-01T10:04:21.2228951Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:21.2229494Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_u.hip:5: 2022-12-01T10:04:21.2230120Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:21.2231157Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.2231850Z template typename func, int end, int current=0> 2022-12-01T10:04:21.2232245Z ^~~~~~~~ 2022-12-01T10:04:21.2232558Z class 2022-12-01T10:04:21.2233448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.2234062Z template typename func, int end> 2022-12-01T10:04:21.2234435Z ^~~~~~~~ 2022-12-01T10:04:21.2234735Z class 2022-12-01T10:04:21.2235080Z 2 warnings generated when compiling for host. 2022-12-01T10:04:21.2320853Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_hermite_polynomial_h.hip.o 2022-12-01T10:04:21.4853557Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_v.hip:5: 2022-12-01T10:04:21.4854697Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:21.4855837Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.4862917Z template typename func, int end, int current=0> 2022-12-01T10:04:21.4868277Z ^~~~~~~~ 2022-12-01T10:04:21.4868640Z class 2022-12-01T10:04:21.4869564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.4870246Z template typename func, int end> 2022-12-01T10:04:21.4870639Z ^~~~~~~~ 2022-12-01T10:04:21.4870943Z class 2022-12-01T10:04:21.4871336Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:21.4871919Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_v.hip:5: 2022-12-01T10:04:21.4872838Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:21.4880042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.4880895Z template typename func, int end, int current=0> 2022-12-01T10:04:21.4881849Z ^~~~~~~~ 2022-12-01T10:04:21.4882172Z class 2022-12-01T10:04:21.4883047Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.4883734Z template typename func, int end> 2022-12-01T10:04:21.4884291Z ^~~~~~~~ 2022-12-01T10:04:21.4884588Z class 2022-12-01T10:04:21.4884975Z 2 warnings generated when compiling for host. 2022-12-01T10:04:21.4978466Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_hermite_polynomial_he.hip.o 2022-12-01T10:04:21.5711911Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_w.hip:5: 2022-12-01T10:04:21.5712525Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:21.5717336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.5722221Z template typename func, int end, int current=0> 2022-12-01T10:04:21.5722633Z ^~~~~~~~ 2022-12-01T10:04:21.5722973Z class 2022-12-01T10:04:21.5747094Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.5747967Z template typename func, int end> 2022-12-01T10:04:21.5748368Z ^~~~~~~~ 2022-12-01T10:04:21.5748671Z class 2022-12-01T10:04:21.5749188Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:21.5749775Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/chebyshev_polynomial_w.hip:5: 2022-12-01T10:04:21.5750419Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:21.5751609Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.5752336Z template typename func, int end, int current=0> 2022-12-01T10:04:21.5752762Z ^~~~~~~~ 2022-12-01T10:04:21.5753069Z class 2022-12-01T10:04:21.5753950Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.5754635Z template typename func, int end> 2022-12-01T10:04:21.5755131Z ^~~~~~~~ 2022-12-01T10:04:21.5755457Z class 2022-12-01T10:04:21.5755843Z 2 warnings generated when compiling for host. 2022-12-01T10:04:21.5845678Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_laguerre_polynomial_l.hip.o 2022-12-01T10:04:21.6909302Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_amsgrad_impl.hip:6: 2022-12-01T10:04:21.6913360Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_utils.cuh:4: 2022-12-01T10:04:21.6914039Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:04:21.6914785Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:21.6919432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.6920163Z template typename func, int end, int current=0> 2022-12-01T10:04:21.6920578Z ^~~~~~~~ 2022-12-01T10:04:21.6920880Z class 2022-12-01T10:04:21.6921802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.6922433Z template typename func, int end> 2022-12-01T10:04:21.6923025Z ^~~~~~~~ 2022-12-01T10:04:21.6923315Z class 2022-12-01T10:04:21.6923694Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:21.6924264Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_amsgrad_impl.hip:6: 2022-12-01T10:04:21.6924900Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_utils.cuh:4: 2022-12-01T10:04:21.6928663Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:04:21.6929306Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:21.6930307Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.6930981Z template typename func, int end, int current=0> 2022-12-01T10:04:21.6931381Z ^~~~~~~~ 2022-12-01T10:04:21.6934773Z class 2022-12-01T10:04:21.6935770Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.6936465Z template typename func, int end> 2022-12-01T10:04:21.6936848Z ^~~~~~~~ 2022-12-01T10:04:21.6938611Z class 2022-12-01T10:04:21.6941336Z 2 warnings generated when compiling for host. 2022-12-01T10:04:21.7118661Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_layer_norm_kernel.hip.o 2022-12-01T10:04:21.7879880Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_impl.hip:6: 2022-12-01T10:04:21.7880568Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_utils.cuh:4: 2022-12-01T10:04:21.7881333Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:04:21.7881946Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:21.7891732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.7892510Z template typename func, int end, int current=0> 2022-12-01T10:04:21.7892883Z ^~~~~~~~ 2022-12-01T10:04:21.7893186Z class 2022-12-01T10:04:21.7893992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.7894535Z template typename func, int end> 2022-12-01T10:04:21.7894823Z ^~~~~~~~ 2022-12-01T10:04:21.7895078Z class 2022-12-01T10:04:21.7895409Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:21.7895862Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_impl.hip:6: 2022-12-01T10:04:21.7896700Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/fused_adam_utils.cuh:4: 2022-12-01T10:04:21.7897216Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MultiTensorApply.cuh:7: 2022-12-01T10:04:21.7897763Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:21.7902723Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.7903348Z template typename func, int end, int current=0> 2022-12-01T10:04:21.7903730Z ^~~~~~~~ 2022-12-01T10:04:21.7903984Z class 2022-12-01T10:04:21.7904613Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:21.7905033Z template typename func, int end> 2022-12-01T10:04:21.7905262Z ^~~~~~~~ 2022-12-01T10:04:21.7905471Z class 2022-12-01T10:04:21.7905818Z 2 warnings generated when compiling for host. 2022-12-01T10:04:21.8020722Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_legendre_polynomial_p.hip.o 2022-12-01T10:04:22.1107025Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/group_norm_kernel.hip:17: 2022-12-01T10:04:22.1107855Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:22.1109234Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.1109934Z template typename func, int end, int current=0> 2022-12-01T10:04:22.1110338Z ^~~~~~~~ 2022-12-01T10:04:22.1110663Z class 2022-12-01T10:04:22.1119887Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.1120609Z template typename func, int end> 2022-12-01T10:04:22.1121158Z ^~~~~~~~ 2022-12-01T10:04:22.1121470Z class 2022-12-01T10:04:22.1121829Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:22.1122357Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/group_norm_kernel.hip:17: 2022-12-01T10:04:22.1122949Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:22.1123968Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.1124649Z template typename func, int end, int current=0> 2022-12-01T10:04:22.1125027Z ^~~~~~~~ 2022-12-01T10:04:22.1125330Z class 2022-12-01T10:04:22.1126161Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.1126826Z template typename func, int end> 2022-12-01T10:04:22.1127184Z ^~~~~~~~ 2022-12-01T10:04:22.1127471Z class 2022-12-01T10:04:22.1127832Z 2 warnings generated when compiling for host. 2022-12-01T10:04:22.1218326Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_i0.hip.o 2022-12-01T10:04:22.3620170Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_h.hip:5: 2022-12-01T10:04:22.3621298Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:22.3622494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.3623213Z template typename func, int end, int current=0> 2022-12-01T10:04:22.3623626Z ^~~~~~~~ 2022-12-01T10:04:22.3623955Z class 2022-12-01T10:04:22.3624898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.3625590Z template typename func, int end> 2022-12-01T10:04:22.3625986Z ^~~~~~~~ 2022-12-01T10:04:22.3626442Z class 2022-12-01T10:04:22.3626823Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:22.3627397Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_h.hip:5: 2022-12-01T10:04:22.3628026Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:22.3629054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.3629788Z template typename func, int end, int current=0> 2022-12-01T10:04:22.3630188Z ^~~~~~~~ 2022-12-01T10:04:22.3630494Z class 2022-12-01T10:04:22.3631343Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.3632011Z template typename func, int end> 2022-12-01T10:04:22.3632355Z ^~~~~~~~ 2022-12-01T10:04:22.3632610Z class 2022-12-01T10:04:22.3632956Z 2 warnings generated when compiling for host. 2022-12-01T10:04:22.3726421Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_i1.hip.o 2022-12-01T10:04:22.6175746Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_he.hip:5: 2022-12-01T10:04:22.6180926Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:22.6182130Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.6182852Z template typename func, int end, int current=0> 2022-12-01T10:04:22.6183272Z ^~~~~~~~ 2022-12-01T10:04:22.6183593Z class 2022-12-01T10:04:22.6184487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.6185178Z template typename func, int end> 2022-12-01T10:04:22.6185571Z ^~~~~~~~ 2022-12-01T10:04:22.6185870Z class 2022-12-01T10:04:22.6190242Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:22.6190766Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/hermite_polynomial_he.hip:5: 2022-12-01T10:04:22.6191314Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:22.6192309Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.6193043Z template typename func, int end, int current=0> 2022-12-01T10:04:22.6193459Z ^~~~~~~~ 2022-12-01T10:04:22.6193765Z class 2022-12-01T10:04:22.6194790Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.6195407Z template typename func, int end> 2022-12-01T10:04:22.6195767Z ^~~~~~~~ 2022-12-01T10:04:22.6196065Z class 2022-12-01T10:04:22.6196436Z 2 warnings generated when compiling for host. 2022-12-01T10:04:22.6290763Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_k0.hip.o 2022-12-01T10:04:22.7433197Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/laguerre_polynomial_l.hip:5: 2022-12-01T10:04:22.7435434Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:22.7438179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.7442854Z template typename func, int end, int current=0> 2022-12-01T10:04:22.7443242Z ^~~~~~~~ 2022-12-01T10:04:22.7443559Z class 2022-12-01T10:04:22.7444428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.7445078Z template typename func, int end> 2022-12-01T10:04:22.7445456Z ^~~~~~~~ 2022-12-01T10:04:22.7445760Z class 2022-12-01T10:04:22.7446143Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:22.7446683Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/laguerre_polynomial_l.hip:5: 2022-12-01T10:04:22.7447331Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:22.7448341Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.7449021Z template typename func, int end, int current=0> 2022-12-01T10:04:22.7449427Z ^~~~~~~~ 2022-12-01T10:04:22.7449740Z class 2022-12-01T10:04:22.7450581Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.7454628Z template typename func, int end> 2022-12-01T10:04:22.7454982Z ^~~~~~~~ 2022-12-01T10:04:22.7455269Z class 2022-12-01T10:04:22.7455603Z 2 warnings generated when compiling for host. 2022-12-01T10:04:22.7561856Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_modified_bessel_k1.hip.o 2022-12-01T10:04:22.9466062Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/legendre_polynomial_p.hip:5: 2022-12-01T10:04:22.9466723Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:22.9467720Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.9468307Z template typename func, int end, int current=0> 2022-12-01T10:04:22.9468605Z ^~~~~~~~ 2022-12-01T10:04:22.9468867Z class 2022-12-01T10:04:22.9469583Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.9470146Z template typename func, int end> 2022-12-01T10:04:22.9470471Z ^~~~~~~~ 2022-12-01T10:04:22.9470944Z class 2022-12-01T10:04:22.9471266Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:22.9471731Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/legendre_polynomial_p.hip:5: 2022-12-01T10:04:22.9472261Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:22.9473101Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.9473730Z template typename func, int end, int current=0> 2022-12-01T10:04:22.9474052Z ^~~~~~~~ 2022-12-01T10:04:22.9474318Z class 2022-12-01T10:04:22.9475103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:22.9475627Z template typename func, int end> 2022-12-01T10:04:22.9475921Z ^~~~~~~~ 2022-12-01T10:04:22.9476149Z class 2022-12-01T10:04:22.9476446Z 2 warnings generated when compiling for host. 2022-12-01T10:04:22.9563664Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_scaled_modified_bessel_k0.hip.o 2022-12-01T10:04:23.0326757Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/layer_norm_kernel.hip:287:1: warning: ignored 'inline' attribute on kernel function 'vectorized_layer_norm_kernel' [-Wcuda-compat] 2022-12-01T10:04:23.0327869Z __global__ __inline__ void vectorized_layer_norm_kernel( 2022-12-01T10:04:23.0328299Z ^ 2022-12-01T10:04:23.0328924Z /opt/rocm-5.2.0/llvm/lib/clang/14.0.0/include/__clang_hip_runtime_wrapper.h:23:20: note: expanded from macro '__global__' 2022-12-01T10:04:23.0329434Z #define __global__ __attribute__((global)) 2022-12-01T10:04:23.0329751Z ^ 2022-12-01T10:04:23.0330095Z 1 warning generated when compiling for host. 2022-12-01T10:04:23.0423216Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_scaled_modified_bessel_k1.hip.o 2022-12-01T10:04:23.2442879Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i0.hip:13: 2022-12-01T10:04:23.2443784Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:23.2456180Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.2456967Z template typename func, int end, int current=0> 2022-12-01T10:04:23.2457377Z ^~~~~~~~ 2022-12-01T10:04:23.2457672Z class 2022-12-01T10:04:23.2458578Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.2459259Z template typename func, int end> 2022-12-01T10:04:23.2459610Z ^~~~~~~~ 2022-12-01T10:04:23.2459903Z class 2022-12-01T10:04:23.2460272Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:23.2460812Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i0.hip:13: 2022-12-01T10:04:23.2461440Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:23.2466501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.2467173Z template typename func, int end, int current=0> 2022-12-01T10:04:23.2467555Z ^~~~~~~~ 2022-12-01T10:04:23.2468103Z class 2022-12-01T10:04:23.2468954Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.2469600Z template typename func, int end> 2022-12-01T10:04:23.2469973Z ^~~~~~~~ 2022-12-01T10:04:23.2470276Z class 2022-12-01T10:04:23.2470644Z 2 warnings generated when compiling for host. 2022-12-01T10:04:23.2568266Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_t.hip.o 2022-12-01T10:04:23.5449111Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i1.hip:13: 2022-12-01T10:04:23.5450040Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:23.5451225Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.5451926Z template typename func, int end, int current=0> 2022-12-01T10:04:23.5452440Z ^~~~~~~~ 2022-12-01T10:04:23.5452753Z class 2022-12-01T10:04:23.5453616Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.5454285Z template typename func, int end> 2022-12-01T10:04:23.5454671Z ^~~~~~~~ 2022-12-01T10:04:23.5454986Z class 2022-12-01T10:04:23.5455339Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:23.5460003Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_i1.hip:13: 2022-12-01T10:04:23.5460705Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:23.5461793Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.5462513Z template typename func, int end, int current=0> 2022-12-01T10:04:23.5462925Z ^~~~~~~~ 2022-12-01T10:04:23.5463242Z class 2022-12-01T10:04:23.5464110Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.5464767Z template typename func, int end> 2022-12-01T10:04:23.5465153Z ^~~~~~~~ 2022-12-01T10:04:23.5465452Z class 2022-12-01T10:04:23.5465831Z 2 warnings generated when compiling for host. 2022-12-01T10:04:23.5565127Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_u.hip.o 2022-12-01T10:04:23.8040088Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k0.hip:13: 2022-12-01T10:04:23.8040871Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:23.8042125Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.8042692Z template typename func, int end, int current=0> 2022-12-01T10:04:23.8043056Z ^~~~~~~~ 2022-12-01T10:04:23.8043356Z class 2022-12-01T10:04:23.8044068Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.8044893Z template typename func, int end> 2022-12-01T10:04:23.8045243Z ^~~~~~~~ 2022-12-01T10:04:23.8045493Z class 2022-12-01T10:04:23.8045794Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:23.8046252Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k0.hip:13: 2022-12-01T10:04:23.8046771Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:23.8047626Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.8048229Z template typename func, int end, int current=0> 2022-12-01T10:04:23.8048701Z ^~~~~~~~ 2022-12-01T10:04:23.8048944Z class 2022-12-01T10:04:23.8049411Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.8049777Z template typename func, int end> 2022-12-01T10:04:23.8049984Z ^~~~~~~~ 2022-12-01T10:04:23.8050202Z class 2022-12-01T10:04:23.8050540Z 2 warnings generated when compiling for host. 2022-12-01T10:04:23.8187043Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_v.hip.o 2022-12-01T10:04:23.8960307Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k1.hip:13: 2022-12-01T10:04:23.8961335Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:23.8963611Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.8964461Z template typename func, int end, int current=0> 2022-12-01T10:04:23.8965043Z ^~~~~~~~ 2022-12-01T10:04:23.8965338Z class 2022-12-01T10:04:23.8966374Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.8967142Z template typename func, int end> 2022-12-01T10:04:23.8967643Z ^~~~~~~~ 2022-12-01T10:04:23.8968097Z class 2022-12-01T10:04:23.8968503Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:23.8969196Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/modified_bessel_k1.hip:13: 2022-12-01T10:04:23.8969928Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:23.8971222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.8972028Z template typename func, int end, int current=0> 2022-12-01T10:04:23.8972722Z ^~~~~~~~ 2022-12-01T10:04:23.8973021Z class 2022-12-01T10:04:23.8974004Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:23.8974735Z template typename func, int end> 2022-12-01T10:04:23.8975214Z ^~~~~~~~ 2022-12-01T10:04:23.8975526Z class 2022-12-01T10:04:23.8976053Z 2 warnings generated when compiling for host. 2022-12-01T10:04:23.9096025Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_shifted_chebyshev_polynomial_w.hip.o 2022-12-01T10:04:24.2133409Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k0.hip:13: 2022-12-01T10:04:24.2134099Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:24.2135199Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.2135863Z template typename func, int end, int current=0> 2022-12-01T10:04:24.2136232Z ^~~~~~~~ 2022-12-01T10:04:24.2136526Z class 2022-12-01T10:04:24.2138909Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.2145602Z template typename func, int end> 2022-12-01T10:04:24.2145949Z ^~~~~~~~ 2022-12-01T10:04:24.2146241Z class 2022-12-01T10:04:24.2146582Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:24.2147043Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k0.hip:13: 2022-12-01T10:04:24.2147665Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:24.2148718Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.2149397Z template typename func, int end, int current=0> 2022-12-01T10:04:24.2149774Z ^~~~~~~~ 2022-12-01T10:04:24.2150078Z class 2022-12-01T10:04:24.2150919Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.2151549Z template typename func, int end> 2022-12-01T10:04:24.2151920Z ^~~~~~~~ 2022-12-01T10:04:24.2152196Z class 2022-12-01T10:04:24.2152492Z 2 warnings generated when compiling for host. 2022-12-01T10:04:24.2238724Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_spherical_bessel_j0.hip.o 2022-12-01T10:04:24.2615285Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k1.hip:13: 2022-12-01T10:04:24.2615747Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:24.2616686Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.2617168Z template typename func, int end, int current=0> 2022-12-01T10:04:24.2617420Z ^~~~~~~~ 2022-12-01T10:04:24.2617605Z class 2022-12-01T10:04:24.2618378Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.2618839Z template typename func, int end> 2022-12-01T10:04:24.2624516Z ^~~~~~~~ 2022-12-01T10:04:24.2632520Z class 2022-12-01T10:04:24.2632803Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:24.2633158Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/scaled_modified_bessel_k1.hip:13: 2022-12-01T10:04:24.2633516Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:24.2634181Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.2634983Z template typename func, int end, int current=0> 2022-12-01T10:04:24.2635332Z ^~~~~~~~ 2022-12-01T10:04:24.2635515Z class 2022-12-01T10:04:24.2636279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.2636728Z template typename func, int end> 2022-12-01T10:04:24.2636955Z ^~~~~~~~ 2022-12-01T10:04:24.2637126Z class 2022-12-01T10:04:24.2637335Z 2 warnings generated when compiling for host. 2022-12-01T10:04:24.2741985Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/torch_hip_generated_NestedTensorTransformerFunctions.hip.o 2022-12-01T10:04:24.4090306Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_t.hip:5: 2022-12-01T10:04:24.4090971Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:24.4091703Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.4096500Z template typename func, int end, int current=0> 2022-12-01T10:04:24.4096931Z ^~~~~~~~ 2022-12-01T10:04:24.4097244Z class 2022-12-01T10:04:24.4105759Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.4106487Z template typename func, int end> 2022-12-01T10:04:24.4106878Z ^~~~~~~~ 2022-12-01T10:04:24.4107165Z class 2022-12-01T10:04:24.4107561Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:24.4124324Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_t.hip:5: 2022-12-01T10:04:24.4125075Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:24.4126169Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.4126886Z template typename func, int end, int current=0> 2022-12-01T10:04:24.4127296Z ^~~~~~~~ 2022-12-01T10:04:24.4127596Z class 2022-12-01T10:04:24.4128497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.4129190Z template typename func, int end> 2022-12-01T10:04:24.4129558Z ^~~~~~~~ 2022-12-01T10:04:24.4129878Z class 2022-12-01T10:04:24.4130258Z 2 warnings generated when compiling for host. 2022-12-01T10:04:24.4210728Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_Activation.hip.o 2022-12-01T10:04:24.6805007Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_u.hip:5: 2022-12-01T10:04:24.6805892Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:24.6807051Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.6807722Z template typename func, int end, int current=0> 2022-12-01T10:04:24.6808133Z ^~~~~~~~ 2022-12-01T10:04:24.6808449Z class 2022-12-01T10:04:24.6813042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.6813865Z template typename func, int end> 2022-12-01T10:04:24.6814231Z ^~~~~~~~ 2022-12-01T10:04:24.6814503Z class 2022-12-01T10:04:24.6814858Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:24.6815437Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_u.hip:5: 2022-12-01T10:04:24.6816086Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:24.6817142Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.6818002Z template typename func, int end, int current=0> 2022-12-01T10:04:24.6818426Z ^~~~~~~~ 2022-12-01T10:04:24.6818732Z class 2022-12-01T10:04:24.6819564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.6820162Z template typename func, int end> 2022-12-01T10:04:24.6820530Z ^~~~~~~~ 2022-12-01T10:04:24.6820811Z class 2022-12-01T10:04:24.6821162Z 2 warnings generated when compiling for host. 2022-12-01T10:04:24.6949611Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_AffineQuantizer.hip.o 2022-12-01T10:04:24.9207111Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_v.hip:5: 2022-12-01T10:04:24.9207958Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:24.9209319Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.9210135Z template typename func, int end, int current=0> 2022-12-01T10:04:24.9210523Z ^~~~~~~~ 2022-12-01T10:04:24.9210977Z class 2022-12-01T10:04:24.9216474Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.9217443Z template typename func, int end> 2022-12-01T10:04:24.9217832Z ^~~~~~~~ 2022-12-01T10:04:24.9218318Z class 2022-12-01T10:04:24.9218701Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:24.9219967Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_v.hip:5: 2022-12-01T10:04:24.9220790Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:24.9221866Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.9222680Z template typename func, int end, int current=0> 2022-12-01T10:04:24.9223206Z ^~~~~~~~ 2022-12-01T10:04:24.9223624Z class 2022-12-01T10:04:24.9224590Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:24.9225367Z template typename func, int end> 2022-12-01T10:04:24.9225743Z ^~~~~~~~ 2022-12-01T10:04:24.9226167Z class 2022-12-01T10:04:24.9226518Z 2 warnings generated when compiling for host. 2022-12-01T10:04:24.9334696Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_EmbeddingBag.hip.o 2022-12-01T10:04:25.0574989Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_w.hip:5: 2022-12-01T10:04:25.0575709Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:25.0576870Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:25.0577587Z template typename func, int end, int current=0> 2022-12-01T10:04:25.0577991Z ^~~~~~~~ 2022-12-01T10:04:25.0584131Z class 2022-12-01T10:04:25.0585448Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:25.0586148Z template typename func, int end> 2022-12-01T10:04:25.0586526Z ^~~~~~~~ 2022-12-01T10:04:25.0586842Z class 2022-12-01T10:04:25.0587221Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:25.0587781Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/shifted_chebyshev_polynomial_w.hip:5: 2022-12-01T10:04:25.0588453Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:25.0589494Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:25.0590178Z template typename func, int end, int current=0> 2022-12-01T10:04:25.0590588Z ^~~~~~~~ 2022-12-01T10:04:25.0590911Z class 2022-12-01T10:04:25.0591802Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:25.0592456Z template typename func, int end> 2022-12-01T10:04:25.0592820Z ^~~~~~~~ 2022-12-01T10:04:25.0593137Z class 2022-12-01T10:04:25.0593513Z 2 warnings generated when compiling for host. 2022-12-01T10:04:25.0710960Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FakeQuantizeCore.hip.o 2022-12-01T10:04:25.3421848Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/spherical_bessel_j0.hip:13: 2022-12-01T10:04:25.3422681Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:25.3424034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:25.3424931Z template typename func, int end, int current=0> 2022-12-01T10:04:25.3425489Z ^~~~~~~~ 2022-12-01T10:04:25.3425808Z class 2022-12-01T10:04:25.3427198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:25.3427667Z template typename func, int end> 2022-12-01T10:04:25.3430808Z ^~~~~~~~ 2022-12-01T10:04:25.3431107Z class 2022-12-01T10:04:25.3434548Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:25.3435091Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/spherical_bessel_j0.hip:13: 2022-12-01T10:04:25.3435846Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/JitLoops.cuh:14: 2022-12-01T10:04:25.3450081Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:25.3450844Z template typename func, int end, int current=0> 2022-12-01T10:04:25.3451282Z ^~~~~~~~ 2022-12-01T10:04:25.3451601Z class 2022-12-01T10:04:25.3452586Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:25.3453283Z template typename func, int end> 2022-12-01T10:04:25.3453672Z ^~~~~~~~ 2022-12-01T10:04:25.3453984Z class 2022-12-01T10:04:25.3454344Z 2 warnings generated when compiling for host. 2022-12-01T10:04:25.3524619Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_FusedObsFakeQuant.hip.o 2022-12-01T10:04:26.9234542Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:11: 2022-12-01T10:04:26.9235260Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:26.9236080Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:26.9239753Z template typename func, int end, int current=0> 2022-12-01T10:04:26.9240170Z ^~~~~~~~ 2022-12-01T10:04:26.9242465Z class 2022-12-01T10:04:26.9243832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:26.9244705Z template typename func, int end> 2022-12-01T10:04:26.9245241Z ^~~~~~~~ 2022-12-01T10:04:26.9245562Z class 2022-12-01T10:04:26.9246139Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:26.9246962Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.hip:11: 2022-12-01T10:04:26.9247838Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:26.9250437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:26.9251192Z template typename func, int end, int current=0> 2022-12-01T10:04:26.9251436Z ^~~~~~~~ 2022-12-01T10:04:26.9254324Z class 2022-12-01T10:04:26.9257915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:26.9261382Z template typename func, int end> 2022-12-01T10:04:26.9262060Z ^~~~~~~~ 2022-12-01T10:04:26.9262532Z class 2022-12-01T10:04:26.9262883Z 2 warnings generated when compiling for host. 2022-12-01T10:04:26.9363970Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_IntReprQuant.hip.o 2022-12-01T10:04:27.0226948Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/Activation.hip:4: 2022-12-01T10:04:27.0227682Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:27.0229032Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.0229819Z template typename func, int end, int current=0> 2022-12-01T10:04:27.0230486Z ^~~~~~~~ 2022-12-01T10:04:27.0230783Z class 2022-12-01T10:04:27.0231642Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.0232435Z template typename func, int end> 2022-12-01T10:04:27.0232881Z ^~~~~~~~ 2022-12-01T10:04:27.0233218Z class 2022-12-01T10:04:27.0233580Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:27.0234201Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/Activation.hip:4: 2022-12-01T10:04:27.0234867Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:27.0236056Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.0236746Z template typename func, int end, int current=0> 2022-12-01T10:04:27.0237100Z ^~~~~~~~ 2022-12-01T10:04:27.0237410Z class 2022-12-01T10:04:27.0238282Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.0238904Z template typename func, int end> 2022-12-01T10:04:27.0239311Z ^~~~~~~~ 2022-12-01T10:04:27.0239646Z class 2022-12-01T10:04:27.0240020Z 2 warnings generated when compiling for host. 2022-12-01T10:04:27.0306457Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/torch_hip_generated_MakePerTensorQuantizedTensor.hip.o 2022-12-01T10:04:27.5011427Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/AffineQuantizer.hip:7: 2022-12-01T10:04:27.5012124Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:27.5013250Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.5013918Z template typename func, int end, int current=0> 2022-12-01T10:04:27.5023623Z ^~~~~~~~ 2022-12-01T10:04:27.5023913Z class 2022-12-01T10:04:27.5024724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.5025316Z template typename func, int end> 2022-12-01T10:04:27.5025686Z ^~~~~~~~ 2022-12-01T10:04:27.5025960Z class 2022-12-01T10:04:27.5026298Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:27.5026790Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/AffineQuantizer.hip:7: 2022-12-01T10:04:27.5027322Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:27.5028154Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.5028705Z template typename func, int end, int current=0> 2022-12-01T10:04:27.5029043Z ^~~~~~~~ 2022-12-01T10:04:27.5029306Z class 2022-12-01T10:04:27.5034279Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.5034691Z template typename func, int end> 2022-12-01T10:04:27.5034907Z ^~~~~~~~ 2022-12-01T10:04:27.5035270Z class 2022-12-01T10:04:27.5035473Z 2 warnings generated when compiling for host. 2022-12-01T10:04:27.5131300Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SoftMax.hip.o 2022-12-01T10:04:27.6909560Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseCsrTensorMath.hip.o 2022-12-01T10:04:27.8089358Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip:6: 2022-12-01T10:04:27.8090205Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:27.8091603Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.8092869Z template typename func, int end, int current=0> 2022-12-01T10:04:27.8093469Z ^~~~~~~~ 2022-12-01T10:04:27.8093767Z class 2022-12-01T10:04:27.8094952Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.8095750Z template typename func, int end> 2022-12-01T10:04:27.8096139Z ^~~~~~~~ 2022-12-01T10:04:27.8096456Z class 2022-12-01T10:04:27.8097090Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip:6: 2022-12-01T10:04:27.8098727Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8099832Z __global__ void unrolled_elementwise_kernel_for_multi_outputs(int N, func_t f, array_t data, inp_calc_t ic, out_calc_t oc) { 2022-12-01T10:04:27.8100334Z ^ 2022-12-01T10:04:27.8101688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8103308Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8105265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8107129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8111697Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8113633Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8116692Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8119280Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8121627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8125902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8131998Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8133760Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8135432Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8137265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8141266Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8144221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8147164Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8150200Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8153497Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8156440Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8159499Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8162684Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8165902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8169187Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8172752Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8175360Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8178205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8181314Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8186006Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:248:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:27.8186925Z 32 warnings generated when compiling for gfx906. 2022-12-01T10:04:27.8187473Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FakeQuantizeCore.hip:6: 2022-12-01T10:04:27.8188097Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:27.8189719Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.8190746Z template typename func, int end, int current=0> 2022-12-01T10:04:27.8191328Z ^~~~~~~~ 2022-12-01T10:04:27.8191647Z class 2022-12-01T10:04:27.8193863Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:27.8195026Z template typename func, int end> 2022-12-01T10:04:27.8195362Z ^~~~~~~~ 2022-12-01T10:04:27.8195699Z class 2022-12-01T10:04:27.8196063Z 2 warnings generated when compiling for host. 2022-12-01T10:04:27.8311429Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensor.hip.o 2022-12-01T10:04:28.0156043Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FusedObsFakeQuant.hip:6: 2022-12-01T10:04:28.0158271Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:28.0159371Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:28.0160135Z template typename func, int end, int current=0> 2022-12-01T10:04:28.0160497Z ^~~~~~~~ 2022-12-01T10:04:28.0160797Z class 2022-12-01T10:04:28.0161992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:28.0162626Z template typename func, int end> 2022-12-01T10:04:28.0163000Z ^~~~~~~~ 2022-12-01T10:04:28.0163327Z class 2022-12-01T10:04:28.0163701Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:28.0164254Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/FusedObsFakeQuant.hip:6: 2022-12-01T10:04:28.0164943Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:28.0165966Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:28.0168065Z template typename func, int end, int current=0> 2022-12-01T10:04:28.0169567Z ^~~~~~~~ 2022-12-01T10:04:28.0173845Z class 2022-12-01T10:04:28.0174838Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:28.0175490Z template typename func, int end> 2022-12-01T10:04:28.0175846Z ^~~~~~~~ 2022-12-01T10:04:28.0176158Z class 2022-12-01T10:04:28.0176527Z 2 warnings generated when compiling for host. 2022-12-01T10:04:28.0267723Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseHIPTensorMath.hip.o 2022-12-01T10:04:28.9315513Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/IntReprQuant.hip:5: 2022-12-01T10:04:28.9324147Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:28.9325330Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:28.9326064Z template typename func, int end, int current=0> 2022-12-01T10:04:28.9326469Z ^~~~~~~~ 2022-12-01T10:04:28.9326815Z class 2022-12-01T10:04:28.9327882Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:28.9328557Z template typename func, int end> 2022-12-01T10:04:28.9328949Z ^~~~~~~~ 2022-12-01T10:04:28.9329270Z class 2022-12-01T10:04:28.9329647Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:28.9332097Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/IntReprQuant.hip:5: 2022-12-01T10:04:28.9332849Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:28.9333915Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:28.9336074Z template typename func, int end, int current=0> 2022-12-01T10:04:28.9336733Z ^~~~~~~~ 2022-12-01T10:04:28.9337195Z class 2022-12-01T10:04:28.9338102Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:28.9338790Z template typename func, int end> 2022-12-01T10:04:28.9339560Z ^~~~~~~~ 2022-12-01T10:04:28.9339868Z class 2022-12-01T10:04:28.9340259Z 2 warnings generated when compiling for host. 2022-12-01T10:04:28.9424401Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/torch_hip_generated_SparseMatMul.hip.o 2022-12-01T10:04:29.2745461Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SoftMax.hip:14: 2022-12-01T10:04:29.2747031Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-12-01T10:04:29.2747694Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:29.2756802Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:29.2757432Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:29.2757802Z ^ 2022-12-01T10:04:29.2758243Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:29.2758640Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:29.2758951Z ^ 2022-12-01T10:04:29.2759475Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:29.2759793Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:29.2760149Z ^ 2022-12-01T10:04:29.2760621Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SoftMax.hip:46: 2022-12-01T10:04:29.2761186Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:29.2765451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.2766180Z template typename func, int end, int current=0> 2022-12-01T10:04:29.2766590Z ^~~~~~~~ 2022-12-01T10:04:29.2766920Z class 2022-12-01T10:04:29.2767773Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.2768456Z template typename func, int end> 2022-12-01T10:04:29.2768840Z ^~~~~~~~ 2022-12-01T10:04:29.2769161Z class 2022-12-01T10:04:29.2769703Z 3 warnings generated when compiling for gfx906. 2022-12-01T10:04:29.2770226Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SoftMax.hip:14: 2022-12-01T10:04:29.2770874Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-12-01T10:04:29.2771510Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:29.2772459Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:29.2773140Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:29.2773588Z ^ 2022-12-01T10:04:29.2778887Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:29.2779249Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:29.2779501Z ^ 2022-12-01T10:04:29.2780022Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:29.2780528Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:29.2781006Z ^ 2022-12-01T10:04:29.2781457Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SoftMax.hip:46: 2022-12-01T10:04:29.2782007Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:29.2782992Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.2783659Z template typename func, int end, int current=0> 2022-12-01T10:04:29.2784022Z ^~~~~~~~ 2022-12-01T10:04:29.2784317Z class 2022-12-01T10:04:29.2785105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.2785733Z template typename func, int end> 2022-12-01T10:04:29.2786091Z ^~~~~~~~ 2022-12-01T10:04:29.2786394Z class 2022-12-01T10:04:29.2786746Z 3 warnings generated when compiling for host. 2022-12-01T10:04:29.2892962Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/transformers/hip/torch_hip_generated_attention.hip.o 2022-12-01T10:04:29.4064606Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip:37: 2022-12-01T10:04:29.4065365Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:29.4066526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.4067266Z template typename func, int end, int current=0> 2022-12-01T10:04:29.4067691Z ^~~~~~~~ 2022-12-01T10:04:29.4067990Z class 2022-12-01T10:04:29.4069798Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.4070480Z template typename func, int end> 2022-12-01T10:04:29.4070797Z ^~~~~~~~ 2022-12-01T10:04:29.4070984Z class 2022-12-01T10:04:29.4071286Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip:37: 2022-12-01T10:04:29.4074218Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4075003Z __global__ void reduce_kernel(R reduction) { 2022-12-01T10:04:29.4075357Z ^ 2022-12-01T10:04:29.4076549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4080333Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4082646Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4116995Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4118627Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4120356Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4122305Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4123917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4125538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4126984Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4128531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4130368Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4132086Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4133745Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4135739Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4137444Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4138982Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4140803Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4142531Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4144188Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4145831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4147359Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4149018Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4150638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4152517Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4154278Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4156501Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4160389Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4164784Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4168057Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4173162Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4176205Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4181237Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4184136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4188158Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4190861Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4195439Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4198701Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4202009Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4205332Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4208976Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4212934Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4216400Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4220273Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4225505Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4229087Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4230645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4232397Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4235920Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4238633Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensor.hip:10: 2022-12-01T10:04:29.4240345Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4244557Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4265608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4267996Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4269691Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4271541Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4273393Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4274449Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-12-01T10:04:29.4275079Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:29.4276014Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:29.4276795Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:29.4277313Z ^ 2022-12-01T10:04:29.4278046Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:29.4278588Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:29.4278934Z ^ 2022-12-01T10:04:29.4279536Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:29.4280219Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:29.4280631Z ^ 2022-12-01T10:04:29.4281312Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:29.4281899Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensor.hip:10: 2022-12-01T10:04:29.4282644Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-12-01T10:04:29.4283283Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:29.4284374Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:29.4285153Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:29.4285699Z ^ 2022-12-01T10:04:29.4286451Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:29.4286994Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:29.4287303Z ^ 2022-12-01T10:04:29.4287856Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:29.4288482Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:29.4288864Z ^ 2022-12-01T10:04:29.4289230Z 1 warning generated when compiling for host. 2022-12-01T10:04:29.4290537Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4292340Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4294097Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4295840Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4297688Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4299482Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4301315Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4303148Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4304957Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4306903Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4308661Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4310462Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4312265Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4314069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4315796Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4317568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4319349Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4321285Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4323054Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4324817Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4326549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4328452Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4334564Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4336507Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4339082Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4341871Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4343587Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4347034Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4348685Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4352630Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4355198Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4356872Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4358527Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4360194Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4362191Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4363859Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4365035Z [ 89%] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/build/aten/src/ATen/torch_hip_generated_UfuncCUDA_add.cu.o 2022-12-01T10:04:29.4366409Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4368118Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4369797Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4371459Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4373179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4374854Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4376503Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4379917Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4381815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4384339Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4386652Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4389768Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4392484Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4395559Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4398693Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4401277Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4403679Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4406179Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4408991Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4411943Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4415073Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4417852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4420657Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4423428Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4426470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4429134Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4432105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4435000Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4438437Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4440902Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4444105Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4446741Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4449477Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4452547Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4455318Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4458281Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4461067Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4463831Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4466836Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4469591Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4472460Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4475284Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4478108Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4481066Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4484131Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4486955Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4489732Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4492774Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4495724Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4498457Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4501267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4504031Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4506800Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4509622Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4512470Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4515336Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4518222Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4521156Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4524229Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4547638Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4556104Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4557875Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4559554Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4561461Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4563139Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4564782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4566451Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4568109Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4569772Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4571426Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4573175Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4574806Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4576526Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4674165Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4675899Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4677573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4679414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4681283Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4682891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4688782Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4690486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4692103Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4693832Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4695486Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4697143Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4698941Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4700593Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4702232Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4703969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4705600Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4707267Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4708905Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4710549Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4712192Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4713852Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4715500Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4717149Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4718820Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4720210Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4722825Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4724296Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4725762Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4726891Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4728599Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4730327Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4731969Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4733683Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4735290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4736888Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4738536Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4740129Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4741645Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4743072Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4744573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4745608Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4746568Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4747574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4748566Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4749487Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4750416Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4751335Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4752255Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4753221Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4754146Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4755069Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4756380Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4758042Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4759706Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4761654Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:226:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning] 2022-12-01T10:04:29.4762416Z 224 warnings generated when compiling for gfx906. 2022-12-01T10:04:29.4762755Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseCsrTensorMath.hip:37: 2022-12-01T10:04:29.4763120Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Reduce.cuh:13: 2022-12-01T10:04:29.4763674Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.4764054Z template typename func, int end, int current=0> 2022-12-01T10:04:29.4764284Z ^~~~~~~~ 2022-12-01T10:04:29.4764467Z class 2022-12-01T10:04:29.4764938Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.4765284Z template typename func, int end> 2022-12-01T10:04:29.4765496Z ^~~~~~~~ 2022-12-01T10:04:29.4765674Z class 2022-12-01T10:04:29.4765871Z 2 warnings generated when compiling for host. 2022-12-01T10:04:29.5504747Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/MakePerTensorQuantizedTensor.hip:4: 2022-12-01T10:04:29.5505464Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:29.5506538Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.5516517Z template typename func, int end, int current=0> 2022-12-01T10:04:29.5516942Z ^~~~~~~~ 2022-12-01T10:04:29.5517229Z class 2022-12-01T10:04:29.5518203Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.5518570Z template typename func, int end> 2022-12-01T10:04:29.5518788Z ^~~~~~~~ 2022-12-01T10:04:29.5518970Z class 2022-12-01T10:04:29.5519172Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:29.5519528Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/quantized/hip/MakePerTensorQuantizedTensor.hip:4: 2022-12-01T10:04:29.5519966Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:29.5520573Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.5521202Z template typename func, int end, int current=0> 2022-12-01T10:04:29.5521435Z ^~~~~~~~ 2022-12-01T10:04:29.5521615Z class 2022-12-01T10:04:29.5522136Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:29.5522508Z template typename func, int end> 2022-12-01T10:04:29.5522775Z ^~~~~~~~ 2022-12-01T10:04:29.5522938Z class 2022-12-01T10:04:29.5523153Z 2 warnings generated when compiling for host. 2022-12-01T10:04:29.7480878Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:11: 2022-12-01T10:04:29.7481839Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-12-01T10:04:29.7482558Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:29.7485304Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:29.7486350Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:29.7486901Z ^ 2022-12-01T10:04:29.7487612Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:29.7488156Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:29.7488509Z ^ 2022-12-01T10:04:29.7489084Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:29.7489615Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:29.7490016Z ^ 2022-12-01T10:04:29.7490370Z 1 warning generated when compiling for gfx906. 2022-12-01T10:04:29.7490943Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPTensorMath.hip:11: 2022-12-01T10:04:29.7491889Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/sparse/hip/SparseHIPApplyUtils.cuh:6: 2022-12-01T10:04:29.7494066Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPApplyUtils.cuh:9: 2022-12-01T10:04:29.7496022Z /var/lib/jenkins/workspace/aten/src/ATen/hip/Atomic.cuh:332:81: warning: 'atomicAddNoRet' is deprecated: use atomicAdd instead [-Wdeprecated-declarations] 2022-12-01T10:04:29.7496811Z static inline __device__ void gpuAtomicAddNoReturn(float *address, float val) { atomicAddNoRet(address, val); } 2022-12-01T10:04:29.7497301Z ^ 2022-12-01T10:04:29.7500541Z /opt/rocm-5.2.0/include/hip/amd_detail/amd_hip_atomic.h:203:1: note: 'atomicAddNoRet' has been explicitly marked deprecated here 2022-12-01T10:04:29.7501100Z DEPRECATED("use atomicAdd instead") 2022-12-01T10:04:29.7501403Z ^ 2022-12-01T10:04:29.7502222Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:510:41: note: expanded from macro 'DEPRECATED' 2022-12-01T10:04:29.7502752Z #define DEPRECATED(msg) __attribute__ ((deprecated(msg))) 2022-12-01T10:04:29.7503126Z ^ 2022-12-01T10:04:29.7503450Z 1 warning generated when compiling for host. 2022-12-01T10:04:30.3940004Z In file included from /var/lib/jenkins/workspace/build/aten/src/ATen/UfuncCUDA_add.cu:7: 2022-12-01T10:04:30.3940698Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:30.3941811Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:30.3942482Z template typename func, int end, int current=0> 2022-12-01T10:04:30.3943094Z ^~~~~~~~ 2022-12-01T10:04:30.3943421Z class 2022-12-01T10:04:30.3944324Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:30.3944759Z template typename func, int end> 2022-12-01T10:04:30.3950587Z ^~~~~~~~ 2022-12-01T10:04:30.3950870Z class 2022-12-01T10:04:30.3951226Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:30.3951730Z In file included from /var/lib/jenkins/workspace/build/aten/src/ATen/UfuncCUDA_add.cu:7: 2022-12-01T10:04:30.3952355Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:30.3953414Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:30.3954137Z template typename func, int end, int current=0> 2022-12-01T10:04:30.3954420Z ^~~~~~~~ 2022-12-01T10:04:30.3954599Z class 2022-12-01T10:04:30.3955065Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:30.3955409Z template typename func, int end> 2022-12-01T10:04:30.3955620Z ^~~~~~~~ 2022-12-01T10:04:30.3955788Z class 2022-12-01T10:04:30.3956000Z 2 warnings generated when compiling for host. 2022-12-01T10:04:31.4625148Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/attention.hip:14: 2022-12-01T10:04:31.4625862Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:31.4626815Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:31.4627445Z template typename func, int end, int current=0> 2022-12-01T10:04:31.4627809Z ^~~~~~~~ 2022-12-01T10:04:31.4628075Z class 2022-12-01T10:04:31.4628715Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:31.4629239Z template typename func, int end> 2022-12-01T10:04:31.4629509Z ^~~~~~~~ 2022-12-01T10:04:31.4629680Z class 2022-12-01T10:04:31.4629944Z 2 warnings generated when compiling for gfx906. 2022-12-01T10:04:31.4630269Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/transformers/hip/attention.hip:14: 2022-12-01T10:04:31.4630689Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/Loops.cuh:14: 2022-12-01T10:04:31.4632973Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:40:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:31.4633452Z template typename func, int end, int current=0> 2022-12-01T10:04:31.4633681Z ^~~~~~~~ 2022-12-01T10:04:31.4633902Z class 2022-12-01T10:04:31.4635044Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/MemoryAccess.cuh:49:26: warning: template template parameter using 'typename' is a C++17 extension [-Wc++17-extensions] 2022-12-01T10:04:31.4635590Z template typename func, int end> 2022-12-01T10:04:31.4635920Z ^~~~~~~~ 2022-12-01T10:04:31.4636153Z class 2022-12-01T10:04:31.4636485Z 2 warnings generated when compiling for host. 2022-12-01T10:04:31.4876905Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/BatchNorm_miopen.cpp.o 2022-12-01T10:04:31.4881900Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/BatchNorm.cpp.o 2022-12-01T10:04:31.4882817Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/AffineGridGenerator.cpp.o 2022-12-01T10:04:31.4889062Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/RNN_miopen.cpp.o 2022-12-01T10:04:31.4892697Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvPlaceholders.cpp.o 2022-12-01T10:04:31.4915244Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/miopen/Conv_miopen.cpp.o 2022-12-01T10:04:32.2437048Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:32.2438005Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:32.2438863Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:32.2439711Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:32.2440389Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:32.2440890Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:32.2511021Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/ConvShared.cpp.o 2022-12-01T10:04:32.4804789Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:32.4806086Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:32.4807727Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:32.4808829Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:32.4809783Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:32.4810746Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:32.4863688Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v7.cpp.o 2022-12-01T10:04:32.5525965Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:32.5527516Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:32.5528651Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:32.5529635Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:32.5530535Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:32.5531431Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:32.5578256Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/Conv_v8.cpp.o 2022-12-01T10:04:32.6016859Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:32.6017737Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:32.6018559Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:32.6019309Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:32.6020055Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:32.6020784Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:32.6075838Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/GridSampler.cpp.o 2022-12-01T10:04:32.6671011Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:32.6671904Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:32.6672716Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:32.6673331Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:32.6673829Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:32.6674323Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:32.6678383Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:32.6679335Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:32.6680243Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:32.6681186Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:32.6681703Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:32.6682197Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:32.6685635Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:32.6686864Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:32.6687904Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:32.6688826Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:32.6689766Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:32.6690594Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:32.6729523Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/LossCTC.cpp.o 2022-12-01T10:04:32.6730663Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/cudnn/hip/RNN.cpp.o 2022-12-01T10:04:32.6733756Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Descriptors.cpp.o 2022-12-01T10:04:32.7299227Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:32.7300160Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:4, 2022-12-01T10:04:32.7302445Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Generator.h:11, 2022-12-01T10:04:32.7303282Z from /var/lib/jenkins/workspace/aten/src/ATen/CPUGeneratorImpl.h:3, 2022-12-01T10:04:32.7304032Z from /var/lib/jenkins/workspace/aten/src/ATen/Context.h:3, 2022-12-01T10:04:32.7304536Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:7, 2022-12-01T10:04:32.7304909Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-12-01T10:04:32.7305365Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-12-01T10:04:32.7306712Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp: In function ‘void at::native::_viewOrCopyParams(at::MatrixRef, at::MatrixRef, bool)’: 2022-12-01T10:04:32.7308124Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:258:41: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 2022-12-01T10:04:32.7309113Z 258 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-12-01T10:04:32.7309451Z | ^ 2022-12-01T10:04:32.7309912Z /var/lib/jenkins/workspace/c10/macros/Macros.h:200:64: note: in definition of macro ‘C10_UNLIKELY’ 2022-12-01T10:04:32.7310341Z 200 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2022-12-01T10:04:32.7310744Z | ^~~~ 2022-12-01T10:04:32.7311172Z /var/lib/jenkins/workspace/c10/util/Exception.h:464:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2022-12-01T10:04:32.7311608Z 464 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2022-12-01T10:04:32.7311886Z | ^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:04:32.7312572Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:258:13: note: in expansion of macro ‘TORCH_CHECK’ 2022-12-01T10:04:32.7313103Z 258 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-12-01T10:04:32.7313403Z | ^~~~~~~~~~~ 2022-12-01T10:04:32.7313793Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/ivalue.h:4, 2022-12-01T10:04:32.7314182Z from /var/lib/jenkins/workspace/aten/src/ATen/core/List_inl.h:4, 2022-12-01T10:04:32.7314609Z from /var/lib/jenkins/workspace/aten/src/ATen/core/List.h:492, 2022-12-01T10:04:32.7315097Z from /var/lib/jenkins/workspace/aten/src/ATen/core/IListRef_inl.h:3, 2022-12-01T10:04:32.7315496Z from /var/lib/jenkins/workspace/aten/src/ATen/core/IListRef.h:625, 2022-12-01T10:04:32.7315923Z from /var/lib/jenkins/workspace/aten/src/ATen/DeviceGuard.h:3, 2022-12-01T10:04:32.7316280Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:9, 2022-12-01T10:04:32.7316698Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-12-01T10:04:32.7317100Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-12-01T10:04:32.7317597Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:216:30: note: declared here 2022-12-01T10:04:32.7317970Z 216 | DeprecatedTypeProperties & type() const { 2022-12-01T10:04:32.7318327Z | ^~~~ 2022-12-01T10:04:32.7318658Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:4, 2022-12-01T10:04:32.7319103Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Generator.h:11, 2022-12-01T10:04:32.7319485Z from /var/lib/jenkins/workspace/aten/src/ATen/CPUGeneratorImpl.h:3, 2022-12-01T10:04:32.7319917Z from /var/lib/jenkins/workspace/aten/src/ATen/Context.h:3, 2022-12-01T10:04:32.7320275Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:7, 2022-12-01T10:04:32.7320675Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-12-01T10:04:32.7321251Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-12-01T10:04:32.7322920Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:258:60: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 2022-12-01T10:04:32.7323884Z 258 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-12-01T10:04:32.7324291Z | ^ 2022-12-01T10:04:32.7324703Z /var/lib/jenkins/workspace/c10/macros/Macros.h:200:64: note: in definition of macro ‘C10_UNLIKELY’ 2022-12-01T10:04:32.7325191Z 200 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2022-12-01T10:04:32.7325549Z | ^~~~ 2022-12-01T10:04:32.7326128Z /var/lib/jenkins/workspace/c10/util/Exception.h:464:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2022-12-01T10:04:32.7326565Z 464 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2022-12-01T10:04:32.7326843Z | ^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:04:32.7327332Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:258:13: note: in expansion of macro ‘TORCH_CHECK’ 2022-12-01T10:04:32.7327806Z 258 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-12-01T10:04:32.7328160Z | ^~~~~~~~~~~ 2022-12-01T10:04:32.7328498Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/ivalue.h:4, 2022-12-01T10:04:32.7329006Z from /var/lib/jenkins/workspace/aten/src/ATen/core/List_inl.h:4, 2022-12-01T10:04:32.7329369Z from /var/lib/jenkins/workspace/aten/src/ATen/core/List.h:492, 2022-12-01T10:04:32.7329805Z from /var/lib/jenkins/workspace/aten/src/ATen/core/IListRef_inl.h:3, 2022-12-01T10:04:32.7330196Z from /var/lib/jenkins/workspace/aten/src/ATen/core/IListRef.h:625, 2022-12-01T10:04:32.7330614Z from /var/lib/jenkins/workspace/aten/src/ATen/DeviceGuard.h:3, 2022-12-01T10:04:32.7330992Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:9, 2022-12-01T10:04:32.7331380Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-12-01T10:04:32.7331826Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-12-01T10:04:32.7332348Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:216:30: note: declared here 2022-12-01T10:04:32.7332784Z 216 | DeprecatedTypeProperties & type() const { 2022-12-01T10:04:32.7333084Z | ^~~~ 2022-12-01T10:04:32.7333417Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:4, 2022-12-01T10:04:32.7333839Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Generator.h:11, 2022-12-01T10:04:32.7334232Z from /var/lib/jenkins/workspace/aten/src/ATen/CPUGeneratorImpl.h:3, 2022-12-01T10:04:32.7334616Z from /var/lib/jenkins/workspace/aten/src/ATen/Context.h:3, 2022-12-01T10:04:32.7335031Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:7, 2022-12-01T10:04:32.7335384Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-12-01T10:04:32.7335778Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-12-01T10:04:32.7336440Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp: In function ‘void at::native::_copyParams_and_permute(at::MatrixRef, at::MatrixRef, int64_t)’: 2022-12-01T10:04:32.7337830Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:277:41: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 2022-12-01T10:04:32.7338720Z 277 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-12-01T10:04:32.7339100Z | ^ 2022-12-01T10:04:32.7339519Z /var/lib/jenkins/workspace/c10/macros/Macros.h:200:64: note: in definition of macro ‘C10_UNLIKELY’ 2022-12-01T10:04:32.7339954Z 200 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2022-12-01T10:04:32.7340305Z | ^~~~ 2022-12-01T10:04:32.7340734Z /var/lib/jenkins/workspace/c10/util/Exception.h:464:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2022-12-01T10:04:32.7341164Z 464 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2022-12-01T10:04:32.7341488Z | ^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:04:32.7341918Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:277:13: note: in expansion of macro ‘TORCH_CHECK’ 2022-12-01T10:04:32.7342394Z 277 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-12-01T10:04:32.7342705Z | ^~~~~~~~~~~ 2022-12-01T10:04:32.7343044Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/ivalue.h:4, 2022-12-01T10:04:32.7343419Z from /var/lib/jenkins/workspace/aten/src/ATen/core/List_inl.h:4, 2022-12-01T10:04:32.7343792Z from /var/lib/jenkins/workspace/aten/src/ATen/core/List.h:492, 2022-12-01T10:04:32.7344172Z from /var/lib/jenkins/workspace/aten/src/ATen/core/IListRef_inl.h:3, 2022-12-01T10:04:32.7344560Z from /var/lib/jenkins/workspace/aten/src/ATen/core/IListRef.h:625, 2022-12-01T10:04:32.7344924Z from /var/lib/jenkins/workspace/aten/src/ATen/DeviceGuard.h:3, 2022-12-01T10:04:32.7345288Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:9, 2022-12-01T10:04:32.7345651Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-12-01T10:04:32.7346041Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-12-01T10:04:32.7346486Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:216:30: note: declared here 2022-12-01T10:04:32.7346871Z 216 | DeprecatedTypeProperties & type() const { 2022-12-01T10:04:32.7347171Z | ^~~~ 2022-12-01T10:04:32.7347492Z In file included from /var/lib/jenkins/workspace/c10/util/Exception.h:4, 2022-12-01T10:04:32.7347932Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Generator.h:11, 2022-12-01T10:04:32.7348327Z from /var/lib/jenkins/workspace/aten/src/ATen/CPUGeneratorImpl.h:3, 2022-12-01T10:04:32.7348693Z from /var/lib/jenkins/workspace/aten/src/ATen/Context.h:3, 2022-12-01T10:04:32.7349051Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:7, 2022-12-01T10:04:32.7349413Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-12-01T10:04:32.7349810Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-12-01T10:04:32.7351095Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:277:60: warning: ‘at::DeprecatedTypeProperties& at::Tensor::type() const’ is deprecated: Tensor.type() is deprecated. Instead use Tensor.options(), which in many cases (e.g. in a constructor) is a drop-in replacement. If you were using data from type(), that is now available from Tensor itself, so instead of tensor.type().scalar_type(), use tensor.scalar_type() instead and instead of tensor.type().backend() use tensor.device(). [-Wdeprecated-declarations] 2022-12-01T10:04:32.7351971Z 277 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-12-01T10:04:32.7352324Z | ^ 2022-12-01T10:04:32.7352741Z /var/lib/jenkins/workspace/c10/macros/Macros.h:200:64: note: in definition of macro ‘C10_UNLIKELY’ 2022-12-01T10:04:32.7353173Z 200 | #define C10_UNLIKELY(expr) (__builtin_expect(static_cast(expr), 0)) 2022-12-01T10:04:32.7353513Z | ^~~~ 2022-12-01T10:04:32.7353984Z /var/lib/jenkins/workspace/c10/util/Exception.h:464:7: note: in expansion of macro ‘C10_UNLIKELY_OR_CONST’ 2022-12-01T10:04:32.7354376Z 464 | if (C10_UNLIKELY_OR_CONST(!(cond))) { \ 2022-12-01T10:04:32.7354652Z | ^~~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:04:32.7355079Z /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:277:13: note: in expansion of macro ‘TORCH_CHECK’ 2022-12-01T10:04:32.7355547Z 277 | TORCH_CHECK(param_from.type() == param_to.type(), "parameter types mismatch"); 2022-12-01T10:04:32.7355854Z | ^~~~~~~~~~~ 2022-12-01T10:04:32.7356192Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/core/ivalue.h:4, 2022-12-01T10:04:32.7356567Z from /var/lib/jenkins/workspace/aten/src/ATen/core/List_inl.h:4, 2022-12-01T10:04:32.7356943Z from /var/lib/jenkins/workspace/aten/src/ATen/core/List.h:492, 2022-12-01T10:04:32.7357328Z from /var/lib/jenkins/workspace/aten/src/ATen/core/IListRef_inl.h:3, 2022-12-01T10:04:32.7357697Z from /var/lib/jenkins/workspace/aten/src/ATen/core/IListRef.h:625, 2022-12-01T10:04:32.7358076Z from /var/lib/jenkins/workspace/aten/src/ATen/DeviceGuard.h:3, 2022-12-01T10:04:32.7358442Z from /var/lib/jenkins/workspace/aten/src/ATen/ATen.h:9, 2022-12-01T10:04:32.7358805Z from /var/lib/jenkins/workspace/aten/src/ATen/native/RNN.h:3, 2022-12-01T10:04:32.7359193Z from /var/lib/jenkins/workspace/aten/src/ATen/native/miopen/RNN_miopen.cpp:1: 2022-12-01T10:04:32.7359636Z /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:216:30: note: declared here 2022-12-01T10:04:32.7360020Z 216 | DeprecatedTypeProperties & type() const { 2022-12-01T10:04:32.7360310Z | ^~~~ 2022-12-01T10:04:32.7360496Z At global scope: 2022-12-01T10:04:32.7360905Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:32.7361594Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:32.7362232Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:32.7362973Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:32.7363808Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:32.7380972Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Handle.cpp.o 2022-12-01T10:04:32.7449864Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:32.7450775Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:32.7451500Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:32.7452315Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:32.7452861Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:32.7453687Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:32.7581441Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/miopen/Types.cpp.o 2022-12-01T10:04:33.2423100Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:33.2424122Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:33.2425072Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:33.2425921Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:33.2426818Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:33.2427743Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:33.2491444Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/nested/hip/NestedTensorTransformerFunctions.cpp.o 2022-12-01T10:04:33.4905516Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:33.4906492Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:33.4907375Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:33.4908175Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:33.4908943Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:33.4909630Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:33.4979120Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlas.cpp.o 2022-12-01T10:04:33.6033192Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:33.6034252Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:33.6035244Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:33.6036141Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:33.6037059Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:33.6038164Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:33.6106241Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasImpl.cpp.o 2022-12-01T10:04:33.7982781Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:33.7983794Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:33.7984753Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:33.7985897Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:33.7986813Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:33.7987714Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:33.8035511Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseBlasLegacy.cpp.o 2022-12-01T10:04:33.8793403Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:33.8794787Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:33.8796105Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:33.8797208Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:33.8798446Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:33.8799491Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:33.8850520Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseHIPBlas.cpp.o 2022-12-01T10:04:33.8933341Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:33.8934371Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:33.8935390Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:33.8936302Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:33.8937238Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:33.8938135Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:33.9003233Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/sparse/hip/SparseHIPTensor.cpp.o 2022-12-01T10:04:34.0155939Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.0156890Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.0158015Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.0158852Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.0159707Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.0160594Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.0225291Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/hip/Activation.cpp.o 2022-12-01T10:04:34.2443546Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.2444888Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.2445799Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.2446683Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.2447563Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.2448379Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.2480848Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.2482150Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.2482997Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.2483786Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.2484587Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.2485337Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.2505778Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/BinaryOps.cpp.o 2022-12-01T10:04:34.2548151Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Conv.cpp.o 2022-12-01T10:04:34.2713387Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.2714457Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.2715366Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.2716204Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.2717020Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.2717810Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.2790741Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvPrepack.cpp.o 2022-12-01T10:04:34.3122710Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.3123767Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.3124762Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.3125647Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.3126550Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.3127470Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.3218937Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/ConvUnpackImpl.cpp.o 2022-12-01T10:04:34.3301275Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.3301912Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.3302767Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.3303462Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.3303960Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.3304464Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.3350816Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Linear.cpp.o 2022-12-01T10:04:34.3696164Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.3697064Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.3697787Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.3698306Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.3699068Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.3699886Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.3747584Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearPrepack.cpp.o 2022-12-01T10:04:34.3962305Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.3963244Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.3963928Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.3964418Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.3964920Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.3965599Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.4025470Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/LinearUnpackImpl.cpp.o 2022-12-01T10:04:34.4144083Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.4145068Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.4145598Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.4146089Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.4146766Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.4147258Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.4194623Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/quantized/cudnn/hip/Pooling.cpp.o 2022-12-01T10:04:34.4629841Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.4630928Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.4631853Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.4632633Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.4633506Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.4634414Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.4635397Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.4636361Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.4637340Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.4638226Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.4639150Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.4640033Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.4695901Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CuSparseHandlePool.cpp.o 2022-12-01T10:04:34.4696859Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CachingHostAllocator.cpp.o 2022-12-01T10:04:34.4964185Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.4964955Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.4965527Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.4966226Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.4966723Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.4967346Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.5017393Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/CublasHandlePool.cpp.o 2022-12-01T10:04:34.6244161Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.6246148Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.6247313Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.6248142Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.6248954Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.6249756Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.6318005Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/EmptyTensor.cpp.o 2022-12-01T10:04:34.9816221Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:34.9817282Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:34.9818198Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:34.9819027Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:34.9819889Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:34.9820671Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:34.9868626Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/Exceptions.cpp.o 2022-12-01T10:04:35.0330410Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.0331262Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.0331955Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.0332632Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.0333426Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.0334024Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.0337868Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.0338876Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.0339793Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.0340334Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.0340888Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.0342348Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.0345914Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.0346891Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.0347872Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.0348713Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.0351122Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.0352132Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.0395983Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPContext.cpp.o 2022-12-01T10:04:35.0398814Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPBlas.cpp.o 2022-12-01T10:04:35.0400446Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGeneratorImpl.cpp.o 2022-12-01T10:04:35.0688845Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.0689446Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.0689995Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.0690537Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.0691179Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.0691671Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.0739200Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPGraph.cpp.o 2022-12-01T10:04:35.3592999Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.3594664Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.3595800Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.3596828Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.3598228Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.3599177Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.3665629Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseBlas.cpp.o 2022-12-01T10:04:35.3735736Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.3736702Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.3737567Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.3738357Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.3739176Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.3740003Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.3795025Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/HIPSparseDescriptors.cpp.o 2022-12-01T10:04:35.5755479Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.5756519Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.5757484Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.5758288Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.5759056Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.5759854Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.5813460Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/PeerToPeerAccess.cpp.o 2022-12-01T10:04:35.6886090Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.6887319Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.6888416Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.6889449Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.6890488Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.6891930Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.6982682Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/PinnedMemoryAllocator.cpp.o 2022-12-01T10:04:35.7966641Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.7967609Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.7968442Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.7969222Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.7970511Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.7971326Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.8042596Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/detail/HIPHooks.cpp.o 2022-12-01T10:04:35.9432968Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.9433886Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.9434703Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.9435518Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.9436320Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.9437036Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.9503856Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.cpp.o 2022-12-01T10:04:35.9805876Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.9806891Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.9807863Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.9808772Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.9809525Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.9810270Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.9860096Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.cpp.o 2022-12-01T10:04:35.9919080Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:35.9919975Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:35.9921889Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:35.9922931Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:35.9923745Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:35.9924576Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:35.9982360Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_basic.cpp.o 2022-12-01T10:04:36.1408367Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:36.1409613Z /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPBlas.cpp:326:13: warning: rocblas_gemm_strided_batched_ex: The workspace_size and workspace arguments are obsolete, and will be ignored 2022-12-01T10:04:36.1410663Z 326 |  0, 0, NULL, NULL)); 2022-12-01T10:04:36.1411336Z | ^ ~~~~~~~~~~~~~~~~~~~ 2022-12-01T10:04:36.1412158Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:36.1413189Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:36.1414081Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:36.1415015Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:36.1415869Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:36.1475021Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/hip/llvm_complex.cpp.o 2022-12-01T10:04:36.1813492Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:36.1814517Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:36.1815427Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:36.1816227Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:36.1817104Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:36.1817951Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:36.1884006Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Activation.cpp.o 2022-12-01T10:04:36.3623474Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:36.3624455Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:36.3625401Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:36.3626277Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:36.3627174Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:36.3628274Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:36.3629227Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:36.3630177Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:36.3631091Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:36.3631940Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:36.3632937Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:36.3633818Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:36.3683455Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Distributions.cpp.o 2022-12-01T10:04:36.3690285Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Blas.cpp.o 2022-12-01T10:04:36.4250923Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:36.4251904Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:36.4252896Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:36.4253686Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:36.4254478Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:36.4255240Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:36.4325151Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Equal.cpp.o 2022-12-01T10:04:36.5496205Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:36.5505113Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2022-12-01T10:04:36.5506840Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:36.5508055Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:36.5508483Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:36.5509236Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:36.5509987Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:36.5510542Z | ^~~~ 2022-12-01T10:04:36.5511325Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:36.5512252Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:36.5512723Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:36.5513301Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T10:04:36.5514024Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2022-12-01T10:04:36.5514734Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2022-12-01T10:04:36.5515447Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:36.5516081Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:36.5516593Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:36.5517340Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:14: 2022-12-01T10:04:36.5519050Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:36.5520287Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:36.5520743Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:36.5521695Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:36.5522317Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:36.5522832Z | ^~~~ 2022-12-01T10:04:36.5523649Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:36.5524305Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:36.5524706Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:36.5525211Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T10:04:36.5525901Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPGeneratorImpl.h:2, 2022-12-01T10:04:36.5526589Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:4: 2022-12-01T10:04:36.5527299Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:36.5527926Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:36.5528423Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:36.5528964Z In file included from /opt/rocm/magma/include/magma_types.h:148, 2022-12-01T10:04:36.5529559Z from /opt/rocm/magma/include/magma_copy.h:12, 2022-12-01T10:04:36.5530134Z from /opt/rocm/magma/include/magmablas.h:12, 2022-12-01T10:04:36.5530713Z from /opt/rocm/magma/include/magma_v2.h:22, 2022-12-01T10:04:36.5531371Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:26: 2022-12-01T10:04:36.5532494Z /opt/rocm-5.2.0/include/hipblas.h:16:160: note: #pragma message: : warning : This file is deprecated. Use the header file from /opt/rocm-5.2.0/include/hipblas/hipblas.h by using #include 2022-12-01T10:04:36.5533647Z 16 | #pragma message(": warning : This file is deprecated. Use the header file from /opt/rocm-5.2.0/include/hipblas/hipblas.h by using #include ") 2022-12-01T10:04:36.5534673Z | ^ 2022-12-01T10:04:36.5535267Z In file included from /opt/rocm/magma/include/magma_types.h:149, 2022-12-01T10:04:36.5535862Z from /opt/rocm/magma/include/magma_copy.h:12, 2022-12-01T10:04:36.5536439Z from /opt/rocm/magma/include/magmablas.h:12, 2022-12-01T10:04:36.5537018Z from /opt/rocm/magma/include/magma_v2.h:22, 2022-12-01T10:04:36.5537628Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/detail/HIPHooks.cpp:26: 2022-12-01T10:04:36.5538750Z /opt/rocm/hipsparse/include/hipsparse.h:16:168: note: #pragma message: : warning : This file is deprecated. Use the header file from /opt/rocm-5.2.0/include/hipsparse/hipsparse.h by using #include 2022-12-01T10:04:36.5540100Z 16 | #pragma message(": warning : This file is deprecated. Use the header file from /opt/rocm-5.2.0/include/hipsparse/hipsparse.h by using #include ") 2022-12-01T10:04:36.5541023Z | ^ 2022-12-01T10:04:36.5541817Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:36.5542747Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:36.5543598Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:36.5544455Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:36.5545328Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:36.5561975Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/GridSampler.cpp.o 2022-12-01T10:04:36.6909381Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:36.6910481Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:36.6911456Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:36.6912184Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:36.6912952Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:36.6913717Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:36.6976280Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/IndexKernel.cpp.o 2022-12-01T10:04:36.8939163Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:36.8940133Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:36.8941044Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:36.8941937Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:36.8942721Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:36.8943470Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:36.8949254Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:36.8950236Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:36.8951121Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:36.8952149Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:36.8953075Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:36.8953950Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:36.8993493Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/LinearAlgebraStubs.cpp.o 2022-12-01T10:04:36.8998675Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ReduceOps.cpp.o 2022-12-01T10:04:36.9486107Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:36.9487094Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:36.9488084Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:36.9488903Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:36.9489743Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:36.9490581Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:36.9541608Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Resize.cpp.o 2022-12-01T10:04:36.9898711Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:36.9899713Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:36.9900614Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:36.9901466Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:36.9902359Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:36.9903214Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:36.9948999Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/ScanKernels.cpp.o 2022-12-01T10:04:37.0932063Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:37.0933304Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:37.0934146Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:37.0934923Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:37.0935722Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:37.0936591Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:37.1006305Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sort.cpp.o 2022-12-01T10:04:37.2517326Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:37.2518275Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:37.2519116Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:37.2519923Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:37.2520754Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:37.2521743Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:37.2568477Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/Sorting.cpp.o 2022-12-01T10:04:37.4462785Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:37.4463786Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:37.4464683Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:37.4465476Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:37.4466837Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:37.4467655Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:37.4493641Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:37.4494663Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:37.4495589Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:37.4496467Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:37.4497306Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:37.4498119Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:37.4531967Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/SpectralOps.cpp.o 2022-12-01T10:04:37.4564796Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorCompare.cpp.o 2022-12-01T10:04:37.5604523Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:37.5605633Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:37.5606566Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:37.5607431Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:37.5608338Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:37.5609365Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:37.5668905Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorModeKernel.cpp.o 2022-12-01T10:04:37.6254987Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:37.6256051Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:37.6257027Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:37.6257749Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:37.6258465Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:37.6259219Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:37.6324943Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorShapeHIP.cpp.o 2022-12-01T10:04:37.6965284Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:37.6966324Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:37.6967243Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:37.6968085Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:37.6968974Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:37.6969823Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:37.7035803Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/TensorTopK.cpp.o 2022-12-01T10:04:37.8296982Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:37.8298059Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:37.8299047Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:37.8299949Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:37.8300897Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:37.8302002Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:37.8377833Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/jit_utils.cpp.o 2022-12-01T10:04:37.8985192Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:37.8986262Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:37.8987266Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:37.8988361Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:37.8989295Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:37.8990103Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:37.9053366Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp.o 2022-12-01T10:04:38.0758128Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:38.0759151Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:38.0760071Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:38.0761127Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:38.0762010Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:38.0762774Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:38.0834049Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/BatchLinearAlgebraLib.cpp.o 2022-12-01T10:04:38.1180144Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:38.1181520Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:38.1182584Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:38.1183527Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:38.1184477Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:38.1185406Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:38.1235952Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/CusolverDnHandlePool.cpp.o 2022-12-01T10:04:38.1925283Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:38.1926616Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:38.1927969Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:38.1929340Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:38.1930248Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:38.1931078Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:38.1999292Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/linalg/HIPSolver.cpp.o 2022-12-01T10:04:38.2663177Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:38.2663997Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:38.2664761Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:38.2665349Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:38.2666137Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:38.2666819Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:38.2727339Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterCUDA.cpp.o 2022-12-01T10:04:38.4096762Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:38.4097811Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:12: 2022-12-01T10:04:38.4099697Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:38.4101004Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:38.4101477Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:38.4102293Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:38.4103062Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:38.4103594Z | ^~~~ 2022-12-01T10:04:38.4104422Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:38.4105125Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:38.4105581Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:38.4106157Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T10:04:38.4106879Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2022-12-01T10:04:38.4107625Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:38.4108274Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:38.4108799Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:38.4109699Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:12: 2022-12-01T10:04:38.4111520Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:38.4112811Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:38.4113275Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:38.4114081Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:38.4114951Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:38.4115501Z | ^~~~ 2022-12-01T10:04:38.4116294Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:38.4117002Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:38.4117461Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:38.4118035Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T10:04:38.4118771Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/jit_utils.cpp:2: 2022-12-01T10:04:38.4119509Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:38.4120170Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:38.4120671Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:38.4121572Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:38.4122392Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:38.4123213Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:38.4124111Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:38.4125019Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:38.4172046Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterNestedTensorCUDA.cpp.o 2022-12-01T10:04:38.5887212Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:38.5891534Z In file included from /opt/rocm/magma/include/magma_types.h:148, 2022-12-01T10:04:38.5892350Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/MagmaUtils.h:6, 2022-12-01T10:04:38.5893165Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp:20: 2022-12-01T10:04:38.5894313Z /opt/rocm-5.2.0/include/hipblas.h:16:160: note: #pragma message: : warning : This file is deprecated. Use the header file from /opt/rocm-5.2.0/include/hipblas/hipblas.h by using #include 2022-12-01T10:04:38.5895558Z 16 | #pragma message(": warning : This file is deprecated. Use the header file from /opt/rocm-5.2.0/include/hipblas/hipblas.h by using #include ") 2022-12-01T10:04:38.5896704Z | ^ 2022-12-01T10:04:38.5897309Z In file included from /opt/rocm/magma/include/magma_types.h:149, 2022-12-01T10:04:38.5897995Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/MagmaUtils.h:6, 2022-12-01T10:04:38.5898807Z from /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp:20: 2022-12-01T10:04:38.5900051Z /opt/rocm/hipsparse/include/hipsparse.h:16:168: note: #pragma message: : warning : This file is deprecated. Use the header file from /opt/rocm-5.2.0/include/hipsparse/hipsparse.h by using #include 2022-12-01T10:04:38.5901485Z 16 | #pragma message(": warning : This file is deprecated. Use the header file from /opt/rocm-5.2.0/include/hipsparse/hipsparse.h by using #include ") 2022-12-01T10:04:38.5902415Z | ^ 2022-12-01T10:04:38.5903673Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp: In function ‘void at::native::lu_factor(const at::Tensor&, const at::Tensor&, const at::Tensor&, bool)’: 2022-12-01T10:04:38.5904898Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp:1607:8: warning: unused variable ‘m’ [-Wunused-variable] 2022-12-01T10:04:38.5905645Z 1607 | auto m = input.size(-2); 2022-12-01T10:04:38.5906075Z | ^ 2022-12-01T10:04:38.5906956Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp:1608:8: warning: unused variable ‘n’ [-Wunused-variable] 2022-12-01T10:04:38.5907705Z 1608 | auto n = input.size(-1); 2022-12-01T10:04:38.5908135Z | ^ 2022-12-01T10:04:38.5909290Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp: In function ‘void at::native::lu_solve_kernel(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::native::TransposeType)’: 2022-12-01T10:04:38.5910574Z /var/lib/jenkins/workspace/aten/src/ATen/native/hip/linalg/BatchLinearAlgebra.cpp:2453:8: warning: unused variable ‘b’ [-Wunused-variable] 2022-12-01T10:04:38.5911323Z 2453 | auto b = batchCount(B); 2022-12-01T10:04:38.5911748Z | ^ 2022-12-01T10:04:38.5912081Z At global scope: 2022-12-01T10:04:38.5912828Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:38.5913793Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:38.5914678Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:38.5915591Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:38.5916499Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:38.5973409Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterQuantizedCUDA.cpp.o 2022-12-01T10:04:38.6395889Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:38.6397319Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:38.6398321Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:38.6399222Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:38.6400124Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:38.6401262Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:38.6465733Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCUDA.cpp.o 2022-12-01T10:04:38.6838916Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:38.6839988Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:38.6841085Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:38.6842012Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:38.6842950Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:38.6843908Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:38.6906041Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/RegisterSparseCsrCUDA.cpp.o 2022-12-01T10:04:38.7939549Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:38.7940501Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:38.7941310Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:38.7942149Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:38.7943047Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:38.7943920Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:38.8007946Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/CudaIPCTypes.cpp.o 2022-12-01T10:04:39.0589817Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:39.0590925Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:39.0591825Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:39.0592543Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:39.0593288Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:39.0594070Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:39.0661820Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/comm.cpp.o 2022-12-01T10:04:39.1667099Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:39.1668280Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:39.1668832Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:39.1669332Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:39.1669828Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:39.1670520Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:39.1720249Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/memory_snapshot.cpp.o 2022-12-01T10:04:39.2225131Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:39.2226054Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:39.2226589Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:39.2227071Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:39.2227792Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:39.2228586Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:39.2282083Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp.o 2022-12-01T10:04:39.3443229Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:39.3444315Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:39.3445282Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:39.3445929Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:39.3446444Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:39.3447243Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:39.3497938Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/profiler/cuda.cpp.o 2022-12-01T10:04:39.4330159Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:39.4331383Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:39.4334565Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:39.4337466Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:39.4340594Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:39.4343555Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:39.4388073Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/autograd/functions/comm.cpp.o 2022-12-01T10:04:39.6882328Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:39.6886092Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:39.6889342Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:39.6892632Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:39.6893765Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:39.6896959Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:39.6952405Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/arith.cpp.o 2022-12-01T10:04:39.8586901Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:39.8587753Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:39.8588601Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:39.8589355Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:39.8589879Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:39.8590365Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:39.8684069Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/compute_at.cpp.o 2022-12-01T10:04:39.9594863Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:39.9596104Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:39.9597182Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:39.9598257Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:39.9599096Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:39.9599881Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:39.9664874Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/inline_propagator.cpp.o 2022-12-01T10:04:40.1676836Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:40.1677866Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:40.1679058Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:40.1679974Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:40.1680898Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:40.1681998Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:40.1746819Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/compute_at_map.cpp.o 2022-12-01T10:04:40.4758567Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:40.4759542Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:9: 2022-12-01T10:04:40.4763674Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:40.4765009Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:40.4765490Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:40.4766300Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:40.4767061Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:40.4767635Z | ^~~~ 2022-12-01T10:04:40.4768467Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:40.4769178Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:40.4769640Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:40.4770207Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T10:04:40.4770986Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:7, 2022-12-01T10:04:40.4771793Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2022-12-01T10:04:40.4772644Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:40.4773305Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:40.4773814Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:40.4774745Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:9: 2022-12-01T10:04:40.4776554Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:40.4777830Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:40.4778307Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:40.4779210Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:40.4779991Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:40.4780531Z | ^~~~ 2022-12-01T10:04:40.4781348Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:40.4782057Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:40.4782519Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:40.4783063Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T10:04:40.4783825Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.h:7, 2022-12-01T10:04:40.4784645Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/fuser/cuda/fused_kernel.cpp:1: 2022-12-01T10:04:40.4785406Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:40.4786090Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:40.4786619Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:40.4787388Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:40.4788346Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:40.4789207Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:40.4790104Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:40.4790996Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:40.4854361Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/codegen.cpp.o 2022-12-01T10:04:40.5363566Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:40.5364449Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:40.5365253Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:40.5365954Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:40.5366701Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:40.5367505Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:40.5419129Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/contiguity.cpp.o 2022-12-01T10:04:40.8073084Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:40.8074605Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:40.8075764Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:40.8076819Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:40.8078128Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:40.8079176Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:40.8143424Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/dispatch.cpp.o 2022-12-01T10:04:40.8789965Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:40.8790972Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:40.8791784Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:40.8792571Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:40.8793357Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:40.8794156Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:40.8867739Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/expr_evaluator.cpp.o 2022-12-01T10:04:40.9269056Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:40.9270987Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:40.9274831Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:40.9275717Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:40.9276606Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:40.9277428Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:40.9323299Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/executor.cpp.o 2022-12-01T10:04:41.1899339Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:41.1900394Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:41.1901379Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:41.1902323Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:41.1903443Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:41.1904360Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:41.1968039Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/executor_kernel_arg.cpp.o 2022-12-01T10:04:41.7580217Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:41.7581224Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:41.7582368Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:41.7583194Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:41.7584019Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:41.7584842Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:41.7651623Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/executor_launch_params.cpp.o 2022-12-01T10:04:41.8573016Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:41.8573905Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:41.8574746Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:41.8575515Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:41.8576275Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:41.8576766Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:41.8597695Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:41.8598566Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:41.8599392Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:41.8600133Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:41.8600919Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:41.8601680Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:41.8634250Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/evaluator_common.cpp.o 2022-12-01T10:04:41.8649401Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/executor_utils.cpp.o 2022-12-01T10:04:41.9170284Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:41.9171420Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:41.9172316Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:41.9172894Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:41.9173474Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:41.9174253Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:41.9301664Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/fusion.cpp.o 2022-12-01T10:04:42.0465176Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:42.0466118Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp:17: 2022-12-01T10:04:42.0467805Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:42.0469582Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:42.0470041Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:42.0470817Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:42.0471551Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:42.0471972Z | ^~~~ 2022-12-01T10:04:42.0472759Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:42.0473372Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:42.0473820Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:42.0474293Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T10:04:42.0474707Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.h:8, 2022-12-01T10:04:42.0475200Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.h:3, 2022-12-01T10:04:42.0475931Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp:2: 2022-12-01T10:04:42.0476387Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:42.0476932Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:42.0477412Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:42.0477794Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp:17: 2022-12-01T10:04:42.0479170Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:42.0479967Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:42.0480565Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:42.0481402Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:42.0481988Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:42.0482503Z | ^~~~ 2022-12-01T10:04:42.0483217Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:42.0484178Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:42.0484625Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:42.0485310Z In file included from /opt/rocm-5.2.0/include/hip/hip_runtime.h:113, 2022-12-01T10:04:42.0486033Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.h:8, 2022-12-01T10:04:42.0486764Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.h:3, 2022-12-01T10:04:42.0487494Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor.cpp:2: 2022-12-01T10:04:42.0488192Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:42.0488567Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:42.0489060Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:42.0489804Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:42.0490712Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:42.0491311Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:42.0492084Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:42.0492789Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:42.0541376Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/graph_fuser.cpp.o 2022-12-01T10:04:42.2208104Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:42.2208872Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:42.2209828Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:42.2210326Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:42.2211117Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:42.2211879Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:42.2280119Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/grouped_reduction.cpp.o 2022-12-01T10:04:42.4451932Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:42.4453108Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:42.4454350Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:42.4455265Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:42.4456126Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:42.4456998Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:42.4522942Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/index_compute.cpp.o 2022-12-01T10:04:43.0596960Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:43.0598408Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:43.0599417Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:43.0600147Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:43.0600816Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:43.0601792Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:43.0652546Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_index_compute.cpp.o 2022-12-01T10:04:43.1133150Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:43.1133964Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:43.1134520Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:43.1135273Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:43.1135936Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:43.1136543Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:43.1201782Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/instrumentation.cpp.o 2022-12-01T10:04:43.1997573Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:43.1998625Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:43.1999559Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:43.2000504Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:43.2001519Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:43.2002376Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:43.2069777Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_base_nodes.cpp.o 2022-12-01T10:04:43.3428772Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:43.3430092Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:43.3431098Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:43.3431857Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:43.3432652Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:43.3433473Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:43.3472630Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:43.3473528Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:3: 2022-12-01T10:04:43.3475187Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:43.3476547Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:43.3477029Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:43.3477779Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:43.3478486Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:43.3479006Z | ^~~~ 2022-12-01T10:04:43.3479740Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:43.3480366Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:43.3480788Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:43.3481556Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:6, 2022-12-01T10:04:43.3482283Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:1: 2022-12-01T10:04:43.3482981Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:43.3483616Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:43.3484097Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:43.3484704Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:3: 2022-12-01T10:04:43.3486406Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:43.3487590Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:43.3488052Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:43.3489055Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:43.3489830Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:43.3490352Z | ^~~~ 2022-12-01T10:04:43.3491146Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:43.3491860Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:43.3492373Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:43.3493023Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:6, 2022-12-01T10:04:43.3493811Z from /var/lib/jenkins/workspace/torch/csrc/jit/codegen/cuda/executor_utils.cpp:1: 2022-12-01T10:04:43.3494720Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:43.3495397Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:43.3495900Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:43.3496690Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:43.3497685Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:43.3498598Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:43.3499510Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:43.3500449Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:43.3501353Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_builder.cpp.o 2022-12-01T10:04:43.3544318Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_cloner.cpp.o 2022-12-01T10:04:43.4553034Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:43.4554120Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:43.4554675Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:43.4555162Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:43.4555939Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:43.4556461Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:43.4617014Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_container.cpp.o 2022-12-01T10:04:44.1390177Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:44.1391255Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:44.1392248Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:44.1393143Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:44.1394302Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:44.1395142Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:44.1450661Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_graphviz.cpp.o 2022-12-01T10:04:44.1879389Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:44.1880039Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:44.1880632Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:44.1881896Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:44.1882549Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:44.1883038Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:44.1949310Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_nodes.cpp.o 2022-12-01T10:04:44.2418957Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:44.2419561Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:44.2420188Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:44.2420728Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:44.2421272Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:44.2421773Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:44.2530075Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_iostream.cpp.o 2022-12-01T10:04:44.4471403Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:44.4472385Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:44.4473397Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:44.4474332Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:44.4475230Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:44.4476099Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:44.4539939Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ir_utils.cpp.o 2022-12-01T10:04:44.4601851Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:44.4602788Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:44.4603906Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:44.4605216Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:44.4606306Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:44.4607152Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:44.4667486Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/iter_visitor.cpp.o 2022-12-01T10:04:44.5987537Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:44.5989157Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:44.5990248Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:44.5991260Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:44.5992288Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:44.5993360Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:44.6069201Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/kernel.cpp.o 2022-12-01T10:04:45.1885871Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:45.1886804Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:45.1887401Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:45.1887892Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:45.1888443Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:45.1888994Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:45.1937777Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/kernel_cache.cpp.o 2022-12-01T10:04:45.2476959Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:45.2478004Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:45.2478670Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:45.2479223Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:45.2479775Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:45.2480291Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:45.2541381Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.cpp.o 2022-12-01T10:04:45.3992237Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:45.3993275Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:45.3994064Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:45.3994797Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:45.3995518Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:45.3996298Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:45.4062179Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/kernel_ir.cpp.o 2022-12-01T10:04:45.6021260Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:45.6022349Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:45.6023307Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:45.6024200Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:45.6025115Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:45.6026025Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:45.6095177Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.cpp.o 2022-12-01T10:04:45.6123263Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:45.6124273Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:45.6125241Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:45.6126105Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:45.6127824Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:45.6128766Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:45.6194286Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_alias_memory.cpp.o 2022-12-01T10:04:45.7507886Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:45.7508531Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:45.7509342Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:45.7510115Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:45.7510813Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:45.7511603Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:45.7569947Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_allocation.cpp.o 2022-12-01T10:04:46.3289793Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:46.3290696Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:46.3291510Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:46.3292311Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:46.3293122Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:46.3293924Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:46.3361535Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_double_buffer.cpp.o 2022-12-01T10:04:46.3820585Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:46.3821459Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:46.3822404Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:46.3823262Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:46.3824075Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:46.3824861Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:46.3895179Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_expr_sort.cpp.o 2022-12-01T10:04:46.5600082Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:46.5601234Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:46.5602213Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:46.5603133Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:46.5604256Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:46.5605402Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:46.5672618Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_fused_reduction.cpp.o 2022-12-01T10:04:46.6043468Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:46.6044451Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:46.6045539Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:46.6046406Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:46.6047288Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:46.6048140Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:46.6117451Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.cpp.o 2022-12-01T10:04:46.7415843Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:46.7416789Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:46.7417756Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:46.7418589Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:46.7419440Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:46.7420356Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:46.7483526Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_index.cpp.o 2022-12-01T10:04:46.8093749Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:46.8095118Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:46.8096416Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:46.8097501Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:46.8098407Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:46.8099338Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:46.8157741Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_index_hoist.cpp.o 2022-12-01T10:04:47.4200640Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:47.4202682Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:47.4204038Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:47.4204852Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:47.4205633Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:47.4206385Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:47.4272244Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_insert_syncs.cpp.o 2022-12-01T10:04:47.5488744Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:47.5489727Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:47.5490633Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:47.5491366Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:47.5492145Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:47.5492983Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:47.5563477Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_instrument.cpp.o 2022-12-01T10:04:47.5860617Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:47.5861523Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:47.5862385Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:47.5863138Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:47.5863960Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:47.5864728Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:47.5933335Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_loops.cpp.o 2022-12-01T10:04:47.7053233Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:47.7054507Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:47.7055527Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:47.7056501Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:47.7057633Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:47.7058756Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:47.7123501Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_magic_zero.cpp.o 2022-12-01T10:04:47.8676693Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:47.8677834Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:47.8678839Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:47.8679733Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:47.8680597Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:47.8681728Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:47.8750827Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.cpp.o 2022-12-01T10:04:47.9196960Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:47.9197913Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:47.9198726Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:47.9199570Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:47.9200408Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:47.9201538Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:47.9272638Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_predicate.cpp.o 2022-12-01T10:04:48.5819850Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:48.5820752Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:48.5821820Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:48.5822660Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:48.5823532Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:48.5824208Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:48.5882484Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.cpp.o 2022-12-01T10:04:48.7155259Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:48.7156648Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:48.7157728Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:48.7158638Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:48.7159714Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:48.7160605Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:48.7166056Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:48.7167155Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:48.7168187Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:48.7169072Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:48.7170174Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:48.7171096Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:48.7226205Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_replace_size.cpp.o 2022-12-01T10:04:48.7252638Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_shift.cpp.o 2022-12-01T10:04:48.7531510Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:48.7532579Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:48.7533439Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:48.7534206Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:48.7534975Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:48.7535758Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:48.7603647Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_sync_information.cpp.o 2022-12-01T10:04:48.8559468Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:48.8560789Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:48.8562239Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:48.8563406Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:48.8564442Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:48.8565577Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:48.8632057Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_thread_predicate.cpp.o 2022-12-01T10:04:49.0246012Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:49.0247120Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:49.0248313Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:49.0249234Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:49.0250154Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:49.0251086Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:49.0314368Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.cpp.o 2022-12-01T10:04:49.6242508Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:49.6243756Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:49.6244606Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:49.6245364Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:49.6246099Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:49.6246894Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:49.6317621Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.cpp.o 2022-12-01T10:04:49.8226677Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:49.8227743Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:49.8228677Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:49.8229187Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:49.8229722Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:49.8230282Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:49.8281241Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_unroll.cpp.o 2022-12-01T10:04:49.8798193Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:49.8799262Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:49.8800247Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:49.8801341Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:49.8802277Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:49.8803193Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:49.8860752Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_utils.cpp.o 2022-12-01T10:04:49.9167220Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:49.9168248Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:49.9169197Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:49.9170054Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:49.9170934Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:49.9171802Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:49.9234756Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_validation.cpp.o 2022-12-01T10:04:50.0584504Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:50.0585424Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:50.0586435Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:50.0587331Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:50.0588173Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:50.0589066Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:50.0653626Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower_warp_reduce.cpp.o 2022-12-01T10:04:50.0854153Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:50.0855441Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:50.0858612Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:50.0859552Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:50.0860545Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:50.0861587Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:50.0926451Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/lower2device.cpp.o 2022-12-01T10:04:50.8168928Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:50.8169784Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:50.8170621Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:50.8171214Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:50.8171718Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:50.8172484Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:50.8239157Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/manager.cpp.o 2022-12-01T10:04:50.8493944Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:50.8494762Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:50.8495490Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:50.8496438Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:50.8497143Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:50.8497846Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:50.8565684Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/maxinfo_propagator.cpp.o 2022-12-01T10:04:51.0023112Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:51.0024175Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:51.0025137Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:51.0026066Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:51.0026941Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:51.0027685Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:51.0090311Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/mutator.cpp.o 2022-12-01T10:04:51.1642904Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:51.1644255Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:51.1645544Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:51.1647058Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:51.1647900Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:51.1648739Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:51.1716542Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/non_divisible_split.cpp.o 2022-12-01T10:04:51.3445892Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:51.3446848Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:51.3447759Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:51.3448705Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:51.3449534Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:51.3450342Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:51.3484181Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:51.3485132Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:51.3486260Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:51.3487097Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:51.3487910Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:51.3488740Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:51.3516435Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ops/alias.cpp.o 2022-12-01T10:04:51.3544433Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ops/composite.cpp.o 2022-12-01T10:04:51.9042902Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:51.9043772Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:51.9044383Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:51.9045104Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:51.9045845Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:51.9046593Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:51.9097523Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/ops/normalization.cpp.o 2022-12-01T10:04:51.9503938Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:51.9504565Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:51.9505383Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:51.9506254Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:51.9506871Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:51.9507441Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:51.9589411Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/parallel_dimension_map.cpp.o 2022-12-01T10:04:52.0927396Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:52.0928648Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:52.0929609Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:52.0930406Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:52.0931238Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:52.0932063Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:52.0999265Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.cpp.o 2022-12-01T10:04:52.3127177Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:52.3128176Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:52.3129147Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:52.3130031Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:52.3130931Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:52.3131835Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:52.3207879Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/parser.cpp.o 2022-12-01T10:04:52.4492283Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:52.4493567Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:52.4494410Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:52.4495186Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:52.4496079Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:52.4497024Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:52.4502488Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:52.4503488Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:52.4504439Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:52.4505285Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:52.4506184Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:52.4507065Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:52.4566586Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/partial_split_map.cpp.o 2022-12-01T10:04:52.4577126Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/partition.cpp.o 2022-12-01T10:04:52.5063679Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:52.5065022Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:52.5066171Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:52.5067385Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:52.5068857Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:52.5069923Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:52.5135137Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/predicate_compute.cpp.o 2022-12-01T10:04:52.9001491Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:52.9002549Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:52.9003488Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:52.9004372Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:52.9005321Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:52.9006243Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:52.9074816Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_cache.cpp.o 2022-12-01T10:04:53.1643741Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:53.1644721Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:53.1645605Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:53.1646426Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:53.1647215Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:53.1647945Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:53.1716763Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_definition.cpp.o 2022-12-01T10:04:53.5182777Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:53.5183380Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:53.5183924Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:53.5184726Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:53.5185213Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:53.5185711Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:53.5247209Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/python_frontend/fusion_interface.cpp.o 2022-12-01T10:04:53.5664305Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:53.5664918Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:53.5667001Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:53.5668208Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:53.5669352Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:53.5670513Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:53.5736385Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/register_interface.cpp.o 2022-12-01T10:04:53.5781414Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:53.5782490Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:53.5783514Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:53.5784397Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:53.5785304Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:53.5786219Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:53.5790187Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:53.5791194Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:53.5792198Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:53.5793255Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:53.5794170Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:53.5795108Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:53.5846676Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/root_domain_map.cpp.o 2022-12-01T10:04:53.5872942Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/pointwise.cpp.o 2022-12-01T10:04:54.0356479Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:54.0357506Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:54.0358426Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:54.0359260Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:54.0360099Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:54.0360851Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:54.0431513Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.cpp.o 2022-12-01T10:04:54.3589722Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:54.3590662Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:54.3591490Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:54.3592291Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:54.3593104Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:54.3593967Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:54.3640154Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/transpose.cpp.o 2022-12-01T10:04:54.5493851Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:54.5494880Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:54.5495902Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:54.5496846Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:54.5497800Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:54.5498663Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:54.5571829Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/normalization.cpp.o 2022-12-01T10:04:54.5828999Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:54.5830052Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:54.5830981Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:54.5831856Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:54.5832780Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:54.5833892Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:54.5907622Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/reduction.cpp.o 2022-12-01T10:04:54.6666949Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:54.6667976Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:54.6668902Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:54.6669681Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:54.6670582Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:54.6671519Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:54.6735680Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/matmul.cpp.o 2022-12-01T10:04:54.8254269Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:54.8255375Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:54.8256362Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:54.8257202Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:54.8258124Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:54.8259062Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:54.8341365Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.cpp.o 2022-12-01T10:04:55.0316262Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:55.0317242Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:55.0317828Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:55.0318338Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:55.0318984Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:55.0319491Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:55.0369900Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/registry.cpp.o 2022-12-01T10:04:55.5937673Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:55.5938621Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:55.5939817Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:55.5940843Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:55.5941664Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:55.5942454Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:55.6011342Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/utils.cpp.o 2022-12-01T10:04:55.7561223Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:55.7562280Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:55.7563327Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:55.7564073Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:55.7564843Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:55.7565445Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:55.7617066Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/type_inference.cpp.o 2022-12-01T10:04:55.7931519Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:55.7932584Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:55.7933514Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:55.7934341Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:55.7935259Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:55.7936160Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:55.7990835Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/type_promotion.cpp.o 2022-12-01T10:04:55.8212382Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:55.8213355Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:55.8214583Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:55.8215493Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:55.8216426Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:55.8217345Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:55.8284245Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/fusion_segmenter.cpp.o 2022-12-01T10:04:55.9153439Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:55.9154956Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:55.9156005Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:55.9156934Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:55.9157839Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:55.9158664Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:55.9223034Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/tensor_view.cpp.o 2022-12-01T10:04:56.1677880Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:56.1678973Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:56.1679946Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:56.1680836Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:56.1681948Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:56.1682847Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:56.1747408Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/transform_iter.cpp.o 2022-12-01T10:04:56.7000517Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:56.7001719Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:56.7002629Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:56.7003417Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:56.7004209Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:56.7005021Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:56.7060944Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/transform_replay.cpp.o 2022-12-01T10:04:56.7927960Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:56.7929042Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:56.7930052Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:56.7930966Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:56.7931865Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:56.7932780Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:56.7980525Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/transform_rfactor.cpp.o 2022-12-01T10:04:56.8275431Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:56.8276338Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:56.8276919Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:56.8278323Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:56.8279202Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:56.8280103Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:56.8337368Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/transform_view.cpp.o 2022-12-01T10:04:57.1255692Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:57.1256725Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:57.1257690Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:57.1258572Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:57.1259430Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:57.1260386Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:57.1382683Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/type.cpp.o 2022-12-01T10:04:57.1459872Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:57.1460931Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:57.1461852Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:57.1462400Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:57.1463013Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:57.1463988Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:57.1513819Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/utils.cpp.o 2022-12-01T10:04:57.2169207Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:57.2170287Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:57.2171252Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:57.2172225Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:57.2173441Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:57.2174346Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:57.2233385Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/mma_type.cpp.o 2022-12-01T10:04:57.4640028Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:57.4641320Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:57.4642137Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:57.4643016Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:57.4643574Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:57.4644338Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:57.4711867Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.cpp.o 2022-12-01T10:04:57.7862018Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:57.7863035Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:57.7863921Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:57.7864735Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:57.7865540Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:57.7866312Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:57.7934521Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion_cuda.cpp.o 2022-12-01T10:04:57.8235763Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:57.8236724Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:57.8237648Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:57.8238734Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:57.8239508Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:57.8240327Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:57.8382732Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/tensorexpr/cuda_codegen.cpp.o 2022-12-01T10:04:57.9691755Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:57.9692989Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:57.9694095Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:57.9694871Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:57.9695632Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:57.9696397Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:57.9771800Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/jit/runtime/register_cuda_ops.cpp.o 2022-12-01T10:04:58.1628812Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:58.1630155Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:58.1631036Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:58.1632545Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:58.1633327Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:58.1634080Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:58.1700966Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/cuda/nccl.cpp.o 2022-12-01T10:04:58.3342661Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:58.3343724Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:58.3344699Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:58.3345582Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:58.3346483Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:58.3347371Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:58.3408232Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/reducer_cuda.cpp.o 2022-12-01T10:04:58.4831529Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:58.4832742Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:58.4833708Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:58.4834617Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:58.4835482Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:58.4836370Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:58.4868693Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:58.4869991Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:58.4871005Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:58.4871816Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:58.4872726Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:58.4873575Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:58.4900701Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/NCCLUtils.cpp.o 2022-12-01T10:04:58.4939824Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupNCCL.cpp.o 2022-12-01T10:04:58.7940562Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:58.7941399Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:58.7942279Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:58.7942947Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:58.7943619Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:58.7944316Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:58.8014753Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/ProcessGroupUCC.cpp.o 2022-12-01T10:04:58.8707900Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:58.8709008Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:58.8710043Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:58.8711316Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:58.8712170Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:58.8713054Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:58.8779802Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCTracing.cpp.o 2022-12-01T10:04:58.9728166Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:58.9729418Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:58.9730521Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:58.9731428Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:58.9732864Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:58.9734093Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:58.9787717Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/c10d/UCCUtils.cpp.o 2022-12-01T10:04:59.0200653Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:59.0201754Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:59.0202637Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:59.0203415Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:59.0204260Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:59.0205134Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:59.0301601Z [ 92%] Building CXX object caffe2/CMakeFiles/torch_hip.dir/__/torch/csrc/distributed/rpc/tensorpipe_cuda.cpp.o 2022-12-01T10:04:59.0498651Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:59.0499729Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:59.0500383Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:59.0500867Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:59.0501384Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:59.0501886Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:59.1709063Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:59.1710523Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp: In function ‘void torch::cuda::nccl::all2all_single_equal_split(at::Tensor&, at::Tensor&, int, torch::cuda::nccl::ncclComm_t, c10::hip::HIPStreamMasqueradingAsCUDA&)’: 2022-12-01T10:04:59.1711677Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp:651:7: warning: unused variable ‘numranks’ [-Wunused-variable] 2022-12-01T10:04:59.1712354Z 651 | int numranks; 2022-12-01T10:04:59.1712758Z | ^~~~~~~~ 2022-12-01T10:04:59.1713762Z /var/lib/jenkins/workspace/torch/csrc/cuda/nccl.cpp:654:10: warning: unused variable ‘rankdiff’ [-Wunused-variable] 2022-12-01T10:04:59.1714494Z 654 | size_t rankdiff = input.nbytes() / size; 2022-12-01T10:04:59.1714971Z | ^~~~~~~~ 2022-12-01T10:04:59.1715290Z At global scope: 2022-12-01T10:04:59.1715955Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:59.1716740Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:59.1717516Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:59.1718476Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:59.1719280Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:59.2521552Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:59.2522489Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:8, 2022-12-01T10:04:59.2523251Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2022-12-01T10:04:59.2524932Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:59.2526064Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:59.2526447Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:59.2527139Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:59.2527819Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:59.2528307Z | ^~~~ 2022-12-01T10:04:59.2529065Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:59.2529712Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:59.2530116Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:59.2530684Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:6, 2022-12-01T10:04:59.2531392Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2022-12-01T10:04:59.2532098Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2022-12-01T10:04:59.2532804Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:59.2533364Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:59.2533794Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:59.2534384Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:8, 2022-12-01T10:04:59.2535126Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2022-12-01T10:04:59.2537064Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:04:59.2538224Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:04:59.2538665Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:59.2539309Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:04:59.2539955Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:04:59.2540628Z | ^~~~ 2022-12-01T10:04:59.2541392Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:04:59.2542012Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:04:59.2542432Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:04:59.2542994Z In file included from /var/lib/jenkins/workspace/aten/src/ATen/hip/HIPContext.h:6, 2022-12-01T10:04:59.2543681Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:7, 2022-12-01T10:04:59.2544388Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.cpp:1: 2022-12-01T10:04:59.2545084Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:04:59.2545658Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:04:59.2546053Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:04:59.2546728Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:59.2547604Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:59.2548420Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:59.2549223Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:59.2550042Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:59.4564196Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:59.4565029Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:59.4565816Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:59.4566491Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:59.4567187Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:59.4567869Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:59.6695762Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:59.6696396Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:59.6697123Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:59.6697633Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:59.6698439Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:59.6698963Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:59.9680417Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:04:59.9681183Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:04:59.9681924Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:04:59.9682404Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:04:59.9682907Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:04:59.9683401Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:04:59.9735391Z [ 92%] Linking CXX shared library ../lib/libtorch_hip.so 2022-12-01T10:05:02.8685952Z [ 92%] Built target torch_hip 2022-12-01T10:05:02.8801089Z [ 92%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-12-01T10:05:02.9608972Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:02.9609604Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:02.9610160Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:02.9610648Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:02.9611133Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:02.9611627Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:02.9659790Z [ 92%] Linking CXX shared library ../lib/libtorch.so 2022-12-01T10:05:03.3590159Z [ 92%] Built target torch 2022-12-01T10:05:03.3717345Z [ 92%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2022-12-01T10:05:03.3734545Z [ 92%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2022-12-01T10:05:03.3736035Z [ 92%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2022-12-01T10:05:03.3737341Z [ 92%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2022-12-01T10:05:03.3754612Z [ 92%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2022-12-01T10:05:03.3780538Z [ 92%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2022-12-01T10:05:03.8735690Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:03.8736978Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:03.8737987Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:03.8738890Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:03.8739817Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:03.8740723Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:03.8803034Z [ 92%] Linking CXX executable ../bin/Dimname_test 2022-12-01T10:05:04.3902620Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:04.3903564Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:04.3904378Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:04.3905111Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:04.3905837Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:04.3906627Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:04.3975020Z [ 92%] Linking CXX executable ../bin/atest 2022-12-01T10:05:04.4678705Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:04.4679628Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:04.4680426Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:04.4681527Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:04.4682035Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:04.4682528Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:04.4769936Z [ 92%] Linking CXX executable ../bin/MaybeOwned_test 2022-12-01T10:05:04.4926655Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:04.4927846Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:04.4928634Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:04.4929139Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:04.4929628Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:04.4930124Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:04.5026023Z [ 92%] Linking CXX executable ../bin/Dict_test 2022-12-01T10:05:04.5663512Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:04.5664705Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:04.5665527Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:04.5666283Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:04.5667060Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:04.5667856Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:04.5736169Z [ 92%] Linking CXX executable ../bin/NamedTensor_test 2022-12-01T10:05:04.5774032Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:04.5775008Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:04.5775857Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:04.5776598Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:04.5777407Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:04.5778195Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:04.5839984Z [ 92%] Linking CXX executable ../bin/apply_utils_test 2022-12-01T10:05:05.4407734Z [ 92%] Built target Dimname_test 2022-12-01T10:05:05.4571964Z [ 92%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2022-12-01T10:05:05.5293986Z [ 92%] Built target atest 2022-12-01T10:05:05.5483357Z [ 92%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2022-12-01T10:05:05.7221872Z [ 92%] Built target apply_utils_test 2022-12-01T10:05:05.7388416Z [ 92%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2022-12-01T10:05:05.7738280Z [ 92%] Built target Dict_test 2022-12-01T10:05:05.7894016Z [ 92%] Building CXX object caffe2/CMakeFiles/cpu_profiling_allocator_test.dir/__/aten/src/ATen/test/cpu_profiling_allocator_test.cpp.o 2022-12-01T10:05:05.9323663Z [ 92%] Built target MaybeOwned_test 2022-12-01T10:05:05.9538861Z [ 92%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2022-12-01T10:05:06.0180900Z [ 92%] Built target NamedTensor_test 2022-12-01T10:05:06.0330250Z [ 92%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2022-12-01T10:05:06.4109823Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:06.4110918Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:06.4111880Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:06.4112751Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:06.4113628Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:06.4114782Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:06.4182595Z [ 92%] Linking CXX executable ../bin/basic 2022-12-01T10:05:06.6660588Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:06.6661616Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:06.6665945Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:06.6666823Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:06.6667646Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:06.6668478Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:06.6702314Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:06.6703185Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:06.6703982Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:06.6704705Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:06.6705430Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:06.6706182Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:06.6736015Z [ 92%] Linking CXX executable ../bin/broadcast_test 2022-12-01T10:05:06.6766556Z [ 92%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2022-12-01T10:05:06.8116214Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:06.8117202Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:06.8119391Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:06.8120424Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:06.8123948Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:06.8125294Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:06.8192094Z [ 92%] Linking CXX executable ../bin/cpu_generator_test 2022-12-01T10:05:07.0149064Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:07.0149993Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:07.0150872Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:07.0151643Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:07.0152827Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:07.0153635Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:07.0225195Z [ 92%] Linking CXX executable ../bin/dispatch_key_set_test 2022-12-01T10:05:07.4587445Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:07.4589122Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:07.4592541Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:07.4595514Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:07.4597048Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:07.4598056Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:07.4655318Z [ 92%] Linking CXX executable ../bin/cpu_rng_test 2022-12-01T10:05:07.6016289Z [ 92%] Built target basic 2022-12-01T10:05:07.6164358Z [ 92%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2022-12-01T10:05:07.7931448Z [ 92%] Built target cpu_profiling_allocator_test 2022-12-01T10:05:07.8076843Z [ 92%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2022-12-01T10:05:08.1093142Z [ 92%] Built target broadcast_test 2022-12-01T10:05:08.1260519Z [ 92%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2022-12-01T10:05:08.1523223Z [ 92%] Built target cpu_generator_test 2022-12-01T10:05:08.1677850Z [ 92%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2022-12-01T10:05:08.4461808Z [ 92%] Built target dispatch_key_set_test 2022-12-01T10:05:08.4584341Z [ 92%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2022-12-01T10:05:08.5241513Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:08.5242123Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:08.5242679Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:08.5243165Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:08.5244168Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:08.5244911Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:08.5306285Z [ 92%] Linking CXX executable ../bin/dlconvertor_test 2022-12-01T10:05:08.7008037Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:08.7008982Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:08.7009899Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:08.7011004Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:08.7011945Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:08.7012923Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:08.7080038Z [ 92%] Linking CXX executable ../bin/extension_backend_test 2022-12-01T10:05:08.8173279Z [ 92%] Built target cpu_rng_test 2022-12-01T10:05:08.8305134Z [ 92%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2022-12-01T10:05:09.2771592Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:09.2772528Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:09.2773325Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:09.2774038Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:09.2774761Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:09.2775473Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:09.2863787Z [ 92%] Linking CXX executable ../bin/half_test 2022-12-01T10:05:09.5009147Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:09.5010095Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:09.5010988Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:09.5011804Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:09.5012714Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:09.5013524Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:09.5081295Z [ 92%] Linking CXX executable ../bin/lazy_tensor_test 2022-12-01T10:05:09.6870738Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:09.6871541Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:09.6872510Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:09.6873207Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:09.6873890Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:09.6874566Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:09.6940604Z [ 92%] Linking CXX executable ../bin/ivalue_test 2022-12-01T10:05:09.7617514Z [ 92%] Built target dlconvertor_test 2022-12-01T10:05:09.7821783Z [ 92%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2022-12-01T10:05:09.9434149Z [ 92%] Built target extension_backend_test 2022-12-01T10:05:09.9521917Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:09.9522787Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:09.9523558Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:09.9524271Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:09.9524996Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:09.9525872Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:09.9590229Z [ 92%] Linking CXX executable ../bin/math_kernel_test 2022-12-01T10:05:09.9665212Z [ 92%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2022-12-01T10:05:10.6448342Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:10.6449169Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:10.6449900Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:10.6450570Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:10.6451254Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:10.6451955Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:10.6517395Z [ 92%] Linking CXX executable ../bin/memory_format_test 2022-12-01T10:05:10.7034004Z [ 92%] Built target half_test 2022-12-01T10:05:10.7222056Z [ 92%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2022-12-01T10:05:10.7962755Z [ 92%] Built target lazy_tensor_test 2022-12-01T10:05:10.8091957Z [ 92%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2022-12-01T10:05:10.9652012Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:10.9654354Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:10.9655181Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:10.9656114Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:10.9656841Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:10.9657583Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:10.9730548Z [ 92%] Linking CXX executable ../bin/memory_overlapping_test 2022-12-01T10:05:11.0622937Z [ 92%] Built target ivalue_test 2022-12-01T10:05:11.0767453Z [ 92%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2022-12-01T10:05:11.2157218Z [ 92%] Built target math_kernel_test 2022-12-01T10:05:11.2351722Z [ 92%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2022-12-01T10:05:11.3745188Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:11.3746136Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:11.3746984Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:11.3747721Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:11.3748491Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:11.3749273Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:11.3816034Z [ 92%] Linking CXX executable ../bin/operator_name_test 2022-12-01T10:05:11.7583398Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:11.7584211Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:11.7585055Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:11.7585736Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:11.7586396Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:11.7587083Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:11.7652684Z [ 92%] Linking CXX executable ../bin/native_test 2022-12-01T10:05:11.8322917Z [ 92%] Built target memory_format_test 2022-12-01T10:05:11.8499308Z [ 92%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2022-12-01T10:05:12.0548290Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:12.0549187Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:12.0550053Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:12.0550834Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:12.0551660Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:12.0552648Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:12.0625738Z [ 92%] Linking CXX executable ../bin/mobile_memory_cleanup 2022-12-01T10:05:12.2477623Z [ 92%] Built target memory_overlapping_test 2022-12-01T10:05:12.2632251Z [ 92%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2022-12-01T10:05:12.2981351Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:12.2982423Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:12.2983721Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:12.2984561Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:12.2985401Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:12.2986207Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:12.3047213Z [ 92%] Linking CXX executable ../bin/operators_test 2022-12-01T10:05:12.7484911Z [ 92%] Built target operator_name_test 2022-12-01T10:05:12.7654454Z [ 93%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2022-12-01T10:05:12.8713457Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:12.8714367Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:12.8715153Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:12.8715839Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:12.8716559Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:12.8717278Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:12.8781196Z [ 93%] Linking CXX executable ../bin/packedtensoraccessor_test 2022-12-01T10:05:13.0434760Z [ 93%] Built target native_test 2022-12-01T10:05:13.0597179Z [ 93%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2022-12-01T10:05:13.3862693Z [ 93%] Built target mobile_memory_cleanup 2022-12-01T10:05:13.4062584Z [ 93%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2022-12-01T10:05:13.4109248Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:13.4110010Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:13.4110619Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:13.4111130Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:13.4111651Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:13.4112318Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:13.4161506Z [ 93%] Linking CXX executable ../bin/pow_test 2022-12-01T10:05:13.5824191Z [ 93%] Built target operators_test 2022-12-01T10:05:13.6021737Z [ 93%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2022-12-01T10:05:13.8219366Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:13.8220330Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:13.8221160Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:13.8222251Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:13.8223064Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:13.8223835Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:13.8294548Z [ 93%] Linking CXX executable ../bin/quantized_test 2022-12-01T10:05:14.1970843Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:14.1971920Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:14.1973026Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:14.1973882Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:14.1974649Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:14.1975464Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:14.2038998Z [ 93%] Linking CXX executable ../bin/reportMemoryUsage_test 2022-12-01T10:05:14.2149531Z [ 93%] Built target packedtensoraccessor_test 2022-12-01T10:05:14.2348527Z [ 93%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2022-12-01T10:05:14.3837617Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:14.3838666Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:14.3839705Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:14.3840609Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:14.3842015Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:14.3842887Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:14.3908095Z [ 93%] Linking CXX executable ../bin/reduce_ops_test 2022-12-01T10:05:14.6075821Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:14.6076817Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:14.6077928Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:14.6078699Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:14.6079479Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:14.6080451Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:14.6157284Z [ 93%] Linking CXX executable ../bin/scalar_tensor_test 2022-12-01T10:05:14.7024247Z [ 93%] Built target pow_test 2022-12-01T10:05:14.7198515Z [ 93%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2022-12-01T10:05:15.1774270Z [ 93%] Built target quantized_test 2022-12-01T10:05:15.1939351Z [ 93%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2022-12-01T10:05:15.2848027Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:15.2848896Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:15.2849652Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:15.2850365Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:15.2851117Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:15.2851844Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:15.2914316Z [ 93%] Linking CXX executable ../bin/scalar_test 2022-12-01T10:05:15.3882558Z [ 93%] Built target reportMemoryUsage_test 2022-12-01T10:05:15.4045946Z [ 93%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2022-12-01T10:05:15.5369651Z [ 93%] Built target reduce_ops_test 2022-12-01T10:05:15.5517955Z [ 93%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2022-12-01T10:05:15.7050936Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:15.7051909Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:15.7052915Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:15.7053764Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:15.7054570Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:15.7055403Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:15.7101910Z [ 93%] Linking CXX executable ../bin/stride_properties_test 2022-12-01T10:05:15.9892197Z [ 93%] Built target scalar_tensor_test 2022-12-01T10:05:16.0039748Z [ 93%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2022-12-01T10:05:16.4039396Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:16.4040625Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:16.4041714Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:16.4042498Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:16.4043230Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:16.4043987Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:16.4115163Z [ 93%] Linking CXX executable ../bin/type_ptr_test 2022-12-01T10:05:16.5579243Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:16.5581278Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:16.5582166Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:16.5582960Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:16.5583763Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:16.5584575Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:16.5653520Z [ 93%] Linking CXX executable ../bin/thread_init_test 2022-12-01T10:05:16.5743977Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:16.5744823Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:16.5745600Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:16.5746304Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:16.5747020Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:16.5747713Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:16.5823561Z [ 93%] Linking CXX executable ../bin/tensor_iterator_test 2022-12-01T10:05:16.6409056Z [ 93%] Built target scalar_test 2022-12-01T10:05:16.6669390Z [ 93%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2022-12-01T10:05:16.8451578Z [ 93%] Built target stride_properties_test 2022-12-01T10:05:16.8594616Z [ 93%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2022-12-01T10:05:17.0336227Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:17.0337295Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:17.0338335Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:17.0339289Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:17.0340504Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:17.0341444Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:17.0420972Z [ 93%] Linking CXX executable ../bin/test_parallel 2022-12-01T10:05:17.5734307Z [ 93%] Built target type_ptr_test 2022-12-01T10:05:17.5864808Z [ 93%] Building CXX object caffe2/CMakeFiles/variant_test.dir/__/aten/src/ATen/test/variant_test.cpp.o 2022-12-01T10:05:17.6304110Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:17.6306294Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:17.6307562Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:17.6308297Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:17.6309995Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:17.6310727Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:17.6376402Z [ 93%] Linking CXX executable ../bin/undefined_tensor_test 2022-12-01T10:05:17.8448861Z [ 93%] Built target thread_init_test 2022-12-01T10:05:17.8605926Z [ 93%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2022-12-01T10:05:17.8926365Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:17.8927313Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:17.8928138Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:17.8928868Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:17.8929622Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:17.8930366Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:17.9001209Z [ 93%] Linking CXX executable ../bin/variant_test 2022-12-01T10:05:17.9891569Z [ 93%] Built target tensor_iterator_test 2022-12-01T10:05:18.0085958Z [ 93%] Building CXX object caffe2/CMakeFiles/vmap_test.dir/__/aten/src/ATen/test/vmap_test.cpp.o 2022-12-01T10:05:18.1000912Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:18.1002126Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:18.1003102Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:18.1004254Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:18.1005181Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:18.1006101Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:18.1074023Z [ 93%] Linking CXX executable ../bin/type_test 2022-12-01T10:05:18.3061816Z [ 93%] Built target test_parallel 2022-12-01T10:05:18.3207939Z [ 93%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2022-12-01T10:05:18.6553180Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:18.6554023Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:18.6554776Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:18.6555439Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:18.6556425Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:18.6557118Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:18.6617718Z [ 93%] Linking CXX executable ../bin/verify_api_visibility 2022-12-01T10:05:18.8828881Z [ 93%] Built target undefined_tensor_test 2022-12-01T10:05:18.8962971Z [ 93%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2022-12-01T10:05:19.0562483Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:19.0563346Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:19.0564123Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:19.0564827Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:19.0565506Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:19.0566207Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:19.0619433Z [ 93%] Linking CXX executable ../bin/vmap_test 2022-12-01T10:05:19.2388595Z [ 93%] Built target variant_test 2022-12-01T10:05:19.2559368Z [ 93%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2022-12-01T10:05:19.3295013Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:19.3296016Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:19.3296881Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:19.3297641Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:19.3298423Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:19.3299211Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:19.3365239Z [ 93%] Linking CXX executable ../bin/weakref_test 2022-12-01T10:05:19.4126931Z [ 93%] Built target type_test 2022-12-01T10:05:19.4297310Z [ 93%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2022-12-01T10:05:19.7985124Z [ 93%] Built target verify_api_visibility 2022-12-01T10:05:19.8128211Z [ 93%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2022-12-01T10:05:19.9418911Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:19.9419815Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:19.9420596Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:19.9421312Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:19.9422042Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:19.9422770Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:19.9486962Z [ 93%] Linking CXX executable ../bin/wrapdim_test 2022-12-01T10:05:20.1626721Z [ 93%] Built target vmap_test 2022-12-01T10:05:20.1675207Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:20.1676015Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:20.1676565Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:20.1677255Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:20.1677863Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:20.1678771Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:20.1726333Z [ 93%] Linking CXX executable ../bin/IListRef_test 2022-12-01T10:05:20.1806984Z [ 93%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2022-12-01T10:05:20.3138399Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:20.3139743Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:20.3140955Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:20.3142014Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:20.3143167Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:20.3144124Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:20.3222388Z [ 94%] Linking CXX executable ../bin/xla_tensor_test 2022-12-01T10:05:20.4698144Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:20.4699229Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:20.4700410Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:20.4701324Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:20.4702209Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:20.4703111Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:20.4769808Z [ 94%] Linking CXX executable ../bin/List_test 2022-12-01T10:05:20.7158198Z [ 94%] Built target weakref_test 2022-12-01T10:05:20.7318702Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_function_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_legacy_test.cpp.o 2022-12-01T10:05:21.1362939Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:21.1363623Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:21.1364187Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:21.1364694Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:21.1365247Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:21.1365776Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:21.1418891Z [ 94%] Linking CXX executable ../bin/KernelFunction_test 2022-12-01T10:05:21.2151017Z [ 94%] Built target wrapdim_test 2022-12-01T10:05:21.2302192Z [ 94%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2022-12-01T10:05:21.3802739Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:21.3803790Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:21.3804612Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:21.3805428Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:21.3806382Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:21.3807334Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:21.3875043Z [ 94%] Linking CXX executable ../bin/kernel_function_legacy_test 2022-12-01T10:05:21.4613086Z [ 94%] Built target IListRef_test 2022-12-01T10:05:21.4781263Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_lambda_legacy_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_legacy_test.cpp.o 2022-12-01T10:05:21.7511753Z [ 95%] Built target xla_tensor_test 2022-12-01T10:05:21.7683210Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2022-12-01T10:05:21.8396609Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:21.8397521Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:21.8398565Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:21.8399312Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:21.8400053Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:21.8400781Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:21.8469625Z [ 95%] Linking CXX executable ../bin/kernel_function_test 2022-12-01T10:05:21.9706122Z [ 95%] Built target List_test 2022-12-01T10:05:21.9878915Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2022-12-01T10:05:22.0865529Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:22.0866496Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:22.0867782Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:22.0868490Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:22.0869192Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:22.0869907Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:22.0941877Z [ 95%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2022-12-01T10:05:22.3255143Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:22.3260465Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:22.3261594Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:22.3262464Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:22.3263313Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:22.3264183Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:22.3328607Z [ 95%] Linking CXX executable ../bin/kernel_lambda_test 2022-12-01T10:05:22.3370208Z [ 95%] Built target KernelFunction_test 2022-12-01T10:05:22.3525054Z [ 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-12-01T10:05:22.5133551Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:22.5134514Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:22.5135361Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:22.5136138Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:22.5136890Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:22.5137812Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:22.5214226Z [ 95%] Linking CXX executable ../bin/kernel_stackbased_test 2022-12-01T10:05:22.7474969Z [ 95%] Built target kernel_function_legacy_test 2022-12-01T10:05:22.7625110Z [ 95%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2022-12-01T10:05:22.8417314Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:22.8417989Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:22.8418583Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:22.8419289Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:22.8420054Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:22.8420864Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:22.8471736Z [ 95%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2022-12-01T10:05:23.1077094Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:23.1078067Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:23.1078960Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:23.1079782Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:23.1080608Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:23.1081607Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:23.1146522Z [ 95%] Linking CXX executable ../bin/CppSignature_test 2022-12-01T10:05:23.1239990Z [ 95%] Built target kernel_function_test 2022-12-01T10:05:23.1425666Z [ 95%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2022-12-01T10:05:23.2999210Z [ 95%] Built target kernel_lambda_legacy_test 2022-12-01T10:05:23.3140345Z [ 95%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2022-12-01T10:05:23.5963513Z [ 95%] Built target kernel_lambda_test 2022-12-01T10:05:23.6105727Z [ 95%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2022-12-01T10:05:23.6463541Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:23.6465660Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:23.6466481Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:23.6467205Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:23.6467932Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:23.6468918Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:23.6541049Z [ 95%] Linking CXX executable ../bin/op_allowlist_test 2022-12-01T10:05:23.7527055Z [ 95%] Built target kernel_stackbased_test 2022-12-01T10:05:23.7693427Z [ 95%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2022-12-01T10:05:24.0932731Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:24.0933802Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:24.0934436Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:24.0935251Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:24.0935895Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:24.0936394Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:24.0987968Z [ 95%] Linking CXX executable ../bin/inline_container_test 2022-12-01T10:05:24.1486440Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:24.1487270Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:24.1488024Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:24.1488722Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:24.1489429Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:24.1490143Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:24.1557352Z [ 95%] Linking CXX executable ../bin/backend_fallback_test 2022-12-01T10:05:24.2005979Z [ 95%] Built target make_boxed_from_unboxed_functor_test 2022-12-01T10:05:24.2176947Z [ 95%] Building CXX object caffe2/CMakeFiles/hip_apply_test.dir/__/aten/src/ATen/test/hip/hip_apply_test.cpp.o 2022-12-01T10:05:24.3813267Z [ 95%] Built target CppSignature_test 2022-12-01T10:05:24.3962843Z [ 95%] Linking CXX executable ../bin/hip_complex_math_test 2022-12-01T10:05:24.4654632Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:24.4655842Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:24.4656700Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:24.4657490Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:24.4658259Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:24.4659030Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:24.4726257Z [ 95%] Linking CXX executable ../bin/op_registration_test 2022-12-01T10:05:24.5574561Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:24.5575578Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:24.5576452Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:24.5577251Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:24.5578076Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:24.5578878Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:24.5639450Z [ 95%] Linking CXX executable ../bin/hip_apply_test 2022-12-01T10:05:24.9957592Z [ 95%] Built target op_allowlist_test 2022-12-01T10:05:25.0117608Z [ 95%] Linking CXX executable ../bin/hip_complex_test 2022-12-01T10:05:25.3055053Z [ 95%] Built target inline_container_test 2022-12-01T10:05:25.3216732Z [ 95%] Linking CXX executable ../bin/hip_distributions_test 2022-12-01T10:05:25.4325278Z [ 95%] Built target hip_complex_math_test 2022-12-01T10:05:25.4490627Z [ 95%] Building CXX object caffe2/CMakeFiles/hip_dlconvertor_test.dir/__/aten/src/ATen/test/hip/hip_dlconvertor_test.cpp.o 2022-12-01T10:05:25.5644332Z [ 95%] Built target backend_fallback_test 2022-12-01T10:05:25.5826831Z [ 95%] Linking CXX executable ../bin/hip_generator_test 2022-12-01T10:05:25.8329474Z [ 95%] Built target hip_apply_test 2022-12-01T10:05:25.8482906Z [ 95%] Built target op_registration_test 2022-12-01T10:05:25.8486918Z [ 95%] Linking CXX executable ../bin/hip_half_test 2022-12-01T10:05:25.8620489Z [ 95%] Linking CXX executable ../bin/hip_integer_divider_test 2022-12-01T10:05:26.2324146Z [ 95%] Built target hip_complex_test 2022-12-01T10:05:26.2465885Z [ 95%] Linking CXX executable ../bin/hip_optional_test 2022-12-01T10:05:26.3864081Z [ 95%] Built target hip_distributions_test 2022-12-01T10:05:26.4020314Z [ 95%] Linking CXX executable ../bin/hip_packedtensoraccessor_test 2022-12-01T10:05:26.5927585Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:26.5928533Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:26.5929362Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:26.5930130Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:26.5930948Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:26.5931977Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:26.6000234Z [ 95%] Linking CXX executable ../bin/hip_dlconvertor_test 2022-12-01T10:05:26.9775938Z [ 95%] Built target hip_generator_test 2022-12-01T10:05:26.9940182Z [ 95%] Linking CXX executable ../bin/hip_vectorized_test 2022-12-01T10:05:27.2829110Z [ 95%] Built target hip_optional_test 2022-12-01T10:05:27.2988959Z [ 95%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2022-12-01T10:05:27.3221266Z [ 95%] Built target hip_half_test 2022-12-01T10:05:27.3305242Z [ 95%] Built target hip_integer_divider_test 2022-12-01T10:05:27.3435602Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2022-12-01T10:05:27.3436717Z [ 95%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2022-12-01T10:05:27.4459249Z [ 95%] Built target hip_packedtensoraccessor_test 2022-12-01T10:05:27.4527506Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2022-12-01T10:05:27.8102678Z [ 95%] Built target hip_dlconvertor_test 2022-12-01T10:05:27.8151857Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2022-12-01T10:05:27.9624037Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:27.9625108Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:27.9626049Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:27.9626824Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:27.9627356Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:27.9627886Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:27.9677104Z [ 95%] Linking CXX shared library ../lib/libjitbackend_test.so 2022-12-01T10:05:27.9890590Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:27.9891602Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:27.9892588Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:27.9893361Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:27.9894287Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:27.9895155Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:28.0076674Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2022-12-01T10:05:28.0324761Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:28.0325654Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:28.0326710Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:28.0327457Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:28.0328187Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:28.0328895Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:28.0493788Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2022-12-01T10:05:28.3041467Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:28.3042818Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:28.3043779Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:28.3044385Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:28.3045088Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:28.3045586Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:28.3119614Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2022-12-01T10:05:28.3258536Z [ 95%] Built target hip_vectorized_test 2022-12-01T10:05:28.3307393Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2022-12-01T10:05:28.4325266Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:28.4326292Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:28.4327280Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:28.4328163Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:28.4329074Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:28.4329987Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:28.4396791Z [ 95%] Linking CXX shared library ../lib/libtorchbind_test.so 2022-12-01T10:05:28.4471204Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:28.4472128Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:28.4473066Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:28.4473967Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:28.4474835Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:28.4475779Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:28.4537728Z [ 95%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2022-12-01T10:05:28.5803165Z [ 95%] Built target jitbackend_test 2022-12-01T10:05:28.5853815Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2022-12-01T10:05:29.1094879Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:29.1095847Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:29.1096808Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:29.1097603Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:29.1098700Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:29.1099520Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:29.1250787Z [ 95%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2022-12-01T10:05:29.1939471Z [ 95%] Built target backend_with_compiler 2022-12-01T10:05:29.2104526Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2022-12-01T10:05:29.2424480Z [ 95%] Built target torchbind_test 2022-12-01T10:05:29.2473690Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2022-12-01T10:05:29.4394401Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:29.4395213Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:29.4395814Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:29.4396312Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:29.4396859Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:29.4397397Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:29.4444269Z [ 95%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2022-12-01T10:05:29.5222639Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:29.5223786Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:29.5224818Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:29.5225688Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:29.5226516Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:29.5227089Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:29.5293615Z [ 95%] Linking CXX executable ../bin/tutorial_tensorexpr 2022-12-01T10:05:29.5550972Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:29.5551993Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:29.5553166Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:29.5553994Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:29.5554799Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:29.5555641Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:29.5632689Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2022-12-01T10:05:29.6460265Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:29.6461540Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:29.6462457Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:29.6463270Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:29.6464144Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:29.6465029Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:29.6528854Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2022-12-01T10:05:29.8648882Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:29.8649499Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:29.8650046Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:29.8650519Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:29.8651013Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:29.8651501Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:29.8703290Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2022-12-01T10:05:30.5877628Z [ 95%] Built target tutorial_tensorexpr 2022-12-01T10:05:30.5927700Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2022-12-01T10:05:30.6843533Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:30.6844595Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:30.6845448Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:30.6846165Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:30.6846914Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:30.6847710Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:30.6901748Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2022-12-01T10:05:30.7883593Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:30.7884529Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:30.7885627Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:30.7886367Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:30.7887363Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:30.7888204Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:30.7955846Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2022-12-01T10:05:30.9406224Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:30.9411408Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:30.9414646Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:30.9417715Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:30.9418991Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:30.9419556Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:30.9479416Z [ 95%] Linking CXX executable ../bin/test_dist_autograd 2022-12-01T10:05:31.0470910Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:31.0471848Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:31.0472804Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:31.0473311Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:31.0473977Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:31.0474847Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:31.0540809Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2022-12-01T10:05:31.1830411Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:31.1831476Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:31.1832357Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:31.1833188Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:31.1833965Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:31.1834846Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:31.1907240Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2022-12-01T10:05:31.7533038Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:31.7534055Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:31.7534919Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:31.7536034Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:31.7536869Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:31.7537673Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:31.7616886Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2022-12-01T10:05:32.0130730Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:32.0131623Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:32.0132572Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:32.0133324Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:32.0134071Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:32.0134800Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:32.0325053Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2022-12-01T10:05:32.0638752Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:32.0639669Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:32.0640475Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:32.0641381Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:32.0642131Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:32.0642871Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:32.0696367Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2022-12-01T10:05:32.1940507Z [ 95%] Built target test_dist_autograd 2022-12-01T10:05:32.2007964Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2022-12-01T10:05:32.3288838Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:32.3290166Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:32.3291100Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:32.3291961Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:32.3292850Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:32.3293667Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:32.3344576Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2022-12-01T10:05:32.3757089Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:32.3758127Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:32.3759005Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:32.3759819Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:32.3760689Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:32.3761828Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:32.3827263Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2022-12-01T10:05:32.5309476Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:32.5310558Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:32.5311545Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:32.5312416Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:32.5313334Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:32.5314247Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:32.5376046Z [ 95%] Linking CXX executable ../bin/test_cpp_rpc 2022-12-01T10:05:32.7426407Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:32.7427307Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:32.7428009Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:32.7428758Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:32.7429540Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:32.7430222Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:32.7489144Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2022-12-01T10:05:32.9445903Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:32.9446902Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:32.9447771Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:32.9448528Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:32.9449335Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:32.9450135Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:32.9619789Z [ 95%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2022-12-01T10:05:33.0707780Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:33.0708862Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:33.0709845Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:33.0710726Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:33.0711599Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:33.0712501Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:33.0782338Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2022-12-01T10:05:33.4259246Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:33.4260186Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:33.4261082Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:33.4261861Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:33.4262670Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:33.4263511Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:33.4329600Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2022-12-01T10:05:33.8489667Z [ 95%] Built target test_cpp_rpc 2022-12-01T10:05:33.8539763Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2022-12-01T10:05:34.0362726Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:34.0363797Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:34.0364698Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:34.0365805Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:34.0368900Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:34.0369814Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:34.0436320Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2022-12-01T10:05:34.1912351Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:34.1913307Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:34.1914192Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:34.1915029Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:34.1915868Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:34.1916694Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:34.1978427Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2022-12-01T10:05:34.2333878Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:34.2334945Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:34.2335897Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:34.2336792Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:34.2337711Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:34.2338481Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:34.2418562Z [ 95%] Linking CXX executable ../bin/parallel_benchmark 2022-12-01T10:05:34.2643519Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:34.2644197Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:34.2644966Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:34.2645906Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:34.2646748Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:34.2647648Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:34.2721929Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2022-12-01T10:05:34.7236137Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:34.7237074Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:34.7238170Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:34.7238955Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:34.7239794Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:34.7240551Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:34.7306110Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2022-12-01T10:05:35.3546023Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:35.3546949Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:35.3547827Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:35.3548620Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:35.3549420Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:35.3550328Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:35.3613115Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2022-12-01T10:05:35.3877257Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:35.3878193Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:35.3879118Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:35.3879969Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:35.3880826Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:35.3881790Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:35.3956518Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2022-12-01T10:05:35.4583353Z [ 95%] Built target parallel_benchmark 2022-12-01T10:05:35.4658153Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2022-12-01T10:05:35.6616622Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:35.6617698Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:35.6619681Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:35.6620563Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:35.6621466Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:35.6622365Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:35.6687222Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2022-12-01T10:05:35.8594857Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:35.8595915Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:35.8597089Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:35.8597940Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:35.8598840Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:35.8600331Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:35.8669783Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2022-12-01T10:05:35.9129651Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:35.9130617Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:35.9131499Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:35.9132374Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:35.9133173Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:35.9133996Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:35.9199953Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2022-12-01T10:05:36.4617101Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:36.4618114Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:36.4619083Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:36.4620001Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:36.4620948Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:36.4621894Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:36.4686860Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2022-12-01T10:05:36.6362742Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:36.6364085Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:36.6365284Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:36.6366339Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:36.6367730Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:36.6369083Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:36.6436122Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2022-12-01T10:05:36.7161426Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:36.7162493Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:36.7163065Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:36.7163553Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:36.7164043Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:36.7164731Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:36.7213149Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2022-12-01T10:05:37.0168849Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:37.0169934Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:37.0170831Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:37.0171738Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:37.0172711Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:37.0173551Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:37.0244952Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2022-12-01T10:05:37.3465331Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:37.3466550Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:37.3467574Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:37.3468451Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:37.3469259Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:37.3470227Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:37.3632327Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2022-12-01T10:05:37.4011928Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:37.4013046Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:37.4014030Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:37.4015170Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:37.4016114Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:37.4017012Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:37.4078769Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2022-12-01T10:05:38.1253023Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:38.1253984Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:38.1254873Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:38.1255718Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:38.1256545Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:38.1257395Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:38.1307365Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2022-12-01T10:05:38.1503571Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:38.1504152Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:38.1504714Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:38.1505216Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:38.1505715Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:38.1506376Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:38.1558656Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2022-12-01T10:05:38.1574018Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:38.1575064Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:38.1576064Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:38.1577060Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:38.1577817Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:38.1578578Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:38.1635153Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2022-12-01T10:05:38.2164275Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:38.2165288Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:38.2166520Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:38.2167419Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:38.2168292Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:38.2169139Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:38.2322689Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/__/binaries/aot_model_compiler.cc.o 2022-12-01T10:05:38.2553964Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:38.2555060Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:38.2556022Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:38.2556933Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:38.2557476Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:38.2557977Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:38.2686954Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2022-12-01T10:05:38.3068618Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:38.3069707Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:38.3070729Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:38.3071637Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:38.3072582Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:38.3073427Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:38.3149746Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2022-12-01T10:05:38.5080828Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:38.5082411Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:38.5083435Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:38.5084328Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:38.5085270Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:38.5086182Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:38.5144734Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2022-12-01T10:05:38.5958630Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:38.5959739Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:38.5960698Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:38.5961833Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:38.5962719Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:38.5963580Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:38.6034764Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2022-12-01T10:05:38.8506302Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:38.8507305Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:38.8508192Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:38.8508943Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:38.8509724Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:38.8510500Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:38.8590422Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2022-12-01T10:05:39.2169036Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:39.2169647Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:39.2170181Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:39.2170680Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:39.2171430Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:39.2172190Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:39.2221349Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2022-12-01T10:05:39.2944287Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:39.2945312Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:39.2946139Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:39.2946905Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:39.2947749Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:39.2948618Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:39.2992806Z [ 95%] Linking CXX executable ../bin/test_mobile_nnc 2022-12-01T10:05:39.3624567Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:39.3625408Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:39.3625944Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:39.3626428Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:39.3626926Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:39.3627435Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:39.3683486Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2022-12-01T10:05:39.4367055Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:39.4367924Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:39.4368727Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:39.4369435Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:39.4370205Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:39.4370955Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:39.4447021Z [ 95%] Linking CXX executable ../bin/aot_model_compiler_test 2022-12-01T10:05:39.5003124Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:39.5004004Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:39.5004861Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:39.5005389Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:39.5006039Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:39.5006856Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:39.5089915Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2022-12-01T10:05:40.0073393Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:40.0074361Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:40.0075240Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:40.0076036Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:40.0076838Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:40.0077958Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:40.0139615Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2022-12-01T10:05:40.0866264Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:40.0867229Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:40.0867888Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:40.0868571Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:40.0869269Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:40.0869793Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:40.0919536Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2022-12-01T10:05:40.2058018Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:40.2058925Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:40.2059714Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:40.2060420Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:40.2061154Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:40.2094363Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:40.2129717Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2022-12-01T10:05:40.4478404Z [ 95%] Built target test_mobile_nnc 2022-12-01T10:05:40.4544078Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2022-12-01T10:05:40.5515268Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:40.5516199Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:40.5517099Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:40.5518161Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:40.5518750Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:40.5519792Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:40.5688497Z [ 95%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2022-12-01T10:05:40.7523480Z [ 95%] Built target aot_model_compiler_test 2022-12-01T10:05:40.7592048Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2022-12-01T10:05:40.8416598Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:40.8417923Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:40.8418937Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:40.8419824Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:40.8420755Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:40.8421684Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:40.8493604Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2022-12-01T10:05:40.8551374Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:40.8552376Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:40.8553227Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:40.8553956Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:40.8554695Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:40.8555497Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:40.8628919Z [ 95%] Linking CXX shared library ../../../../lib/libshm.so 2022-12-01T10:05:41.0356747Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:41.0357704Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:41.0358523Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:41.0359273Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:41.0360048Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:41.0360789Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:41.0565981Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2022-12-01T10:05:41.1345309Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:41.1346525Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:41.1347329Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:41.1348186Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:41.1348946Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:41.1349797Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:41.1409314Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2022-12-01T10:05:41.3692138Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:41.3693206Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:41.3694217Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:41.3695138Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:41.3696092Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:41.3696953Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:41.3762163Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2022-12-01T10:05:41.4071455Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:41.4072408Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:41.4073380Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:41.4074239Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:41.4074989Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:41.4075703Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:41.4141776Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2022-12-01T10:05:41.4744249Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:41.4744935Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:41.4745654Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:41.4746398Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:41.4747223Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:41.4748035Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:41.4801673Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2022-12-01T10:05:41.5253272Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:41.5254264Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:41.5254923Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:41.5255401Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:41.5255897Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:41.5256402Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:41.5325911Z [ 95%] Linking CXX executable ../bin/test_tensorexpr 2022-12-01T10:05:41.5329288Z [ 95%] Built target shm 2022-12-01T10:05:41.5611446Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2022-12-01T10:05:41.7463906Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:41.7464991Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:41.7465921Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:41.7466762Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:41.7467677Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:41.7468530Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:41.7537473Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2022-12-01T10:05:42.0755695Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:42.0756710Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:42.0757622Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:42.0758409Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:42.0759464Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:42.0760280Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:42.0830557Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2022-12-01T10:05:42.5420608Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:42.5421508Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:42.5422358Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:42.5423180Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:42.5423674Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:42.5424178Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:42.5492933Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2022-12-01T10:05:42.7224713Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:42.7225682Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:42.7226484Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:42.7227285Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:42.7228135Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:42.7228958Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:42.7293169Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2022-12-01T10:05:43.0361397Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:43.0362300Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:43.0363152Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:43.0363881Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:43.0364626Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:43.0365364Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:43.0434518Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2022-12-01T10:05:43.0513380Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:43.0514262Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:43.0515072Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:43.0516001Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:43.0516728Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:43.0517462Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:43.0581451Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2022-12-01T10:05:43.4272941Z [ 95%] Built target test_tensorexpr 2022-12-01T10:05:43.4335408Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2022-12-01T10:05:43.5141239Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:43.5142297Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:43.5143277Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:43.5144167Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:43.5145101Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:43.5145971Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:43.5213480Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2022-12-01T10:05:43.9063311Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:43.9064253Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp: In lambda function: 2022-12-01T10:05:43.9065786Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:959:30: warning: ‘bool c10::isIntegralType(c10::ScalarType)’ is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-12-01T10:05:43.9066958Z 959 | isIntegralType(type) ? torch::Scalar(1) : torch::Scalar(1.0); 2022-12-01T10:05:43.9067499Z | ^ 2022-12-01T10:05:43.9068085Z In file included from /var/lib/jenkins/workspace/c10/core/Scalar.h:11, 2022-12-01T10:05:43.9068818Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:16, 2022-12-01T10:05:43.9069532Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2022-12-01T10:05:43.9070213Z from /var/lib/jenkins/workspace/aten/src/ATen/Tensor.h:3, 2022-12-01T10:05:43.9070926Z from /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h:7, 2022-12-01T10:05:43.9071696Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops_util.h:4, 2022-12-01T10:05:43.9072387Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:4: 2022-12-01T10:05:43.9073129Z /var/lib/jenkins/workspace/c10/core/ScalarType.h:242:20: note: declared here 2022-12-01T10:05:43.9073784Z 242 | static inline bool isIntegralType(ScalarType t) { 2022-12-01T10:05:43.9074333Z | ^~~~~~~~~~~~~~ 2022-12-01T10:05:43.9075972Z /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:959:30: warning: ‘bool c10::isIntegralType(c10::ScalarType)’ is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-12-01T10:05:43.9077083Z 959 | isIntegralType(type) ? torch::Scalar(1) : torch::Scalar(1.0); 2022-12-01T10:05:43.9077623Z | ^ 2022-12-01T10:05:43.9078219Z In file included from /var/lib/jenkins/workspace/c10/core/Scalar.h:11, 2022-12-01T10:05:43.9078943Z from /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h:16, 2022-12-01T10:05:43.9079631Z from /var/lib/jenkins/workspace/aten/src/ATen/core/Tensor.h:3, 2022-12-01T10:05:43.9080420Z from /var/lib/jenkins/workspace/aten/src/ATen/Tensor.h:3, 2022-12-01T10:05:43.9081406Z from /var/lib/jenkins/workspace/torch/csrc/lazy/backend/backend_device.h:7, 2022-12-01T10:05:43.9082167Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops_util.h:4, 2022-12-01T10:05:43.9082888Z from /var/lib/jenkins/workspace/test/cpp/lazy/test_lazy_ops.cpp:4: 2022-12-01T10:05:43.9083612Z /var/lib/jenkins/workspace/c10/core/ScalarType.h:242:20: note: declared here 2022-12-01T10:05:43.9084293Z 242 | static inline bool isIntegralType(ScalarType t) { 2022-12-01T10:05:43.9084835Z | ^~~~~~~~~~~~~~ 2022-12-01T10:05:43.9085154Z At global scope: 2022-12-01T10:05:43.9085916Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:43.9086878Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:43.9087784Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:43.9088670Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:43.9089560Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:43.9130593Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2022-12-01T10:05:43.9406010Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:43.9407020Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:43.9408004Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:43.9408881Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:43.9409684Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:43.9410563Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:43.9468741Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2022-12-01T10:05:44.2899098Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:44.2900059Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:44.2901121Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:44.2901890Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:44.2902663Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:44.2903437Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:44.2961557Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2022-12-01T10:05:44.4637430Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:44.4638287Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:44.4638933Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:44.4639467Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:44.4640208Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:44.4641198Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:44.4690549Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2022-12-01T10:05:44.5683945Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:44.5685020Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:44.5686041Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:44.5686917Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:44.5687844Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:44.5688717Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:44.5756213Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2022-12-01T10:05:45.2948185Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:45.2949263Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:45.2950129Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:45.2950971Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:45.2951824Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:45.2952634Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:45.3010055Z [ 95%] Linking CXX executable ../bin/test_lazy 2022-12-01T10:05:45.3640646Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:45.3641984Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:45.3643012Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:45.3643847Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:45.3644405Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:45.3645168Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:45.3713946Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2022-12-01T10:05:45.4122035Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:45.4123101Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:45.4124124Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:45.4125055Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:45.4125978Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:45.4126787Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:45.4192233Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2022-12-01T10:05:45.5305460Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:45.5306440Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:45.5307324Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:45.5308139Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:45.5308967Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:45.5309788Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:45.5373592Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2022-12-01T10:05:45.5758149Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:45.5758820Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:45.5759414Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:45.5759954Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:45.5760645Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:45.5761623Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:45.5846990Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2022-12-01T10:05:45.9076214Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:45.9077288Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:45.9078280Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:45.9079202Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:45.9080131Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:45.9081304Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:45.9144053Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2022-12-01T10:05:46.5600407Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:46.5601598Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:46.5602483Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:46.5603296Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:46.5604115Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:46.5604968Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:46.5676908Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2022-12-01T10:05:46.7832295Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:46.7833178Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:46.7834005Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:46.7834765Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:46.7835575Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:46.7836390Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:46.7888590Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2022-12-01T10:05:46.8108152Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:46.8109065Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:46.8109904Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:46.8110592Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:46.8111329Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:46.8112295Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:46.8162302Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2022-12-01T10:05:46.8749475Z [ 95%] Built target test_lazy 2022-12-01T10:05:46.8808529Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2022-12-01T10:05:46.9363646Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:46.9364630Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:46.9365801Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:46.9366934Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:46.9367911Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:46.9368796Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:46.9437495Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2022-12-01T10:05:47.4775307Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:47.4776393Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:47.4777310Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:47.4778068Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:47.4778699Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:47.4779303Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:47.4832465Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2022-12-01T10:05:47.5432974Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:47.5433829Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:47.5434706Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:47.5435475Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:47.5436255Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:47.5436822Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:47.5502305Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2022-12-01T10:05:47.5914420Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:47.5915551Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:47.5916760Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:47.5917595Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:47.5918468Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:47.5919336Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:47.5984221Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2022-12-01T10:05:47.6755937Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:47.6757146Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:47.6758035Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:47.6758842Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:47.6759647Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:47.6760508Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:47.6809727Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2022-12-01T10:05:48.0391312Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:48.0392373Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:48.0393237Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:48.0394067Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:48.0394849Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:48.0395636Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:48.0468629Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2022-12-01T10:05:48.2679124Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:48.2680115Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:48.2681270Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:48.2682004Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:48.2682797Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:48.2683598Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:48.2753772Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2022-12-01T10:05:48.5492642Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:48.5496889Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:48.5497843Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:48.5498738Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:48.5499641Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:48.5500560Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:48.5563094Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2022-12-01T10:05:48.5808787Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:48.5809695Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:48.5810488Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:48.5811279Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:48.5812142Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:48.5812984Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:48.5873744Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2022-12-01T10:05:48.8584667Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:48.8585685Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:48.8586595Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:48.8587433Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:48.8588239Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:48.8589126Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:48.8653922Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2022-12-01T10:05:48.8995782Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:48.8996661Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:48.8997444Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:48.8998161Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:48.8998920Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:48.8999847Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:48.9062656Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2022-12-01T10:05:49.2128383Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:49.2129298Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:49.2130044Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:49.2130692Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:49.2131636Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:49.2132466Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:49.2192782Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2022-12-01T10:05:49.3031462Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:49.3032553Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:49.3033524Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:49.3034331Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:49.3035122Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:49.3036016Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:49.3089779Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2022-12-01T10:05:49.3473901Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:49.3474835Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:49.3475700Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:49.3476554Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:49.3477379Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:49.3478174Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:49.3546078Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2022-12-01T10:05:49.4976494Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:49.4977608Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:49.4978707Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:49.4979500Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:49.4980367Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:49.4980877Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:49.5032520Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2022-12-01T10:05:49.6678144Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:49.6679196Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:49.6680109Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:49.6681415Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:49.6682333Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:49.6683251Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:49.6754020Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2022-12-01T10:05:50.0420739Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:50.0421749Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:50.0422714Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:50.0423542Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:50.0424396Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:50.0425266Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:50.0495610Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2022-12-01T10:05:50.3052811Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:50.3053745Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:50.3054689Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:50.3055360Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:50.3056162Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:50.3056934Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:50.3127524Z [ 95%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2022-12-01T10:05:50.4432783Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:50.4433815Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:50.4434966Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:50.4435858Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:50.4436821Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:50.4437762Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:50.4489084Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2022-12-01T10:05:50.5013116Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:50.5014334Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:50.5015312Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:50.5015825Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:50.5016733Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:50.5017455Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:50.5077164Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2022-12-01T10:05:50.6533950Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:50.6535117Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:50.6536116Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:50.6537000Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:50.6537868Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:50.6538367Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:50.6603405Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2022-12-01T10:05:50.7366175Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:50.7366986Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:50.7368709Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:50.7369652Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:50.7370481Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:50.7370990Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:50.7419584Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2022-12-01T10:05:50.8159182Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:50.8160604Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:50.8161877Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:50.8163212Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:50.8164593Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:50.8165799Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:50.8260766Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2022-12-01T10:05:51.0716432Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:51.0726457Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:51.0727493Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:51.0728369Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:51.0729248Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:51.0730162Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:51.0787493Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2022-12-01T10:05:51.0865259Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:51.0866325Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:51.0867330Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:51.0868242Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:51.0869142Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:51.0870050Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:51.0922901Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2022-12-01T10:05:51.6969484Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:51.6970388Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:51.6971190Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:51.6972034Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:51.6972810Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:51.6973910Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:51.7036154Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2022-12-01T10:05:51.9316422Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:51.9317331Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:51.9318154Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:51.9318938Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:51.9319737Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:51.9320691Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:51.9386133Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2022-12-01T10:05:52.0768921Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:52.0769853Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:52.0770711Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:52.0771413Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:52.0772374Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:52.0773168Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:52.0838716Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2022-12-01T10:05:52.2290612Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:52.2291561Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:52.2292524Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:52.2293335Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:52.2294186Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:52.2295154Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:52.2301625Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:52.2302921Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:52.2304116Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:52.2305207Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:52.2306483Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:52.2307576Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:52.2356676Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2022-12-01T10:05:52.2374773Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2022-12-01T10:05:52.2683448Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:52.2684552Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:52.2685519Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:52.2686132Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:52.2686628Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:52.2687130Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:52.2754434Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2022-12-01T10:05:52.9126062Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:52.9127302Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:52.9128236Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:52.9129082Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:52.9129938Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:52.9130751Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:52.9204793Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2022-12-01T10:05:53.1635603Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:53.1636193Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:53.1636763Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:53.1637444Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:53.1637951Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:53.1638658Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:53.1710696Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2022-12-01T10:05:53.3054114Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:53.3055166Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:53.3056427Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:53.3057390Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:53.3058344Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:53.3059288Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:53.3123178Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2022-12-01T10:05:53.4358961Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:53.4359914Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:53.4360582Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:53.4361244Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:53.4361995Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:53.4362855Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:53.4459284Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2022-12-01T10:05:53.5576492Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:53.5577508Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:53.5578423Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:53.5579239Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:53.5580071Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:53.5580896Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:53.5645069Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2022-12-01T10:05:53.8030177Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:53.8031251Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:53.8032490Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:53.8033387Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:53.8034215Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:53.8035056Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:53.8104418Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2022-12-01T10:05:53.8696377Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:53.8697940Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:53.8699030Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:53.8699981Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:53.8700972Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:53.8701983Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:53.8763790Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2022-12-01T10:05:54.0560158Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:54.0561338Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:54.0562254Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:54.0563117Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:54.0564010Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:54.0564911Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:54.0634902Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2022-12-01T10:05:54.6060596Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:54.6061561Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:54.6062425Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:54.6063209Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:54.6064009Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:54.6064820Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:54.6127911Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2022-12-01T10:05:54.7733956Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:54.7734770Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:54.7735411Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:54.7736210Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:54.7737055Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:54.7737879Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:54.7863389Z [ 96%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2022-12-01T10:05:54.9145689Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:54.9146761Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:54.9147753Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:54.9148661Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:54.9149591Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:54.9150516Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:54.9220407Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2022-12-01T10:05:55.0347422Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:55.0348445Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:55.0349372Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:55.0350214Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:55.0351042Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:55.0351916Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:55.0415773Z [ 96%] Linking CXX executable ../../../../bin/torch_shm_manager 2022-12-01T10:05:55.1877737Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:55.1878832Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:55.1879843Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:55.1880589Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:55.1881661Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:55.1882596Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:55.1959434Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2022-12-01T10:05:55.3584185Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:55.3585341Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:55.3586319Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:55.3586832Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:55.3587321Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:55.3588017Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:55.3643669Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2022-12-01T10:05:56.0646205Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:56.0647707Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:56.0649000Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:56.0650343Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:56.0651375Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:56.0652338Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:56.0728949Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2022-12-01T10:05:56.3141284Z [ 96%] Built target torch_shm_manager 2022-12-01T10:05:56.3207560Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2022-12-01T10:05:56.3597731Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:56.3598769Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:56.3599761Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:56.3600684Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:56.3601822Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:56.3602744Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:56.3663683Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2022-12-01T10:05:56.5683354Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:56.5684404Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:56.5685275Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:56.5686329Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:56.5687217Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:56.5688077Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:56.5703652Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:56.5704641Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:56.5705475Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:56.5706499Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:56.5707364Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:56.5708207Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:56.5750568Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2022-12-01T10:05:56.5768197Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2022-12-01T10:05:57.1942835Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:57.1943870Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:57.1944811Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:57.1945652Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:57.1946495Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:57.1947318Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:57.2010770Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2022-12-01T10:05:57.5267896Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:57.5268887Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:57.5269823Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:57.5270628Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:57.5271438Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:57.5272256Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:57.5344828Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2022-12-01T10:05:57.7420510Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:57.7421589Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:57.7422692Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:57.7423507Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:57.7424347Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:57.7425138Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:57.7494093Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2022-12-01T10:05:57.8306769Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:57.8308130Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:57.8309110Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:57.8309927Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:57.8310744Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:57.8311598Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:57.8375969Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2022-12-01T10:05:57.8956863Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:57.8957977Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:57.8958956Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:57.8959857Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:57.8960766Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:57.8961906Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:57.9033948Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2022-12-01T10:05:58.5790147Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:58.5791169Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:58.5792017Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:58.5792779Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:58.5793521Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:58.5794268Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:58.5858450Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2022-12-01T10:05:58.8391178Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:58.8392240Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:58.8392993Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:58.8393669Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:58.8394341Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:58.8395029Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:58.8459791Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2022-12-01T10:05:58.8970842Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:58.8972065Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:58.8973032Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:58.8973892Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:58.8974772Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:58.8975632Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:58.9038788Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2022-12-01T10:05:59.1675595Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:59.1676565Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:59.1677463Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:59.1678238Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:59.1679055Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:59.1679894Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:59.1743680Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2022-12-01T10:05:59.1929968Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:59.1930920Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:59.1931540Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:59.1932112Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:59.1932754Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:59.1933332Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:59.1982788Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2022-12-01T10:05:59.2802343Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:59.2803237Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:59.2804104Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:59.2804845Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:59.2805610Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:59.2806414Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:59.2858373Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2022-12-01T10:05:59.8163175Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:59.8164235Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:59.8165191Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:59.8165984Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:59.8166811Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:59.8167342Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:59.8221553Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2022-12-01T10:05:59.8596804Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:05:59.8598790Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:05:59.8600275Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:05:59.8601349Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:05:59.8602154Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:05:59.8603139Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:05:59.8668060Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2022-12-01T10:06:00.4912523Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:00.4913499Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:00.4914400Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:00.4915203Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:00.4916221Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:00.4917056Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:00.4979473Z [ 96%] Linking CXX executable ../bin/test_api 2022-12-01T10:06:00.5162772Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:00.5163846Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:00.5164810Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:00.5165316Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:00.5165842Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:00.5166528Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:00.5234385Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2022-12-01T10:06:00.6472031Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:00.6472945Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:00.6473751Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:00.6474511Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:00.6475309Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:00.6476028Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:00.6539672Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2022-12-01T10:06:00.9296106Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:00.9297204Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:00.9298206Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:00.9299052Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:00.9300236Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:00.9301126Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:00.9371262Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2022-12-01T10:06:01.1620845Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:01.1621918Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:01.1622840Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:01.1624018Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:01.1624947Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:01.1625675Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:01.1677355Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2022-12-01T10:06:01.2600145Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:01.2601606Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:01.2602877Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:01.2603941Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:01.2605075Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:01.2606094Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:01.2677689Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2022-12-01T10:06:01.2688370Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:01.2689204Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:01.2689979Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:01.2690683Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:01.2691396Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:01.2692188Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:01.2789644Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2022-12-01T10:06:01.5290112Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:01.5291188Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:01.5292286Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:01.5293414Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:01.5294279Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:01.5294934Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:01.5361580Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2022-12-01T10:06:01.9049093Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:01.9050307Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:01.9051186Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:01.9052075Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:01.9052931Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:01.9053756Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:01.9100099Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2022-12-01T10:06:02.5141046Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:02.5142051Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:02.5142976Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:02.5143852Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:02.5144674Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:02.5145450Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:02.5206411Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2022-12-01T10:06:02.5570147Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:02.5571092Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:02.5571800Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:02.5572382Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:02.5573084Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:02.5573688Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:02.5640548Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2022-12-01T10:06:02.6987039Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:02.6988584Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:02.6989658Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:02.6990588Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:02.6991508Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:02.6992472Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:02.7051710Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2022-12-01T10:06:02.8834537Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:02.8836013Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:02.8837161Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:02.8838304Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:02.8839488Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:02.8848114Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:02.8909440Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2022-12-01T10:06:02.9836846Z [ 96%] Built target test_api 2022-12-01T10:06:02.9905411Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2022-12-01T10:06:03.1881371Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:03.1882410Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:03.1883349Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:03.1884176Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:03.1884996Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:03.1885990Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:03.1939464Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2022-12-01T10:06:03.2815425Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:03.2817049Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:03.2817875Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:03.2818688Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:03.2819528Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:03.2820382Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:03.2889280Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2022-12-01T10:06:03.7426768Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:03.7427684Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:03.7428498Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:03.7429311Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:03.7430390Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:03.7431221Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:03.7499469Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2022-12-01T10:06:03.8884254Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:03.8885128Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:03.8886020Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:03.8886863Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:03.8887776Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:03.8888629Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:03.8956590Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2022-12-01T10:06:04.0800064Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:04.0801185Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:04.0801755Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:04.0802229Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:04.0802758Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:04.0803452Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:04.0864638Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2022-12-01T10:06:04.1083846Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:04.1084860Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:04.1085830Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:04.1086663Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:04.1087731Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:04.1088623Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:04.1154806Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2022-12-01T10:06:04.4375272Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:04.4379542Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:04.4380473Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:04.4381493Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:04.4382359Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:04.4383208Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:04.4447056Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2022-12-01T10:06:04.5348381Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:04.5349353Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:04.5350324Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:04.5351226Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:04.5352089Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:04.5352977Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:04.5417376Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2022-12-01T10:06:04.6161301Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:04.6162220Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:04.6163107Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:04.6163931Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:04.6164791Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:04.6165607Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:04.6213055Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2022-12-01T10:06:05.1418113Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:05.1419047Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:05.1420125Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:05.1420863Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:05.1421607Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:05.1422345Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:05.1473459Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2022-12-01T10:06:05.2706984Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:05.2708173Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:05.2709020Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:05.2709762Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:05.2710519Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:05.2711313Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:05.2780154Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2022-12-01T10:06:05.3929126Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:05.3930076Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:05.3930944Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:05.3931644Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:05.3932518Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:05.3933257Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:05.3996245Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2022-12-01T10:06:05.3997079Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:05.3998060Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:05.3998906Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:05.3999712Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:05.4000577Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:05.4001616Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:05.4105104Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2022-12-01T10:06:05.6632882Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:05.6634179Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:05.6635168Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:05.6636057Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:05.6636973Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:05.6637896Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:05.6703061Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2022-12-01T10:06:05.9194421Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:05.9195505Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:05.9196495Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:05.9197360Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:05.9198196Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:05.9198696Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:05.9256297Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2022-12-01T10:06:06.0882961Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:06.0883992Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:06.0884981Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:06.0885869Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:06.0886786Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:06.0887688Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:06.0950694Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2022-12-01T10:06:06.2865819Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:06.2866806Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:06.2867598Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:06.2868437Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:06.2869328Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:06.2870196Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:06.2936546Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2022-12-01T10:06:06.3869795Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:06.3870813Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:06.3871815Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:06.3872756Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:06.3873649Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:06.3874650Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:06.3943528Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2022-12-01T10:06:06.7946668Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:06.7947641Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:06.7948558Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:06.7949397Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:06.7950262Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:06.7951131Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:06.8012301Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2022-12-01T10:06:06.8145355Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:06.8146217Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:06.8147037Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:06.8147811Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:06.8148388Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:06.8148891Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:06.8209433Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2022-12-01T10:06:06.9460556Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:06.9461470Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:06.9462319Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:06.9463064Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:06.9464083Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:06.9464601Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:06.9521568Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2022-12-01T10:06:06.9762763Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:06.9763847Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:06.9764657Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:06.9765692Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:06.9766342Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:06.9767150Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:06.9819718Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2022-12-01T10:06:07.0850720Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:07.0851480Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:07.0852279Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:07.0853107Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:07.0854003Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:07.0854695Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:07.0913764Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2022-12-01T10:06:07.5145295Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:07.5146277Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:07.5147233Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:07.5148116Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:07.5149042Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:07.5149949Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:07.5222181Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2022-12-01T10:06:07.6460411Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:07.6461384Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:07.6462219Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:07.6463180Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:07.6463675Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:07.6464368Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:07.6520168Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2022-12-01T10:06:08.0234937Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:08.0235997Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:08.0237115Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:08.0238010Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:08.0238888Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:08.0239761Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:08.0304051Z [ 98%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2022-12-01T10:06:08.0377209Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:08.0378172Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:08.0378995Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:08.0379725Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:08.0380464Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:08.0381183Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:08.0451473Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2022-12-01T10:06:08.1765315Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:08.1766418Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:08.1767395Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:08.1768240Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:08.1769060Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:08.1769841Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:08.1845417Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2022-12-01T10:06:08.1895403Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:08.1896687Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:08.1897543Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:08.1898042Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:08.1898522Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:08.1899008Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:08.2008590Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2022-12-01T10:06:08.4365198Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:08.4366232Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:08.4367119Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:08.4367964Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:08.4368834Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:08.4369714Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:08.4435578Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2022-12-01T10:06:08.6987659Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:08.6988735Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:08.6989668Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:08.6990538Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:08.6991364Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:08.6992253Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:08.7061078Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2022-12-01T10:06:09.0939079Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:09.0939898Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:09.0940440Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:09.0940971Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:09.0941747Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:09.0942691Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:09.0992596Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2022-12-01T10:06:09.4432327Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:09.4436580Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:09.4437474Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:09.4438246Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:09.4439076Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:09.4439912Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:09.4504340Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2022-12-01T10:06:09.5590132Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:09.5590784Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:09.5591326Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:09.5591836Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:09.5592619Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:09.5593402Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:09.5645177Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp.o 2022-12-01T10:06:09.7027996Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:09.7028892Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:09.7029715Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:09.7030229Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:09.7030814Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:09.7031535Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:09.7082278Z [ 98%] Linking CXX executable ../bin/test_jit 2022-12-01T10:06:09.7991654Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:09.7992746Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:09.7993691Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:09.7994630Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:09.7995788Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:09.7996632Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:09.8068569Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2022-12-01T10:06:09.9431261Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:09.9432184Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:09.9433076Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:09.9433899Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:09.9434757Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:09.9435593Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:09.9482066Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2022-12-01T10:06:10.5481141Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:10.5482218Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:10.5483103Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:10.5484037Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:10.5484920Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:10.5485777Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:10.5554681Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/cast_all_constant_to_floating.cpp.o 2022-12-01T10:06:10.8994721Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:10.8995574Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:10.8996402Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:10.8997388Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:10.8998139Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:10.8998826Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:10.9066098Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2022-12-01T10:06:11.0768999Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:11.0769844Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:11.0770900Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:11.0771559Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:11.0772319Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:11.0773001Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:11.0838332Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2022-12-01T10:06:11.1093236Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:11.1094348Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:11.1095543Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:11.1096436Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:11.1098080Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:11.1098995Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:11.1156499Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2022-12-01T10:06:11.3057343Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:11.3058558Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:11.3059570Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:11.3060506Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:11.3061500Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:11.3062469Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:11.3130341Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2022-12-01T10:06:11.4377522Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:11.4378828Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:11.4379828Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:11.4380699Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:11.4381548Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:11.4382420Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:11.4444747Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2022-12-01T10:06:11.4859333Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:11.4860486Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:11.4861541Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:11.4862470Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:11.4864657Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:11.4865505Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:11.5008280Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2022-12-01T10:06:11.5876979Z [ 98%] Built target test_jit 2022-12-01T10:06:11.5944924Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2022-12-01T10:06:11.9241565Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:11.9242531Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:11.9243324Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:11.9244104Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:11.9244887Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:11.9245678Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:11.9328830Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2022-12-01T10:06:12.0543924Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:12.0544966Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:12.0545763Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:12.0546487Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:12.0547617Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:12.0548526Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:12.0615829Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2022-12-01T10:06:12.0707816Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:12.0708684Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:12.0709504Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:12.0710512Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:12.0711289Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:12.0711782Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:12.0772038Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2022-12-01T10:06:12.2098611Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:12.2099795Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:12.2100936Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:12.2104196Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:12.2105347Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:12.2107300Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:12.2156551Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2022-12-01T10:06:12.5390739Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:12.5391805Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:12.5392810Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:12.5393712Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:12.5394608Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:12.5395525Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:12.5435659Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:12.5436685Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:12.5437613Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:12.5438608Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:12.5439487Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:12.5440392Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:12.5471639Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2022-12-01T10:06:12.5504085Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2022-12-01T10:06:12.7126647Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:12.7127559Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:12.7128171Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:12.7128670Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:12.7129213Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:12.7129767Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:12.7178635Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2022-12-01T10:06:12.7422779Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:12.7423911Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:12.7424888Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:12.7425812Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:12.7426664Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:12.7427172Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:12.7483839Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/remove_inplace_ops_for_onnx.cpp.o 2022-12-01T10:06:12.7552329Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:12.7553457Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:12.7554385Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:12.7555179Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:12.7556038Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:12.7556878Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:12.7614594Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2022-12-01T10:06:12.8472600Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:12.8473596Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:12.8474472Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:12.8475295Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:12.8476090Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:12.8476912Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:12.8541603Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2022-12-01T10:06:13.1214199Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:13.1215226Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:13.1216228Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:13.1217048Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:13.1217928Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:13.1218847Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:13.1284924Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2022-12-01T10:06:13.2021384Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:13.2022391Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:13.2023345Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:13.2024212Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:13.2025109Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:13.2026029Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:13.2080854Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2022-12-01T10:06:13.2392602Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:13.2393320Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:13.2393847Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:13.2394332Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:13.2395090Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:13.2396236Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:13.2466965Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2022-12-01T10:06:13.3617505Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:13.3618552Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:13.3619537Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:13.3620398Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:13.3621572Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:13.3622499Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:13.3688224Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/autograd_function_process.cpp.o 2022-12-01T10:06:13.4792768Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:13.4793371Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:13.4793899Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:13.4794420Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:13.4794928Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:13.4795423Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:13.4867545Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2022-12-01T10:06:13.7703857Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:13.7704780Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:13.7705549Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:13.7706076Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:13.7706928Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:13.7707728Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:13.7772465Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2022-12-01T10:06:13.9611270Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:13.9612239Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:13.9612904Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:13.9613648Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:13.9614624Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:13.9615256Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:13.9615865Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:13.9616858Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:13.9617591Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:13.9618352Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:13.9619128Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:13.9619900Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:13.9671236Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2022-12-01T10:06:13.9682247Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2022-12-01T10:06:14.0265420Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:14.0266550Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:14.0267596Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:14.0268522Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:14.0269445Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:14.0270351Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:14.0334093Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2022-12-01T10:06:14.3868547Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:14.3869690Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:14.3870673Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:14.3871566Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:14.3872492Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:14.3873416Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:14.3935896Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2022-12-01T10:06:14.5052440Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:14.5054099Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:14.5057492Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:14.5058633Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:14.5060183Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:14.5061110Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:14.5130228Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2022-12-01T10:06:14.6947133Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:14.6948494Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:14.6949620Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:14.6950505Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:14.6951419Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:14.6952339Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:14.7017210Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2022-12-01T10:06:14.7517431Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:14.7518767Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:14.7519855Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:14.7520874Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:14.7522210Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:14.7523259Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:14.7589267Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2022-12-01T10:06:15.3298941Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:15.3299953Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:15.3300931Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:15.3301779Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:15.3302662Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:15.3303529Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:15.3370815Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2022-12-01T10:06:15.4371568Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:15.4372559Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:15.4373354Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:15.4374128Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:15.4374879Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:15.4375911Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:15.4444920Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2022-12-01T10:06:15.7525438Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:15.7526739Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:15.7527738Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:15.7528692Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:15.7529598Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:15.7530359Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:15.7591589Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2022-12-01T10:06:15.9211628Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:15.9212826Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:15.9213771Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:15.9214565Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:15.9215330Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:15.9216065Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:15.9278904Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2022-12-01T10:06:16.0293296Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:16.0294374Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:16.0295355Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:16.0296271Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:16.0297414Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:16.0298344Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:16.0366647Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2022-12-01T10:06:16.1530745Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:16.1536235Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:16.1537241Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:16.1538398Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:16.1539335Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:16.1540242Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:16.1606758Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2022-12-01T10:06:16.2809784Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:16.2810806Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:16.2812183Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:16.2812924Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:16.2813728Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:16.2814731Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:16.2882878Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2022-12-01T10:06:16.7795510Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:16.7796587Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:16.7797786Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:16.7798386Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:16.7799191Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:16.7799922Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:16.7851522Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2022-12-01T10:06:17.0641145Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:17.0705695Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:17.0706813Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:17.0708000Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:17.0708843Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:17.0709656Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:17.0772532Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:17.0773489Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:17.0774322Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:17.0775080Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:17.0775856Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:17.0776595Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:17.0812418Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2022-12-01T10:06:17.0838055Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2022-12-01T10:06:17.4101775Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:17.4102738Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:17.4103580Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:17.4104368Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:17.4105142Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:17.4105916Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:17.4174056Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2022-12-01T10:06:17.5272976Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:17.5274184Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:17.5275148Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:17.5276081Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:17.5276936Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:17.5277757Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:17.5347209Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2022-12-01T10:06:17.7315748Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:17.7316722Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:17.7317597Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:17.7318343Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:17.7319132Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:17.7319900Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:17.7385028Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2022-12-01T10:06:17.7813837Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:17.7814888Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:17.7815867Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:17.7816765Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:17.7817678Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:17.7818598Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:17.7881474Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2022-12-01T10:06:18.4036844Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:18.4037394Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:8, 2022-12-01T10:06:18.4038076Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2022-12-01T10:06:18.4039127Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:06:18.4040086Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:06:18.4040369Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:06:18.4041274Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:06:18.4042035Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:06:18.4042432Z | ^~~~ 2022-12-01T10:06:18.4043069Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:06:18.4043553Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:06:18.4044121Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:06:18.4044529Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:7, 2022-12-01T10:06:18.4045202Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-12-01T10:06:18.4045796Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-12-01T10:06:18.4046530Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h:3, 2022-12-01T10:06:18.4047221Z from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:36, 2022-12-01T10:06:18.4047902Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:4: 2022-12-01T10:06:18.4048549Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:06:18.4049123Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:06:18.4049599Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:06:18.4050202Z In file included from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/cuda_codegen.h:8, 2022-12-01T10:06:18.4050943Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:8: 2022-12-01T10:06:18.4052709Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:111:5: warning: ‘hipError_t hipCtxGetCurrent(ihipCtx_t**)’ is deprecated: This API is marked as deprecated and may not be supported in future releases. For more details please refer https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_deprecated_api_list.md [-Wdeprecated-declarations] 2022-12-01T10:06:18.4053954Z 111 | _(hipCtxGetCurrent) \ 2022-12-01T10:06:18.4054406Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:06:18.4054990Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:119:39: note: in definition of macro ‘CREATE_MEMBER’ 2022-12-01T10:06:18.4055419Z 119 | #define CREATE_MEMBER(name) decltype(&name) name; 2022-12-01T10:06:18.4055729Z | ^~~~ 2022-12-01T10:06:18.4056183Z /var/lib/jenkins/workspace/aten/src/ATen/hip/nvrtc_stub/ATenNVRTC.h:120:3: note: in expansion of macro ‘AT_FORALL_NVRTC’ 2022-12-01T10:06:18.4056776Z 120 | AT_FORALL_NVRTC(CREATE_MEMBER) 2022-12-01T10:06:18.4057193Z | ^~~~~~~~~~~~~~~ 2022-12-01T10:06:18.4057749Z In file included from /var/lib/jenkins/workspace/c10/hip/HIPStream.h:7, 2022-12-01T10:06:18.4058413Z from /var/lib/jenkins/workspace/c10/hip/HIPGraphsC10Utils.h:4, 2022-12-01T10:06:18.4059158Z from /var/lib/jenkins/workspace/c10/hip/HIPCachingAllocator.h:5, 2022-12-01T10:06:18.4060191Z from /var/lib/jenkins/workspace/aten/src/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h:3, 2022-12-01T10:06:18.4061039Z from /var/lib/jenkins/workspace/torch/csrc/jit/python/pybind_utils.h:36, 2022-12-01T10:06:18.4061801Z from /var/lib/jenkins/workspace/torch/csrc/jit/tensorexpr/tensorexpr_init.cpp:4: 2022-12-01T10:06:18.4062570Z /opt/rocm-5.2.0/include/hip/hip_runtime_api.h:4193:12: note: declared here 2022-12-01T10:06:18.4063237Z 4193 | hipError_t hipCtxGetCurrent(hipCtx_t* ctx); 2022-12-01T10:06:18.4063754Z | ^~~~~~~~~~~~~~~~ 2022-12-01T10:06:18.4064562Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:18.4065626Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:18.4066511Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:18.4067403Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:18.4068282Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:18.4103036Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2022-12-01T10:06:18.9659611Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:18.9660653Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:18.9661686Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:18.9662561Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:18.9663414Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:18.9664265Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:18.9732710Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2022-12-01T10:06:19.0309215Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:19.0310184Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:19.0311102Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:19.0311926Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:19.0312746Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:19.0313531Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:19.0377954Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2022-12-01T10:06:19.1190224Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:19.1191269Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:19.1192428Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:19.1193294Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:19.1194164Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:19.1195047Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:19.1323088Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o 2022-12-01T10:06:19.1665997Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:19.1667330Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:19.1668098Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:19.1668577Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:19.1669365Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:19.1670017Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:19.1772362Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2022-12-01T10:06:19.6082291Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:19.6086841Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:19.6087756Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:19.6088568Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:19.6089371Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:19.6090184Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:19.6164544Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2022-12-01T10:06:19.8176786Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:19.8177666Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:19.8178518Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:19.8179264Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:19.8180048Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:19.8180603Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:19.8232616Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2022-12-01T10:06:19.8256033Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:19.8257019Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:19.8258004Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:19.8258857Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:19.8259745Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:19.8260611Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:19.8324469Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2022-12-01T10:06:19.8743920Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:19.8744962Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:19.8745766Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:19.8746497Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:19.8747250Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:19.8748032Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:19.8800867Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2022-12-01T10:06:20.4167179Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:20.4168292Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:20.4169227Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:20.4170135Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:20.4171000Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:20.4171935Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:20.4239578Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2022-12-01T10:06:20.5098089Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:20.5099198Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:20.5100181Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:20.5101074Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:20.5101997Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:20.5103125Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:20.5159406Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2022-12-01T10:06:20.6966360Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:20.6967419Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:20.6967995Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:20.6968635Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:20.6969744Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:20.6970398Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:20.7025916Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2022-12-01T10:06:20.8738406Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:20.8739467Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:20.8740369Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:20.8741224Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:20.8742089Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:20.8742950Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:20.8808470Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2022-12-01T10:06:21.2594885Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:21.2595859Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:21.2596741Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:21.2597577Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:21.2598420Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:21.2599242Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:21.2697261Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2022-12-01T10:06:21.2991907Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:21.2992750Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:21.2993504Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:21.2994403Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:21.2995096Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:21.2995794Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:21.3064295Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2022-12-01T10:06:21.5051651Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:21.5052668Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:21.5053720Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:21.5054495Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:21.5055233Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:21.5056000Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:21.5105811Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2022-12-01T10:06:21.5573737Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:21.5574787Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:21.5575782Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:21.5576695Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:21.5577622Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:21.5578480Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:21.5628962Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2022-12-01T10:06:21.6151006Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:21.6152147Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:21.6153188Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:21.6154116Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:21.6155017Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:21.6155922Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:21.6219285Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2022-12-01T10:06:21.9010816Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:21.9011942Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:21.9013080Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:21.9013944Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:21.9014799Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:21.9015596Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:21.9080579Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2022-12-01T10:06:22.3193677Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:22.3194776Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:22.3195718Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:22.3196588Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:22.3197475Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:22.3198330Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:22.3268674Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2022-12-01T10:06:22.5004993Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:22.5005996Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:22.5006869Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:22.5007655Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:22.5008456Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:22.5009273Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:22.5044122Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:22.5045259Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:22.5046168Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:22.5047057Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:22.5047877Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:22.5048704Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:22.5082878Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2022-12-01T10:06:22.5116080Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2022-12-01T10:06:22.7246231Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:22.7247300Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:22.7248299Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:22.7249196Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:22.7250104Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:22.7251016Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:22.7318592Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/init_flatbuffer_module.cpp.o 2022-12-01T10:06:22.8741844Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:22.8742931Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:22.8743848Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:22.8744404Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:22.8744982Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:22.8745651Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:22.8811016Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2022-12-01T10:06:22.9036986Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:22.9038088Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:22.9039063Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:22.9039958Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:22.9040754Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:22.9041666Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:22.9140895Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2022-12-01T10:06:23.2548519Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:23.2549599Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:23.2550344Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:23.2550832Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:23.2551362Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:23.2552098Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:23.2623256Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Event.cpp.o 2022-12-01T10:06:23.4439745Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:23.4441993Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:23.4445841Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:23.4446680Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:23.4447460Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:23.4447966Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:23.4498379Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Module.cpp.o 2022-12-01T10:06:23.8546237Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:23.8547306Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:23.8548385Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:23.8548945Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:23.8549485Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:23.8550025Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:23.8608276Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_comm.cpp.o 2022-12-01T10:06:23.9622935Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:23.9623851Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:23.9624634Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:23.9625422Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:23.9626160Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:23.9626667Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:23.9676819Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Stream.cpp.o 2022-12-01T10:06:24.0001714Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:24.0002703Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:24.0003538Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:24.0004356Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:24.0005371Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:24.0006230Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:24.0070162Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/Graph.cpp.o 2022-12-01T10:06:24.4117287Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:24.4118364Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:24.4119645Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:24.4120519Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:24.4121655Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:24.4122541Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:24.4190194Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudart.cpp.o 2022-12-01T10:06:25.0000217Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:25.0001386Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:25.0002139Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:25.0002753Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:25.0003544Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:25.0004283Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:25.0066291Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/nvtx.cpp.o 2022-12-01T10:06:25.0922901Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:25.0923973Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:25.0924664Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:25.0925378Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:25.0926107Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:25.0926767Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:25.0994521Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/utils.cpp.o 2022-12-01T10:06:25.1240213Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:25.1241735Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:25.1242834Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:25.1243723Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:25.1244677Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:25.1245635Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:25.1299822Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/shared/cudnn.cpp.o 2022-12-01T10:06:25.1757256Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:25.1758245Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:25.1759221Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:25.1760079Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:25.1760884Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:25.1761861Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:25.1815417Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2022-12-01T10:06:25.2723031Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:25.2724124Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:25.2725074Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:25.2725921Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:25.2726820Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:25.2727708Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:25.2798406Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2022-12-01T10:06:25.6030513Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:25.6031731Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:25.6032717Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:25.6033589Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:25.6034508Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:25.6035361Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:25.6100255Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2022-12-01T10:06:25.8252774Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:25.8253832Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:25.8254779Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:25.8255605Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:25.8256495Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:25.8257376Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:25.8303241Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2022-12-01T10:06:26.4610000Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:26.4611052Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:26.4612106Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:26.4612790Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:26.4613376Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:26.4614269Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:26.4675301Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2022-12-01T10:06:26.8507701Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:26.8508618Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:26.8509430Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:26.8510170Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:26.8510927Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:26.8511725Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:26.8573949Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2022-12-01T10:06:27.0355986Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:27.0357057Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:27.0357804Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:27.0358380Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:27.0359433Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:27.0360032Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:27.0409357Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2022-12-01T10:06:27.1525828Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:27.1526815Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:27.1527754Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:27.1528565Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:27.1529421Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:27.1530291Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:27.1593358Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:27.1594345Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:27.1595257Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:27.1596091Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:27.1596962Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:27.1597774Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:27.1598650Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2022-12-01T10:06:27.1681842Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2022-12-01T10:06:27.9812680Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:27.9813755Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:27.9814701Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:27.9815501Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:27.9816176Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:27.9816743Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:27.9882701Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2022-12-01T10:06:28.0881860Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:28.0882734Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:28.0883826Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:28.0884686Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:28.0885334Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:28.0886094Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:28.0946389Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2022-12-01T10:06:28.4695857Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:28.4696891Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:28.4697916Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:28.4698771Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:28.4699692Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:28.4700551Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:28.4766811Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2022-12-01T10:06:28.5027724Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:28.5028686Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:28.5029470Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:28.5029971Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:28.5030561Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:28.5031317Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:28.5084723Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/cuda/python_nccl.cpp.o 2022-12-01T10:06:28.6759429Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:28.6760714Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:28.6761742Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:28.6762425Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:28.6763143Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:28.6763970Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:29.1974859Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:29.1975974Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:29.1976839Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:29.1977541Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:29.1978096Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:29.1978599Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:29.3292014Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:29.3293064Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:29.3294010Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:29.3294847Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:29.3295667Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:29.3296491Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:29.6001532Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:29.6002536Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:29.6003473Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:29.6004350Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:29.6005200Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:29.6006035Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:29.7358522Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:29.7359531Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:29.7360420Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:29.7361728Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:29.7362565Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:29.7363371Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:36.9439314Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:36.9439939Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:36.9440492Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:36.9441705Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:36.9442379Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:36.9442873Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:36.9492605Z [100%] Linking CXX shared library ../../lib/libtorch_python.so 2022-12-01T10:06:39.0021033Z [100%] Built target torch_python 2022-12-01T10:06:39.0139640Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2022-12-01T10:06:39.0140394Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2022-12-01T10:06:39.0153354Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2022-12-01T10:06:39.0154245Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2022-12-01T10:06:39.8897229Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:39.8898316Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:39.8899302Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:39.8900163Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:39.8900990Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:39.8901826Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:39.9034213Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:39.9035075Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:39.9035628Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:39.9036396Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:39.9036885Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:39.9037660Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:40.1231002Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:40.1231632Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:40.1232167Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:40.1232647Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:40.1233141Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:40.1233748Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:40.1288436Z [100%] Linking CXX shared library ../../lib/libnnapi_backend.so 2022-12-01T10:06:40.2353672Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:06:40.2354404Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:06:40.2354948Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:06:40.2355430Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:06:40.2355907Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:06:40.2356399Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:06:40.2405981Z [100%] Linking CXX shared module functorch.so 2022-12-01T10:06:40.7310341Z [100%] Built target nnapi_backend 2022-12-01T10:06:40.8220613Z [100%] Built target functorch 2022-12-01T10:06:40.8475605Z Install the project... 2022-12-01T10:06:40.8519869Z -- Install configuration: "Release" 2022-12-01T10:06:40.8948019Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2022-12-01T10:06:41.1181368Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2022-12-01T10:06:41.1506522Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2022-12-01T10:06:41.1513367Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2022-12-01T10:06:41.1521704Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2022-12-01T10:06:41.1531002Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2022-12-01T10:06:41.1539223Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2022-12-01T10:06:41.1546854Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2022-12-01T10:06:41.1555358Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2022-12-01T10:06:41.1564663Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2022-12-01T10:06:41.1573496Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2022-12-01T10:06:41.1581387Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2022-12-01T10:06:41.1589535Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2022-12-01T10:06:41.1609079Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2022-12-01T10:06:41.1617108Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2022-12-01T10:06:41.1624916Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2022-12-01T10:06:41.1632783Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2022-12-01T10:06:41.1641722Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2022-12-01T10:06:41.1651262Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2022-12-01T10:06:41.1672774Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2022-12-01T10:06:41.1680559Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2022-12-01T10:06:41.1689564Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2022-12-01T10:06:41.1697829Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2022-12-01T10:06:41.1705775Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2022-12-01T10:06:41.1713475Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2022-12-01T10:06:41.1721585Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2022-12-01T10:06:41.1730613Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2022-12-01T10:06:41.1739154Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2022-12-01T10:06:41.1747475Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2022-12-01T10:06:41.1764059Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2022-12-01T10:06:41.1772262Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2022-12-01T10:06:41.1780173Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2022-12-01T10:06:41.1803160Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2022-12-01T10:06:41.1811218Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2022-12-01T10:06:41.1819774Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2022-12-01T10:06:41.1830650Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2022-12-01T10:06:41.1840081Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2022-12-01T10:06:41.1848592Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2022-12-01T10:06:41.1857535Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2022-12-01T10:06:41.1865530Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2022-12-01T10:06:41.1874059Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2022-12-01T10:06:41.1884167Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2022-12-01T10:06:41.1892214Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10_hip.so" to "$ORIGIN:/opt/rocm/hip/lib" 2022-12-01T10:06:41.1914471Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_hip_HIPTest" to "$ORIGIN:/opt/rocm/hip/lib" 2022-12-01T10:06:41.8072512Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libcaffe2_nvrtc.so" to "$ORIGIN:/opt/rocm/hip/lib" 2022-12-01T10:06:42.1841702Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/opt/conda/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3232799Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_hip.so" to "$ORIGIN:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/rccl/lib:/opt/conda/lib:/opt/rocm/lib:/opt/rocm/magma/lib" 2022-12-01T10:06:42.3236141Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3240798Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T10:06:42.3254584Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3263176Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3274722Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3285071Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3295413Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3305545Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3315258Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3325382Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3335695Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3345120Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3358173Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3367636Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3376836Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3386856Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3396091Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3409993Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3419257Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3428921Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3437857Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3447595Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3457110Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3466722Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3475469Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3485139Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3494693Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3505462Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3514523Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3523923Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3532954Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3542484Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3551669Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3561159Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3573713Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3583010Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3586992Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3595856Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3607696Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3615926Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3625104Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/variant_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3629818Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3640837Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/vmap_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3650080Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3658901Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3667906Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3677956Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3694732Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3705012Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3722329Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3736419Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3754442Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3770043Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3780383Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3795325Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/make_boxed_from_unboxed_functor_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3805152Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3814340Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3838475Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3879879Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3889317Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3898192Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/hip_apply_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3907172Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/hip_complex_math_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3916001Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/hip_complex_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3924925Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/hip_distributions_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3933306Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/hip_dlconvertor_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3942086Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/hip_generator_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3950886Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/hip_half_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3959653Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/hip_integer_divider_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3968090Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/hip_optional_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3977193Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/hip_packedtensoraccessor_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:42.3986081Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/hip_vectorized_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4529246Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4535636Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4543001Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4607264Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/opt/rocm/hip/lib:/opt/conda/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4701431Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/opt/rocm/hip/lib:/opt/conda/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4708736Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/opt/rocm/hip/lib:/opt/conda/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4724167Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T10:06:43.4735987Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T10:06:43.4745950Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T10:06:43.4758215Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4771705Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4901539Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4915316Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4922344Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.4971215Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/opt/rocm/hip/lib:/opt/conda/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.5162364Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/opt/rocm/roctracer/lib:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/lib:/opt/rocm/rccl/lib" 2022-12-01T10:06:43.5169338Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.5178697Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.5189042Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/opt/conda/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib" 2022-12-01T10:06:43.5741768Z running bdist_wheel 2022-12-01T10:06:43.7863936Z running build 2022-12-01T10:06:43.7864172Z running build_py 2022-12-01T10:06:43.8055490Z creating build/lib.linux-x86_64-cpython-37 2022-12-01T10:06:43.8055810Z creating build/lib.linux-x86_64-cpython-37/caffe2 2022-12-01T10:06:43.8056218Z copying caffe2/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2 2022-12-01T10:06:43.8067793Z creating build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T10:06:43.8068191Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T10:06:43.8072986Z copying functorch/setup.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T10:06:43.8083705Z creating build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8084134Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8089185Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8102203Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8108131Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8123282Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8131872Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8138490Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8143384Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8178366Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8182923Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8198869Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8206906Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8225433Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8235430Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8251086Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8256269Z copying torch/_six.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8261719Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8270748Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8275019Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8299907Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8318463Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8335301Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8381524Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8390372Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8391300Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8401421Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8410208Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8437169Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8450173Z copying torch/library.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8454026Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8474544Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8480002Z copying torch/random.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8491809Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8495824Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8510949Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8528413Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8534077Z copying torch/types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8538566Z copying torch/version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:43.8542257Z creating build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8542873Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8544130Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8545226Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8546522Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8549108Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8550288Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8551573Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8553269Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8554323Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8555559Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8558183Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8559308Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T10:06:43.8562437Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-12-01T10:06:43.8563142Z copying caffe2/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-12-01T10:06:43.8566668Z creating build/lib.linux-x86_64-cpython-37/caffe2/core 2022-12-01T10:06:43.8567321Z copying caffe2/core/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core 2022-12-01T10:06:43.8569272Z creating build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T10:06:43.8570004Z copying caffe2/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T10:06:43.8570885Z copying caffe2/distributed/file_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T10:06:43.8578608Z copying caffe2/distributed/redis_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T10:06:43.8590589Z copying caffe2/distributed/store_ops_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T10:06:43.8596222Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-12-01T10:06:43.8596758Z copying caffe2/experiments/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-12-01T10:06:43.8599499Z creating build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T10:06:43.8600005Z copying caffe2/perfkernels/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T10:06:43.8600709Z copying caffe2/perfkernels/hp_emblookup_codegen.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T10:06:43.8610884Z creating build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T10:06:43.8611262Z copying caffe2/proto/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T10:06:43.8616393Z copying caffe2/proto/gen_proto_typestubs_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T10:06:43.8620542Z copying caffe2/proto/torch_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T10:06:43.8621890Z copying caffe2/proto/caffe2_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T10:06:43.8635362Z creating build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8635842Z copying caffe2/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8647593Z copying caffe2/python/_import_c_extension.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8653001Z copying caffe2/python/allcompare_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8667175Z copying caffe2/python/attention.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8682576Z copying caffe2/python/benchmark_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8693234Z copying caffe2/python/binarysize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8701666Z copying caffe2/python/brew.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8708152Z copying caffe2/python/brew_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8717909Z copying caffe2/python/build.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8725105Z copying caffe2/python/cached_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8730398Z copying caffe2/python/caffe_translator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8749076Z copying caffe2/python/caffe_translator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8753764Z copying caffe2/python/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8766453Z copying caffe2/python/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8776694Z copying caffe2/python/cnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8781390Z copying caffe2/python/context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8785479Z copying caffe2/python/context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8797813Z copying caffe2/python/control.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8810229Z copying caffe2/python/control_ops_grad.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8821354Z copying caffe2/python/control_ops_grad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8834869Z copying caffe2/python/control_ops_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8843475Z copying caffe2/python/control_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8851905Z copying caffe2/python/convert.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8860364Z copying caffe2/python/convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8864673Z copying caffe2/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8874959Z copying caffe2/python/convnet_benchmarks_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8880388Z copying caffe2/python/core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8901194Z copying caffe2/python/core_gradients_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8917536Z copying caffe2/python/core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8937373Z copying caffe2/python/crf.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8947427Z copying caffe2/python/crf_predict.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8951769Z copying caffe2/python/crf_viterbi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8956246Z copying caffe2/python/data_parallel_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.8982079Z copying caffe2/python/data_parallel_model_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9006293Z copying caffe2/python/data_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9018588Z copying caffe2/python/data_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9023649Z copying caffe2/python/dataio.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9033633Z copying caffe2/python/dataio_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9047087Z copying caffe2/python/dataset.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9059287Z copying caffe2/python/db_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9063263Z copying caffe2/python/db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9067634Z copying caffe2/python/device_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9077433Z copying caffe2/python/dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9082247Z copying caffe2/python/embedding_generation_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9086600Z copying caffe2/python/experiment_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9099182Z copying caffe2/python/extension_loader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9102601Z copying caffe2/python/fakefp16_transform_lib.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9105919Z copying caffe2/python/filler_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9110181Z copying caffe2/python/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9126725Z copying caffe2/python/functional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9132241Z copying caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9135987Z copying caffe2/python/gradient_check_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9147527Z copying caffe2/python/gradient_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9160219Z copying caffe2/python/gru_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9165149Z copying caffe2/python/hip_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9169832Z copying caffe2/python/hsm_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9181130Z copying caffe2/python/hypothesis_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9206360Z copying caffe2/python/hypothesis_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9214179Z copying caffe2/python/ideep_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9218222Z copying caffe2/python/layer_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9227778Z copying caffe2/python/layer_model_instantiator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9232846Z copying caffe2/python/layer_parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9250788Z copying caffe2/python/layer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9255417Z copying caffe2/python/layers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9277028Z copying caffe2/python/lazy.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9281136Z copying caffe2/python/lazy_dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9285145Z copying caffe2/python/lazy_dyndep_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9288729Z copying caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9298566Z copying caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9306629Z copying caffe2/python/lstm_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9319272Z copying caffe2/python/memonger.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9336270Z copying caffe2/python/memonger_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9347550Z copying caffe2/python/mkl_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9352152Z copying caffe2/python/model_device_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9362978Z copying caffe2/python/model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9385558Z copying caffe2/python/model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9389156Z copying caffe2/python/modifier_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9393705Z copying caffe2/python/muji.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9401844Z copying caffe2/python/muji_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9406366Z copying caffe2/python/net_builder.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9416767Z copying caffe2/python/net_builder_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9422610Z copying caffe2/python/net_drawer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9431030Z copying caffe2/python/net_printer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9441496Z copying caffe2/python/net_printer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9445859Z copying caffe2/python/nomnigraph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9452049Z copying caffe2/python/nomnigraph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9463381Z copying caffe2/python/nomnigraph_transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9468340Z copying caffe2/python/nomnigraph_transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9473654Z copying caffe2/python/normalizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9484158Z copying caffe2/python/normalizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9489238Z copying caffe2/python/normalizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9494235Z copying caffe2/python/numa_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9497864Z copying caffe2/python/numa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9505991Z copying caffe2/python/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9510755Z copying caffe2/python/operator_fp_exceptions_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9515270Z copying caffe2/python/optimizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9533806Z copying caffe2/python/optimizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9538296Z copying caffe2/python/optimizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9547795Z copying caffe2/python/optimizer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9552542Z copying caffe2/python/parallel_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9560451Z copying caffe2/python/parallel_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9565637Z copying caffe2/python/parallelize_bmuf_distributed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9573261Z copying caffe2/python/pipeline.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9581307Z copying caffe2/python/pipeline_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9585342Z copying caffe2/python/predictor_constants.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9599279Z copying caffe2/python/recurrent.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9603744Z copying caffe2/python/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9607889Z copying caffe2/python/queue_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9615974Z copying caffe2/python/record_queue.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9622798Z copying caffe2/python/regularizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9634436Z copying caffe2/python/regularizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9639146Z copying caffe2/python/regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9651906Z copying caffe2/python/rnn_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9676229Z copying caffe2/python/schema.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9695546Z copying caffe2/python/schema_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9708088Z copying caffe2/python/scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9713519Z copying caffe2/python/scope_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9717772Z copying caffe2/python/session.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9726575Z copying caffe2/python/session_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9729945Z copying caffe2/python/sparse_to_dense_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9734335Z copying caffe2/python/sparse_to_dense_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9743478Z copying caffe2/python/task.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9754918Z copying caffe2/python/task_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9759083Z copying caffe2/python/test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9764126Z copying caffe2/python/text_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9768094Z copying caffe2/python/timeout_guard.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9776783Z copying caffe2/python/toy_regression_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9780576Z copying caffe2/python/transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9784130Z copying caffe2/python/transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9792375Z copying caffe2/python/tt_core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9797044Z copying caffe2/python/tt_core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9805653Z copying caffe2/python/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9818682Z copying caffe2/python/utils_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9823909Z copying caffe2/python/visualize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9829587Z copying caffe2/python/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9838935Z copying caffe2/python/workspace_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T10:06:43.9851789Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-12-01T10:06:43.9852230Z copying caffe2/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-12-01T10:06:43.9854473Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T10:06:43.9854963Z copying caffe2/contrib/aten/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T10:06:43.9855652Z copying caffe2/contrib/aten/aten_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T10:06:43.9860396Z copying caffe2/contrib/aten/gen_op.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T10:06:43.9870164Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T10:06:43.9870806Z copying caffe2/contrib/gloo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T10:06:43.9871784Z copying caffe2/contrib/gloo/gloo_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T10:06:43.9882566Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T10:06:43.9883394Z copying caffe2/contrib/nccl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T10:06:43.9884190Z copying caffe2/contrib/nccl/nccl_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T10:06:43.9891286Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T10:06:43.9891972Z copying caffe2/contrib/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T10:06:43.9892493Z copying caffe2/contrib/nnpack/nnpack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T10:06:43.9904951Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:06:43.9905410Z copying caffe2/contrib/playground/AnyExp.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:06:43.9913211Z copying caffe2/contrib/playground/AnyExpOnTerm.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:06:43.9921948Z copying caffe2/contrib/playground/ModuleRegister.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:06:43.9928522Z copying caffe2/contrib/playground/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:06:43.9929460Z copying caffe2/contrib/playground/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:06:43.9939570Z copying caffe2/contrib/playground/compute_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:06:43.9946952Z copying caffe2/contrib/playground/compute_topk_accuracy.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:06:43.9954008Z copying caffe2/contrib/playground/meter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:06:43.9972964Z copying caffe2/contrib/playground/module_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:06:43.9981186Z copying caffe2/contrib/playground/output_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T10:06:43.9988068Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T10:06:43.9988535Z copying caffe2/contrib/prof/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T10:06:43.9989154Z copying caffe2/contrib/prof/cuda_profile_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T10:06:43.9994828Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-12-01T10:06:43.9995389Z copying caffe2/contrib/script/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-12-01T10:06:43.9997932Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:06:43.9998806Z copying caffe2/contrib/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:06:43.9999720Z copying caffe2/contrib/tensorboard/tensorboard.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:06:44.0012352Z copying caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:06:44.0017906Z copying caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:06:44.0034484Z copying caffe2/contrib/tensorboard/tensorboard_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T10:06:44.0039446Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T10:06:44.0040093Z copying caffe2/contrib/warpctc/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T10:06:44.0040733Z copying caffe2/contrib/warpctc/ctc_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T10:06:44.0047458Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T10:06:44.0048150Z copying caffe2/contrib/aten/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T10:06:44.0048613Z copying caffe2/contrib/aten/docs/sample.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T10:06:44.0065986Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:44.0066647Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:44.0071579Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:44.0076513Z copying caffe2/contrib/playground/resnetdemo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:44.0077151Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:44.0081115Z copying caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:44.0090848Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:44.0095314Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:44.0105459Z copying caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:44.0118055Z copying caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:44.0122445Z copying caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:44.0128491Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-12-01T10:06:44.0129341Z copying caffe2/contrib/script/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-12-01T10:06:44.0131309Z creating build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T10:06:44.0132110Z copying caffe2/core/nomnigraph/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T10:06:44.0132913Z copying caffe2/core/nomnigraph/op_gen.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T10:06:44.0149004Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:06:44.0149493Z copying caffe2/experiments/python/SparseTransformer.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:06:44.0154760Z copying caffe2/experiments/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:06:44.0155279Z copying caffe2/experiments/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:06:44.0164774Z copying caffe2/experiments/python/device_reduce_sum_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:06:44.0169211Z copying caffe2/experiments/python/funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:06:44.0173974Z copying caffe2/experiments/python/net_construct_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:06:44.0186071Z copying caffe2/experiments/python/sparse_funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:06:44.0189719Z copying caffe2/experiments/python/sparse_reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:06:44.0194439Z copying caffe2/experiments/python/tt_contraction_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:06:44.0199552Z copying caffe2/experiments/python/tt_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T10:06:44.0212140Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:06:44.0212801Z copying caffe2/python/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:06:44.0213526Z copying caffe2/python/docs/formatter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:06:44.0217659Z copying caffe2/python/docs/generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:06:44.0222828Z copying caffe2/python/docs/github.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:06:44.0231625Z copying caffe2/python/docs/parser.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T10:06:44.0238149Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:06:44.0238577Z copying caffe2/python/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:06:44.0239435Z copying caffe2/python/examples/char_rnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:06:44.0248832Z copying caffe2/python/examples/imagenet_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:06:44.0257520Z copying caffe2/python/examples/lmdb_create_example.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:06:44.0263315Z copying caffe2/python/examples/resnet50_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T10:06:44.0265815Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T10:06:44.0266422Z copying caffe2/python/fakelowp/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T10:06:44.0267416Z copying caffe2/python/fakelowp/init_shared_libs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T10:06:44.0272807Z copying caffe2/python/fakelowp/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T10:06:44.0279131Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0279551Z copying caffe2/python/helpers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0280390Z copying caffe2/python/helpers/algebra.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0288566Z copying caffe2/python/helpers/arg_scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0291747Z copying caffe2/python/helpers/array_helpers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0295675Z copying caffe2/python/helpers/control_ops.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0299988Z copying caffe2/python/helpers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0309021Z copying caffe2/python/helpers/db_input.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0312974Z copying caffe2/python/helpers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0318033Z copying caffe2/python/helpers/elementwise_linear.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0321739Z copying caffe2/python/helpers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0330258Z copying caffe2/python/helpers/nonlinearity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0333925Z copying caffe2/python/helpers/normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0346253Z copying caffe2/python/helpers/pooling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0352339Z copying caffe2/python/helpers/quantization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0356093Z copying caffe2/python/helpers/tools.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0359697Z copying caffe2/python/helpers/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T10:06:44.0371167Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0372383Z copying caffe2/python/ideep/LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0376477Z copying caffe2/python/ideep/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0377195Z copying caffe2/python/ideep/adam_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0382297Z copying caffe2/python/ideep/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0385917Z copying caffe2/python/ideep/channel_shuffle_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0394374Z copying caffe2/python/ideep/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0399434Z copying caffe2/python/ideep/conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0410965Z copying caffe2/python/ideep/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0415722Z copying caffe2/python/ideep/convfusion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0425111Z copying caffe2/python/ideep/copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0429589Z copying caffe2/python/ideep/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0435108Z copying caffe2/python/ideep/elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0443586Z copying caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0447958Z copying caffe2/python/ideep/fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0456057Z copying caffe2/python/ideep/leaky_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0460062Z copying caffe2/python/ideep/moment_sgd_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0468582Z copying caffe2/python/ideep/operator_fallback_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0472400Z copying caffe2/python/ideep/order_switch_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0480085Z copying caffe2/python/ideep/pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0486073Z copying caffe2/python/ideep/pre_convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0498446Z copying caffe2/python/ideep/relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0502015Z copying caffe2/python/ideep/reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0507148Z copying caffe2/python/ideep/shape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0515457Z copying caffe2/python/ideep/sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0519708Z copying caffe2/python/ideep/softmax_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0529549Z copying caffe2/python/ideep/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0538171Z copying caffe2/python/ideep/test_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0546044Z copying caffe2/python/ideep/transform_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0552106Z copying caffe2/python/ideep/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0569936Z copying caffe2/python/ideep/weightedsum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T10:06:44.0580681Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0581223Z copying caffe2/python/layers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0586007Z copying caffe2/python/layers/adaptive_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0602957Z copying caffe2/python/layers/add_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0610429Z copying caffe2/python/layers/arc_cosine_feature_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0616583Z copying caffe2/python/layers/batch_huber_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0623391Z copying caffe2/python/layers/batch_lr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0631465Z copying caffe2/python/layers/batch_mse_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0635545Z copying caffe2/python/layers/batch_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0645244Z copying caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0649554Z copying caffe2/python/layers/batch_softmax_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0655304Z copying caffe2/python/layers/blob_weighted_sum.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0661235Z copying caffe2/python/layers/bpr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0669813Z copying caffe2/python/layers/bucket_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0675981Z copying caffe2/python/layers/build_index.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0681649Z copying caffe2/python/layers/concat.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0696300Z copying caffe2/python/layers/constant_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0704536Z copying caffe2/python/layers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0715231Z copying caffe2/python/layers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0721653Z copying caffe2/python/layers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0736377Z copying caffe2/python/layers/fc_with_bootstrap.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0745845Z copying caffe2/python/layers/fc_without_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0755425Z copying caffe2/python/layers/feature_sparse_to_dense.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0764715Z copying caffe2/python/layers/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0771221Z copying caffe2/python/layers/gather_record.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0776415Z copying caffe2/python/layers/homotopy_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0782186Z copying caffe2/python/layers/label_smooth.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0788372Z copying caffe2/python/layers/last_n_window_collector.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0794280Z copying caffe2/python/layers/layer_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0808486Z copying caffe2/python/layers/layers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0821121Z copying caffe2/python/layers/margin_rank_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0828649Z copying caffe2/python/layers/merge_id_lists.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0836488Z copying caffe2/python/layers/pairwise_similarity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0842870Z copying caffe2/python/layers/position_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0848216Z copying caffe2/python/layers/random_fourier_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0861438Z copying caffe2/python/layers/reservoir_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0870044Z copying caffe2/python/layers/sampling_train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0875771Z copying caffe2/python/layers/sampling_trainable_mixin.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0879557Z copying caffe2/python/layers/select_record_by_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0887301Z copying caffe2/python/layers/semi_random_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0893247Z copying caffe2/python/layers/sparse_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0897354Z copying caffe2/python/layers/sparse_feature_hash.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0909537Z copying caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0913101Z copying caffe2/python/layers/sparse_lookup.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0921348Z copying caffe2/python/layers/split.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0925447Z copying caffe2/python/layers/tags.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0930376Z copying caffe2/python/layers/uniform_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T10:06:44.0943967Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T10:06:44.0944465Z copying caffe2/python/mint/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T10:06:44.0945462Z copying caffe2/python/mint/app.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T10:06:44.0952936Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.0953339Z copying caffe2/python/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.0954443Z copying caffe2/python/mkl/mkl_LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.0960376Z copying caffe2/python/mkl/mkl_LRN_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.0972453Z copying caffe2/python/mkl/mkl_concat_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.0975750Z copying caffe2/python/mkl/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.0979504Z copying caffe2/python/mkl/mkl_copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.0985782Z copying caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1002844Z copying caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1008641Z copying caffe2/python/mkl/mkl_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1015176Z copying caffe2/python/mkl/mkl_fc_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1026003Z copying caffe2/python/mkl/mkl_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1030315Z copying caffe2/python/mkl/mkl_pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1034768Z copying caffe2/python/mkl/mkl_pool_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1042952Z copying caffe2/python/mkl/mkl_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1046458Z copying caffe2/python/mkl/mkl_sbn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1051365Z copying caffe2/python/mkl/mkl_sbn_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1059377Z copying caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1064222Z copying caffe2/python/mkl/mkl_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1067999Z copying caffe2/python/mkl/mkl_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1071807Z copying caffe2/python/mkl/rewrite_graph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1081442Z copying caffe2/python/mkl/rewrite_graph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T10:06:44.1088393Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1088873Z copying caffe2/python/modeling/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1089910Z copying caffe2/python/modeling/compute_histogram_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1096088Z copying caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1103934Z copying caffe2/python/modeling/compute_norm_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1112232Z copying caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1125120Z copying caffe2/python/modeling/compute_statistics_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1133188Z copying caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1148749Z copying caffe2/python/modeling/get_entry_from_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1153993Z copying caffe2/python/modeling/get_entry_from_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1158080Z copying caffe2/python/modeling/gradient_clipping.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1168565Z copying caffe2/python/modeling/gradient_clipping_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1173376Z copying caffe2/python/modeling/initializers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1182722Z copying caffe2/python/modeling/initializers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1202431Z copying caffe2/python/modeling/net_modifier.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1215905Z copying caffe2/python/modeling/parameter_info.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1219301Z copying caffe2/python/modeling/parameter_sharing.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1232891Z copying caffe2/python/modeling/parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T10:06:44.1253783Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:06:44.1254266Z copying caffe2/python/models/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:06:44.1255238Z copying caffe2/python/models/__sym_init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:06:44.1259948Z copying caffe2/python/models/download.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:06:44.1272488Z copying caffe2/python/models/imagenet_trainer_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:06:44.1276749Z copying caffe2/python/models/resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:06:44.1286902Z copying caffe2/python/models/resnet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:06:44.1291020Z copying caffe2/python/models/shufflenet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:06:44.1297637Z copying caffe2/python/models/shufflenet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T10:06:44.1307358Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:06:44.1307796Z copying caffe2/python/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:06:44.1308870Z copying caffe2/python/onnx/backend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:06:44.1336581Z copying caffe2/python/onnx/backend_cpp_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:06:44.1345573Z copying caffe2/python/onnx/backend_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:06:44.1350177Z copying caffe2/python/onnx/error.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:06:44.1354973Z copying caffe2/python/onnx/frontend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:06:44.1368030Z copying caffe2/python/onnx/helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:06:44.1372781Z copying caffe2/python/onnx/onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:06:44.1383442Z copying caffe2/python/onnx/test_onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:06:44.1400867Z copying caffe2/python/onnx/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T10:06:44.1424361Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1424816Z copying caffe2/python/operator_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1428638Z copying caffe2/python/operator_test/activation_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1435284Z copying caffe2/python/operator_test/adadelta_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1443587Z copying caffe2/python/operator_test/adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1451527Z copying caffe2/python/operator_test/adagrad_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1458922Z copying caffe2/python/operator_test/adam_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1472861Z copying caffe2/python/operator_test/affine_channel_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1480475Z copying caffe2/python/operator_test/alias_with_name_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1491133Z copying caffe2/python/operator_test/apmeter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1495319Z copying caffe2/python/operator_test/arg_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1500220Z copying caffe2/python/operator_test/assert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1504925Z copying caffe2/python/operator_test/async_net_barrier_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1510911Z copying caffe2/python/operator_test/atomic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1523247Z copying caffe2/python/operator_test/basic_rnn_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1529328Z copying caffe2/python/operator_test/batch_box_cox_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1542521Z copying caffe2/python/operator_test/batch_bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1551048Z copying caffe2/python/operator_test/batch_moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1556689Z copying caffe2/python/operator_test/batch_sparse_to_dense_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1567012Z copying caffe2/python/operator_test/bbox_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1572698Z copying caffe2/python/operator_test/bisect_percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1582662Z copying caffe2/python/operator_test/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1592278Z copying caffe2/python/operator_test/boolean_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1600685Z copying caffe2/python/operator_test/boolean_unmask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1604863Z copying caffe2/python/operator_test/box_with_nms_limit_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1614770Z copying caffe2/python/operator_test/bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1618603Z copying caffe2/python/operator_test/cast_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1637665Z copying caffe2/python/operator_test/ceil_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1642586Z copying caffe2/python/operator_test/channel_backprop_stats_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1650539Z copying caffe2/python/operator_test/channel_shuffle_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1657092Z copying caffe2/python/operator_test/channel_stats_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1663578Z copying caffe2/python/operator_test/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1670176Z copying caffe2/python/operator_test/clip_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1683354Z copying caffe2/python/operator_test/clip_tensor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1688891Z copying caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1699598Z copying caffe2/python/operator_test/concat_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1706133Z copying caffe2/python/operator_test/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1709545Z copying caffe2/python/operator_test/conditional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1721807Z copying caffe2/python/operator_test/conftest.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1727108Z copying caffe2/python/operator_test/conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1735728Z copying caffe2/python/operator_test/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1749116Z copying caffe2/python/operator_test/copy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1755744Z copying caffe2/python/operator_test/copy_rows_to_tensor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1761470Z copying caffe2/python/operator_test/cosine_embedding_criterion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1769707Z copying caffe2/python/operator_test/counter_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1773884Z copying caffe2/python/operator_test/crf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1777747Z copying caffe2/python/operator_test/cross_entropy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1787786Z copying caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1792588Z copying caffe2/python/operator_test/ctc_greedy_decoder_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1802064Z copying caffe2/python/operator_test/cudnn_recurrent_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1807494Z copying caffe2/python/operator_test/data_couple_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1811736Z copying caffe2/python/operator_test/dataset_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1820919Z copying caffe2/python/operator_test/decay_adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1836926Z copying caffe2/python/operator_test/deform_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1846336Z copying caffe2/python/operator_test/dense_vector_to_id_list_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1851178Z copying caffe2/python/operator_test/depthwise_3x3_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1855404Z copying caffe2/python/operator_test/detectron_keypoints.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1864222Z copying caffe2/python/operator_test/distance_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1868133Z copying caffe2/python/operator_test/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1881384Z copying caffe2/python/operator_test/duplicate_operands_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1884631Z copying caffe2/python/operator_test/elementwise_linear_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1888902Z copying caffe2/python/operator_test/elementwise_logical_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1899784Z copying caffe2/python/operator_test/elementwise_op_broadcast_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1912360Z copying caffe2/python/operator_test/elementwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1930568Z copying caffe2/python/operator_test/emptysample_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1938757Z copying caffe2/python/operator_test/enforce_finite_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1952794Z copying caffe2/python/operator_test/ensure_clipped_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1960057Z copying caffe2/python/operator_test/ensure_cpu_output_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1964329Z copying caffe2/python/operator_test/erf_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1967619Z copying caffe2/python/operator_test/expand_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1971975Z copying caffe2/python/operator_test/fc_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1984512Z copying caffe2/python/operator_test/feature_maps_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.1997219Z copying caffe2/python/operator_test/filler_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2003682Z copying caffe2/python/operator_test/find_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2013711Z copying caffe2/python/operator_test/flatten_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2017800Z copying caffe2/python/operator_test/flexible_top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2022019Z copying caffe2/python/operator_test/floor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2025898Z copying caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2034731Z copying caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2039558Z copying caffe2/python/operator_test/gather_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2049503Z copying caffe2/python/operator_test/gather_ranges_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2064945Z copying caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2073263Z copying caffe2/python/operator_test/given_tensor_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2077210Z copying caffe2/python/operator_test/glu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2082458Z copying caffe2/python/operator_test/group_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2086951Z copying caffe2/python/operator_test/group_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2096911Z copying caffe2/python/operator_test/gru_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2109159Z copying caffe2/python/operator_test/heatmap_max_keypoint_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2116419Z copying caffe2/python/operator_test/histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2119724Z copying caffe2/python/operator_test/hsm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2131777Z copying caffe2/python/operator_test/hyperbolic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2135741Z copying caffe2/python/operator_test/im2col_col2im_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2140097Z copying caffe2/python/operator_test/image_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2152085Z copying caffe2/python/operator_test/index_hash_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2155531Z copying caffe2/python/operator_test/index_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2159315Z copying caffe2/python/operator_test/instance_norm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2171575Z copying caffe2/python/operator_test/integral_image_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2174701Z copying caffe2/python/operator_test/jsd_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2179238Z copying caffe2/python/operator_test/key_split_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2182730Z copying caffe2/python/operator_test/lars_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2191024Z copying caffe2/python/operator_test/layer_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2202003Z copying caffe2/python/operator_test/leaky_relu_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2206489Z copying caffe2/python/operator_test/learning_rate_adaption_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2210721Z copying caffe2/python/operator_test/learning_rate_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2219363Z copying caffe2/python/operator_test/length_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2223598Z copying caffe2/python/operator_test/lengths_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2227127Z copying caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2239521Z copying caffe2/python/operator_test/lengths_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2243816Z copying caffe2/python/operator_test/lengths_top_k_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2247348Z copying caffe2/python/operator_test/listwise_l2r_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2259934Z copying caffe2/python/operator_test/load_save_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2282739Z copying caffe2/python/operator_test/locally_connected_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2286254Z copying caffe2/python/operator_test/loss_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2294437Z copying caffe2/python/operator_test/lpnorm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2298900Z copying caffe2/python/operator_test/map_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2303139Z copying caffe2/python/operator_test/margin_loss_l2r_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2307554Z copying caffe2/python/operator_test/margin_ranking_criterion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2319480Z copying caffe2/python/operator_test/math_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2325873Z copying caffe2/python/operator_test/matmul_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2337367Z copying caffe2/python/operator_test/mean_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2340329Z copying caffe2/python/operator_test/merge_id_lists_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2353186Z copying caffe2/python/operator_test/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2357402Z copying caffe2/python/operator_test/mkl_packed_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2365096Z copying caffe2/python/operator_test/mod_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2369243Z copying caffe2/python/operator_test/moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2379174Z copying caffe2/python/operator_test/momentum_sgd_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2392013Z copying caffe2/python/operator_test/mpi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2397150Z copying caffe2/python/operator_test/mul_gradient_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2403698Z copying caffe2/python/operator_test/negate_gradient_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2410387Z copying caffe2/python/operator_test/ngram_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2413682Z copying caffe2/python/operator_test/normalize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2417971Z copying caffe2/python/operator_test/numpy_tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2421866Z copying caffe2/python/operator_test/one_hot_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2431359Z copying caffe2/python/operator_test/onnx_while_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2435610Z copying caffe2/python/operator_test/order_switch_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2439299Z copying caffe2/python/operator_test/pack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2447941Z copying caffe2/python/operator_test/pack_rnn_sequence_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2451443Z copying caffe2/python/operator_test/pad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2454842Z copying caffe2/python/operator_test/partition_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2465681Z copying caffe2/python/operator_test/percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2473302Z copying caffe2/python/operator_test/piecewise_linear_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2482962Z copying caffe2/python/operator_test/pooling_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2495672Z copying caffe2/python/operator_test/prepend_dim_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2498989Z copying caffe2/python/operator_test/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2502503Z copying caffe2/python/operator_test/quantile_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2505605Z copying caffe2/python/operator_test/rand_quantization_op_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2513173Z copying caffe2/python/operator_test/rank_loss_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2517740Z copying caffe2/python/operator_test/rebatching_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2525527Z copying caffe2/python/operator_test/record_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2528991Z copying caffe2/python/operator_test/recurrent_net_executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2541530Z copying caffe2/python/operator_test/recurrent_network_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2554944Z copying caffe2/python/operator_test/reduce_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2568655Z copying caffe2/python/operator_test/reduction_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2585620Z copying caffe2/python/operator_test/reshape_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2598503Z copying caffe2/python/operator_test/resize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2603790Z copying caffe2/python/operator_test/rmac_regions_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2612745Z copying caffe2/python/operator_test/rms_norm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2619038Z copying caffe2/python/operator_test/rnn_cell_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2648464Z copying caffe2/python/operator_test/roi_align_rotated_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2653603Z copying caffe2/python/operator_test/rowwise_counter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2658024Z copying caffe2/python/operator_test/scale_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2670295Z copying caffe2/python/operator_test/segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2678167Z copying caffe2/python/operator_test/self_binning_histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2697101Z copying caffe2/python/operator_test/selu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2700553Z copying caffe2/python/operator_test/sequence_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2708248Z copying caffe2/python/operator_test/shape_inference_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2719441Z copying caffe2/python/operator_test/sinusoid_position_encoding_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2722970Z copying caffe2/python/operator_test/softmax_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2731907Z copying caffe2/python/operator_test/softplus_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2737099Z copying caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2740768Z copying caffe2/python/operator_test/sparse_gradient_checker_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2745202Z copying caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2755422Z copying caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2766041Z copying caffe2/python/operator_test/sparse_lp_regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2771278Z copying caffe2/python/operator_test/sparse_normalize_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2778834Z copying caffe2/python/operator_test/sparse_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2782510Z copying caffe2/python/operator_test/sparse_to_dense_mask_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2786449Z copying caffe2/python/operator_test/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2795577Z copying caffe2/python/operator_test/specialized_segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2800537Z copying caffe2/python/operator_test/split_op_cost_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2817315Z copying caffe2/python/operator_test/square_root_divide_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2820372Z copying caffe2/python/operator_test/stats_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2824177Z copying caffe2/python/operator_test/stats_put_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2834714Z copying caffe2/python/operator_test/storm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2838367Z copying caffe2/python/operator_test/string_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2851217Z copying caffe2/python/operator_test/text_file_reader_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2856486Z copying caffe2/python/operator_test/thresholded_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2859995Z copying caffe2/python/operator_test/tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2865317Z copying caffe2/python/operator_test/top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2878955Z copying caffe2/python/operator_test/torch_integration_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2898698Z copying caffe2/python/operator_test/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2910633Z copying caffe2/python/operator_test/trigonometric_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2918177Z copying caffe2/python/operator_test/unique_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2922550Z copying caffe2/python/operator_test/unique_uniform_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2927335Z copying caffe2/python/operator_test/unsafe_coalesce_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2930925Z copying caffe2/python/operator_test/upsample_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2938972Z copying caffe2/python/operator_test/utility_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2947659Z copying caffe2/python/operator_test/video_input_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2953424Z copying caffe2/python/operator_test/weight_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2961182Z copying caffe2/python/operator_test/weighted_multi_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2964156Z copying caffe2/python/operator_test/weighted_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2968315Z copying caffe2/python/operator_test/weighted_sum_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2972066Z copying caffe2/python/operator_test/wngrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T10:06:44.2982454Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:06:44.2983203Z copying caffe2/python/predictor/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:06:44.2984172Z copying caffe2/python/predictor/mobile_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:06:44.2988868Z copying caffe2/python/predictor/mobile_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:06:44.2992982Z copying caffe2/python/predictor/predictor_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:06:44.3006255Z copying caffe2/python/predictor/predictor_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:06:44.3012346Z copying caffe2/python/predictor/predictor_py_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:06:44.3020277Z copying caffe2/python/predictor/predictor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:06:44.3035415Z copying caffe2/python/predictor/serde.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T10:06:44.3053210Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T10:06:44.3053832Z copying caffe2/python/rnn/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T10:06:44.3054544Z copying caffe2/python/rnn/lstm_comparison.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T10:06:44.3059539Z copying caffe2/python/rnn/rnn_cell_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T10:06:44.3072460Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T10:06:44.3073264Z copying caffe2/python/serialized_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T10:06:44.3074259Z copying caffe2/python/serialized_test/coverage.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T10:06:44.3080392Z copying caffe2/python/serialized_test/serialized_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T10:06:44.3095168Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:06:44.3095579Z copying caffe2/python/test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:06:44.3096771Z copying caffe2/python/test/blob_deallocation_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:06:44.3101574Z copying caffe2/python/test/do_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:06:44.3104873Z copying caffe2/python/test/executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:06:44.3109182Z copying caffe2/python/test/executor_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:06:44.3117750Z copying caffe2/python/test/fakefp16_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:06:44.3120781Z copying caffe2/python/test/gpu_context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:06:44.3125522Z copying caffe2/python/test/inference_lstm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:06:44.3130606Z copying caffe2/python/test/python_protobuf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T10:06:44.3139980Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T10:06:44.3140736Z copying caffe2/python/trt/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T10:06:44.3141506Z copying caffe2/python/trt/test_pt_onnx_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T10:06:44.3149377Z copying caffe2/python/trt/test_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T10:06:44.3160083Z copying caffe2/python/trt/transform.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T10:06:44.3171718Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:06:44.3172437Z copying caffe2/python/models/seq2seq/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:06:44.3173314Z copying caffe2/python/models/seq2seq/beam_search.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:06:44.3184684Z copying caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:06:44.3192842Z copying caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:06:44.3196351Z copying caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:06:44.3209411Z copying caffe2/python/models/seq2seq/seq2seq_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:06:44.3220881Z copying caffe2/python/models/seq2seq/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:06:44.3230538Z copying caffe2/python/models/seq2seq/translate.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T10:06:44.3244915Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T10:06:44.3245563Z copying caffe2/python/onnx/bin/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T10:06:44.3246358Z copying caffe2/python/onnx/bin/conversion.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T10:06:44.3252372Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:06:44.3253137Z copying caffe2/python/onnx/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:06:44.3253957Z copying caffe2/python/onnx/tests/c2_ref_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:06:44.3265088Z copying caffe2/python/onnx/tests/conversion_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:06:44.3275175Z copying caffe2/python/onnx/tests/helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:06:44.3280198Z copying caffe2/python/onnx/tests/onnx_backend_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:06:44.3290654Z copying caffe2/python/onnx/tests/ssa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:06:44.3308792Z copying caffe2/python/onnx/tests/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T10:06:44.3321375Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3322174Z copying caffe2/quantization/server/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3323154Z copying caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3335361Z copying caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3341994Z copying caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3346006Z copying caffe2/quantization/server/compute_equalization_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3351864Z copying caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3362178Z copying caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3367024Z copying caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3381398Z copying caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3392308Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3399541Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3407823Z copying caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3411892Z copying caffe2/quantization/server/dnnlowp_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3419890Z copying caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3428545Z copying caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3435207Z copying caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3447583Z copying caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3453973Z copying caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3465844Z copying caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3475952Z copying caffe2/quantization/server/fully_connected_fp16_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3484026Z copying caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3493582Z copying caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3499176Z copying caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3511614Z copying caffe2/quantization/server/int8_gen_quant_params_min_max_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3517404Z copying caffe2/quantization/server/int8_gen_quant_params_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3522592Z copying caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3525953Z copying caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3535469Z copying caffe2/quantization/server/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3541570Z copying caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3548958Z copying caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3558892Z copying caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3563160Z copying caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3567462Z copying caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3572298Z copying caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3580357Z copying caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3584885Z copying caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3591076Z copying caffe2/quantization/server/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T10:06:44.3606295Z creating build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3606689Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3612756Z copying functorch/_src/aot_autograd.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3637806Z copying functorch/_src/benchmark_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3645684Z copying functorch/_src/compile_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3660258Z copying functorch/_src/compilers.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3669155Z copying functorch/_src/config.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3673351Z copying functorch/_src/eager_transforms.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3692642Z copying functorch/_src/fx_minifier.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3699352Z copying functorch/_src/make_functional.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3711720Z copying functorch/_src/named_members_polyfill.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3716719Z copying functorch/_src/partitioners.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3728930Z copying functorch/_src/python_key.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3733917Z copying functorch/_src/pytree_hacks.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3738357Z copying functorch/_src/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3763999Z copying functorch/_src/vmap.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T10:06:44.3774792Z creating build/lib.linux-x86_64-cpython-37/functorch/compile 2022-12-01T10:06:44.3775217Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/compile 2022-12-01T10:06:44.3783355Z creating build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:06:44.3783759Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:06:44.3801153Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:06:44.3816350Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:06:44.3825507Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:06:44.3831663Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:06:44.3837286Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:06:44.3846652Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:06:44.3862667Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:06:44.3869170Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T10:06:44.3875121Z creating build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T10:06:44.3875603Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T10:06:44.3880287Z copying functorch/experimental/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T10:06:44.3890694Z copying functorch/experimental/cond.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T10:06:44.3894004Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T10:06:44.3899500Z creating build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T10:06:44.3900101Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T10:06:44.3915353Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T10:06:44.3935044Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T10:06:44.3943508Z creating build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T10:06:44.3944242Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T10:06:44.3945332Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T10:06:44.3956618Z creating build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.3957010Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.3964865Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.3977497Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.3991791Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.3997904Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.4001731Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.4004923Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.4015414Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.4019121Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.4023355Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.4026899Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T10:06:44.4040214Z creating build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:06:44.4040752Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:06:44.4064106Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:06:44.4069003Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:06:44.4078408Z copying torch/_prims/nvfuser_executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:06:44.4090518Z copying torch/_prims/nvfuser_prims.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T10:06:44.4102539Z creating build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T10:06:44.4103207Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T10:06:44.4122642Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T10:06:44.4133319Z creating build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T10:06:44.4133704Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T10:06:44.4153651Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T10:06:44.4163911Z creating build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T10:06:44.4164343Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T10:06:44.4169993Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T10:06:44.4194666Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T10:06:44.4204818Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T10:06:44.4218418Z creating build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T10:06:44.4218788Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T10:06:44.4231459Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T10:06:44.4244958Z creating build/lib.linux-x86_64-cpython-37/torch/ao 2022-12-01T10:06:44.4245359Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao 2022-12-01T10:06:44.4251549Z creating build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4252088Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4260291Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4265019Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4277366Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4285254Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4308678Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4315780Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4335370Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4344769Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4369869Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4379271Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4393518Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T10:06:44.4399487Z creating build/lib.linux-x86_64-cpython-37/torch/backends 2022-12-01T10:06:44.4399854Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends 2022-12-01T10:06:44.4406731Z creating build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T10:06:44.4407180Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T10:06:44.4408133Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T10:06:44.4422344Z creating build/lib.linux-x86_64-cpython-37/torch/cpu 2022-12-01T10:06:44.4422731Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu 2022-12-01T10:06:44.4429614Z creating build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4430178Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4443181Z copying torch/cuda/_dynamo_graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4463088Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4471161Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4484097Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4489478Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4495911Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4496721Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4508001Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4512465Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4525150Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4534319Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4538523Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4554476Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4563557Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4568272Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T10:06:44.4582909Z creating build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:06:44.4583323Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:06:44.4590889Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:06:44.4594607Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:06:44.4599341Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:06:44.4623101Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:06:44.4628870Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:06:44.4642311Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:06:44.4651340Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:06:44.4664293Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T10:06:44.4675092Z creating build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4675762Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4684448Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4690971Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4696703Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4709229Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4714332Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4719512Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4731944Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4738592Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4748283Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4753139Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4761506Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4769196Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4776439Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4783124Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4788562Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4793205Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4805545Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4812008Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4816691Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4821593Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4831458Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4845796Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4850232Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4853966Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4864701Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4867849Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4871483Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4878883Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4884059Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4892404Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4897317Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4905695Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4910415Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4914407Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4926547Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4929701Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4935080Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4943906Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4948108Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4955737Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4971050Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4974757Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4984539Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4989034Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.4993220Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T10:06:44.5005974Z creating build/lib.linux-x86_64-cpython-37/torch/fft 2022-12-01T10:06:44.5006359Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fft 2022-12-01T10:06:44.5026704Z creating build/lib.linux-x86_64-cpython-37/torch/futures 2022-12-01T10:06:44.5027098Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/futures 2022-12-01T10:06:44.5037754Z creating build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5038106Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5043270Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5048090Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5052205Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5064909Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5074060Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5091039Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5100684Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5104558Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5114676Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5127396Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5135379Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5147831Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5152653Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5164461Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T10:06:44.5172545Z creating build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5172915Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5188920Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5196617Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5207115Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5219782Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5226806Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5230252Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5243483Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5250779Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5258852Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5263782Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5268491Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5279717Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5283813Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5297874Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5317864Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5323858Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5348699Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5352493Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5372675Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5380857Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5397473Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5406828Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5419248Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5429669Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T10:06:44.5443658Z creating build/lib.linux-x86_64-cpython-37/torch/linalg 2022-12-01T10:06:44.5444111Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/linalg 2022-12-01T10:06:44.5466980Z creating build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T10:06:44.5467414Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T10:06:44.5472414Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T10:06:44.5494895Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T10:06:44.5518179Z creating build/lib.linux-x86_64-cpython-37/torch/monitor 2022-12-01T10:06:44.5518632Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/monitor 2022-12-01T10:06:44.5524753Z creating build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:06:44.5525211Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:06:44.5529238Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:06:44.5533741Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:06:44.5540859Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:06:44.5545802Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:06:44.5559597Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T10:06:44.5566474Z creating build/lib.linux-x86_64-cpython-37/torch/nested 2022-12-01T10:06:44.5566853Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nested 2022-12-01T10:06:44.5576819Z creating build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:06:44.5577194Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:06:44.5582311Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:06:44.5587571Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:06:44.5591872Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:06:44.5600233Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:06:44.5621899Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:06:44.5626968Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:06:44.5635838Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:06:44.5648940Z creating build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5649376Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5660935Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5665188Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5672054Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5676376Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5684336Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5689836Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5697620Z copying torch/onnx/_patch_torch.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5705814Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5711650Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5727853Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5733287Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5746172Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5772365Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5782641Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5806629Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5817685Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5829089Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5837518Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5844243Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5855218Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5868111Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5874679Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5887214Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5914249Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5933082Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T10:06:44.5947253Z creating build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.5947630Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.5952050Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.5969449Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.5982637Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.5989860Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6002551Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6008844Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6019302Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6034599Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6046106Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6068348Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6081518Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6095288Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6103911Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6116595Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6122452Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6135854Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6143170Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:44.6158730Z creating build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6159143Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6164827Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6169623Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6181708Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6185121Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6190078Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6194398Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6205081Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6210425Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6219240Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6224069Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6232981Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6238712Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6246815Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6268148Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T10:06:44.6282283Z creating build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:06:44.6282997Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:06:44.6289079Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:06:44.6307195Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:06:44.6318263Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:06:44.6325709Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:06:44.6350871Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T10:06:44.6357634Z creating build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6358064Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6363191Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6368597Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6383744Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6388696Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6393436Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6399342Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6408599Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6414710Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6418820Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6422857Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6435399Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6441616Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6445919Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6449422Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T10:06:44.6464933Z creating build/lib.linux-x86_64-cpython-37/torch/sparse 2022-12-01T10:06:44.6465336Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/sparse 2022-12-01T10:06:44.6485752Z creating build/lib.linux-x86_64-cpython-37/torch/special 2022-12-01T10:06:44.6486152Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/special 2022-12-01T10:06:44.6501341Z creating build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:06:44.6501743Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:06:44.6506215Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:06:44.6524797Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:06:44.6531785Z copying torch/testing/_deprecated.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:06:44.6540851Z copying torch/testing/_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T10:06:44.6548059Z creating build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6548614Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6558139Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6567553Z copying torch/utils/_crash_handler.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6573176Z copying torch/utils/_cuda_trace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6576686Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6587310Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6593982Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6599324Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6610106Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6615989Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6627564Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6646045Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6655782Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6661242Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6685630Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6692738Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6697485Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6709355Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6714909Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6732424Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6737825Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6742581Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T10:06:44.6753117Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-12-01T10:06:44.6753520Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-12-01T10:06:44.6761766Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-12-01T10:06:44.6762148Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-12-01T10:06:44.6772559Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-12-01T10:06:44.6773062Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-12-01T10:06:44.6779413Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-12-01T10:06:44.6780151Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-12-01T10:06:44.6793445Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-12-01T10:06:44.6794169Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-12-01T10:06:44.6800052Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T10:06:44.6800483Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T10:06:44.6801557Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T10:06:44.6809911Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T10:06:44.6824332Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6824742Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6831486Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6835549Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6843424Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6848895Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6858344Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6863528Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6888768Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6913550Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6924340Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6932758Z copying torch/ao/quantization/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6938087Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6942384Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6954135Z copying torch/ao/quantization/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6959920Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6970014Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6980415Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6989545Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.6993155Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T10:06:44.7002690Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T10:06:44.7003361Z copying torch/ao/sparsity/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T10:06:44.7009150Z copying torch/ao/sparsity/_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T10:06:44.7014803Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic 2022-12-01T10:06:44.7015212Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic 2022-12-01T10:06:44.7020397Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-12-01T10:06:44.7020857Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-12-01T10:06:44.7031788Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-12-01T10:06:44.7032216Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-12-01T10:06:44.7039383Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T10:06:44.7039800Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T10:06:44.7044401Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T10:06:44.7059893Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-12-01T10:06:44.7060304Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-12-01T10:06:44.7065869Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T10:06:44.7066320Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T10:06:44.7071305Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T10:06:44.7081877Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-12-01T10:06:44.7082338Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-12-01T10:06:44.7089344Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T10:06:44.7090028Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T10:06:44.7095183Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T10:06:44.7106713Z copying torch/ao/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T10:06:44.7111915Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T10:06:44.7119467Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-12-01T10:06:44.7119931Z copying torch/ao/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-12-01T10:06:44.7133873Z copying torch/ao/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-12-01T10:06:44.7138263Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T10:06:44.7138856Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T10:06:44.7145723Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T10:06:44.7167159Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T10:06:44.7179299Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-12-01T10:06:44.7179754Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-12-01T10:06:44.7189510Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7189956Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7199274Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7209628Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7215134Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7231650Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7239135Z copying torch/ao/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7247463Z copying torch/ao/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7256422Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7269785Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7278430Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7291952Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T10:06:44.7300094Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-12-01T10:06:44.7300559Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-12-01T10:06:44.7308396Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:06:44.7308900Z copying torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:06:44.7321284Z copying torch/ao/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:06:44.7333493Z copying torch/ao/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:06:44.7340845Z copying torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:06:44.7370912Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:44.7371997Z copying torch/ao/nn/quantized/reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:44.7377069Z copying torch/ao/nn/quantized/reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:44.7390716Z copying torch/ao/nn/quantized/reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:44.7398015Z copying torch/ao/nn/quantized/reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:44.7423877Z copying torch/ao/nn/quantized/reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:44.7428323Z copying torch/ao/nn/quantized/reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:44.7440566Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T10:06:44.7441208Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T10:06:44.7446167Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T10:06:44.7454973Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T10:06:44.7460529Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T10:06:44.7461142Z copying torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T10:06:44.7466744Z copying torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T10:06:44.7480513Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:06:44.7481246Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:06:44.7481987Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:06:44.7494280Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:06:44.7514833Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:06:44.7523321Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:06:44.7534305Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:06:44.7546236Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:06:44.7564839Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T10:06:44.7582761Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7583511Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7596790Z copying torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7608382Z copying torch/ao/quantization/backend_config/backend_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7618645Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7623590Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7637880Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7644514Z copying torch/ao/quantization/backend_config/observation_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7645315Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7657338Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7661259Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7668142Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T10:06:44.7686462Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7687214Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7692033Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7708283Z copying torch/ao/quantization/fx/_lower_to_native_backend.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7725447Z copying torch/ao/quantization/fx/backend_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7735231Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7777959Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7804734Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7813981Z copying torch/ao/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7831206Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7858808Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7888114Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7909145Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7915052Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7924479Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7945748Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7952060Z copying torch/ao/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7968149Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7973919Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T10:06:44.7996231Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:44.7996861Z copying torch/ao/quantization/fx/_model_report/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:44.7997749Z copying torch/ao/quantization/fx/_model_report/detector.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:44.8018549Z copying torch/ao/quantization/fx/_model_report/model_report.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:44.8034755Z copying torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:44.8047115Z copying torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:44.8059257Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-12-01T10:06:44.8059737Z copying torch/ao/sparsity/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-12-01T10:06:44.8061991Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T10:06:44.8062628Z copying torch/ao/sparsity/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T10:06:44.8063313Z copying torch/ao/sparsity/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T10:06:44.8094414Z copying torch/ao/sparsity/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T10:06:44.8107313Z copying torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T10:06:44.8119533Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:06:44.8120279Z copying torch/ao/sparsity/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:06:44.8121451Z copying torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:06:44.8135391Z copying torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:06:44.8142038Z copying torch/ao/sparsity/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:06:44.8146559Z copying torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T10:06:44.8158115Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T10:06:44.8158675Z copying torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T10:06:44.8159832Z copying torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T10:06:44.8173423Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T10:06:44.8173988Z copying torch/ao/sparsity/_experimental/data_scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T10:06:44.8178822Z copying torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T10:06:44.8187847Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:06:44.8188448Z copying torch/ao/sparsity/_experimental/data_sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:06:44.8201271Z copying torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:06:44.8213869Z copying torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:06:44.8221327Z copying torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:06:44.8242344Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:06:44.8242916Z copying torch/ao/sparsity/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:06:44.8254009Z copying torch/ao/sparsity/_experimental/pruner/base_pruner.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:06:44.8261737Z copying torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:06:44.8267931Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T10:06:44.8268865Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T10:06:44.8270897Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T10:06:44.8271718Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T10:06:44.8272541Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T10:06:44.8287132Z copying torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T10:06:44.8299725Z creating build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T10:06:44.8300168Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T10:06:44.8305633Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T10:06:44.8309944Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T10:06:44.8315437Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T10:06:44.8316072Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T10:06:44.8316728Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T10:06:44.8333195Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T10:06:44.8333661Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T10:06:44.8334418Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T10:06:44.8342090Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T10:06:44.8365263Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-12-01T10:06:44.8365666Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-12-01T10:06:44.8372864Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T10:06:44.8373340Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T10:06:44.8386993Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T10:06:44.8396713Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-12-01T10:06:44.8397353Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-12-01T10:06:44.8411871Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-12-01T10:06:44.8412309Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-12-01T10:06:44.8417977Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-12-01T10:06:44.8418383Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-12-01T10:06:44.8434334Z creating build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-12-01T10:06:44.8434741Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-12-01T10:06:44.8439867Z creating build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum 2022-12-01T10:06:44.8440288Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum 2022-12-01T10:06:44.8446892Z creating build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-12-01T10:06:44.8447418Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-12-01T10:06:44.8454377Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T10:06:44.8455070Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T10:06:44.8455819Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T10:06:44.8470221Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-12-01T10:06:44.8470953Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-12-01T10:06:44.8477497Z creating build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T10:06:44.8478425Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T10:06:44.8486453Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T10:06:44.8496083Z creating build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T10:06:44.8496755Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T10:06:44.8506165Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T10:06:44.8509884Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T10:06:44.8526408Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T10:06:44.8540582Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:06:44.8541309Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:06:44.8558133Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:06:44.8562820Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:06:44.8573626Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:06:44.8578432Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:06:44.8582116Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:06:44.8586203Z copying torch/distributed/_shard/partial_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:06:44.8596588Z copying torch/distributed/_shard/replicated_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:06:44.8601661Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T10:06:44.8606226Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-12-01T10:06:44.8606887Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-12-01T10:06:44.8615155Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-12-01T10:06:44.8615629Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-12-01T10:06:44.8622646Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T10:06:44.8623435Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T10:06:44.8624443Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T10:06:44.8637956Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T10:06:44.8638419Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T10:06:44.8645941Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T10:06:44.8656494Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-12-01T10:06:44.8657017Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-12-01T10:06:44.8661937Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-12-01T10:06:44.8662387Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-12-01T10:06:44.8668714Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8669416Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8676336Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8684798Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8708692Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8715600Z copying torch/distributed/fsdp/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8725497Z copying torch/distributed/fsdp/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8731196Z copying torch/distributed/fsdp/flat_param.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8750997Z copying torch/distributed/fsdp/flatten_params_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8759501Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8788564Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8804119Z copying torch/distributed/fsdp/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8810999Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T10:06:44.8822277Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T10:06:44.8823180Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T10:06:44.8830491Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T10:06:44.8844687Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T10:06:44.8845146Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T10:06:44.8849401Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T10:06:44.8863851Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8864571Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8869282Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8873039Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8876774Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8887722Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8891325Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8899924Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8903623Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8907308Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8916477Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8920834Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8929740Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8933393Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T10:06:44.8953169Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-12-01T10:06:44.8953628Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-12-01T10:06:44.8956355Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:06:44.8956777Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:06:44.8963698Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:06:44.8971857Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:06:44.8984139Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:06:44.8992884Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:06:44.9006791Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:06:44.9007439Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:06:44.9014354Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:06:44.9019689Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:06:44.9023284Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T10:06:44.9036145Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9037122Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9053540Z copying torch/distributed/_shard/checkpoint/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9057047Z copying torch/distributed/_shard/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9064616Z copying torch/distributed/_shard/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9069527Z copying torch/distributed/_shard/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9081799Z copying torch/distributed/_shard/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9091007Z copying torch/distributed/_shard/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9095152Z copying torch/distributed/_shard/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9099892Z copying torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9112401Z copying torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9116607Z copying torch/distributed/_shard/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9129877Z copying torch/distributed/_shard/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T10:06:44.9136445Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T10:06:44.9136988Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T10:06:44.9145617Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T10:06:44.9153164Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:44.9153677Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:44.9163830Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:44.9190521Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:44.9194695Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:44.9207735Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:44.9216958Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:44.9228205Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T10:06:44.9228767Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T10:06:44.9233244Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T10:06:44.9240631Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T10:06:44.9241534Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T10:06:44.9246150Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T10:06:44.9254659Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T10:06:44.9263025Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T10:06:44.9273985Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:44.9274516Z copying torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:44.9278583Z copying torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:44.9285010Z copying torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:44.9294155Z copying torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:44.9298835Z copying torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:44.9302413Z copying torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:44.9310920Z copying torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:44.9316750Z copying torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:44.9321824Z copying torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:44.9326160Z copying torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:44.9335822Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:44.9336465Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:44.9337489Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:44.9346215Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:44.9351516Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:44.9364030Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:44.9373533Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:44.9379601Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:44.9389217Z copying torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:44.9393375Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T10:06:44.9394158Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T10:06:44.9395282Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T10:06:44.9408136Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-12-01T10:06:44.9408665Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-12-01T10:06:44.9413173Z copying torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-12-01T10:06:44.9419855Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T10:06:44.9420395Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T10:06:44.9431183Z copying torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T10:06:44.9435575Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T10:06:44.9436091Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T10:06:44.9437374Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T10:06:44.9443306Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:44.9443816Z copying torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:44.9453314Z copying torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:44.9465766Z copying torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:44.9470028Z copying torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:44.9474947Z copying torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:44.9485669Z copying torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:44.9490149Z copying torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:44.9504752Z copying torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:44.9513840Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T10:06:44.9514457Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T10:06:44.9515436Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T10:06:44.9520613Z copying torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T10:06:44.9530306Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T10:06:44.9535615Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-12-01T10:06:44.9536178Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-12-01T10:06:44.9539014Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T10:06:44.9539502Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T10:06:44.9543378Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T10:06:44.9547622Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T10:06:44.9570915Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T10:06:44.9571392Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T10:06:44.9576154Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T10:06:44.9589687Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T10:06:44.9590223Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T10:06:44.9595460Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T10:06:44.9605200Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T10:06:44.9608970Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T10:06:44.9618086Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9618601Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9630740Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9635920Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9648042Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9663321Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9679586Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9692119Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9697591Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9708438Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9713409Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9718319Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T10:06:44.9732528Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T10:06:44.9733122Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T10:06:44.9738066Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T10:06:44.9745605Z copying torch/distributed/elastic/timer/file_based_local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T10:06:44.9754681Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T10:06:44.9762655Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:06:44.9763136Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:06:44.9768572Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:06:44.9779745Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:06:44.9784276Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:06:44.9789052Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:06:44.9798509Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T10:06:44.9804388Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T10:06:44.9804896Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T10:06:44.9810086Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T10:06:44.9822468Z copying torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T10:06:44.9833275Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:06:44.9833826Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:06:44.9841728Z copying torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:06:44.9846170Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:06:44.9852437Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T10:06:44.9852923Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T10:06:44.9863933Z copying torch/distributed/elastic/utils/data/cycling_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T10:06:44.9867399Z copying torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T10:06:44.9872281Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T10:06:44.9872855Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T10:06:44.9873592Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T10:06:44.9887274Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T10:06:44.9887820Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T10:06:44.9888524Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T10:06:44.9894808Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-12-01T10:06:44.9895516Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-12-01T10:06:44.9896157Z copying torch/distributed/nn/jit/templates/remote_module_template.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-12-01T10:06:44.9902557Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9903051Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9912054Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9919327Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9936315Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9943302Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9947205Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9958503Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9962381Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9973349Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9977800Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9986566Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9991355Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T10:06:44.9998405Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T10:06:44.9998966Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T10:06:45.0013950Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T10:06:45.0017577Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T10:06:45.0023489Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:45.0023995Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:45.0030306Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:45.0039670Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:45.0045355Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:45.0050684Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:45.0061394Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:45.0067764Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-12-01T10:06:45.0068298Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-12-01T10:06:45.0072715Z copying torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-12-01T10:06:45.0086875Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0087569Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0088767Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0109840Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0114896Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0127409Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0137928Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0154432Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0166765Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0171187Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0181154Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0190907Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0201682Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0208324Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0213411Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0222797Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0232148Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T10:06:45.0239014Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0239612Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0247908Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0252296Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0260303Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0266492Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0280584Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0301713Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0309229Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0319779Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0336002Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0340356Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0350650Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0355114Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0367148Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T10:06:45.0374324Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:45.0375136Z copying torch/fx/experimental/migrate_gradual_types/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:45.0375791Z copying torch/fx/experimental/migrate_gradual_types/constraint.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:45.0386712Z copying torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:45.0408059Z copying torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:45.0427396Z copying torch/fx/experimental/migrate_gradual_types/operation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:45.0431276Z copying torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:45.0443510Z copying torch/fx/experimental/migrate_gradual_types/util.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:45.0452068Z copying torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:45.0458051Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:06:45.0458560Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:06:45.0464061Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:06:45.0475933Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:06:45.0483114Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:06:45.0487680Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:06:45.0491510Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:06:45.0503894Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:06:45.0510155Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T10:06:45.0515122Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:45.0515750Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:45.0520403Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:45.0529156Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:45.0532660Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:45.0541465Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:45.0545664Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:45.0550872Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T10:06:45.0551367Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T10:06:45.0552808Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T10:06:45.0559222Z copying torch/fx/passes/backends/nvfuser.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T10:06:45.0573038Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-12-01T10:06:45.0573616Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-12-01T10:06:45.0575756Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T10:06:45.0576199Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T10:06:45.0580631Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T10:06:45.0589329Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T10:06:45.0593157Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T10:06:45.0612951Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T10:06:45.0613556Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T10:06:45.0614620Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T10:06:45.0623408Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T10:06:45.0624068Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T10:06:45.0628228Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T10:06:45.0631548Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T10:06:45.0639539Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T10:06:45.0650740Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-12-01T10:06:45.0651348Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-12-01T10:06:45.0652325Z copying torch/fx/passes/dialect/common/cse_pass.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-12-01T10:06:45.0659006Z creating build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T10:06:45.0659589Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T10:06:45.0660357Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T10:06:45.0665238Z creating build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-12-01T10:06:45.0665975Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-12-01T10:06:45.0676672Z creating build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:06:45.0677109Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:06:45.0687239Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:06:45.0719340Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:06:45.0726946Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:06:45.0743468Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:06:45.0749171Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:06:45.0752865Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:06:45.0765189Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T10:06:45.0772474Z creating build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T10:06:45.0772899Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T10:06:45.0774070Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T10:06:45.0782171Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-12-01T10:06:45.0782594Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-12-01T10:06:45.0796230Z creating build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0796646Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0801541Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0812375Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0831518Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0837320Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0853907Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0857732Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0869199Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0894222Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0898112Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0910460Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0915131Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0928164Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0937249Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0943628Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0951677Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0975727Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.0998665Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.1004106Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.1012871Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.1016332Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.1040550Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.1071240Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.1085373Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.1098567Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.1111486Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T10:06:45.1118081Z creating build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.1118828Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.1125188Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.1137896Z copying torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.1142804Z copying torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.1148992Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.1157761Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.1165842Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.1184972Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.1200026Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.1206150Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.1222225Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-12-01T10:06:45.1222918Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-12-01T10:06:45.1229120Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-12-01T10:06:45.1229557Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-12-01T10:06:45.1237449Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T10:06:45.1237926Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T10:06:45.1242412Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T10:06:45.1254030Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1254423Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1258719Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1262179Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1273005Z copying torch/nn/utils/_stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1277092Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1282250Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1286707Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1296732Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1307345Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1310651Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1321067Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1332616Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1352873Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1363465Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1378845Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1384078Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T10:06:45.1401976Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T10:06:45.1402415Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T10:06:45.1412095Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T10:06:45.1418171Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-12-01T10:06:45.1418942Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-12-01T10:06:45.1428230Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-12-01T10:06:45.1428697Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-12-01T10:06:45.1438253Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T10:06:45.1439020Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T10:06:45.1443766Z copying torch/nn/intrinsic/qat/modules/conv_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T10:06:45.1455271Z copying torch/nn/intrinsic/qat/modules/linear_fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T10:06:45.1459883Z copying torch/nn/intrinsic/qat/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T10:06:45.1464456Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-12-01T10:06:45.1465031Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-12-01T10:06:45.1477309Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T10:06:45.1478081Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T10:06:45.1482802Z copying torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T10:06:45.1488287Z copying torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T10:06:45.1500026Z copying torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T10:06:45.1504515Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T10:06:45.1505329Z copying torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T10:06:45.1509754Z copying torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T10:06:45.1514928Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-12-01T10:06:45.1515340Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-12-01T10:06:45.1524632Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T10:06:45.1525068Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T10:06:45.1530517Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T10:06:45.1533964Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T10:06:45.1537841Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T10:06:45.1546701Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T10:06:45.1547321Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T10:06:45.1552030Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T10:06:45.1557779Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T10:06:45.1558257Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T10:06:45.1562979Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T10:06:45.1573406Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T10:06:45.1578176Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-12-01T10:06:45.1578647Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-12-01T10:06:45.1584658Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-12-01T10:06:45.1585120Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-12-01T10:06:45.1591507Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1591961Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1601874Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1620261Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1629964Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1636521Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1651444Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1660574Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1665973Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1688084Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1697941Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1702106Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T10:06:45.1707799Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:06:45.1708575Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:06:45.1713523Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:06:45.1725911Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:06:45.1729294Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:06:45.1733652Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:06:45.1738223Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T10:06:45.1754826Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T10:06:45.1755291Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T10:06:45.1759819Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T10:06:45.1764676Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T10:06:45.1767827Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T10:06:45.1786422Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:06:45.1786882Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:06:45.1794414Z copying torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:06:45.1797873Z copying torch/nn/utils/_expanded_weights/conv_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:06:45.1810749Z copying torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:06:45.1820606Z copying torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:06:45.1826129Z copying torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:06:45.1839855Z copying torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:06:45.1844511Z copying torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:06:45.1849181Z copying torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:06:45.1854198Z copying torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T10:06:45.1875267Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T10:06:45.1875769Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T10:06:45.1876853Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T10:06:45.1883169Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T10:06:45.1892031Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T10:06:45.1903502Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T10:06:45.1903994Z copying torch/onnx/_internal/diagnostics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T10:06:45.1916579Z copying torch/onnx/_internal/diagnostics/_diagnostic.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T10:06:45.1920201Z copying torch/onnx/_internal/diagnostics/_rules.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T10:06:45.1937028Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:06:45.1937534Z copying torch/onnx/_internal/diagnostics/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:06:45.1944223Z copying torch/onnx/_internal/diagnostics/infra/_infra.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:06:45.1958549Z copying torch/onnx/_internal/diagnostics/infra/engine.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:06:45.1963579Z copying torch/onnx/_internal/diagnostics/infra/formatter.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:06:45.1974104Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.1974625Z copying torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.1983258Z copying torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.1986933Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.1991814Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.1996151Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2010422Z copying torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2014048Z copying torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2018341Z copying torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2026277Z copying torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2038560Z copying torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2042474Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2057739Z copying torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2065391Z copying torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2074816Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2078772Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2086478Z copying torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2092772Z copying torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2108145Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2112539Z copying torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2116735Z copying torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2128428Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2133248Z copying torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2137696Z copying torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2143661Z copying torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2156556Z copying torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2161885Z copying torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2167707Z copying torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2176826Z copying torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2188531Z copying torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2192780Z copying torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2211213Z copying torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2223308Z copying torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2246182Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2257840Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2267709Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2274597Z copying torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2289541Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2302020Z copying torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2308285Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2321451Z copying torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2328356Z copying torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2332502Z copying torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2338555Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2350606Z copying torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2354101Z copying torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2358092Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2361648Z copying torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2370322Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2379295Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2383144Z copying torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2392285Z copying torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2399338Z copying torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2403690Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2407605Z copying torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2416559Z copying torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:45.2420906Z creating build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-12-01T10:06:45.2423038Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-12-01T10:06:45.2428725Z creating build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T10:06:45.2429473Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T10:06:45.2434385Z copying torch/package/analyze/find_first_use_of_broken_modules.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T10:06:45.2442352Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T10:06:45.2446553Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T10:06:45.2452818Z creating build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2453246Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2457957Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2466799Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2473498Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2477189Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2481319Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2491244Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2497255Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2500252Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2506958Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2515020Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2519910Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T10:06:45.2536456Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2537200Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2538222Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2547451Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2550808Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2562691Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2584759Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2594777Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2599456Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2614069Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2627238Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2683791Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2703341Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2737711Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2754378Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2763621Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2776239Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2800496Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2813749Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2818761Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2826119Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2841150Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2856394Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2860124Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2876004Z copying torch/testing/_internal/schema_check_mode.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T10:06:45.2882431Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T10:06:45.2882926Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T10:06:45.2883825Z copying torch/testing/_internal/codegen/random_topo_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T10:06:45.2897846Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T10:06:45.2898626Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T10:06:45.2899204Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T10:06:45.2903846Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T10:06:45.2910965Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:06:45.2911604Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:06:45.2912422Z copying torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:06:45.2921192Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:06:45.2956559Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:06:45.2959404Z copying torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:06:45.2963815Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T10:06:45.2977791Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T10:06:45.2978426Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T10:06:45.2979215Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T10:06:45.2984085Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T10:06:45.2984547Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T10:06:45.2989509Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T10:06:45.3011789Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T10:06:45.3017495Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T10:06:45.3028110Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T10:06:45.3028700Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T10:06:45.3029685Z copying torch/testing/_internal/test_module/future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T10:06:45.3035453Z copying torch/testing/_internal/test_module/no_future_div.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T10:06:45.3040263Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-12-01T10:06:45.3041102Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-12-01T10:06:45.3042086Z copying torch/testing/_internal/distributed/_shard/test_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-12-01T10:06:45.3047527Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-12-01T10:06:45.3048050Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-12-01T10:06:45.3049331Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-12-01T10:06:45.3050079Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-12-01T10:06:45.3052808Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:45.3053549Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:45.3054519Z copying torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:45.3080047Z copying torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:45.3088558Z copying torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:45.3099635Z copying torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:45.3105865Z copying torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:45.3110434Z copying torch/testing/_internal/distributed/rpc/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:45.3139290Z copying torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:45.3150901Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T10:06:45.3151502Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T10:06:45.3155237Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T10:06:45.3159165Z copying torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T10:06:45.3172341Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-12-01T10:06:45.3172858Z copying torch/testing/_internal/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-12-01T10:06:45.3174722Z copying torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-12-01T10:06:45.3187232Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-12-01T10:06:45.3187944Z copying torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-12-01T10:06:45.3188558Z copying torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-12-01T10:06:45.3195345Z copying torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-12-01T10:06:45.3205661Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:06:45.3206762Z copying torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:06:45.3207931Z copying torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:06:45.3214865Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:06:45.3238783Z copying torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:06:45.3245172Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:45.3245775Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:45.3249965Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:45.3262089Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:45.3274694Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:45.3294834Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:45.3304396Z creating build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-12-01T10:06:45.3304837Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-12-01T10:06:45.3311327Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-12-01T10:06:45.3311946Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-12-01T10:06:45.3318705Z creating build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T10:06:45.3319407Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T10:06:45.3320057Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T10:06:45.3334769Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:06:45.3335187Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:06:45.3341700Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:06:45.3351160Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:06:45.3371898Z copying torch/utils/data/dataloader_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:06:45.3378667Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:06:45.3391384Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:06:45.3401377Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:06:45.3410549Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:06:45.3416910Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T10:06:45.3426422Z creating build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:06:45.3426911Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:06:45.3440186Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:06:45.3448227Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:06:45.3494869Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:06:45.3515135Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T10:06:45.3524202Z creating build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T10:06:45.3525055Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T10:06:45.3529409Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T10:06:45.3536092Z creating build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:06:45.3536523Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:06:45.3546700Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:06:45.3551733Z creating build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:06:45.3552603Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:06:45.3559473Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:06:45.3569803Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:06:45.3574113Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:06:45.3581474Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:06:45.3600131Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:06:45.3611402Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:06:45.3621455Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:06:45.3626336Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:06:45.3639340Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T10:06:45.3660444Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:06:45.3660925Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:06:45.3662991Z copying torch/utils/benchmark/examples/blas_compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:06:45.3673670Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:06:45.3687509Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:06:45.3691982Z copying torch/utils/benchmark/examples/end_to_end.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:06:45.3700577Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:06:45.3711525Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:06:45.3714929Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:06:45.3722702Z copying torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T10:06:45.3727584Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:45.3728262Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:45.3728868Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:45.3741058Z copying torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:45.3745668Z copying torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:45.3749834Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:45.3758702Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:45.3764586Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:06:45.3765793Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:06:45.3766288Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:06:45.3771787Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:06:45.3781728Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:06:45.3789115Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:06:45.3793555Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:06:45.3802300Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:06:45.3807425Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:06:45.3822464Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:45.3823445Z copying torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:45.3824217Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:45.3837032Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:06:45.3837461Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:06:45.3842625Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:06:45.3851433Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:06:45.3857212Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:06:45.3863159Z copying torch/utils/data/_utils/serialization.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:06:45.3866616Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:06:45.3877668Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T10:06:45.3893551Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:06:45.3894261Z copying torch/utils/data/communication/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:06:45.3899317Z copying torch/utils/data/communication/eventloop.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:06:45.3905926Z copying torch/utils/data/communication/iter.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:06:45.3914207Z copying torch/utils/data/communication/map.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:06:45.3919070Z copying torch/utils/data/communication/messages.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:06:45.3923471Z copying torch/utils/data/communication/protocol.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:06:45.3933036Z copying torch/utils/data/communication/queue.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T10:06:45.3941002Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:06:45.3941795Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:06:45.3946476Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:06:45.3955467Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:06:45.3960549Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:06:45.3979491Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:06:45.3988168Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:06:45.3990733Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:45.3991243Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:45.3997039Z copying torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:45.4000408Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:45.4007993Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:45.4016112Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:45.4022441Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4022922Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4034543Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4035680Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4036481Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4038011Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4038896Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4039736Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4040781Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4042079Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4042827Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4043828Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T10:06:45.4050506Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:06:45.4051088Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:06:45.4060903Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:06:45.4061751Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:06:45.4062589Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:06:45.4063878Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:06:45.4064683Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T10:06:45.4073709Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T10:06:45.4074167Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T10:06:45.4075329Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T10:06:45.4091251Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T10:06:45.4095952Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T10:06:45.4107971Z creating build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4108445Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4109549Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4110901Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4111918Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4113038Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4113893Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4114979Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4115940Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4116740Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4118395Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4118948Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4120336Z copying torchgen/api/types.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4121967Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4122768Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T10:06:45.4132920Z creating build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:06:45.4133345Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:06:45.4134468Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:06:45.4135983Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:06:45.4136834Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:06:45.4137735Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:06:45.4139822Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T10:06:45.4142045Z creating build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T10:06:45.4142782Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T10:06:45.4143396Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T10:06:45.4156323Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T10:06:45.4161910Z creating build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T10:06:45.4162471Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T10:06:45.4163546Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T10:06:45.4164675Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T10:06:45.4166958Z creating build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T10:06:45.4167593Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T10:06:45.4168484Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T10:06:45.4178628Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T10:06:45.4183857Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T10:06:45.5945161Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data 2022-12-01T10:06:45.5945608Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.5946164Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.5952138Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.5956761Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.5966324Z copying caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.5978087Z copying caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.5985611Z copying caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.5990953Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6001510Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6011601Z copying caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6017979Z copying caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6023151Z copying caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6027554Z copying caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6036033Z copying caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6040835Z copying caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6047499Z copying caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6053001Z copying caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6063347Z copying caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6069061Z copying caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6073807Z copying caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6078162Z copying caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6089132Z copying caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6093210Z copying caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6098000Z copying caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6101811Z copying caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6111928Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6117650Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6121917Z copying caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6126104Z copying caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6134224Z copying caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6149023Z copying caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6165868Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6177007Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6181674Z copying caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6185308Z copying caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6197365Z copying caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6210019Z copying caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6217727Z copying caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6231545Z copying caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6242728Z copying caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6249491Z copying caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6258514Z copying caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6268294Z copying caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6273043Z copying caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6277904Z copying caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6285251Z copying caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6288611Z copying caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6294199Z copying caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6302126Z copying caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6310379Z copying caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6314319Z copying caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6326844Z copying caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6333671Z copying caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6342916Z copying caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6346155Z copying caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6349704Z copying caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6354578Z copying caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6363876Z copying caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6368486Z copying caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6377709Z copying caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6383419Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6396787Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6400570Z copying caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6405897Z copying caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6410768Z copying caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6420765Z copying caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6424948Z copying caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6428641Z copying caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6434704Z copying caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6447183Z copying caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6450902Z copying caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6457529Z copying caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6462212Z copying caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6472579Z copying caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6476143Z copying caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6480067Z copying caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6485434Z copying caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6495003Z copying caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6499606Z copying caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6512698Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6519552Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6531756Z copying caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6541477Z copying caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6544804Z copying caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6548464Z copying caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6558748Z copying caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6563591Z copying caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6567086Z copying caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6573146Z copying caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6589529Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6593758Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6597195Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6602980Z copying caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6614849Z copying caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6618996Z copying caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6622305Z copying caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6626390Z copying caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6634526Z copying caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6641677Z copying caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6645392Z copying caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6651220Z copying caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6660223Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6664129Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6675185Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6680630Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6689836Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6693434Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6698163Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6711005Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6717529Z copying caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6720915Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6724554Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6732836Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6736945Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6740907Z copying caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6745435Z copying caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6758126Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6763543Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6766795Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6771619Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6780127Z copying caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6784922Z copying caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6789933Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6794826Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6804706Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6808634Z copying caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6823138Z copying caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6826367Z copying caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6829926Z copying caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6834662Z copying caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6843796Z copying caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6847068Z copying caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6850395Z copying caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6854781Z copying caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6864981Z copying caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6868987Z copying caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6883721Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6888224Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6900861Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6904540Z copying caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6908072Z copying caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6912390Z copying caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6934191Z copying caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6938927Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6942159Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6946706Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6959506Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6967571Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6970824Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6975519Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6987856Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6991315Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6994772Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.6999348Z copying caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.7012285Z copying caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.7015498Z copying caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.7019646Z copying caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:45.7023445Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T10:06:45.7025012Z creating build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7025379Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7061940Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7098986Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7145516Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7212434Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7214711Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7220425Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7226186Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7231452Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7236592Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7243058Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7340476Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7346524Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7348664Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7382635Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T10:06:45.7384802Z creating build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7385609Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7390194Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7395518Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7400792Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7406839Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7411845Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7417151Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7422638Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7428141Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7433838Z copying torch/test/c10_Array_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7438771Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7444263Z copying torch/test/c10_C++17_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7449836Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7454887Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7459930Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7465023Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7470610Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7477147Z copying torch/test/c10_SmallVectorTest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7493106Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7498125Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7503882Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7509029Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7514044Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7519123Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7524469Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7530051Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7535630Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7541249Z copying torch/test/c10_either_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7552527Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7558185Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7563453Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7580561Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7585557Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7591126Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7598344Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7604687Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7610058Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7616099Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7621173Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7626734Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7631736Z copying torch/test/c10_hip_HIPTest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7636663Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7644048Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7649234Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7655932Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7661658Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7667108Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7672722Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7678486Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7684078Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7689606Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7694818Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7703361Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7708202Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7713242Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7718753Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7724114Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7732441Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7737255Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7742373Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7747440Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7752453Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7757719Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7763139Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7767982Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7773153Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7778215Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7784482Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7790043Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7795170Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7800090Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7805695Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7811322Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7816598Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7824340Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7829518Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7831118Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7836296Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7842338Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7847451Z copying torch/test/variant_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7852267Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7853605Z copying torch/test/vmap_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7860184Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7865205Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7870248Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7875096Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7880817Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7891786Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7897955Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7909229Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7918103Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7930330Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7940414Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7946628Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7955449Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7960695Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7966171Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.7971271Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8001965Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8006887Z copying torch/test/hip_apply_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8012237Z copying torch/test/hip_complex_math_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8017168Z copying torch/test/hip_complex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8022197Z copying torch/test/hip_distributions_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8027132Z copying torch/test/hip_dlconvertor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8032111Z copying torch/test/hip_generator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8037149Z copying torch/test/hip_half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8042207Z copying torch/test/hip_integer_divider_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8047140Z copying torch/test/hip_optional_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8052188Z copying torch/test/hip_packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8057037Z copying torch/test/hip_vectorized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T10:06:45.8062311Z creating build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8062713Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8076625Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8080436Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8086973Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8097250Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8103844Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8110947Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8122402Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8126633Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8129736Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8135880Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8147752Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8152255Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8160862Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8167343Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8175842Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8181433Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8183652Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8185934Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T10:06:45.8187363Z creating build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-12-01T10:06:45.8187766Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-12-01T10:06:45.8193289Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8198618Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8206444Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8210880Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8215537Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8221549Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8231136Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8237482Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8243420Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8252637Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8257955Z copying torch/optim/optimizer.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8262229Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8267153Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8278358Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8282994Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8287271Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8291335Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T10:06:45.8300498Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:06:45.8305167Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T10:06:45.8306336Z copying torch/nn/parallel/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.8324466Z copying torch/nn/parallel/common_types.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.8332212Z copying torch/nn/parallel/data_parallel.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.8344378Z copying torch/nn/parallel/distributed.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.8349255Z copying torch/nn/parallel/parallel_apply.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.8354658Z copying torch/nn/parallel/replicate.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.8361582Z copying torch/nn/parallel/scatter_gather.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T10:06:45.8373587Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T10:06:45.8375554Z creating build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:45.8375933Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:45.8382207Z copying torch/lib/libc10_hip.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:45.8386290Z copying torch/lib/libcaffe2_nvrtc.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:45.8387821Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:46.0361326Z copying torch/lib/libtorch_hip.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:46.1429173Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:46.1429828Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:46.1430280Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:46.1436685Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:46.1439327Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:46.1442607Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:46.1585481Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T10:06:46.1586465Z creating build/lib.linux-x86_64-cpython-37/torch/include 2022-12-01T10:06:46.1586890Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1587339Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1588447Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1589541Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1590656Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1592366Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1593396Z copying torch/include/ATen/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1595840Z copying torch/include/ATen/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1596677Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1597524Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1598516Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1599599Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1600916Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1602087Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1603156Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1604104Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1605256Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1606326Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1607352Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1608164Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1609472Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1610436Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1611615Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1612885Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1614027Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1615613Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1616572Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1617847Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1619431Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1620449Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1622182Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1623525Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1624777Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1626145Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1627100Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1628486Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1629751Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1631093Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1632019Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1633242Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1634888Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1635853Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1636923Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1639039Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1639688Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1640611Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1641647Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1642929Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1643885Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1645037Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1646174Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1647175Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1648628Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1649364Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1651605Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1652273Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1653118Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1654047Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1655182Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1656705Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1657472Z copying torch/include/ATen/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1658455Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1659446Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1660325Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1661825Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1662666Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1664146Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1665344Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1666599Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1667776Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1668957Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1669937Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1670929Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1672052Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1673368Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1674767Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1675847Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1677816Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1678312Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1679941Z copying torch/include/ATen/VmapMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1680401Z copying torch/include/ATen/VmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1682634Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1683744Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1684853Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1686240Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1687705Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1689397Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1691552Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1692940Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1695731Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1696750Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1698165Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1699937Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1701609Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1703151Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1704124Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1705421Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1706681Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1707855Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1708975Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1710326Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1711435Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1712862Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1714544Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1715521Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1716937Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1718081Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1720251Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1722058Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1736123Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1736825Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1742857Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1753761Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1754845Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T10:06:46.1756330Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T10:06:46.1756823Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T10:06:46.1758160Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T10:06:46.1759392Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:06:46.1760067Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1760868Z copying torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1761883Z copying torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1763194Z copying torch/include/ATen/cpu/vec/vec256/vec256.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1764932Z copying torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1766611Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1767544Z copying torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1769281Z copying torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1770371Z copying torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1772251Z copying torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1773742Z copying torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1775622Z copying torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:46.1777452Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:46.1777937Z copying torch/include/ATen/cpu/vec/vec512/vec512.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:46.1779030Z copying torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:46.1780612Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:46.1781772Z copying torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:46.1783145Z copying torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:46.1784431Z copying torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:46.1785630Z copying torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:46.1787314Z copying torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:46.1788479Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:06:46.1789613Z copying torch/include/ATen/cpu/vec/functional_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:06:46.1790848Z copying torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:06:46.1792319Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:06:46.1793313Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:06:46.1794490Z copying torch/include/ATen/cpu/vec/vec_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T10:06:46.1796031Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1796448Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1797471Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1798411Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1799796Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1800783Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1801981Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1803106Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1804267Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1805365Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1806357Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1807862Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1808711Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1809959Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1810961Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1812164Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1814175Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1815345Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1816523Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1818147Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1818912Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1820074Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1821183Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1822644Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1823935Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1825011Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1826236Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1826934Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1828055Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1828919Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1830175Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1832047Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1833019Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1834411Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1835952Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1837036Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1838092Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1839780Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1840818Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1842097Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1844098Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1846823Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1848032Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1849479Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1850619Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1851838Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1853393Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1854493Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1855624Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1857176Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1858381Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1859838Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1861375Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1863071Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1864139Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1865123Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1866728Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1868576Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1869657Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1871461Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1872815Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1874323Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1875344Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1876693Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1877809Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1879256Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1880401Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1882100Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1883092Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1886087Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1887414Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T10:06:46.1888526Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1889394Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1890435Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1891954Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1893066Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1894528Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1895700Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1896860Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1897912Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1898850Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1899895Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1901020Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1902136Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1902902Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1904559Z copying torch/include/ATen/cuda/CUDAConfig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1905611Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1906789Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1907923Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1909139Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1910210Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1911188Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1913204Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1914122Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1915501Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1916589Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1917726Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1919174Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1919907Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1921896Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1922972Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1924663Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1925813Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1926861Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1928019Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1929111Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1930359Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T10:06:46.1931961Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:06:46.1932490Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:06:46.1933247Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:06:46.1934417Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:06:46.1935595Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:06:46.1936897Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:06:46.1938342Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:06:46.1939294Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:06:46.1940878Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:06:46.1942171Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:06:46.1943247Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T10:06:46.1944965Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:06:46.1945939Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:06:46.1946614Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:06:46.1947236Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:06:46.1947975Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:06:46.1948941Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:06:46.1949721Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:06:46.1951678Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T10:06:46.1952649Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1953305Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1954138Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1955829Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1956844Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1958185Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1959076Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1960229Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1961320Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1963365Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1964389Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1965974Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1967842Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1968348Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T10:06:46.1969327Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1969892Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1971083Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1973087Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1974251Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1975391Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1976708Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1977696Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1978934Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1980135Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1981779Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1982747Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1984363Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1985175Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1986403Z copying torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1987301Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1989042Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1990102Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1991798Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1993048Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1993905Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1994822Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1996004Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1997175Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1998827Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.1999902Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2001330Z copying torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2002403Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2004083Z copying torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2005210Z copying torch/include/ATen/ops/_add_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2006312Z copying torch/include/ATen/ops/_add_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2007542Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2009256Z copying torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2010076Z copying torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2011556Z copying torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2012727Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2014561Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2015341Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2016528Z copying torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2018204Z copying torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2019364Z copying torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2020517Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2021506Z copying torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2022847Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2023933Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2025064Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2026845Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2027820Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2029331Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2030864Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2031969Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2033384Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2035233Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2036956Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2037897Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2039026Z copying torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2040055Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2041642Z copying torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2042399Z copying torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2044120Z copying torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2045290Z copying torch/include/ATen/ops/_amp_update_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2046441Z copying torch/include/ATen/ops/_amp_update_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2047403Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2048466Z copying torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2049728Z copying torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2050768Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2052111Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2053215Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2054202Z copying torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2055489Z copying torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2056558Z copying torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2058843Z copying torch/include/ATen/ops/_autocast_to_full_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2060427Z copying torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2061803Z copying torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2062652Z copying torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2063834Z copying torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2065334Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2066376Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2067519Z copying torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2069407Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2070613Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2071592Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2072764Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2074066Z copying torch/include/ATen/ops/_batch_norm_impl_index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2075185Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2076583Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2077753Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2078888Z copying torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2080107Z copying torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2081665Z copying torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2082866Z copying torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2084032Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2085003Z copying torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2086310Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2087606Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2088721Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2090061Z copying torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2091007Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2092257Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2093870Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2094951Z copying torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2096047Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2097389Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2098313Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2099560Z copying torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2100660Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2102271Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2103316Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2104436Z copying torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2105920Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2107405Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2108384Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2110015Z copying torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2111017Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2111851Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2113123Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2114428Z copying torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2115247Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2116485Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2117472Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2118801Z copying torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2119638Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2120543Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2123399Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2124368Z copying torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2125577Z copying torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2126758Z copying torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2127984Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2128901Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2130626Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2131848Z copying torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2132970Z copying torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2134177Z copying torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2135562Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2136751Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2137884Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2139031Z copying torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2140282Z copying torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2141262Z copying torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2142739Z copying torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2144120Z copying torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2145260Z copying torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2146353Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2147634Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2149031Z copying torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2150226Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2151553Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2152519Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2153305Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2155123Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2156000Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2157126Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2158159Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2159248Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2160467Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2162009Z copying torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2163206Z copying torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2164470Z copying torch/include/ATen/ops/_compute_linear_combination_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2165740Z copying torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2169306Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2169971Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2170583Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2171337Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2172316Z copying torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2173042Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2173627Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2174650Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2175770Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2176957Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2178204Z copying torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2179398Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2180732Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2181904Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2183213Z copying torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2184382Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2185771Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2186768Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2189093Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2190152Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2190916Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2192096Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2193253Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2194450Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2195600Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2196713Z copying torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2197934Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2199611Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2200758Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2202058Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2203603Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2204730Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2205764Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2207399Z copying torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2208559Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2209775Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2210841Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2212104Z copying torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2213443Z copying torch/include/ATen/ops/_convolution_double_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2214641Z copying torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2215518Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2216684Z copying torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2217965Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2219136Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2220301Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2221497Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2222576Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2223912Z copying torch/include/ATen/ops/_copy_from_and_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2225553Z copying torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2226257Z copying torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2227759Z copying torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2229914Z copying torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2230533Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2231468Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2232522Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2234104Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2235198Z copying torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2236654Z copying torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2237872Z copying torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2239306Z copying torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2240455Z copying torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2242327Z copying torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2243106Z copying torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2245433Z copying torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2245997Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2246732Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2247984Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2249292Z copying torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2250434Z copying torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2251779Z copying torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2252867Z copying torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2254136Z copying torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2255785Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2256804Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2258036Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2259206Z copying torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2260420Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2261688Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2263036Z copying torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2264258Z copying torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2265444Z copying torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2266726Z copying torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2268237Z copying torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2269654Z copying torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2270666Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2272151Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2273224Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2274379Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2275562Z copying torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2276714Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2278026Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2279380Z copying torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2281222Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2282293Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2284203Z copying torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2285358Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2286579Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2288347Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2289373Z copying torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2290337Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2291569Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2292893Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2293661Z copying torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2295309Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2296183Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2297683Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2298784Z copying torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2299997Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2301240Z copying torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2302353Z copying torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2303622Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2304559Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2305687Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2306806Z copying torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2307960Z copying torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2309141Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2310098Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2311378Z copying torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2312578Z copying torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2313740Z copying torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2314822Z copying torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2316548Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2317149Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2318832Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2319335Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2320669Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2321916Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2322763Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2323938Z copying torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2325090Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2326136Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2327492Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2328677Z copying torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2329635Z copying torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2331302Z copying torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2332297Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2333513Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2334699Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2336073Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2337277Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2338483Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2339692Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2340969Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2342339Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2343650Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2344917Z copying torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2346238Z copying torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2347461Z copying torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2348807Z copying torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2350014Z copying torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2351034Z copying torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2352384Z copying torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2353711Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2354826Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2355891Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2357004Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2358515Z copying torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2359662Z copying torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2361208Z copying torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2362420Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2365934Z copying torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2366837Z copying torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2367737Z copying torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2368599Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2369076Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2370310Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2371155Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2372277Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2373255Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2374507Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2375765Z copying torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2377027Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2378451Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2379432Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2380819Z copying torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2382101Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2383481Z copying torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2384595Z copying torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2385859Z copying torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2387171Z copying torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2388401Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2389519Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2390581Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2391746Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2392850Z copying torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2393960Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2394895Z copying torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2396472Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2397572Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2398847Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2400027Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2401619Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2402556Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2403641Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2404963Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2406294Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2407745Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2408845Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2410199Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2411346Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2412456Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2413693Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2414763Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2415944Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2417163Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2418265Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2419712Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2420770Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2422288Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2423246Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2424212Z copying torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2425973Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2426983Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2428163Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2429292Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2430708Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2431610Z copying torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2432660Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2433600Z copying torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2434852Z copying torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2436351Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2437487Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2438589Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2439930Z copying torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2441499Z copying torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2442604Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2444284Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2445521Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2446669Z copying torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2448129Z copying torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2449192Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2450493Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2451572Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2452736Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2454002Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2455002Z copying torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2456097Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2457732Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2458770Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2459661Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2461677Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2461941Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2463383Z copying torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2464986Z copying torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2465569Z copying torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2467333Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2468183Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2469408Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2470510Z copying torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2472006Z copying torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2473144Z copying torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2474439Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2475776Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2476914Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2478477Z copying torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2479401Z copying torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2481108Z copying torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2482486Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2483399Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2484781Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2485900Z copying torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2487273Z copying torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2488135Z copying torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2489605Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2490650Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2492184Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2493278Z copying torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2494468Z copying torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2495350Z copying torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2497190Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2497964Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2499953Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2500501Z copying torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2501546Z copying torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2503332Z copying torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2503617Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2505007Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2505946Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2507296Z copying torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2508163Z copying torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2509448Z copying torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2510426Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2511975Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2513197Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2524301Z copying torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2524757Z copying torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2525185Z copying torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2525593Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2526001Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2526398Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2526963Z copying torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2527401Z copying torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2527842Z copying torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2528265Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2528687Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2529083Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2529592Z copying torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2529924Z copying torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2531750Z copying torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2532555Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2533793Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2534961Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2536522Z copying torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2537627Z copying torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2538954Z copying torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2540289Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2541572Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2542829Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2544280Z copying torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2545361Z copying torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2546985Z copying torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2548004Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2549484Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2551582Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2553258Z copying torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2554176Z copying torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2555527Z copying torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2556520Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2558058Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2559297Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2560920Z copying torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2561873Z copying torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2563722Z copying torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2564696Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2567086Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2567522Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2569278Z copying torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2570439Z copying torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2571897Z copying torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2573142Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2574389Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2575662Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2577020Z copying torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2578229Z copying torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2579504Z copying torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2580824Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2581947Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2583396Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2584853Z copying torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2585868Z copying torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2587312Z copying torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2588246Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2589768Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2591567Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2593583Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2595314Z copying torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2595931Z copying torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2597434Z copying torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2599281Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2600242Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2602263Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2604083Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2605106Z copying torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2606877Z copying torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2607878Z copying torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2609317Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2611277Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2611744Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2613103Z copying torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2614080Z copying torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2615660Z copying torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2616079Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2617255Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2618545Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2619418Z copying torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2620449Z copying torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2621469Z copying torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2623196Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2623882Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2625394Z copying torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2626872Z copying torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2627970Z copying torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2629559Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2630147Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2631753Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2633448Z copying torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2634308Z copying torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2635561Z copying torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2637239Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2638975Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2639250Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2641343Z copying torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2641949Z copying torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2643510Z copying torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2644389Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2646222Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2647291Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2648659Z copying torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2649951Z copying torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2651202Z copying torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2652990Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2654123Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2655514Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2657513Z copying torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2658504Z copying torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2660166Z copying torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2661233Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2662949Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2664752Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2666193Z copying torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2666984Z copying torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2668554Z copying torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2669531Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2670994Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2672245Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2673661Z copying torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2674926Z copying torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2675927Z copying torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2677440Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2678816Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2681193Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2682156Z copying torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2684592Z copying torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2685333Z copying torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2687374Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2687920Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2690238Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2692182Z copying torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2693047Z copying torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2694226Z copying torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2695612Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2696629Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2697606Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2699243Z copying torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2700359Z copying torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2701350Z copying torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2702882Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2703760Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2705283Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2706430Z copying torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2707880Z copying torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2708755Z copying torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2710474Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2711474Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2712817Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2713805Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2715357Z copying torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2716295Z copying torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2717641Z copying torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2718870Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2720065Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2721203Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2723061Z copying torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2724395Z copying torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2725291Z copying torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2726287Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2727708Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2728990Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2730352Z copying torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2731239Z copying torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2732630Z copying torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2733675Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2734730Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2735747Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2738186Z copying torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2739403Z copying torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2740631Z copying torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2741953Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2743040Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2744344Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2745786Z copying torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2746536Z copying torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2748400Z copying torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2748926Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2750243Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2751212Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2752686Z copying torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2754074Z copying torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2755048Z copying torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2756192Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2757648Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2758488Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2760048Z copying torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2761239Z copying torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2762170Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2763647Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2765289Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2766347Z copying torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2767710Z copying torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2768613Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2770233Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2771191Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2772647Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2773697Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2775795Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2776145Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2777704Z copying torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2778655Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2780418Z copying torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2780763Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2782520Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2783541Z copying torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2784303Z copying torch/include/ATen/ops/_fw_primal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2785722Z copying torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2786890Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2788105Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2789346Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2790726Z copying torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2792081Z copying torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2793179Z copying torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2794671Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2796015Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2797412Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2798581Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2800355Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2801250Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2802594Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2803774Z copying torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2805307Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2807598Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2808040Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2808872Z copying torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2810275Z copying torch/include/ATen/ops/_has_same_storage_numel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2811431Z copying torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2812731Z copying torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2814132Z copying torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2814955Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2816706Z copying torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2817560Z copying torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2818762Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2819985Z copying torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2821796Z copying torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2822596Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2824012Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2825067Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2826514Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2827491Z copying torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2828745Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2830270Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2831489Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2832591Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2833761Z copying torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2834944Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2836253Z copying torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2837668Z copying torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2838748Z copying torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2840212Z copying torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2841293Z copying torch/include/ATen/ops/_index_put_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2842492Z copying torch/include/ATen/ops/_index_put_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2843435Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2845197Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2846680Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2848176Z copying torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2848901Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2850084Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2851220Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2852593Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2854103Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2855651Z copying torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2856625Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2857762Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2859350Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2860348Z copying torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2861648Z copying torch/include/ATen/ops/_linalg_check_errors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2862972Z copying torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2863967Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2866013Z copying torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2866751Z copying torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2868128Z copying torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2869328Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2870475Z copying torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2872036Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2873101Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2874342Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2875666Z copying torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2876724Z copying torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2877985Z copying torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2879105Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2880273Z copying torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2881640Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2883140Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2884313Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2886159Z copying torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2886960Z copying torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2888506Z copying torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2889553Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2890927Z copying torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2892013Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2893256Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2894539Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2895969Z copying torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2896897Z copying torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2899057Z copying torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2899702Z copying torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2901412Z copying torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2906978Z copying torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2907744Z copying torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2908648Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2910120Z copying torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2911241Z copying torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2912226Z copying torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2913618Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2914596Z copying torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2915619Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2916535Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2917924Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2919072Z copying torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2920519Z copying torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2922073Z copying torch/include/ATen/ops/_local_scalar_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2923561Z copying torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2924826Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2925939Z copying torch/include/ATen/ops/_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2927748Z copying torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2928304Z copying torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2930142Z copying torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2931466Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2932732Z copying torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2933863Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2936454Z copying torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2936747Z copying torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2938247Z copying torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2939384Z copying torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2940224Z copying torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2941416Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2942636Z copying torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2944153Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2945542Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2946567Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2948044Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2948968Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2950072Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2950889Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2952183Z copying torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2952856Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2954248Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2955375Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2956692Z copying torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2958466Z copying torch/include/ATen/ops/_lu_with_info_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2959234Z copying torch/include/ATen/ops/_lu_with_info_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2960203Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2961732Z copying torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2962673Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2964006Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2965314Z copying torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2966124Z copying torch/include/ATen/ops/_make_dual_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2967464Z copying torch/include/ATen/ops/_make_dual_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2968725Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2969685Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2971195Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2972552Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2973582Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2974945Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2976550Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2977484Z copying torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2978680Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2980745Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2981109Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2982115Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2983534Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2984531Z copying torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2985924Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2987268Z copying torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2988460Z copying torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2990151Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2990970Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2992590Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2993389Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2994776Z copying torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2996585Z copying torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2997836Z copying torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.2998773Z copying torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3000217Z copying torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3001323Z copying torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3002546Z copying torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3004198Z copying torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3005152Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3006422Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3007463Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3009313Z copying torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3010266Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3011622Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3012959Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3014011Z copying torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3014921Z copying torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3016247Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3017328Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3019188Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3019861Z copying torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3021153Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3022337Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3023658Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3025138Z copying torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3026408Z copying torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3027706Z copying torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3029228Z copying torch/include/ATen/ops/_mps_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3030749Z copying torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3031747Z copying torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3033126Z copying torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3034473Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3035684Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3036996Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3038330Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3039636Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3041269Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3042224Z copying torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3043696Z copying torch/include/ATen/ops/_native_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3045315Z copying torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3046160Z copying torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3047564Z copying torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3049066Z copying torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3050290Z copying torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3051619Z copying torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3053184Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3054614Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3055907Z copying torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3057036Z copying torch/include/ATen/ops/_neg_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3058411Z copying torch/include/ATen/ops/_neg_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3059912Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3061136Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3062314Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3063839Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3065507Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3066477Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3067895Z copying torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3069083Z copying torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3070975Z copying torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3071925Z copying torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3072699Z copying torch/include/ATen/ops/_nested_from_padded_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3074075Z copying torch/include/ATen/ops/_nested_from_padded_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3075117Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3076351Z copying torch/include/ATen/ops/_nested_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3077375Z copying torch/include/ATen/ops/_nested_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3078452Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3079795Z copying torch/include/ATen/ops/_nested_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3080709Z copying torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3081922Z copying torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3084071Z copying torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3084937Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3086098Z copying torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3087469Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3088268Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3090100Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3091806Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3093123Z copying torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3094052Z copying torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3095536Z copying torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3096739Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3098071Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3099071Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3100558Z copying torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3102136Z copying torch/include/ATen/ops/_nested_tensor_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3103446Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3104809Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3105680Z copying torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3107153Z copying torch/include/ATen/ops/_nested_tensor_offsets.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3108264Z copying torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3109522Z copying torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3110367Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3112270Z copying torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3113222Z copying torch/include/ATen/ops/_nested_tensor_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3114495Z copying torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3115799Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3117567Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3118562Z copying torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3119833Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3121185Z copying torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3122998Z copying torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3123285Z copying torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3124992Z copying torch/include/ATen/ops/_nested_view_from_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3125867Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3127200Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3128284Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3129505Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3131245Z copying torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3133009Z copying torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3134171Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3135834Z copying torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3136982Z copying torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3138494Z copying torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3139942Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3141379Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3142667Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3143636Z copying torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3144598Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3146032Z copying torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3147075Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3148413Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3149445Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3151179Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3152077Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3153244Z copying torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3154710Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3156192Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3156982Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3157963Z copying torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3159128Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3160539Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3161976Z copying torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3163507Z copying torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3164829Z copying torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3165943Z copying torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3167417Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3168578Z copying torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3169621Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3171049Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3175456Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3177361Z copying torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3178385Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3179562Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3180919Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3181994Z copying torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3183473Z copying torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3184951Z copying torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3186745Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3188089Z copying torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3189337Z copying torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3190707Z copying torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3191688Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3192902Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3194165Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3195492Z copying torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3197556Z copying torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3198261Z copying torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3199963Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3201436Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3202929Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3204059Z copying torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3205575Z copying torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3206944Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3207859Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3209433Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3210579Z copying torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3211688Z copying torch/include/ATen/ops/_remove_batch_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3213213Z copying torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3214707Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3215556Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3217111Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3219158Z copying torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3221927Z copying torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3222326Z copying torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3223223Z copying torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3224666Z copying torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3226154Z copying torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3227412Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3228690Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3231119Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3232155Z copying torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3233019Z copying torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3234293Z copying torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3235633Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3236593Z copying torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3238120Z copying torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3239965Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3240636Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3242352Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3244076Z copying torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3244616Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3246469Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3247250Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3249724Z copying torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3250108Z copying torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3250923Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3252443Z copying torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3254853Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3256339Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3257810Z copying torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3259267Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3260055Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3261058Z copying torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3262382Z copying torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3263994Z copying torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3264973Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3266450Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3267572Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3268705Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3269940Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3271271Z copying torch/include/ATen/ops/_scaled_dot_product_attention_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3272489Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3273580Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3275274Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3276182Z copying torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3277275Z copying torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3279526Z copying torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3281277Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3282975Z copying torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3284338Z copying torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3285954Z copying torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3287002Z copying torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3288905Z copying torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3289870Z copying torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3291730Z copying torch/include/ATen/ops/_shape_as_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3292998Z copying torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3294002Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3295626Z copying torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3296369Z copying torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3298330Z copying torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3299322Z copying torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3300663Z copying torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3301885Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3303509Z copying torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3304772Z copying torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3306293Z copying torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3307682Z copying torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3308977Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3310372Z copying torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3311271Z copying torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3313059Z copying torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3314108Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3316226Z copying torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3317175Z copying torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3318656Z copying torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3319782Z copying torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3321219Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3322448Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3324233Z copying torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3325781Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3327447Z copying torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3328790Z copying torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3330213Z copying torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3331523Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3332777Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3334493Z copying torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3335231Z copying torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3336629Z copying torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3337988Z copying torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3339118Z copying torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3339911Z copying torch/include/ATen/ops/_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3340934Z copying torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3342668Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3343591Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3344874Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3345716Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3347097Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3348043Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3349730Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3350769Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3352162Z copying torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3353655Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3354409Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3356757Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3359649Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3359921Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3360391Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3361262Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3362119Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3363504Z copying torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3364502Z copying torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3365678Z copying torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3367022Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3368147Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3369332Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3370360Z copying torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3371555Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3372967Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3373893Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3375579Z copying torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3376326Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3377452Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3378879Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3380665Z copying torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3381284Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3382653Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3383706Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3385339Z copying torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3386211Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3387178Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3389071Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3390061Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3391312Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3392341Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3393858Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3394916Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3396214Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3397503Z copying torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3398744Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3400058Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3401466Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3402957Z copying torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3404680Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3405583Z copying torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3406819Z copying torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3408095Z copying torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3409689Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3410519Z copying torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3411773Z copying torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3413254Z copying torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3414295Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3415900Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3416907Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3418465Z copying torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3419258Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3420614Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3421763Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3423041Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3424108Z copying torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3425765Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3428126Z copying torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3429375Z copying torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3430728Z copying torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3432023Z copying torch/include/ATen/ops/_sparse_mask_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3433376Z copying torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3434734Z copying torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3435692Z copying torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3437238Z copying torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3438241Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3439561Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3440509Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3441998Z copying torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3443272Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3444810Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3445764Z copying torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3447151Z copying torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3448258Z copying torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3449550Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3450925Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3451931Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3453459Z copying torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3457110Z copying torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3457466Z copying torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3457761Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3458142Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3459413Z copying torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3460544Z copying torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3461850Z copying torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3463388Z copying torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3464565Z copying torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3465885Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3466885Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3468543Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3469384Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3470588Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3471909Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3473207Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3474460Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3476027Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3476705Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3478308Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3479763Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3480795Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3481783Z copying torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3483371Z copying torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3484763Z copying torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3486186Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3487326Z copying torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3488634Z copying torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3489615Z copying torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3490942Z copying torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3492181Z copying torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3493415Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3494696Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3495634Z copying torch/include/ATen/ops/_symeig_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3497132Z copying torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3498024Z copying torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3499342Z copying torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3500434Z copying torch/include/ATen/ops/_symeig_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3501419Z copying torch/include/ATen/ops/_symeig_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3502318Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3503801Z copying torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3504800Z copying torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3505957Z copying torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3507381Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3507956Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3510233Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3510952Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3512508Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3513884Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3515056Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3516103Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3517898Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3519205Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3520181Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3522091Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3523146Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3524165Z copying torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3525692Z copying torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3527078Z copying torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3528537Z copying torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3529447Z copying torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3530992Z copying torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3532388Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3533914Z copying torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3534871Z copying torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3536159Z copying torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3537087Z copying torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3538394Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3539738Z copying torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3540703Z copying torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3541797Z copying torch/include/ATen/ops/_test_optional_intlist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3543072Z copying torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3544017Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3545367Z copying torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3546471Z copying torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3548374Z copying torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3548867Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3550622Z copying torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3551494Z copying torch/include/ATen/ops/_test_string_default_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3552961Z copying torch/include/ATen/ops/_test_string_default_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3553887Z copying torch/include/ATen/ops/_test_warn_in_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3555521Z copying torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3556511Z copying torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3558095Z copying torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3559453Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3561201Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3563291Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3563688Z copying torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3565210Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3566434Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3567482Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3568456Z copying torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3569410Z copying torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3570402Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3571429Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3572973Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3573829Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3575178Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3576257Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3577612Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3578935Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3580217Z copying torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3581963Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3582849Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3584542Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3585333Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3586734Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3587956Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3589191Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3591137Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3592175Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3593432Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3594766Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3595980Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3597194Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3598595Z copying torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3599753Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3601389Z copying torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3602381Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3604539Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3606013Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3607492Z copying torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3608565Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3609799Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3611163Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3612726Z copying torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3613864Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3615345Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3616480Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3618302Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3619352Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3620428Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3621877Z copying torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3622930Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3624137Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3625382Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3626592Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3627984Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3628956Z copying torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3630482Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3631749Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3633011Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3633993Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3635352Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3636619Z copying torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3637608Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3638881Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3639929Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3641097Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3642795Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3643204Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3644842Z copying torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3645907Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3647424Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3648484Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3650281Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3650926Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3652251Z copying torch/include/ATen/ops/_triton_multi_head_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3653407Z copying torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3654763Z copying torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3655832Z copying torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3657123Z copying torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3658418Z copying torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3660272Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3660868Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3662187Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3663362Z copying torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3664640Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3665480Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3666855Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3668225Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3668707Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3670342Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3671946Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3673274Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3674415Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3675766Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3684463Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3685722Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3687053Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3688132Z copying torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3689179Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3690558Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3691391Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3693065Z copying torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3693957Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3695618Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3696544Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3698158Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3699539Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3700629Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3702059Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3703089Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3704402Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3705709Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3706657Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3707657Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3709269Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3710919Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3711425Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3712702Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3713589Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3714452Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3716134Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3716769Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3718183Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3719182Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3720652Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3721960Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3723935Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3724538Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3725392Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3726915Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3727935Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3729293Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3730687Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3731745Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3732793Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3734171Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3736318Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3737190Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3737501Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3738761Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3739927Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3740963Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3742479Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3743331Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3744572Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3745530Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3746940Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3747773Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3748890Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3749953Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3751557Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3755398Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3755925Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3756297Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3756841Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3757924Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3759137Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3760069Z copying torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3761535Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3762943Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3764207Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3765478Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3766478Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3768070Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3769125Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3770717Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3771848Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3773094Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3774317Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3775615Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3776783Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3778132Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3779268Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3780468Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3784019Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3784309Z copying torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3784693Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3785655Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3787077Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3788356Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3789539Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3790781Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3792095Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3793521Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3794884Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3796248Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3797702Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3801531Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3802035Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3802347Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3803076Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3804333Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3805305Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3806717Z copying torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3808023Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3809264Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3810521Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3811959Z copying torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3812911Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3814409Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3815770Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3816848Z copying torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3818087Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3819317Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3820553Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3821846Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3823062Z copying torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3823897Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3825611Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3826411Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3828101Z copying torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3829076Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3830821Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3831454Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3833507Z copying torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3834621Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3836238Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3837626Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3839997Z copying torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3841885Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3843767Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3845743Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3847502Z copying torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3848691Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3850264Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3851371Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3852797Z copying torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3854977Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3855959Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3856646Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3857667Z copying torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3858741Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3859916Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3861413Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3862472Z copying torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3863501Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3864612Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3865975Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3866856Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3868346Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3869506Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3870347Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3871390Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3872741Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3873784Z copying torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3875006Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3876550Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3878795Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3879390Z copying torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3880199Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3882827Z copying torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3883866Z copying torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3885040Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3886191Z copying torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3887666Z copying torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3889238Z copying torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3890848Z copying torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3892224Z copying torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3893960Z copying torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3895413Z copying torch/include/ATen/ops/_weight_norm_interface_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3896764Z copying torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3898316Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3899804Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3901305Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3902963Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3904422Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3905996Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3907512Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3908984Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3910491Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3912127Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3913561Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3915051Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3916586Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3918422Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3919683Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3921385Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3922960Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3924473Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3926008Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3927451Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3929048Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3931929Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3933058Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3934282Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3935954Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3937338Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3939008Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3940507Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3942088Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3943745Z copying torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3945183Z copying torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3946790Z copying torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3948399Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3950009Z copying torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3951515Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3952990Z copying torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3954563Z copying torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3955984Z copying torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3957548Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3959048Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3960739Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3962359Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3963967Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3965469Z copying torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3967150Z copying torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3987170Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3987890Z copying torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3988527Z copying torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3989075Z copying torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3989668Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3990211Z copying torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3990840Z copying torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3991329Z copying torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3991925Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3992543Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3993190Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3993835Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3994395Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3994963Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3995493Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3996129Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3996622Z copying torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3997263Z copying torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3997866Z copying torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3998419Z copying torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3998964Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.3999530Z copying torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4001243Z copying torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4001732Z copying torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4002582Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4003976Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4005579Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4006366Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4007598Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4009141Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4009934Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4011507Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4012515Z copying torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4014050Z copying torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4015170Z copying torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4016373Z copying torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4017523Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4018859Z copying torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4019931Z copying torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4021336Z copying torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4022932Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4024314Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4025599Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4026965Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4028394Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4029870Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4031160Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4032400Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4033902Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4035544Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4036912Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4038500Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4039785Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4041255Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4042448Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4058169Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4059757Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4060944Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4062550Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4063737Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4065684Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4066811Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4068273Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4069576Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4071002Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4072112Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4073494Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4074893Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4076942Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4078674Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4080148Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4081891Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4083840Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4085582Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4087166Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4088005Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4089728Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4090766Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4092925Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4093730Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4094878Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4095865Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4097388Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4098366Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4099737Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4101092Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4102684Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4103681Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4105017Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4106074Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4108005Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4108877Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4110087Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4110765Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4112624Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4113590Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4115334Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4116483Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4117664Z copying torch/include/ATen/ops/affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4118900Z copying torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4119806Z copying torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4121144Z copying torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4122801Z copying torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4124151Z copying torch/include/ATen/ops/affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4125963Z copying torch/include/ATen/ops/affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4127285Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4128516Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4129396Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4130933Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4132447Z copying torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4133464Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4134975Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4136040Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4137384Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4138460Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4139973Z copying torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4140864Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4142294Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4143596Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4144681Z copying torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4145953Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4147113Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4148279Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4149936Z copying torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4150856Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4152104Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4153207Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4154391Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4155570Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4156575Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4157627Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4158761Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4160185Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4161477Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4162501Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4163533Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4164820Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4165930Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4167021Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4168266Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4170397Z copying torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4171202Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4171754Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4172920Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4174045Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4175466Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4176662Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4178101Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4179228Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4180453Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4181377Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4183328Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4184026Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4185051Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4186229Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4187547Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4189165Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4190086Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4191061Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4192653Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4193815Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4195185Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4196324Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4197307Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4198481Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4199649Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4200916Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4202489Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4204212Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4205170Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4206836Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4207961Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4209100Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4210477Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4211507Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4212602Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4214225Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4215265Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4216336Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4217447Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4218523Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4219948Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4221198Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4222102Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4223411Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4224648Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4225820Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4227224Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4228281Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4229420Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4230496Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4231859Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4232832Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4233960Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4235110Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4236284Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4237430Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4241117Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4241769Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4242308Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4242941Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4243533Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4245288Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4246273Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4247428Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4248516Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4249833Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4251047Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4252620Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4253690Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4254855Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4256168Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4257415Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4258368Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4260007Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4260846Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4262398Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4263433Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4264631Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4265835Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4267436Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4268553Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4269963Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4270998Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4272289Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4273255Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4274775Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4275542Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4276851Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4278350Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4279435Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4280373Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4282132Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4284009Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4285127Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4286150Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4287587Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4288617Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4289842Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4291437Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4292655Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4293954Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4295147Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4296318Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4297504Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4298934Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4300057Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4301072Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4302157Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4303841Z copying torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4304744Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4306288Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4307553Z copying torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4308618Z copying torch/include/ATen/ops/as_strided_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4309746Z copying torch/include/ATen/ops/as_strided_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4310847Z copying torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4312047Z copying torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4313130Z copying torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4314869Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4315711Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4316736Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4318255Z copying torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4319215Z copying torch/include/ATen/ops/as_strided_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4320397Z copying torch/include/ATen/ops/as_strided_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4321405Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4323064Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4324131Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4325391Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4326399Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4327797Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4328727Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4329656Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4331085Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4332102Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4333276Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4334897Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4335755Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4336989Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4338103Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4339247Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4340666Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4341851Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4343107Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4350307Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4351184Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4351712Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4352535Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4352999Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4353739Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4354296Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4354828Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4355792Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4356809Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4358063Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4359701Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4361465Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4363417Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4364469Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4365769Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4366871Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4368112Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4369452Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4370851Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4372572Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4373518Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4374918Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4376321Z copying torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4377632Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4378660Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4379934Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4381231Z copying torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4382338Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4383548Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4384724Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4386147Z copying torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4387324Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4388695Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4389783Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4391145Z copying torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4392126Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4393263Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4394531Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4396076Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4397491Z copying torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4398886Z copying torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4399961Z copying torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4401379Z copying torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4402776Z copying torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4404219Z copying torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4405471Z copying torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4406854Z copying torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4407925Z copying torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4409385Z copying torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4410670Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4412238Z copying torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4413245Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4414506Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4415604Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4416872Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4418405Z copying torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4419352Z copying torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4420625Z copying torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4421727Z copying torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4423114Z copying torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4425045Z copying torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4425625Z copying torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4426815Z copying torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4427936Z copying torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4429137Z copying torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4430615Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4431837Z copying torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4432906Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4434450Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4435460Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4436623Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4437747Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4439044Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4440146Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4441503Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4443090Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4444655Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4445538Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4447945Z copying torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4448749Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4450041Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4451134Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4452350Z copying torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4454090Z copying torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4454920Z copying torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4456425Z copying torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4457664Z copying torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4458829Z copying torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4460372Z copying torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4461241Z copying torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4462656Z copying torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4463614Z copying torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4465213Z copying torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4466085Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4467310Z copying torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4468460Z copying torch/include/ATen/ops/batch_norm_elemt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4469588Z copying torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4470971Z copying torch/include/ATen/ops/batch_norm_gather_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4472180Z copying torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4473769Z copying torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4474831Z copying torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4476610Z copying torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4477490Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4478594Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4479801Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4481927Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4482650Z copying torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4484191Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4485280Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4486536Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4487783Z copying torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4488895Z copying torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4489995Z copying torch/include/ATen/ops/batch_norm_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4491083Z copying torch/include/ATen/ops/batch_norm_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4493153Z copying torch/include/ATen/ops/batch_norm_update_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4494188Z copying torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4495389Z copying torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4496611Z copying torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4497626Z copying torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4498899Z copying torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4500380Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4501628Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4502828Z copying torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4504045Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4505497Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4506818Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4507777Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4509194Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4510416Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4512617Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4512904Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4514270Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4515247Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4516481Z copying torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4517648Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4518977Z copying torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4520310Z copying torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4521911Z copying torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4523339Z copying torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4524528Z copying torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4526337Z copying torch/include/ATen/ops/binary_cross_entropy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4527727Z copying torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4528701Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4530188Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4531191Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4532799Z copying torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4533708Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4535669Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4536629Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4537414Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4538328Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4539665Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4540904Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4542291Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4543514Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4544868Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4546160Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4547753Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4548948Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4550466Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4551790Z copying torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4552807Z copying torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4554002Z copying torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4555077Z copying torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4556075Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4557566Z copying torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4558556Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4559971Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4561251Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4562986Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4564690Z copying torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4565464Z copying torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4566182Z copying torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4567658Z copying torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4568688Z copying torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4569993Z copying torch/include/ATen/ops/bitwise_left_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4571208Z copying torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4572351Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4574261Z copying torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4575007Z copying torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4575977Z copying torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4577617Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4578390Z copying torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4579713Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4580887Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4582333Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4583251Z copying torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4584824Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4586476Z copying torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4587510Z copying torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4588981Z copying torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4590302Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4591461Z copying torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4592821Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4594035Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4595310Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4596855Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4597964Z copying torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4599347Z copying torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4600372Z copying torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4601812Z copying torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4602924Z copying torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4604516Z copying torch/include/ATen/ops/bitwise_right_shift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4605465Z copying torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4607180Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4609051Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4610116Z copying torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4611730Z copying torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4612804Z copying torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4614049Z copying torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4615356Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4616605Z copying torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4618343Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4619324Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4620456Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4621919Z copying torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4623484Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4624663Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4626185Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4627825Z copying torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4629149Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4630487Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4631940Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4633373Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4634375Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4636173Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4638004Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4638927Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4640559Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4642266Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4644790Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4646008Z copying torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4647292Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4648886Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4650434Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4652246Z copying torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4653629Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4655268Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4657020Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4658480Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4660224Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4661747Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4663504Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4664872Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4666576Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4668080Z copying torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4669520Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4671327Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4672536Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4674523Z copying torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4676045Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4677528Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4678476Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4680181Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4681491Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4682972Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4683589Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4684771Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4686064Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4687147Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4688128Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4689225Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4690590Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4691532Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4692917Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4694025Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4695294Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4696693Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4698371Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4699871Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4701245Z copying torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4702000Z copying torch/include/ATen/ops/ccol_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4703386Z copying torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4704354Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4705641Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4707759Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4708116Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4709570Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4710342Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4711730Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4713229Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4714534Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4715799Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4717170Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4718483Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4720085Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4721614Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4723010Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4724556Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4725384Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4726326Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4727603Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4729029Z copying torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4729761Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4730988Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4732265Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4733656Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4734719Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4735938Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4737655Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4738771Z copying torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4741078Z copying torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4741370Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4742362Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4743655Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4744876Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4746313Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4747580Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4748945Z copying torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4750486Z copying torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4751331Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4752955Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4753947Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4755432Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4757111Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4758338Z copying torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4759667Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4761563Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4762879Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4764815Z copying torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4766176Z copying torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4767556Z copying torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4769098Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4770863Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4772295Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4773977Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4775348Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4777242Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4778527Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4780321Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4781895Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4782799Z copying torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4784643Z copying torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4786235Z copying torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4787085Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4788504Z copying torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4789396Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4790734Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4792841Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4793141Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4794373Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4795887Z copying torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4796860Z copying torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4798275Z copying torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4799185Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4800523Z copying torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4801993Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4803818Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4805096Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4806312Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4807631Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4808660Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4810821Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4811103Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4812810Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4813920Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4815180Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4816451Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4817962Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4819093Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4820670Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4821973Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4823189Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4824802Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4826326Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4827600Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4828877Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4830181Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4831473Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4832896Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4834171Z copying torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4835716Z copying torch/include/ATen/ops/col_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4836895Z copying torch/include/ATen/ops/col_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4838206Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4839533Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4841113Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4842519Z copying torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4843612Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4844844Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4845881Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4847091Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4848369Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4849353Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4850591Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4851814Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4853110Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4854159Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4855391Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4856502Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4857735Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4859026Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4860276Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4861827Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4863059Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4864415Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4865331Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4866956Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4868196Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4869513Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4870800Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4871997Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4873315Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4875008Z copying torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4875804Z copying torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4877218Z copying torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4878291Z copying torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4879484Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4881109Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4882294Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4883888Z copying torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4884905Z copying torch/include/ATen/ops/constant_pad_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4886653Z copying torch/include/ATen/ops/constant_pad_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4887663Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4889267Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4890318Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4891790Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4893148Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4894566Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4895743Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4897156Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4898353Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4899950Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4901005Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4902463Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4903636Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4905389Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4906720Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4908142Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4909357Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4911074Z copying torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4912091Z copying torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4913550Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4914938Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4916316Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4917525Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4919157Z copying torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4920202Z copying torch/include/ATen/ops/conv_tbc_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4921835Z copying torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4923105Z copying torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4924704Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4926090Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4927238Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4928973Z copying torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4932108Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4932388Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4932829Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4933725Z copying torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4934885Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4936534Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4937354Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4938865Z copying torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4940130Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4941356Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4942650Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4943680Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4945437Z copying torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4946416Z copying torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4947760Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4948717Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4950066Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4951915Z copying torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4953191Z copying torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4954224Z copying torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4955988Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4956882Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4958094Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4959522Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4960915Z copying torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4962281Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4963944Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4965318Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4966723Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4968192Z copying torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4969405Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4970658Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4972032Z copying torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4975217Z copying torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4975684Z copying torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4976141Z copying torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4977539Z copying torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4978854Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4980153Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4981340Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4982533Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4983841Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4985031Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4986213Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4987659Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4988712Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4990099Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4991781Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4992629Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4993948Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4995180Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4996261Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4997526Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4998574Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.4999665Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5000756Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5002265Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5003216Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5004737Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5005923Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5007215Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5008052Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5009488Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5010361Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5012103Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5012932Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5014543Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5015560Z copying torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5016752Z copying torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5018207Z copying torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5019612Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5020799Z copying torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5022330Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5023232Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5024237Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5025528Z copying torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5026542Z copying torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5027705Z copying torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5029032Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5030377Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5032361Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5033621Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5034438Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5035875Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5036816Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5038198Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5039273Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5040774Z copying torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5041869Z copying torch/include/ATen/ops/cross_entropy_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5043068Z copying torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5044279Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5045378Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5046574Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5047801Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5049322Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5050223Z copying torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5051285Z copying torch/include/ATen/ops/crow_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5053015Z copying torch/include/ATen/ops/crow_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5053939Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5055549Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5056484Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5057875Z copying torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5059036Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5060351Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5061763Z copying torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5062888Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5064030Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5065196Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5066149Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5067249Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5068311Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5069358Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5070434Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5071470Z copying torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5072485Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5073567Z copying torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5074954Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5075862Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5077321Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5078288Z copying torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5079697Z copying torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5080575Z copying torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5082553Z copying torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5083275Z copying torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5084646Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5085493Z copying torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5087681Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5088145Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5089848Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5090389Z copying torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5091475Z copying torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5092776Z copying torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5093851Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5094839Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5096431Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5097425Z copying torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5098664Z copying torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5099839Z copying torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5101378Z copying torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5102680Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5104278Z copying torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5105117Z copying torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5106395Z copying torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5107748Z copying torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5109267Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5110764Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5112081Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5113568Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5114957Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5116204Z copying torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5117196Z copying torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5118419Z copying torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5119287Z copying torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5120467Z copying torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5121960Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5123716Z copying torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5124746Z copying torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5126297Z copying torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5127358Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5128648Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5130287Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5131004Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5132449Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5133815Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5135203Z copying torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5136368Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5137908Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5139137Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5140458Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5141749Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5142943Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5144242Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5145738Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5147369Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5148293Z copying torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5149602Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5150884Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5152451Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5153770Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5154783Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5156220Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5157477Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5158888Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5159893Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5161454Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5162807Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5164539Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5165496Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5166999Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5168044Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5169477Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5170532Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5171942Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5173296Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5174567Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5175911Z copying torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5177369Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5178342Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5179681Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5180799Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5182112Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5183331Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5184295Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5185703Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5186734Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5187736Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5189283Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5190602Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5191726Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5193503Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5194723Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5196141Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5197833Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5198861Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5200237Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5201768Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5202769Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5204302Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5205480Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5206606Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5207868Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5208938Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5210259Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5211541Z copying torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5212460Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5214760Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5215031Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5216400Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5217533Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5218497Z copying torch/include/ATen/ops/diag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5219822Z copying torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5220761Z copying torch/include/ATen/ops/diag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5221761Z copying torch/include/ATen/ops/diag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5223026Z copying torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5224237Z copying torch/include/ATen/ops/diag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5225070Z copying torch/include/ATen/ops/diag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5226400Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5227993Z copying torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5228606Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5230502Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5231372Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5232943Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5234226Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5235594Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5236771Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5238233Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5239563Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5240870Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5242347Z copying torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5244570Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5245809Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5247369Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5249337Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5250407Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5252297Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5253769Z copying torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5255428Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5257118Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5258423Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5260400Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5261714Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5263565Z copying torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5264826Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5266944Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5268481Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5270220Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5271586Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5273002Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5274579Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5276307Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5277951Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5279630Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5281379Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5283844Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5285071Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5286628Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5288141Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5290123Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5291475Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5293328Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5294861Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5296462Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5298949Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5299383Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5300381Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5301983Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5303145Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5304455Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5305826Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5307849Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5309028Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5310360Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5311363Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5312990Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5313937Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5315948Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5316976Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5317858Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5319318Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5321831Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5322691Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5323866Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5325668Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5326381Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5327593Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5328280Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5329323Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5330948Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5332252Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5333432Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5334695Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5335843Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5336771Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5337749Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5340187Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5340495Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5341379Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5342838Z copying torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5343895Z copying torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5345593Z copying torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5346510Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5348039Z copying torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5349304Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5350610Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5351925Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5353102Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5354373Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5355579Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5356946Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5358136Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5359340Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5360705Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5362061Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5363746Z copying torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5364968Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5366084Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5367640Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5369409Z copying torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5370636Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5371967Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5373265Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5374154Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5375827Z copying torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5376831Z copying torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5378166Z copying torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5379145Z copying torch/include/ATen/ops/embedding_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5380258Z copying torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5381554Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5382529Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5383778Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5384836Z copying torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5386058Z copying torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5387038Z copying torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5388327Z copying torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5389268Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5390482Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5391571Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5392711Z copying torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5393670Z copying torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5394941Z copying torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5395879Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5397318Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5398249Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5399439Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5400396Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5401907Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5402830Z copying torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5404296Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5405210Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5406691Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5407691Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5409150Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5410463Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5411822Z copying torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5412626Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5414235Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5415160Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5416486Z copying torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5417471Z copying torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5418814Z copying torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5419739Z copying torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5420958Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5421906Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5423468Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5424373Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5425715Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5426984Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5428196Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5429573Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5430184Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5432018Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5432926Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5433954Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5435602Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5436468Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5437864Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5438996Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5440430Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5441706Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5443232Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5444653Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5445895Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5447082Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5448212Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5449513Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5450499Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5451542Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5452938Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5454234Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5455086Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5456581Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5457816Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5458980Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5460339Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5461512Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5462784Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5464301Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5465653Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5466950Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5468150Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5469356Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5470786Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5471770Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5473140Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5474338Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5475644Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5476863Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5478147Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5479544Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5480759Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5482443Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5483462Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5485281Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5486427Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5487838Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5489212Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5490362Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5491934Z copying torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5493057Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5494283Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5495837Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5496925Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5498421Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5499667Z copying torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5501154Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5502128Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5504037Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5504299Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5505701Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5506984Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5508210Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5509469Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5510464Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5511842Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5513351Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5514497Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5515808Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5516827Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5518155Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5519510Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5521094Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5521948Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5523230Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5524524Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5525979Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5527667Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5528919Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5530373Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5531175Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5532616Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5533747Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5535101Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5536004Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5537766Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5538850Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5539668Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5541215Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5542149Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5543329Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5544488Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5545554Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5547284Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5547943Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5549377Z copying torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5550473Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5551567Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5553780Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5554201Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5555514Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5556394Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5558168Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5559054Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5560532Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5562110Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5563398Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5564499Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5565956Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5567145Z copying torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5568402Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5569679Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5570885Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5572356Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5573572Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5574931Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5576278Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5577452Z copying torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5578737Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5580654Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5581617Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5583150Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5584591Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5586232Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5587756Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5589207Z copying torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5590495Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5592135Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5593479Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5594887Z copying torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5596398Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5597857Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5599200Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5600627Z copying torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5602197Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5604518Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5605686Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5607129Z copying torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5608351Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5609866Z copying torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5611191Z copying torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5612802Z copying torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5613882Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5614965Z copying torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5615876Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5617511Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5618688Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5620247Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5621609Z copying torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5622801Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5623964Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5625436Z copying torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5626754Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5628179Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5629201Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5630777Z copying torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5632050Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5633518Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5634453Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5636001Z copying torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5637183Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5638512Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5639738Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5641343Z copying torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5642762Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5644059Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5645387Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5646752Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5648111Z copying torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5649086Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5650425Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5652116Z copying torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5653420Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5654776Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5655945Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5657165Z copying torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5658225Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5659493Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5660851Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5662077Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5663743Z copying torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5664688Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5665885Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5667238Z copying torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5668544Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5669549Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5670888Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5672156Z copying torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5673479Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5674676Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5675937Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5677406Z copying torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5679041Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5680347Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5681678Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5683037Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5684586Z copying torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5685810Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5687072Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5688421Z copying torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5689672Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5690936Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5692305Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5693751Z copying torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5695004Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5696689Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5698173Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5699569Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5700935Z copying torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5702182Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5703507Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5704847Z copying torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5706109Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5707411Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5708816Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5710411Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5711798Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5713266Z copying torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5714684Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5716219Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5717611Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5719114Z copying torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5720514Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5722130Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5723538Z copying torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5724798Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5726316Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5727784Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5729237Z copying torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5730168Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5731466Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5732497Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5734396Z copying torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5734723Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5736224Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5737140Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5738497Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5739401Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5740486Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5741525Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5742886Z copying torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5743747Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5745142Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5745948Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5746998Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5748221Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5749198Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5750578Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5751442Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5752552Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5753767Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5755059Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5756512Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5757875Z copying torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5758867Z copying torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5759869Z copying torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5761733Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5763433Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5764556Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5765846Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5767144Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5768518Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5769794Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5771037Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5772327Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5773885Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5774775Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5776612Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5777599Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5779489Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5780547Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5781905Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5782962Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5784444Z copying torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5785502Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5786862Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5787914Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5789114Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5790363Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5791628Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5792911Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5794012Z copying torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5795003Z copying torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5796343Z copying torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5797754Z copying torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5798906Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5799959Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5801531Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5802913Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5803796Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5804872Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5805876Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5807410Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5808723Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5810008Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5810996Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5812517Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5813417Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5814348Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5815850Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5817003Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5817857Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5819328Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5820544Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5821836Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5823018Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5824367Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5825640Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5826573Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5827629Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5829016Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5829876Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5831180Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5832119Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5833401Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5834670Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5835934Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5837094Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5838360Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5839845Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5840672Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5841966Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5843387Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5844690Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5845920Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5847287Z copying torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5848682Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5849775Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5851468Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5852517Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5853930Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5855048Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5856378Z copying torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5858037Z copying torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5859186Z copying torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5860426Z copying torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5861777Z copying torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5862830Z copying torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5863968Z copying torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5865402Z copying torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5866176Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5867580Z copying torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5868632Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5870257Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5870946Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5872355Z copying torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5873907Z copying torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5874834Z copying torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5876169Z copying torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5877248Z copying torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5879774Z copying torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5880105Z copying torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5881329Z copying torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5882535Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5883749Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5884970Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5886281Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5887170Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5888401Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5889657Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5891176Z copying torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5892690Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5893682Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5894988Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5896295Z copying torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5897504Z copying torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5898750Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5899988Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5901260Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5902827Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5903779Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5905620Z copying torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5906500Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5907830Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5909049Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5910960Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5911545Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5912569Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5913712Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5914926Z copying torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5916332Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5917522Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5919848Z copying torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5920127Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5921748Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5923477Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5924532Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5925825Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5927104Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5928439Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5929802Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5930946Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5931998Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5933403Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5934712Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5935456Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5937030Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5938853Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5939835Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5940734Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5942132Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5943232Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5944513Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5945536Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5947317Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5948112Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5949309Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5950167Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5951571Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5953086Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5954159Z copying torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5955386Z copying torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5956647Z copying torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5957631Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5959010Z copying torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5960318Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5961716Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5962939Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5964367Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5965600Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5967458Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5968035Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5968906Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5969813Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5971162Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5972590Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5973461Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5974675Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5976037Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5977298Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5978828Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5979648Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5981144Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5982144Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5983421Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5984644Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5985927Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5986916Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5988340Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5989602Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5990687Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5991914Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5993209Z copying torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5994285Z copying torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5995551Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5997678Z copying torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5998133Z copying torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.5998877Z copying torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6000220Z copying torch/include/ATen/ops/glu_backward_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6001526Z copying torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6002536Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6003953Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6005082Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6006163Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6007397Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6008316Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6009876Z copying torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6011168Z copying torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6012629Z copying torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6013833Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6014805Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6016799Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6017845Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6019126Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6020075Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6021543Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6022642Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6024158Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6025094Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6026236Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6027697Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6028661Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6030076Z copying torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6030828Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6032644Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6033529Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6034769Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6035617Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6037206Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6038277Z copying torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6039687Z copying torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6040678Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6042136Z copying torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6043470Z copying torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6045164Z copying torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6046073Z copying torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6047470Z copying torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6048267Z copying torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6049634Z copying torch/include/ATen/ops/grid_sampler_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6050853Z copying torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6051818Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6053148Z copying torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6054549Z copying torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6055391Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6056740Z copying torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6058062Z copying torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6058952Z copying torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6060228Z copying torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6061534Z copying torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6062786Z copying torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6064067Z copying torch/include/ATen/ops/grid_sampler_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6065283Z copying torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6066619Z copying torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6067739Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6068941Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6070215Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6071456Z copying torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6072620Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6073868Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6075042Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6075979Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6078356Z copying torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6078623Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6079882Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6081207Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6082470Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6084229Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6085558Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6086930Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6087813Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6089179Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6091136Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6091429Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6092711Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6093808Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6095412Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6096540Z copying torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6097748Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6098878Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6100287Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6101669Z copying torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6102957Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6104299Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6105566Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6106834Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6108060Z copying torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6109126Z copying torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6111520Z copying torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6112060Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6113151Z copying torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6114593Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6116289Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6117754Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6119126Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6120822Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6122406Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6124138Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6125485Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6127547Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6128710Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6130406Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6132156Z copying torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6133385Z copying torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6135081Z copying torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6136504Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6138217Z copying torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6139641Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6141230Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6143074Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6144380Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6146050Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6147529Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6149182Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6150594Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6152253Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6153968Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6155683Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6157371Z copying torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6158796Z copying torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6160459Z copying torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6162065Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6163757Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6165142Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6166793Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6168213Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6169842Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6171387Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6172978Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6174593Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6176314Z copying torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6177673Z copying torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6179303Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6180884Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6182449Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6184092Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6185570Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6187204Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6188766Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6190284Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6192789Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6193796Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6195401Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6196999Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6198396Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6199947Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6201656Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6203244Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6205001Z copying torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6206341Z copying torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6207952Z copying torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6209658Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6211273Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6212923Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6214470Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6216063Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6217587Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6219189Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6220847Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6222194Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6223887Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6225565Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6226945Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6228579Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6229963Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6231848Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6233248Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6234845Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6236210Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6237914Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6239298Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6241254Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6243816Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6244893Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6246598Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6247853Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6249555Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6251087Z copying torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6252759Z copying torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6254451Z copying torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6255745Z copying torch/include/ATen/ops/huber_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6257348Z copying torch/include/ATen/ops/huber_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6258841Z copying torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6260374Z copying torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6261903Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6263595Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6264957Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6267077Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6268194Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6269830Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6271534Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6272825Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6274410Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6275934Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6278628Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6279119Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6280400Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6282142Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6283546Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6285129Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6286561Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6288177Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6289943Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6291181Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6293692Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6294806Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6296422Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6298148Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6299411Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6301095Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6302867Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6304181Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6305591Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6307279Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6308689Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6310314Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6311987Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6313304Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6315093Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6316812Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6318161Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6319841Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6321565Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6323017Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6324004Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6325642Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6326854Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6327980Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6329322Z copying torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6330572Z copying torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6331811Z copying torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6333111Z copying torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6334937Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6335714Z copying torch/include/ATen/ops/index_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6337287Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6338033Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6339457Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6340377Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6341814Z copying torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6342858Z copying torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6344152Z copying torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6345329Z copying torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6346535Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6347770Z copying torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6348944Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6350130Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6351362Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6352583Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6353748Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6355042Z copying torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6356413Z copying torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6357745Z copying torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6359022Z copying torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6360542Z copying torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6362038Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6363258Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6364659Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6365889Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6367043Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6367997Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6369413Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6371059Z copying torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6372142Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6373300Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6374519Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6375606Z copying torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6376839Z copying torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6378170Z copying torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6379772Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6381226Z copying torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6382528Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6383703Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6384983Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6386116Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6387405Z copying torch/include/ATen/ops/index_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6388865Z copying torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6390107Z copying torch/include/ATen/ops/index_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6391518Z copying torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6392840Z copying torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6393948Z copying torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6395204Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6396487Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6397610Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6398931Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6400156Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6401756Z copying torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6403592Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6404976Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6406326Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6407624Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6408977Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6410499Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6411848Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6412733Z copying torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6414175Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6415648Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6416827Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6418021Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6419359Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6420933Z copying torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6421785Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6423227Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6424468Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6425759Z copying torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6426904Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6427829Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6429509Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6430577Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6431874Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6433182Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6433995Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6435311Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6436144Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6437400Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6438671Z copying torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6439961Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6441103Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6442378Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6443625Z copying torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6444632Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6446295Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6448369Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6448809Z copying torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6450200Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6451404Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6452892Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6454371Z copying torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6455256Z copying torch/include/ATen/ops/is_floating_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6456956Z copying torch/include/ATen/ops/is_floating_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6458507Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6459478Z copying torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6461543Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6462531Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6463655Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6464800Z copying torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6465947Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6467064Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6468108Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6469406Z copying torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6470547Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6471609Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6472761Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6474052Z copying torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6475091Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6476315Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6477515Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6478888Z copying torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6479929Z copying torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6481467Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6482527Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6483711Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6484977Z copying torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6486003Z copying torch/include/ATen/ops/is_same_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6487448Z copying torch/include/ATen/ops/is_same_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6488455Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6489731Z copying torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6490949Z copying torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6491999Z copying torch/include/ATen/ops/is_set_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6493107Z copying torch/include/ATen/ops/is_set_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6494179Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6495449Z copying torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6496419Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6497553Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6498711Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6500269Z copying torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6501073Z copying torch/include/ATen/ops/is_vulkan_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6502022Z copying torch/include/ATen/ops/is_vulkan_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6504356Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6504953Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6506399Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6507611Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6508952Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6510811Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6512079Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6513816Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6515520Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6517301Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6518519Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6520261Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6521768Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6523688Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6524846Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6526595Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6528191Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6529632Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6531367Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6532663Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6534522Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6536102Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6537886Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6539186Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6540937Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6542291Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6543963Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6545572Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6546981Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6548878Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6550193Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6551499Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6552735Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6554266Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6555109Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6557375Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6557966Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6559666Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6561091Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6562238Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6564249Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6565219Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6567017Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6568324Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6569156Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6571125Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6571915Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6573811Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6575075Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6576391Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6577565Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6579035Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6580197Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6581434Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6582773Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6584157Z copying torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6585376Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6586561Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6587913Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6599986Z copying torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6601405Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6601749Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6601998Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6602383Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6602641Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6602888Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6603197Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6603579Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6603911Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6604222Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6604565Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6604891Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6605555Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6607040Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6608328Z copying torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6609436Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6610419Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6611722Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6613026Z copying torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6615130Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6615627Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6616953Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6618425Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6619222Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6620640Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6621882Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6623122Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6624385Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6625552Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6626675Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6628057Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6629304Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6630538Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6632365Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6633617Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6634948Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6636144Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6637402Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6639154Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6639955Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6641360Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6642620Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6643774Z copying torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6644784Z copying torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6646203Z copying torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6647157Z copying torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6648601Z copying torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6649802Z copying torch/include/ATen/ops/leaky_relu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6650998Z copying torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6652220Z copying torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6653271Z copying torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6654897Z copying torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6655701Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6656759Z copying torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6658277Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6659168Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6660620Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6662001Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6663171Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6664434Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6665418Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6666838Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6667894Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6669331Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6670541Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6671994Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6673061Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6674466Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6675637Z copying torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6676580Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6677577Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6678648Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6679914Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6681412Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6682521Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6683414Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6684775Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6685695Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6687104Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6688144Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6689292Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6690461Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6691562Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6692806Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6694104Z copying torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6695327Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6696748Z copying torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6697577Z copying torch/include/ATen/ops/lift_fresh_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6698952Z copying torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6700017Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6701482Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6702735Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6704042Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6705346Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6706733Z copying torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6707979Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6709398Z copying torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6711037Z copying torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6712451Z copying torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6713815Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6715218Z copying torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6716377Z copying torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6717363Z copying torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6718740Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6719724Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6720687Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6722368Z copying torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6723976Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6725040Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6726003Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6727400Z copying torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6728777Z copying torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6730486Z copying torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6731004Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6732451Z copying torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6733742Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6735010Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6736265Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6737698Z copying torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6738468Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6739854Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6741359Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6742369Z copying torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6746001Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6746525Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6746892Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6747177Z copying torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6748891Z copying torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6749678Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6751139Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6752409Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6753642Z copying torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6755262Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6756649Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6757884Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6758995Z copying torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6760561Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6762115Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6763108Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6764871Z copying torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6765743Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6767311Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6768642Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6770113Z copying torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6771414Z copying torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6772697Z copying torch/include/ATen/ops/linalg_householder_product_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6774020Z copying torch/include/ATen/ops/linalg_householder_product_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6775224Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6777007Z copying torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6777759Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6779357Z copying torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6781109Z copying torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6781934Z copying torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6783254Z copying torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6784756Z copying torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6786008Z copying torch/include/ATen/ops/linalg_inv_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6788208Z copying torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6788475Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6789909Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6790857Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6792612Z copying torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6794115Z copying torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6795251Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6796549Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6797775Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6799037Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6800409Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6802105Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6802873Z copying torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6804332Z copying torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6805226Z copying torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6806365Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6807311Z copying torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6808544Z copying torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6809837Z copying torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6810892Z copying torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6812328Z copying torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6813321Z copying torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6814932Z copying torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6816213Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6817450Z copying torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6818681Z copying torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6819998Z copying torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6820997Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6821965Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6823238Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6824531Z copying torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6825829Z copying torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6826718Z copying torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6827999Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6829307Z copying torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6830513Z copying torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6831867Z copying torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6832933Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6834222Z copying torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6835395Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6836641Z copying torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6837785Z copying torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6839038Z copying torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6840282Z copying torch/include/ATen/ops/linalg_lu_factor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6841830Z copying torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6843100Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6844280Z copying torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6845819Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6846667Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6847946Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6849203Z copying torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6850152Z copying torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6851479Z copying torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6852542Z copying torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6853940Z copying torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6854734Z copying torch/include/ATen/ops/linalg_lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6856915Z copying torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6857201Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6858295Z copying torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6860089Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6860890Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6862082Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6863460Z copying torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6864639Z copying torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6865910Z copying torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6867337Z copying torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6868195Z copying torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6870039Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6871017Z copying torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6872644Z copying torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6873602Z copying torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6874748Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6875923Z copying torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6877424Z copying torch/include/ATen/ops/linalg_matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6878383Z copying torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6879283Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6880706Z copying torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6881798Z copying torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6883764Z copying torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6885028Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6886317Z copying torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6887332Z copying torch/include/ATen/ops/linalg_multi_dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6888629Z copying torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6889731Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6891062Z copying torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6892232Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6893786Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6894809Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6896266Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6897658Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6899014Z copying torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6900046Z copying torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6901321Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6902559Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6903989Z copying torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6904980Z copying torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6906303Z copying torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6907505Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6908757Z copying torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6909969Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6911220Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6912436Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6913772Z copying torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6914784Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6916107Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6917315Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6918664Z copying torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6919633Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6921213Z copying torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6922584Z copying torch/include/ATen/ops/linalg_solve_ex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6923815Z copying torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6924805Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6926587Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6927551Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6929106Z copying torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6930311Z copying torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6931767Z copying torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6933167Z copying torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6934437Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6936113Z copying torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6937538Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6938684Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6940094Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6941984Z copying torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6943090Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6944806Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6946098Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6947879Z copying torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6949137Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6950812Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6952301Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6954295Z copying torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6954853Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6957541Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6958657Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6960166Z copying torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6962074Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6963976Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6965273Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6967039Z copying torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6968394Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6970051Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6971404Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6973345Z copying torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6974766Z copying torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6976506Z copying torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6978210Z copying torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6979617Z copying torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6981271Z copying torch/include/ATen/ops/linalg_vector_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6982674Z copying torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6983323Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6984879Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6986411Z copying torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6987132Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6988311Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6989998Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6990995Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6992390Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6993457Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6994456Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6996014Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6996747Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6998525Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.6998890Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7000644Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7001561Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7002633Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7004177Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7005305Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7006592Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7007708Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7008928Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7009912Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7011045Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7012023Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7014773Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7015365Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7016246Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7017316Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7018800Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7020000Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7021205Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7022674Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7023739Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7026341Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7026816Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7028054Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7029740Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7031082Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7032683Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7034103Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7035964Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7037293Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7039022Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7040338Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7042235Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7043548Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7045979Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7047167Z copying torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7048524Z copying torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7050333Z copying torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7051718Z copying torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7053478Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7054876Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7056697Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7058006Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7059801Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7061207Z copying torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7062918Z copying torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7064306Z copying torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7065972Z copying torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7067436Z copying torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7068856Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7070420Z copying torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7071474Z copying torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7073496Z copying torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7074293Z copying torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7075711Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7077127Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7078383Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7079894Z copying torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7081573Z copying torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7082056Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7083962Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7085234Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7086437Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7087768Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7089031Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7090576Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7092002Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7093056Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7094338Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7095279Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7096849Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7097695Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7099419Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7100125Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7101167Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7102578Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7103376Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7104519Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7105612Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7107151Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7108011Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7109111Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7110379Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7111488Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7112503Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7113979Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7115050Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7116553Z copying torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7117366Z copying torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7118718Z copying torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7119807Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7121267Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7122788Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7124057Z copying torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7125266Z copying torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7126608Z copying torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7127540Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7129026Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7130678Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7132199Z copying torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7133259Z copying torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7134708Z copying torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7135654Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7137077Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7138388Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7139691Z copying torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7140898Z copying torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7141986Z copying torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7143374Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7144628Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7145871Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7147151Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7148516Z copying torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7149500Z copying torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7151000Z copying torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7152153Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7153501Z copying torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7154676Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7155916Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7157245Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7158583Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7159818Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7161183Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7162490Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7163399Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7165643Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7166148Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7167353Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7168673Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7169782Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7171288Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7172252Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7173808Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7175276Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7176300Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7177651Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7179106Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7180269Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7182010Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7182732Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7183975Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7185068Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7186504Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7187246Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7188594Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7189908Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7190954Z copying torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7191982Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7193390Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7194413Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7195465Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7196749Z copying torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7198089Z copying torch/include/ATen/ops/lstm_mps_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7199386Z copying torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7200402Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7201485Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7202964Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7203704Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7205352Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7206677Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7207988Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7209129Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7210779Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7212128Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7213554Z copying torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7214559Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7216124Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7217774Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7218172Z copying torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7219699Z copying torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7220518Z copying torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7221933Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7223276Z copying torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7224239Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7225669Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7227057Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7228007Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7229354Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7230662Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7231730Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7233084Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7234381Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7235573Z copying torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7236735Z copying torch/include/ATen/ops/margin_ranking_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7237927Z copying torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7239327Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7240325Z copying torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7241936Z copying torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7243692Z copying torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7245159Z copying torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7246622Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7247638Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7248928Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7250299Z copying torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7251259Z copying torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7252396Z copying torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7253885Z copying torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7254953Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7255813Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7257224Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7258327Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7259839Z copying torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7260754Z copying torch/include/ATen/ops/masked_select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7261958Z copying torch/include/ATen/ops/masked_select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7263267Z copying torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7264256Z copying torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7265874Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7266930Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7267764Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7269191Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7270750Z copying torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7271547Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7272793Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7274515Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7275360Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7276856Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7277698Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7279222Z copying torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7280390Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7281804Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7283084Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7284675Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7285496Z copying torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7286778Z copying torch/include/ATen/ops/matrix_exp_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7287885Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7289125Z copying torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7291192Z copying torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7292201Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7293206Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7294638Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7295955Z copying torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7297259Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7298467Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7299912Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7301360Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7302507Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7303922Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7305053Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7306487Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7307662Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7309037Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7310366Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7311699Z copying torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7312897Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7314288Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7315501Z copying torch/include/ATen/ops/max_pool1d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7316987Z copying torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7318116Z copying torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7319505Z copying torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7320675Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7322161Z copying torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7323356Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7324475Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7325663Z copying torch/include/ATen/ops/max_pool2d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7326913Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7328682Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7329573Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7330779Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7332019Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7333272Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7334515Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7335694Z copying torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7337129Z copying torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7338184Z copying torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7339416Z copying torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7340619Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7342093Z copying torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7343084Z copying torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7344309Z copying torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7345453Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7346985Z copying torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7347936Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7349308Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7350422Z copying torch/include/ATen/ops/max_pool3d_with_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7351902Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7352949Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7354200Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7355390Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7356634Z copying torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7357843Z copying torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7359181Z copying torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7360286Z copying torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7361788Z copying torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7363104Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7364249Z copying torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7365472Z copying torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7366666Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7367843Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7369172Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7370579Z copying torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7372456Z copying torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7373393Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7374906Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7376191Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7377290Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7378467Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7379506Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7380937Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7382373Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7383211Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7384644Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7385732Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7386807Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7388412Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7389302Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7390350Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7391445Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7392853Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7394322Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7395096Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7396304Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7397700Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7399112Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7400507Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7401903Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7403910Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7405313Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7406810Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7408017Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7409604Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7411146Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7412460Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7413834Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7415293Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7416962Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7418168Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7419467Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7420858Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7422042Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7423437Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7424692Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7426040Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7427219Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7428833Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7429658Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7430975Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7432402Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7433704Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7434677Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7435877Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7437005Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7438635Z copying torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7439431Z copying torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7440741Z copying torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7442078Z copying torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7443370Z copying torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7444314Z copying torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7445645Z copying torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7446991Z copying torch/include/ATen/ops/miopen_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7448479Z copying torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7449406Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7450688Z copying torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7452062Z copying torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7453389Z copying torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7455096Z copying torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7456460Z copying torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7457772Z copying torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7458762Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7460133Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7461007Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7462637Z copying torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7463602Z copying torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7464920Z copying torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7465941Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7467530Z copying torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7468055Z copying torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7469307Z copying torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7470565Z copying torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7472006Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7473186Z copying torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7474399Z copying torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7475888Z copying torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7476869Z copying torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7478141Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7479321Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7480752Z copying torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7481751Z copying torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7483048Z copying torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7484817Z copying torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7485513Z copying torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7486556Z copying torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7487709Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7488624Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7489609Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7490669Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7492302Z copying torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7493358Z copying torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7493949Z copying torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7495374Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7496348Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7497484Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7498517Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7499874Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7500786Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7501967Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7502911Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7503874Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7505028Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7506099Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7507428Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7508501Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7509573Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7510767Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7511969Z copying torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7513039Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7514246Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7515295Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7516625Z copying torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7517864Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7519254Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7520125Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7521758Z copying torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7523020Z copying torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7524320Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7525543Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7526947Z copying torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7528169Z copying torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7529620Z copying torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7531144Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7532628Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7533987Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7535086Z copying torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7536473Z copying torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7537803Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7539017Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7540473Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7541733Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7543255Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7544489Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7545800Z copying torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7547079Z copying torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7548384Z copying torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7550146Z copying torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7550927Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7552200Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7553567Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7554494Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7555520Z copying torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7557750Z copying torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7558442Z copying torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7559424Z copying torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7560495Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7562028Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7563546Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7564646Z copying torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7565921Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7567375Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7568593Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7569900Z copying torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7571341Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7572625Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7573985Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7575414Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7576572Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7577816Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7579520Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7580446Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7582133Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7583128Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7584504Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7585670Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7586942Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7588229Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7589426Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7590696Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7592069Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7593385Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7594574Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7596693Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7596954Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7598308Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7599818Z copying torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7600606Z copying torch/include/ATen/ops/mps_convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7602456Z copying torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7603175Z copying torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7604775Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7605717Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7607406Z copying torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7608433Z copying torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7609757Z copying torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7611915Z copying torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7612217Z copying torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7613901Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7615487Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7616148Z copying torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7617239Z copying torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7618500Z copying torch/include/ATen/ops/mse_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7620161Z copying torch/include/ATen/ops/mse_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7621103Z copying torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7622486Z copying torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7623310Z copying torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7624649Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7626119Z copying torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7627475Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7628467Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7629917Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7631270Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7632269Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7633648Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7634618Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7636457Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7637270Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7638768Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7639898Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7641140Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7642199Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7643256Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7644459Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7645652Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7646733Z copying torch/include/ATen/ops/multi_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7647820Z copying torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7648933Z copying torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7650013Z copying torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7651120Z copying torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7652235Z copying torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7653489Z copying torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7654531Z copying torch/include/ATen/ops/multi_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7655796Z copying torch/include/ATen/ops/multi_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7657166Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7658155Z copying torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7659195Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7660322Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7661670Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7662733Z copying torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7663822Z copying torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7664865Z copying torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7666103Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7667203Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7668637Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7669479Z copying torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7670553Z copying torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7671658Z copying torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7672690Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7673897Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7674878Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7676309Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7677420Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7679233Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7679638Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7680676Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7681891Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7683477Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7684209Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7685565Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7686649Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7687859Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7689398Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7690432Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7691562Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7692860Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7693971Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7696243Z copying torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7696896Z copying torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7697903Z copying torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7699363Z copying torch/include/ATen/ops/nan_to_num_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7700555Z copying torch/include/ATen/ops/nan_to_num_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7701503Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7703434Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7704056Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7704905Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7706250Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7707574Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7708681Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7709669Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7711069Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7712136Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7713406Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7714361Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7715822Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7716762Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7718174Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7719145Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7720486Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7721722Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7723355Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7724617Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7725886Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7727187Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7728186Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7729733Z copying torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7731125Z copying torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7732530Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7734035Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7735318Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7736679Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7738087Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7739471Z copying torch/include/ATen/ops/native_batch_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7741146Z copying torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7742074Z copying torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7743122Z copying torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7744814Z copying torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7745820Z copying torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7746927Z copying torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7748235Z copying torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7749801Z copying torch/include/ATen/ops/native_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7750533Z copying torch/include/ATen/ops/native_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7751874Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7753003Z copying torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7753965Z copying torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7755593Z copying torch/include/ATen/ops/native_channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7756502Z copying torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7757977Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7758856Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7760517Z copying torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7763330Z copying torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7763747Z copying torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7764574Z copying torch/include/ATen/ops/native_dropout_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7766020Z copying torch/include/ATen/ops/native_dropout_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7767378Z copying torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7768525Z copying torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7770129Z copying torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7771388Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7773453Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7773736Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7775305Z copying torch/include/ATen/ops/native_group_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7776411Z copying torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7777425Z copying torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7778466Z copying torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7780055Z copying torch/include/ATen/ops/native_group_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7780949Z copying torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7782413Z copying torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7783763Z copying torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7784968Z copying torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7786227Z copying torch/include/ATen/ops/native_group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7787798Z copying torch/include/ATen/ops/native_group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7789192Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7790469Z copying torch/include/ATen/ops/native_layer_norm_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7791590Z copying torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7792859Z copying torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7794116Z copying torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7794990Z copying torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7796510Z copying torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7797935Z copying torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7798950Z copying torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7800307Z copying torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7801572Z copying torch/include/ATen/ops/native_layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7802650Z copying torch/include/ATen/ops/native_layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7803923Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7805206Z copying torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7806011Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7807432Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7808409Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7809496Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7810942Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7811944Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7813251Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7814163Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7815353Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7816590Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7818203Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7819229Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7820593Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7821669Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7823182Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7824194Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7825583Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7826911Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7828381Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7829581Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7830561Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7832326Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7833396Z copying torch/include/ATen/ops/nested_to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7834592Z copying torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7835937Z copying torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7837275Z copying torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7838390Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7839736Z copying torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7841226Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7842227Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7843491Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7844821Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7845934Z copying torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7847242Z copying torch/include/ATen/ops/new_empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7849177Z copying torch/include/ATen/ops/new_empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7850084Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7852343Z copying torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7852874Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7854312Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7855291Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7856464Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7857821Z copying torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7858826Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7860295Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7861615Z copying torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7862557Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7863584Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7864980Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7866482Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7867450Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7868492Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7870163Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7871097Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7871921Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7873315Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7874389Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7875691Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7876909Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7878216Z copying torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7879324Z copying torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7880444Z copying torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7881500Z copying torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7883359Z copying torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7884506Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7885679Z copying torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7887168Z copying torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7888395Z copying torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7889940Z copying torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7890901Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7892151Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7893360Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7894773Z copying torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7895722Z copying torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7896981Z copying torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7898010Z copying torch/include/ATen/ops/nll_loss_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7899359Z copying torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7900276Z copying torch/include/ATen/ops/nll_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7901710Z copying torch/include/ATen/ops/nll_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7903144Z copying torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7904087Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7905865Z copying torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7906491Z copying torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7907870Z copying torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7908940Z copying torch/include/ATen/ops/nll_loss_forward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7910313Z copying torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7911440Z copying torch/include/ATen/ops/nll_loss_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7912750Z copying torch/include/ATen/ops/nll_loss_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7913980Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7914990Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7916420Z copying torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7917627Z copying torch/include/ATen/ops/nll_loss_nd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7918516Z copying torch/include/ATen/ops/nll_loss_nd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7920050Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7921318Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7922441Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7924745Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7925212Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7926207Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7927394Z copying torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7928957Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7930032Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7931162Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7932295Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7933576Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7934766Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7935980Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7936728Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7938123Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7939276Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7940692Z copying torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7941485Z copying torch/include/ATen/ops/norm_except_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7943878Z copying torch/include/ATen/ops/norm_except_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7944767Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7948330Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7948942Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7949380Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7950271Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7952036Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7953360Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7955118Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7956764Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7958005Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7959862Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7961418Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7963100Z copying torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7964498Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7966447Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7967784Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7970051Z copying torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7971226Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7972891Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7974433Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7976242Z copying torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7977580Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7979273Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7980715Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7982687Z copying torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7983832Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7985512Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7987103Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7988508Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7990169Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7991545Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7993408Z copying torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7994451Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7995308Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7996630Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7997411Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7998869Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.7999584Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8000827Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8002438Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8003225Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8004595Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8005769Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8007038Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8008271Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8009631Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8010775Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8012143Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8013584Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8015268Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8016489Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8018201Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8019568Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8020915Z copying torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8022060Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8023348Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8024522Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8025908Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8026966Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8028376Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8030061Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8030940Z copying torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8032188Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8033392Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8034435Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8035808Z copying torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8036827Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8038069Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8039310Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8040512Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8041568Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8043455Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8044648Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8046018Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8047029Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8048449Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8050121Z copying torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8051173Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8052225Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8053528Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8054390Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8055611Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8057070Z copying torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8057942Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8059210Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8060413Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8061770Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8062908Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8064171Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8065387Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8066717Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8067978Z copying torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8069211Z copying torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8070468Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8071732Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8072942Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8074273Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8075593Z copying torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8076922Z copying torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8078234Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8079199Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8080366Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8081721Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8082692Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8084047Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8084976Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8086284Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8087520Z copying torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8088809Z copying torch/include/ATen/ops/poisson_nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8090071Z copying torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8091002Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8092178Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8093547Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8094511Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8095503Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8097140Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8098295Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8099431Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8100570Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8101671Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8102664Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8104074Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8105043Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8106578Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8107506Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8108709Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8109893Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8111100Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8112090Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8113365Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8114532Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8115705Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8116960Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8118136Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8119290Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8120456Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8121739Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8122728Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8124088Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8125086Z copying torch/include/ATen/ops/prelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8126381Z copying torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8127396Z copying torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8128614Z copying torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8129820Z copying torch/include/ATen/ops/prelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8130897Z copying torch/include/ATen/ops/prelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8132314Z copying torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8133271Z copying torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8134553Z copying torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8135617Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8136846Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8138067Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8139377Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8140738Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8141733Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8143205Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8144852Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8145443Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8147339Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8147871Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8149969Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8150508Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8151625Z copying torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8152648Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8153941Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8154845Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8156526Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8157540Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8158938Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8160178Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8161582Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8162915Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8164174Z copying torch/include/ATen/ops/q_per_channel_axis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8165239Z copying torch/include/ATen/ops/q_per_channel_axis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8166347Z copying torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8167799Z copying torch/include/ATen/ops/q_per_channel_scales.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8169084Z copying torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8170543Z copying torch/include/ATen/ops/q_per_channel_scales_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8171427Z copying torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8172782Z copying torch/include/ATen/ops/q_per_channel_zero_points.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8174427Z copying torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8175566Z copying torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8177005Z copying torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8178038Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8179570Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8180537Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8182159Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8183145Z copying torch/include/ATen/ops/q_zero_point_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8184542Z copying torch/include/ATen/ops/q_zero_point_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8185421Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8186735Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8187945Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8189168Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8190377Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8191837Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8192880Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8194342Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8195257Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8196400Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8197589Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8198733Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8200126Z copying torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8201531Z copying torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8203294Z copying torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8204245Z copying torch/include/ATen/ops/quantize_per_channel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8205456Z copying torch/include/ATen/ops/quantize_per_channel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8206509Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8208014Z copying torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8208866Z copying torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8210219Z copying torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8211545Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8213177Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8215186Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8215696Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8217074Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8218511Z copying torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8219474Z copying torch/include/ATen/ops/quantize_per_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8221219Z copying torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8222108Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8223637Z copying torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8224654Z copying torch/include/ATen/ops/quantized_batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8226076Z copying torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8227281Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8228829Z copying torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8229749Z copying torch/include/ATen/ops/quantized_gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8231188Z copying torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8232406Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8233788Z copying torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8235141Z copying torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8236339Z copying torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8237356Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8238954Z copying torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8239950Z copying torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8241670Z copying torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8242540Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8244097Z copying torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8245031Z copying torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8246417Z copying torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8247375Z copying torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8248721Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8249654Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8251126Z copying torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8252253Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8253663Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8255075Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8256309Z copying torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8257565Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8258714Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8259909Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8261170Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8262532Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8263890Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8265014Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8266368Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8267535Z copying torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8268553Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8269947Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8270969Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8272331Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8273684Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8275072Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8276043Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8277373Z copying torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8278647Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8279753Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8280894Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8282183Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8283352Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8284812Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8285743Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8286968Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8288238Z copying torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8289653Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8290930Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8292217Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8293398Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8294576Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8295994Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8296884Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8297875Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8299473Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8300406Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8301341Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8302943Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8303965Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8305283Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8306513Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8307945Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8309249Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8310211Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8311880Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8312641Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8314136Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8315409Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8316283Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8317628Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8318578Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8319976Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8321293Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8322759Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8323805Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8325349Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8327164Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8328519Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8330226Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8332127Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8333387Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8335268Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8337278Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8338592Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8340231Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8341830Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8343182Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8345023Z copying torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8346351Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8348092Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8349368Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8351320Z copying torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8352612Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8354295Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8356091Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8357746Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8359357Z copying torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8360771Z copying torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8362624Z copying torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8364953Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8366205Z copying torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8367732Z copying torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8369548Z copying torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8371314Z copying torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8372732Z copying torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8374444Z copying torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8375795Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8377628Z copying torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8378988Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8380529Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8381990Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8383708Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8385120Z copying torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8386951Z copying torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8388257Z copying torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8390093Z copying torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8391348Z copying torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8393127Z copying torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8394541Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8396429Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8397626Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8398968Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8401139Z copying torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8402283Z copying torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8403994Z copying torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8405440Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8406972Z copying torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8407913Z copying torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8409583Z copying torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8411122Z copying torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8412570Z copying torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8413802Z copying torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8415192Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8416589Z copying torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8417784Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8419264Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8420505Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8421870Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8423527Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8424423Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8426288Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8427316Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8428602Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8430053Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8431308Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8432280Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8434692Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8435544Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8437207Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8438743Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8440012Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8442134Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8443178Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8444963Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8446608Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8448267Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8449562Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8451590Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8452832Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8454526Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8455850Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8457864Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8458990Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8461026Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8462173Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8463963Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8465308Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8466981Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8468403Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8470045Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8471090Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8472653Z copying torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8473973Z copying torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8475117Z copying torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8476581Z copying torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8477882Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8479228Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8480512Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8481768Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8483345Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8484854Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8486437Z copying torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8487410Z copying torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8488699Z copying torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8489658Z copying torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8491144Z copying torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8492765Z copying torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8493910Z copying torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8495291Z copying torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8496462Z copying torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8497984Z copying torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8498985Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8500440Z copying torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8501563Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8502861Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8504194Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8505252Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8506758Z copying torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8507700Z copying torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8509450Z copying torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8510385Z copying torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8511538Z copying torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8512630Z copying torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8514019Z copying torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8515222Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8516556Z copying torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8517574Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8519320Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8520407Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8521617Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8524044Z copying torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8525129Z copying torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8526563Z copying torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8527746Z copying torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8529336Z copying torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8530406Z copying torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8531956Z copying torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8532986Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8534270Z copying torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8535619Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8536702Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8537896Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8539038Z copying torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8540132Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8541363Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8542440Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8543624Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8544889Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8545980Z copying torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8547035Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8548237Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8549565Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8550658Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8551721Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8553288Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8554052Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8555584Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8556603Z copying torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8557948Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8560107Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8560380Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8561553Z copying torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8563842Z copying torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8564716Z copying torch/include/ATen/ops/resize_as_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8565648Z copying torch/include/ATen/ops/resize_as_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8566709Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8567608Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8569202Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8570159Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8571719Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8572476Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8573705Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8575015Z copying torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8575980Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8577123Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8578198Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8579844Z copying torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8580843Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8582433Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8583078Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8584651Z copying torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8585534Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8586628Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8587810Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8588994Z copying torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8590436Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8591482Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8592964Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8593957Z copying torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8595308Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8596621Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8597848Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8599231Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8600542Z copying torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8602334Z copying torch/include/ATen/ops/rnn_relu_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8603567Z copying torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8604867Z copying torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8606156Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8607644Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8609032Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8610356Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8611611Z copying torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8612958Z copying torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8614215Z copying torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8615699Z copying torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8616799Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8618140Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8619638Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8620856Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8622272Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8623527Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8624736Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8626048Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8627225Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8629894Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8630489Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8631356Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8633123Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8634354Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8637453Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8637957Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8639048Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8640460Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8642518Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8643503Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8644928Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8646147Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8647650Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8649181Z copying torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8651063Z copying torch/include/ATen/ops/row_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8651730Z copying torch/include/ATen/ops/row_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8683438Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8684802Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8686316Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8688051Z copying torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8688995Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8690485Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8692014Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8693531Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8695025Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8696647Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8698106Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8699402Z copying torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8701308Z copying torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8702434Z copying torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8704259Z copying torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8705587Z copying torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8707321Z copying torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8708872Z copying torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8710403Z copying torch/include/ATen/ops/rrelu_with_noise_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8712145Z copying torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8713460Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8715382Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8716626Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8718426Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8719722Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8721722Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8723162Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8725820Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8726971Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8728394Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8730164Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8731499Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8733452Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8734736Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8736504Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8737816Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8739842Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8741022Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8742751Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8744499Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8745871Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8747709Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8749195Z copying torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8750863Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8752235Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8753999Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8755669Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8757347Z copying torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8758798Z copying torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8760356Z copying torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8762215Z copying torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8763810Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8765419Z copying torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8767183Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8768523Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8770447Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8771847Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8773548Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8774963Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8776782Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8778111Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8779791Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8781514Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8783140Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8784946Z copying torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8786348Z copying torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8788021Z copying torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8789302Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8791174Z copying torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8792437Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8794238Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8795577Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8797581Z copying torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8798930Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8800803Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8802464Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8803911Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8805439Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8806865Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8808411Z copying torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8809761Z copying torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8811212Z copying torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8812699Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8814085Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8815464Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8816896Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8818378Z copying torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8819909Z copying torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8821169Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8822582Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8824096Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8825988Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8827283Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8828780Z copying torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8830241Z copying torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8831579Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8832935Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8834344Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8835734Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8837149Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8838659Z copying torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8840018Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8842121Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8842751Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8844451Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8845557Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8846935Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8848417Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8850141Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8851149Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8852758Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8853689Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8855127Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8856909Z copying torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8857838Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8859172Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8860658Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8862687Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8863667Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8865060Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8866594Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8867631Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8869128Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8870373Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8871691Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8873033Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8874247Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8875513Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8876788Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8878467Z copying torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8879459Z copying torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8888048Z copying torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8888931Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8890456Z copying torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8891772Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8893262Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8894463Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8895747Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8897323Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8898644Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8900072Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8901330Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8902814Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8903931Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8905305Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8906494Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8907932Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8908724Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8910163Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8911102Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8912086Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8913567Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8914789Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8915777Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8916970Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8918956Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8919876Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8921163Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8922630Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8924036Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8925339Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8926396Z copying torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8927716Z copying torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8928728Z copying torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8929987Z copying torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8931084Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8932816Z copying torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8933779Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8935166Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8936446Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8937655Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8938873Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8940260Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8941403Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8942615Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8943991Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8945231Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8946790Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8947683Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8948863Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8950314Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8951483Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8952738Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8953863Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8955267Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8956529Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8957842Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8958970Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8960384Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8961541Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8962835Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8963936Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8965148Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8966489Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8967695Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8968812Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8969983Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8971179Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8972421Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8973787Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8974857Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8976250Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8977289Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8978594Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8979683Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8980970Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8982203Z copying torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8983380Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8984717Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8986253Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8987317Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8988942Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8990069Z copying torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8991265Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8992460Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8993909Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8995274Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8996683Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8997927Z copying torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.8999611Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9001073Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9002638Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9004056Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9005226Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9006677Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9007863Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9009305Z copying torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9010402Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9011519Z copying torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9012728Z copying torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9014098Z copying torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9015245Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9016376Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9032198Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9033336Z copying torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9033931Z copying torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9034420Z copying torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9034924Z copying torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9035404Z copying torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9035877Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9036558Z copying torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9037112Z copying torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9037802Z copying torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9038306Z copying torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9039079Z copying torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9039564Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9040380Z copying torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9041270Z copying torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9041869Z copying torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9042508Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9043168Z copying torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9043779Z copying torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9044741Z copying torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9045904Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9047120Z copying torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9048630Z copying torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9049749Z copying torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9050895Z copying torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9052106Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9054372Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9055274Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9056117Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9057437Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9058582Z copying torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9060303Z copying torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9061231Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9062458Z copying torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9064166Z copying torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9065170Z copying torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9066867Z copying torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9067654Z copying torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9068932Z copying torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9070296Z copying torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9071354Z copying torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9072437Z copying torch/include/ATen/ops/smooth_l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9073676Z copying torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9075135Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9076311Z copying torch/include/ATen/ops/soft_margin_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9077580Z copying torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9078628Z copying torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9079888Z copying torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9080907Z copying torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9082996Z copying torch/include/ATen/ops/soft_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9083834Z copying torch/include/ATen/ops/soft_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9084901Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9086104Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9087245Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9088305Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9089792Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9090824Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9092439Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9093714Z copying torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9094898Z copying torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9096077Z copying torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9097475Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9098645Z copying torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9100028Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9101199Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9102778Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9103689Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9105086Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9106243Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9107643Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9108774Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9110133Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9111271Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9112638Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9113921Z copying torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9115129Z copying torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9116466Z copying torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9117675Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9119173Z copying torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9120293Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9121770Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9124222Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9124894Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9125708Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9126739Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9128074Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9129265Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9130790Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9131890Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9133191Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9134437Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9135602Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9137662Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9138789Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9139976Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9141355Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9142447Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9143696Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9145153Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9147089Z copying torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9148126Z copying torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9150150Z copying torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9153314Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9155257Z copying torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9157617Z copying torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9158515Z copying torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9159381Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9160684Z copying torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9161859Z copying torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9163837Z copying torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9164768Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9165684Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9167074Z copying torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9168036Z copying torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9169955Z copying torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9171026Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9172255Z copying torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9173502Z copying torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9174578Z copying torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9176034Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9177451Z copying torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9178321Z copying torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9179729Z copying torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9180847Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9182133Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9183883Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9184825Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9186157Z copying torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9187372Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9188861Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9189871Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9190924Z copying torch/include/ATen/ops/sparse_resize_and_clear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9192232Z copying torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9193394Z copying torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9194346Z copying torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9195689Z copying torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9196919Z copying torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9198040Z copying torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9199159Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9200289Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9201764Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9203406Z copying torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9204968Z copying torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9206003Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9207697Z copying torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9208886Z copying torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9210778Z copying torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9211813Z copying torch/include/ATen/ops/special_airy_ai_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9213829Z copying torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9214788Z copying torch/include/ATen/ops/special_airy_ai_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9215827Z copying torch/include/ATen/ops/special_airy_ai_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9217393Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9221889Z copying torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9223138Z copying torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9224512Z copying torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9225972Z copying torch/include/ATen/ops/special_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9227536Z copying torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9229044Z copying torch/include/ATen/ops/special_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9230660Z copying torch/include/ATen/ops/special_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9232198Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9233984Z copying torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9235393Z copying torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9236960Z copying torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9238516Z copying torch/include/ATen/ops/special_bessel_j1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9240097Z copying torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9241771Z copying torch/include/ATen/ops/special_bessel_j1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9243263Z copying torch/include/ATen/ops/special_bessel_j1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9244791Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9246559Z copying torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9247959Z copying torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9249501Z copying torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9251029Z copying torch/include/ATen/ops/special_bessel_y0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9252773Z copying torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9254323Z copying torch/include/ATen/ops/special_bessel_y0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9255960Z copying torch/include/ATen/ops/special_bessel_y0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9257398Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9259146Z copying torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9260565Z copying torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9263028Z copying torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9264244Z copying torch/include/ATen/ops/special_bessel_y1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9266179Z copying torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9267566Z copying torch/include/ATen/ops/special_bessel_y1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9269122Z copying torch/include/ATen/ops/special_bessel_y1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9271083Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9272643Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9288939Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9290206Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9291258Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9292301Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9293235Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9294206Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9295152Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9296093Z copying torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9296986Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9298017Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9299214Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9300409Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9301440Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9302420Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9303506Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9304463Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9305429Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9306364Z copying torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9307271Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9308427Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9309634Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9310764Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9311806Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9312784Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9313745Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9314718Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9315645Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9316576Z copying torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9317920Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9319766Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9321506Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9323939Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9325309Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9326897Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9328479Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9330083Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9331619Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9333255Z copying torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9335009Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9336559Z copying torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9338016Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9339572Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9341153Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9342918Z copying torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9344357Z copying torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9346932Z copying torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9348154Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9349754Z copying torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9351354Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9353032Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9354614Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9358009Z copying torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9358914Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9362222Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9363207Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9364918Z copying torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9366365Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9368864Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9370606Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9372043Z copying torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9373404Z copying torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9374996Z copying torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9376482Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9378191Z copying torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9379749Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9381250Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9382925Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9384540Z copying torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9386001Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9387562Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9389096Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9390839Z copying torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9392282Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9393819Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9395401Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9397177Z copying torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9398575Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9400085Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9401774Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9403601Z copying torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9405017Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9406540Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9408121Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9409804Z copying torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9411237Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9412804Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9414526Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9416149Z copying torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9417668Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9419093Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9420659Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9422387Z copying torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9423859Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9425487Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9427017Z copying torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9428760Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9430432Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9432030Z copying torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9433661Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9435193Z copying torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9436732Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9438334Z copying torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9439873Z copying torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9441567Z copying torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9443198Z copying torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9444864Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9446682Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9448422Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9449960Z copying torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9451415Z copying torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9453071Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9454673Z copying torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9456245Z copying torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9457903Z copying torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9459317Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9461068Z copying torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9462510Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9463991Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9465663Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9467384Z copying torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9468808Z copying torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9471118Z copying torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9472460Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9474029Z copying torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9475616Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9477170Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9478712Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9480462Z copying torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9482012Z copying torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9483689Z copying torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9485273Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9486980Z copying torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9488493Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9490043Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9491593Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9493455Z copying torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9494859Z copying torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9496421Z copying torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9497925Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9499516Z copying torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9501037Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9502555Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9504190Z copying torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9505920Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9507565Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9509151Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9510450Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9512082Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9513630Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9515261Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9516775Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9518307Z copying torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9519945Z copying torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9521715Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9524222Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9525561Z copying torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9527003Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9528693Z copying torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9530293Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9531944Z copying torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9533454Z copying torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9534990Z copying torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9536593Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9538277Z copying torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9539756Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9541386Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9542967Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9544765Z copying torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9546156Z copying torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9547659Z copying torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9549284Z copying torch/include/ATen/ops/special_log_ndtr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9550812Z copying torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9552352Z copying torch/include/ATen/ops/special_log_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9553917Z copying torch/include/ATen/ops/special_log_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9555452Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9557154Z copying torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9558609Z copying torch/include/ATen/ops/special_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9560212Z copying torch/include/ATen/ops/special_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9562054Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9563682Z copying torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9565176Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9566679Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9568235Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9569940Z copying torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9571433Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9573817Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9575174Z copying torch/include/ATen/ops/special_modified_bessel_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9577242Z copying torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9578602Z copying torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9580180Z copying torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9581691Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9583216Z copying torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9584757Z copying torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9586274Z copying torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9587826Z copying torch/include/ATen/ops/special_modified_bessel_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9589594Z copying torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9590960Z copying torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9592761Z copying torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9594131Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9596342Z copying torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9597184Z copying torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9598324Z copying torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9599476Z copying torch/include/ATen/ops/special_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9601372Z copying torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9602296Z copying torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9603964Z copying torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9605052Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9606027Z copying torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9607428Z copying torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9608453Z copying torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9609707Z copying torch/include/ATen/ops/special_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9611127Z copying torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9612503Z copying torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9613781Z copying torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9615129Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9616481Z copying torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9617785Z copying torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9619137Z copying torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9620472Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9622541Z copying torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9623396Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9624651Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9626384Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9627413Z copying torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9628537Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9630062Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9631157Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9632867Z copying torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9633991Z copying torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9635126Z copying torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9637274Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9637585Z copying torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9638625Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9640003Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9641133Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9642615Z copying torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9643795Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9644798Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9646106Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9647480Z copying torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9648276Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9649456Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9650460Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9652001Z copying torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9652820Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9654021Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9655563Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9656264Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9657719Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9659282Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9660086Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9661438Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9662650Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9663862Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9667040Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9667535Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9667941Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9668852Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9670004Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9671944Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9672691Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9673803Z copying torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9674853Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9676348Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9677987Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9679261Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9680527Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9681935Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9683102Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9684283Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9686280Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9686820Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9687876Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9689273Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9690220Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9691709Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9692670Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9693764Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9695303Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9696139Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9697523Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9698561Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9699918Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9701128Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9702507Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9703634Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9705555Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9706455Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9707547Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9708791Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9710307Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9711263Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9712860Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9713790Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9714882Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9716519Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9717746Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9718692Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9720120Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9721586Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9722467Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9724091Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9724980Z copying torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9726710Z copying torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9727674Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9728889Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9730182Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9731398Z copying torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9732629Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9733763Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9734900Z copying torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9736403Z copying torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9737772Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9739729Z copying torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9740307Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9741691Z copying torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9742657Z copying torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9744268Z copying torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9745328Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9746440Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9747752Z copying torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9748919Z copying torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9750093Z copying torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9751342Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9752566Z copying torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9754202Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9755199Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9756222Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9757723Z copying torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9758685Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9759993Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9761569Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9763496Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9765030Z copying torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9766409Z copying torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9767810Z copying torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9769154Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9770628Z copying torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9771911Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9773175Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9774416Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9776624Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9777194Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9778142Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9779583Z copying torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9781002Z copying torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9782145Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9783402Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9784533Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9785851Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9787078Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9788845Z copying torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9789668Z copying torch/include/ATen/ops/split_with_sizes_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9791062Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9793075Z copying torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9793484Z copying torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9794832Z copying torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9796160Z copying torch/include/ATen/ops/split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9797452Z copying torch/include/ATen/ops/split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9798697Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9800169Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9801576Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9802887Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9804393Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9805572Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9806885Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9808336Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9809344Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9810721Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9811887Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9813310Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9814253Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9815790Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9816837Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9817815Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9819001Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9820473Z copying torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9822043Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9823064Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9824721Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9825713Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9827362Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9828445Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9829385Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9830629Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9831917Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9833420Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9834760Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9836296Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9837335Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9838619Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9839991Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9841501Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9842770Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9844044Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9844924Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9846371Z copying torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9847518Z copying torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9848780Z copying torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9850128Z copying torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9851486Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9852876Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9854445Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9855521Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9856753Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9859261Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9859603Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9861051Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9862122Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9863452Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9865009Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9865859Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9867278Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9868723Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9870202Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9871606Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9872918Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9874211Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9875506Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9876691Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9878040Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9879332Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9880706Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9882751Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9883356Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9884487Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9886009Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9887525Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9888621Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9890133Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9891421Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9892827Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9894771Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9895299Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9896745Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9898188Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9898941Z copying torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9901595Z copying torch/include/ATen/ops/sum_to_size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9902085Z copying torch/include/ATen/ops/sum_to_size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9902768Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9904782Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9906861Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9907852Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9909251Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9910697Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9911892Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9913235Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9914447Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9916054Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9917441Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9918489Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9919798Z copying torch/include/ATen/ops/symeig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9921436Z copying torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9922731Z copying torch/include/ATen/ops/symeig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9924047Z copying torch/include/ATen/ops/symeig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9925355Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9926551Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9927833Z copying torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9929548Z copying torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9930780Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9932039Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9933378Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9934629Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9936155Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9937098Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9938480Z copying torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9939704Z copying torch/include/ATen/ops/take_along_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9941219Z copying torch/include/ATen/ops/take_along_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9942523Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9943789Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9944988Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9946371Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9947698Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9949117Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9950328Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9951632Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9952892Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9954212Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9955492Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9956816Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9958115Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9959438Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9960884Z copying torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9965661Z copying torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9966216Z copying torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9966530Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9966936Z copying torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9968579Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9969383Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9971047Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9971965Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9973296Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9974453Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9975444Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9976786Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9977903Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9979129Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9980177Z copying torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9981187Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9982479Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9983214Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9985111Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9986470Z copying torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9987978Z copying torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9988918Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9991039Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9991943Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9993627Z copying torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9994493Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9996109Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9996985Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9998245Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:46.9999401Z copying torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0000718Z copying torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0002070Z copying torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0003741Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0005186Z copying torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0006568Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0007828Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0009339Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0010319Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0011872Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0013187Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0014592Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0015935Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0017377Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0018740Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0020108Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0021350Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0022615Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0024178Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0025547Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0027012Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0028352Z copying torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0029297Z copying torch/include/ATen/ops/to_dense_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0030521Z copying torch/include/ATen/ops/to_dense_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0031802Z copying torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0032985Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0034164Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0036210Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0037045Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0038395Z copying torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0039347Z copying torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0040837Z copying torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0042305Z copying torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0053121Z copying torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0053550Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0053933Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0054247Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0054614Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0054880Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0055213Z copying torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0055483Z copying torch/include/ATen/ops/to_padded_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0055893Z copying torch/include/ATen/ops/to_padded_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0056186Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0056442Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0056769Z copying torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0057759Z copying torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0059245Z copying torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0060448Z copying torch/include/ATen/ops/to_sparse_bsc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0061777Z copying torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0063005Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0064333Z copying torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0065645Z copying torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0066753Z copying torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0067912Z copying torch/include/ATen/ops/to_sparse_bsr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0069615Z copying torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0070608Z copying torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0071941Z copying torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0073583Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0074721Z copying torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0076051Z copying torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0077345Z copying torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0078631Z copying torch/include/ATen/ops/to_sparse_csc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0079676Z copying torch/include/ATen/ops/to_sparse_csc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0081354Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0082741Z copying torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0083648Z copying torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0085447Z copying torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0085976Z copying torch/include/ATen/ops/to_sparse_csr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0087939Z copying torch/include/ATen/ops/to_sparse_csr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0089115Z copying torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0090097Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0091603Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0092900Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0094348Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0095645Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0096921Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0098429Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0099833Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0101361Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0102640Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0104569Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0105544Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0107225Z copying torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0108161Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0109868Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0110935Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0112932Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0113584Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0114372Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0115821Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0116836Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0118276Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0119564Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0120550Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0121940Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0123657Z copying torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0124676Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0125651Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0127037Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0127973Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0129218Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0130847Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0131733Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0132966Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0134403Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0135496Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0136540Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0137820Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0139057Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0140485Z copying torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0141807Z copying torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0142798Z copying torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0144382Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0145668Z copying torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0146923Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0148307Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0149621Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0151141Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0152538Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0153959Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0155144Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0157244Z copying torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0158217Z copying torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0159707Z copying torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0160854Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0162281Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0163968Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0165384Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0166690Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0168115Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0169407Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0170848Z copying torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0172236Z copying torch/include/ATen/ops/triplet_margin_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0173545Z copying torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0174885Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0176390Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0177559Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0178829Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0179943Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0181313Z copying torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0182337Z copying torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0183761Z copying torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0185175Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0185683Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0187390Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0188372Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0189937Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0191810Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0192543Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0193716Z copying torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0195003Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0195933Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0197351Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0198625Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0199731Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0201410Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0202447Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0203814Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0204839Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0206201Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0207231Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0208636Z copying torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0209656Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0211078Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0212393Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0213607Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0214831Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0215889Z copying torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0217667Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0218656Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0220065Z copying torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0221331Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0222310Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0223805Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0225272Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0226458Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0227798Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0229026Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0230283Z copying torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0231618Z copying torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0233031Z copying torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0233989Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0235465Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0236933Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0237991Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0239738Z copying torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0241258Z copying torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0242451Z copying torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0243735Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0245073Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0246493Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0247791Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0249159Z copying torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0250293Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0251677Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0252938Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0254300Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0255709Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0256938Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0258243Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0259284Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0260700Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0262102Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0263097Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0264536Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0265899Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0267053Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0268539Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0269801Z copying torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0271045Z copying torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0272342Z copying torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0273686Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0274957Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0276322Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0277879Z copying torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0278663Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0280769Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0281492Z copying torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0283060Z copying torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0283999Z copying torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0285423Z copying torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0286685Z copying torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0288031Z copying torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0289255Z copying torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0290596Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0291816Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0293045Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0294492Z copying torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0295269Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0296606Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0297531Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0299162Z copying torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0300144Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0301459Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0302709Z copying torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0304019Z copying torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0305191Z copying torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0306571Z copying torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0307969Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0309160Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0310542Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0311954Z copying torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0312844Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0314252Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0315226Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0316612Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0317668Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0319171Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0320648Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0322658Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0324304Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0325823Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0327005Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0327994Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0329285Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0330277Z copying torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0331586Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0333142Z copying torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0334139Z copying torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0335846Z copying torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0336495Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0337950Z copying torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0340140Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0340560Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0341403Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0343103Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0344104Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0345507Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0346520Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0347938Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0349340Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0350325Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0351780Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0352823Z copying torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0354368Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0355756Z copying torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0356674Z copying torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0358145Z copying torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0359729Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0360516Z copying torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0361960Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0363249Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0365251Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0366579Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0367688Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0369049Z copying torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0370202Z copying torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0371405Z copying torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0372955Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0374223Z copying torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0375477Z copying torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0376656Z copying torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0378522Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0379331Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0380741Z copying torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0381847Z copying torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0382904Z copying torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0384490Z copying torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0387483Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0387939Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0388473Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0389316Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0390729Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0392345Z copying torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0393758Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0395512Z copying torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0397465Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0398512Z copying torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0399956Z copying torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0400822Z copying torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0402598Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0403319Z copying torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0404340Z copying torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0405874Z copying torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0406900Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0408278Z copying torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0410417Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0410708Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0412139Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0413412Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0414586Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0416052Z copying torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0416998Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0418195Z copying torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0419336Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0420778Z copying torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0422094Z copying torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0423730Z copying torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0425335Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0426437Z copying torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0427845Z copying torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0429420Z copying torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0430956Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0432646Z copying torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0433380Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0434853Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0436019Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0436904Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0438358Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0439779Z copying torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0441313Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0442417Z copying torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0443486Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0444713Z copying torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0445848Z copying torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0447316Z copying torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0448867Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0449609Z copying torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0450661Z copying torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0452249Z copying torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0453960Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0454255Z copying torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0455637Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0456707Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0458002Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0458883Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0460560Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0461714Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0462987Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0464359Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0465766Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0466716Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0468033Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0469393Z copying torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0470222Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0472021Z copying torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0472841Z copying torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0475087Z copying torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0475958Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0477391Z copying torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0478625Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0480128Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0481618Z copying torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0483919Z copying torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0484626Z copying torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0486724Z copying torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0487254Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0489343Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0490308Z copying torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0492029Z copying torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0493179Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0494630Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0496131Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0497127Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0498937Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0499774Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0501007Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0502104Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0503475Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0504843Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0505802Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0507812Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0508477Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0509850Z copying torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0510824Z copying torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0512294Z copying torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0513290Z copying torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0514435Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0515854Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0517053Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0518537Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0519415Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0520729Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0521836Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0523111Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0524610Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0525588Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0526797Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0528036Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0529303Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0530840Z copying torch/include/ATen/ops/view_as_complex_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0531960Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0533764Z copying torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0534882Z copying torch/include/ATen/ops/view_as_complex_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0535932Z copying torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0537261Z copying torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0538534Z copying torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0539733Z copying torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0541159Z copying torch/include/ATen/ops/view_as_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0542105Z copying torch/include/ATen/ops/view_as_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0543521Z copying torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0544426Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0545787Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0546855Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0548114Z copying torch/include/ATen/ops/view_as_real_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0549473Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0550864Z copying torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0551870Z copying torch/include/ATen/ops/view_as_real_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0553094Z copying torch/include/ATen/ops/view_as_real_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0554441Z copying torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0555682Z copying torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0556923Z copying torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0558065Z copying torch/include/ATen/ops/view_as_real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0559067Z copying torch/include/ATen/ops/view_as_real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0560469Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0561842Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0562956Z copying torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0564146Z copying torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0565012Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0566247Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0567436Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0569279Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0570461Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0571612Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0572892Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0574090Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0575403Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0576473Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0577870Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0579140Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0580226Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0581575Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0582926Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0583886Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0585573Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0586945Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0588118Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0589172Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0590264Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0591341Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0592878Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0594174Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0595015Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0596558Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0597729Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0599160Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0600503Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0602122Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0603211Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0605051Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0606297Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0607633Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0609067Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0610709Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0611837Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0613291Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0614444Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0615534Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0617749Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0618044Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0620669Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0620998Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0621779Z copying torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0623110Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0624319Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0625624Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0626897Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T10:06:47.0628149Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0628499Z copying torch/include/ATen/hip/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0629887Z copying torch/include/ATen/hip/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0630762Z copying torch/include/ATen/hip/Atomic.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0632329Z copying torch/include/ATen/hip/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0633490Z copying torch/include/ATen/hip/HIPApplyUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0634949Z copying torch/include/ATen/hip/HIPGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0635735Z copying torch/include/ATen/hip/HIPTensorMethods.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0637434Z copying torch/include/ATen/hip/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0638426Z copying torch/include/ATen/hip/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0639408Z copying torch/include/ATen/hip/cub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0640703Z copying torch/include/ATen/hip/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0641745Z copying torch/include/ATen/hip/ATenHIPGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0643574Z copying torch/include/ATen/hip/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0644490Z copying torch/include/ATen/hip/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0645956Z copying torch/include/ATen/hip/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0647208Z copying torch/include/ATen/hip/HIPBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0648236Z copying torch/include/ATen/hip/HIPConfig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0649532Z copying torch/include/ATen/hip/HIPContext.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0650617Z copying torch/include/ATen/hip/HIPDataType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0652047Z copying torch/include/ATen/hip/HIPDevice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0652979Z copying torch/include/ATen/hip/HIPEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0654235Z copying torch/include/ATen/hip/HIPGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0655387Z copying torch/include/ATen/hip/HIPGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0656327Z copying torch/include/ATen/hip/HIPSparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0657899Z copying torch/include/ATen/hip/HIPSparseBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0658865Z copying torch/include/ATen/hip/HIPSparseDescriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0660002Z copying torch/include/ATen/hip/HIPUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0660952Z copying torch/include/ATen/hip/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0661920Z copying torch/include/ATen/hip/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0663153Z copying torch/include/ATen/hip/Sleep.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0664369Z copying torch/include/ATen/hip/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0665498Z copying torch/include/ATen/hip/cub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0667105Z copying torch/include/ATen/hip/jiterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0668029Z copying torch/include/ATen/hip/jiterator_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0669395Z copying torch/include/ATen/hip/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T10:06:47.0671448Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-12-01T10:06:47.0671818Z copying torch/include/ATen/hip/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-12-01T10:06:47.0672793Z copying torch/include/ATen/hip/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-12-01T10:06:47.0674076Z copying torch/include/ATen/hip/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-12-01T10:06:47.0675491Z copying torch/include/ATen/hip/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-12-01T10:06:47.0676748Z copying torch/include/ATen/hip/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-12-01T10:06:47.0678572Z copying torch/include/ATen/hip/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-12-01T10:06:47.0680441Z copying torch/include/ATen/hip/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-12-01T10:06:47.0681065Z copying torch/include/ATen/hip/detail/HIPHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-12-01T10:06:47.0682497Z copying torch/include/ATen/hip/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-12-01T10:06:47.0683613Z copying torch/include/ATen/hip/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail 2022-12-01T10:06:47.0684633Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T10:06:47.0685525Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T10:06:47.0686929Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T10:06:47.0688175Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T10:06:47.0689231Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T10:06:47.0690636Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T10:06:47.0690915Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T10:06:47.0692344Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T10:06:47.0693598Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T10:06:47.0695656Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T10:06:47.0696021Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0696538Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0697499Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0698556Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0699768Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0701286Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0702106Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0703959Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0705554Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0706090Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0707281Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0708353Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0709711Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0710781Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0711884Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0712990Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0714223Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0715253Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0716193Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0717287Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0718545Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0719579Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0720836Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0721930Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0722925Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0724118Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0725144Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0726574Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0727303Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0728699Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0729624Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0730986Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0732745Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0733096Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0734580Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0736735Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0738187Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0739079Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0740270Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0741533Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0742594Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0743586Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0744551Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0745801Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0746865Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0748084Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0749024Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0750238Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0751122Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0752845Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0753790Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0754832Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0755972Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0757244Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0758547Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0759755Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0760776Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0762240Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0764115Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0765240Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0765971Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0767708Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0768541Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0769551Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0770806Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0771876Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0772870Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0774320Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0775077Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0776441Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0777400Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0779091Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0780005Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0780943Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0782347Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0783497Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0784779Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0786065Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0787527Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0789307Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0791044Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0792202Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0793602Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0795465Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0796617Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0798004Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0799911Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T10:06:47.0801146Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0801984Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0803714Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0804944Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0806250Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0807703Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0809161Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0811690Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0812795Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0814209Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0815940Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0817065Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0818982Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0820154Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0821977Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0823561Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0825270Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0826563Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0828301Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0829545Z copying torch/include/ATen/native/cpu/avx_mathfun.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0831582Z copying torch/include/ATen/native/cpu/mixed_data_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0832671Z copying torch/include/ATen/native/cpu/moments_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0834371Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0836043Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T10:06:47.0837258Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0838011Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0839483Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0840633Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0842221Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0843582Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0845357Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0846647Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0848853Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0849911Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0851547Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0852847Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0854560Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0855747Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0857231Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0858569Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0859931Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0861981Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0863286Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0864973Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0866230Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0867638Z copying torch/include/ATen/native/cuda/jit_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0869503Z copying torch/include/ATen/native/cuda/thread_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0870562Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0872241Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0873620Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0875447Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0876640Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0878431Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0880291Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0880861Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0883371Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0883907Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0886018Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0886789Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0888126Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0889601Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0890966Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0892971Z copying torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0893719Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0894377Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0895990Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0897330Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0898345Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0899690Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0900902Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0902170Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0903149Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0904498Z copying torch/include/ATen/native/cuda/block_reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0905520Z copying torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0906586Z copying torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0907979Z copying torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0909211Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0910206Z copying torch/include/ATen/native/cuda/reduction_template.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0911758Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T10:06:47.0912675Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0913425Z copying torch/include/ATen/native/hip/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0914533Z copying torch/include/ATen/native/hip/BinaryInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0916067Z copying torch/include/ATen/native/hip/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0917060Z copying torch/include/ATen/native/hip/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0918468Z copying torch/include/ATen/native/hip/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0919679Z copying torch/include/ATen/native/hip/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0921091Z copying torch/include/ATen/native/hip/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0922297Z copying torch/include/ATen/native/hip/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0923954Z copying torch/include/ATen/native/hip/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0924841Z copying torch/include/ATen/native/hip/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0926255Z copying torch/include/ATen/native/hip/LaunchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0927055Z copying torch/include/ATen/native/hip/MiscUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0928204Z copying torch/include/ATen/native/hip/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0929177Z copying torch/include/ATen/native/hip/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0930678Z copying torch/include/ATen/native/hip/ScanKernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0931536Z copying torch/include/ATen/native/hip/Sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0933793Z copying torch/include/ATen/native/hip/SortStable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0934733Z copying torch/include/ATen/native/hip/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0935590Z copying torch/include/ATen/native/hip/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0936698Z copying torch/include/ATen/native/hip/TensorTopK.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0937726Z copying torch/include/ATen/native/hip/jit_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0939341Z copying torch/include/ATen/native/hip/thread_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0940347Z copying torch/include/ATen/native/hip/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0941658Z copying torch/include/ATen/native/hip/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0942792Z copying torch/include/ATen/native/hip/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0944210Z copying torch/include/ATen/native/hip/GridSampler.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0945622Z copying torch/include/ATen/native/hip/HIPJitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0946780Z copying torch/include/ATen/native/hip/HIPLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0948267Z copying torch/include/ATen/native/hip/JitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0949485Z copying torch/include/ATen/native/hip/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0950939Z copying torch/include/ATen/native/hip/Loops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0952227Z copying torch/include/ATen/native/hip/Math.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0954379Z copying torch/include/ATen/native/hip/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0955533Z copying torch/include/ATen/native/hip/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0956700Z copying torch/include/ATen/native/hip/Normalization.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0958596Z copying torch/include/ATen/native/hip/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0959746Z copying torch/include/ATen/native/hip/Pow.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0961084Z copying torch/include/ATen/native/hip/ROCmLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0962144Z copying torch/include/ATen/native/hip/Randperm.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0963183Z copying torch/include/ATen/native/hip/Reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0964771Z copying torch/include/ATen/native/hip/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0965986Z copying torch/include/ATen/native/hip/SortUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0966980Z copying torch/include/ATen/native/hip/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0968367Z copying torch/include/ATen/native/hip/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0969566Z copying torch/include/ATen/native/hip/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0971002Z copying torch/include/ATen/native/hip/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0972043Z copying torch/include/ATen/native/hip/UpSample.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0973300Z copying torch/include/ATen/native/hip/block_reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0974608Z copying torch/include/ATen/native/hip/fused_adam_amsgrad_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0975714Z copying torch/include/ATen/native/hip/fused_adam_impl.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0977120Z copying torch/include/ATen/native/hip/fused_adam_utils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0978088Z copying torch/include/ATen/native/hip/im2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0979480Z copying torch/include/ATen/native/hip/reduction_template.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0980820Z copying torch/include/ATen/native/hip/vol2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip 2022-12-01T10:06:47.0982783Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:06:47.0983386Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:06:47.0984298Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:06:47.0985552Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:06:47.0987243Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:06:47.0988573Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:06:47.0989949Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T10:06:47.0991225Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.0992117Z copying torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.0993624Z copying torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.0995072Z copying torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.0996876Z copying torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.0998322Z copying torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.1000099Z copying torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.1001638Z copying torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.1003060Z copying torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.1004414Z copying torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.1006052Z copying torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.1007506Z copying torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.1008979Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.1010435Z copying torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:47.1011726Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T10:06:47.1012453Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T10:06:47.1014173Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T10:06:47.1015219Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2 2022-12-01T10:06:47.1015852Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1016125Z copying torch/include/caffe2/utils/bench_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1017912Z copying torch/include/caffe2/utils/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1018596Z copying torch/include/caffe2/utils/cblas.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1020578Z copying torch/include/caffe2/utils/conversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1021843Z copying torch/include/caffe2/utils/cpu_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1023155Z copying torch/include/caffe2/utils/cpuid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1024496Z copying torch/include/caffe2/utils/eigen_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1026174Z copying torch/include/caffe2/utils/filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1027371Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1029069Z copying torch/include/caffe2/utils/knob_patcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1030184Z copying torch/include/caffe2/utils/knobs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1031763Z copying torch/include/caffe2/utils/map_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1033021Z copying torch/include/caffe2/utils/math-detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1034385Z copying torch/include/caffe2/utils/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1035966Z copying torch/include/caffe2/utils/murmur_hash3.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1037372Z copying torch/include/caffe2/utils/proto_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1038760Z copying torch/include/caffe2/utils/proto_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1040446Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1043413Z copying torch/include/caffe2/utils/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1044326Z copying torch/include/caffe2/utils/simple_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1045685Z copying torch/include/caffe2/utils/smart_tensor_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1047238Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1048521Z copying torch/include/caffe2/utils/zmq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T10:06:47.1050041Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:06:47.1050742Z copying torch/include/caffe2/utils/math/broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:06:47.1052441Z copying torch/include/caffe2/utils/math/elementwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:06:47.1053623Z copying torch/include/caffe2/utils/math/half_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:06:47.1055112Z copying torch/include/caffe2/utils/math/reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:06:47.1056381Z copying torch/include/caffe2/utils/math/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:06:47.1057375Z copying torch/include/caffe2/utils/math/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T10:06:47.1058918Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:47.1059312Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:47.1060353Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:47.1061756Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:47.1062949Z copying torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:47.1063977Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:47.1065267Z copying torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:47.1066142Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10 2022-12-01T10:06:47.1066504Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T10:06:47.1067253Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T10:06:47.1068476Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T10:06:47.1070111Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T10:06:47.1071358Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1071836Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1073136Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1074041Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1075504Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1076469Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1078276Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1079052Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1080136Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1080855Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1082437Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1083898Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1084979Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1085919Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1087298Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1088627Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1090007Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1091292Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1092288Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1093326Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1094579Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1095571Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1096586Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1097818Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1098980Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1100826Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1101087Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1102423Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1103835Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1105275Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1106136Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1107440Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1108379Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1109436Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1110489Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1111829Z copying torch/include/c10/core/SymFloatNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1112873Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1113686Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1114657Z copying torch/include/c10/core/SymIntNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1116047Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1117578Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1119287Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1119714Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1121315Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1122372Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T10:06:47.1123870Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:06:47.1124395Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:06:47.1125881Z copying torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:06:47.1127245Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:06:47.1128314Z copying torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:06:47.1129552Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T10:06:47.1130498Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:47.1130960Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:47.1132220Z copying torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:47.1133483Z copying torch/include/ATen/core/boxing/impl/boxing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:47.1134842Z copying torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:47.1136060Z copying torch/include/ATen/core/boxing/impl/test_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:47.1137441Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:06:47.1137857Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:06:47.1139050Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:06:47.1140056Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:06:47.1141430Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:06:47.1142556Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:06:47.1144216Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:06:47.1145471Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T10:06:47.1146624Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T10:06:47.1147377Z copying torch/include/ATen/core/op_registration/adaption.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T10:06:47.1148582Z copying torch/include/ATen/core/op_registration/infer_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T10:06:47.1149745Z copying torch/include/ATen/core/op_registration/op_allowlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T10:06:47.1150785Z copying torch/include/ATen/core/op_registration/op_registration.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T10:06:47.1152054Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1152788Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1153902Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1154885Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1155910Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1157006Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1157900Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1159259Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1160523Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1161860Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1162825Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1164013Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1165011Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1166342Z copying torch/include/c10/core/impl/alloc_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T10:06:47.1167557Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1168169Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1169238Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1170221Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1171436Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1172499Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1173538Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1175293Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1176322Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1177528Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1178549Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1179826Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1180912Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1181879Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1182880Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1184068Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1185521Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1186697Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1187973Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1189152Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1190271Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1191397Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1192685Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1193774Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1194975Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1196075Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1197362Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1198413Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1199876Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1201226Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1203091Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1204240Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1205572Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1206851Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1208028Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1209617Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1210904Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1211960Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1213051Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1214601Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1215644Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1217019Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1218126Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1219472Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1220853Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1221553Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1222633Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1223945Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1224919Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1226131Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1227448Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1228736Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1229922Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1231129Z copying torch/include/c10/util/either.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1232304Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1233681Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1235041Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1236254Z copying torch/include/c10/util/in_place.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1237222Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1238601Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1239946Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1241229Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1243221Z copying torch/include/c10/util/logging_is_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1245015Z copying torch/include/c10/util/logging_is_not_google_glog.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1245633Z copying torch/include/c10/util/math_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1246707Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1248004Z copying torch/include/c10/util/order_preserving_flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1249557Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1250874Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1252266Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1253752Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1255276Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1256388Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1257605Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1259168Z copying torch/include/c10/util/reverse_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1260301Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1261447Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1262836Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1264163Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1265236Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1266326Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1267857Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1269362Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1270780Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1271679Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1273711Z copying torch/include/c10/util/variant.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1275519Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T10:06:47.1276336Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:06:47.1276857Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:06:47.1278329Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:06:47.1279510Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:06:47.1280870Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:06:47.1282157Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:06:47.1282976Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:06:47.1284034Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:06:47.1285338Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:06:47.1286587Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:06:47.1287879Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T10:06:47.1288966Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T10:06:47.1289716Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T10:06:47.1291012Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T10:06:47.1292576Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-12-01T10:06:47.1293126Z copying torch/include/c10/hip/HIPAlgorithm.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-12-01T10:06:47.1294588Z copying torch/include/c10/hip/HIPCachingAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-12-01T10:06:47.1296200Z copying torch/include/c10/hip/HIPException.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-12-01T10:06:47.1296815Z copying torch/include/c10/hip/HIPFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-12-01T10:06:47.1298724Z copying torch/include/c10/hip/HIPGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-12-01T10:06:47.1299578Z copying torch/include/c10/hip/HIPGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-12-01T10:06:47.1301073Z copying torch/include/c10/hip/HIPMacros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-12-01T10:06:47.1303457Z copying torch/include/c10/hip/HIPMathCompat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-12-01T10:06:47.1304381Z copying torch/include/c10/hip/HIPMiscFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-12-01T10:06:47.1305622Z copying torch/include/c10/hip/HIPStream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip 2022-12-01T10:06:47.1307319Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/impl 2022-12-01T10:06:47.1307825Z copying torch/include/c10/hip/impl/HIPGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/impl 2022-12-01T10:06:47.1309561Z copying torch/include/c10/hip/impl/HIPTest.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/impl 2022-12-01T10:06:47.1310836Z copying torch/include/c10/hip/impl/hip_cmake_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/impl 2022-12-01T10:06:47.1312420Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib 2022-12-01T10:06:47.1312827Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-12-01T10:06:47.1313705Z copying torch/include/caffe2/contrib/aten/aten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-12-01T10:06:47.1315445Z copying torch/include/caffe2/contrib/aten/aten_op_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-12-01T10:06:47.1316780Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1317387Z copying torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1319182Z copying torch/include/caffe2/contrib/fakelowp/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1320453Z copying torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1322205Z copying torch/include/caffe2/contrib/fakelowp/fp16_fma.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1323533Z copying torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1325497Z copying torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1326511Z copying torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1328953Z copying torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1331036Z copying torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1332292Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1333669Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1335525Z copying torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1336870Z copying torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1338713Z copying torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1339992Z copying torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1341508Z copying torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:47.1342905Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:47.1343825Z copying torch/include/caffe2/contrib/gloo/allgather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:47.1345271Z copying torch/include/caffe2/contrib/gloo/allreduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:47.1346863Z copying torch/include/caffe2/contrib/gloo/barrier_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:47.1348118Z copying torch/include/caffe2/contrib/gloo/broadcast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:47.1349541Z copying torch/include/caffe2/contrib/gloo/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:47.1351315Z copying torch/include/caffe2/contrib/gloo/common_world_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:47.1352474Z copying torch/include/caffe2/contrib/gloo/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:47.1353927Z copying torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:47.1355677Z copying torch/include/caffe2/contrib/gloo/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:47.1356669Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-12-01T10:06:47.1357597Z copying torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-12-01T10:06:47.1358842Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl/hip 2022-12-01T10:06:47.1359556Z copying torch/include/caffe2/contrib/nccl/hip/hip_nccl_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl/hip 2022-12-01T10:06:47.1361294Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-12-01T10:06:47.1361888Z copying torch/include/caffe2/contrib/opencl/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-12-01T10:06:47.1363596Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof 2022-12-01T10:06:47.1364313Z copying torch/include/caffe2/contrib/prof/prof_dag_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof 2022-12-01T10:06:47.1365388Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex 2022-12-01T10:06:47.1366079Z copying torch/include/caffe2/contrib/shm_mutex/shm_mutex.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex 2022-12-01T10:06:47.1368057Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:06:47.1368643Z copying torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:06:47.1369949Z copying torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:06:47.1371527Z copying torch/include/caffe2/contrib/tensorrt/trt_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:06:47.1372952Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-12-01T10:06:47.1373499Z copying torch/include/caffe2/contrib/warpctc/ctc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-12-01T10:06:47.1374971Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1375667Z copying torch/include/caffe2/core/allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1377246Z copying torch/include/caffe2/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1378256Z copying torch/include/caffe2/core/blob_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1380017Z copying torch/include/caffe2/core/blob_serializer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1380780Z copying torch/include/caffe2/core/blob_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1382400Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1383270Z copying torch/include/caffe2/core/common_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1384918Z copying torch/include/caffe2/core/common_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1386300Z copying torch/include/caffe2/core/common_omp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1387199Z copying torch/include/caffe2/core/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1389113Z copying torch/include/caffe2/core/context_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1389973Z copying torch/include/caffe2/core/context_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1392194Z copying torch/include/caffe2/core/cudnn_wrappers.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1392454Z copying torch/include/caffe2/core/db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1393739Z copying torch/include/caffe2/core/distributions_stubs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1394837Z copying torch/include/caffe2/core/event.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1396460Z copying torch/include/caffe2/core/event_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1397472Z copying torch/include/caffe2/core/export_c10_op_to_caffe2.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1398911Z copying torch/include/caffe2/core/export_caffe2_op_to_c10.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1399902Z copying torch/include/caffe2/core/flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1401246Z copying torch/include/caffe2/core/graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1402958Z copying torch/include/caffe2/core/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1405139Z copying torch/include/caffe2/core/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1405450Z copying torch/include/caffe2/core/memonger.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1406722Z copying torch/include/caffe2/core/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1407407Z copying torch/include/caffe2/core/net.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1408655Z copying torch/include/caffe2/core/net_async_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1409474Z copying torch/include/caffe2/core/net_async_scheduling.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1411200Z copying torch/include/caffe2/core/net_async_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1412228Z copying torch/include/caffe2/core/net_async_task_future.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1413859Z copying torch/include/caffe2/core/net_async_task_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1414591Z copying torch/include/caffe2/core/net_async_tracing.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1416794Z copying torch/include/caffe2/core/net_dag_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1417225Z copying torch/include/caffe2/core/net_parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1419046Z copying torch/include/caffe2/core/net_simple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1420743Z copying torch/include/caffe2/core/net_simple_refcount.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1422582Z copying torch/include/caffe2/core/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1423138Z copying torch/include/caffe2/core/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1424697Z copying torch/include/caffe2/core/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1426423Z copying torch/include/caffe2/core/operator_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1427727Z copying torch/include/caffe2/core/operator_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1429002Z copying torch/include/caffe2/core/plan_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1430556Z copying torch/include/caffe2/core/prof_dag_counters.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1431756Z copying torch/include/caffe2/core/qtensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1433318Z copying torch/include/caffe2/core/qtensor_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1434119Z copying torch/include/caffe2/core/scope_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1435873Z copying torch/include/caffe2/core/static_tracepoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1436778Z copying torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1438278Z copying torch/include/caffe2/core/stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1439352Z copying torch/include/caffe2/core/storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1440875Z copying torch/include/caffe2/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1442131Z copying torch/include/caffe2/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1443399Z copying torch/include/caffe2/core/tensor_int8.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1444643Z copying torch/include/caffe2/core/test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1445991Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1447270Z copying torch/include/caffe2/core/transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1448580Z copying torch/include/caffe2/core/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1450168Z copying torch/include/caffe2/core/workspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1450854Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T10:06:47.1452863Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T10:06:47.1453344Z copying torch/include/caffe2/core/hip/common_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T10:06:47.1454489Z copying torch/include/caffe2/core/hip/miopen_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T10:06:47.1455550Z copying torch/include/caffe2/core/hip/common_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T10:06:47.1457003Z copying torch/include/caffe2/core/hip/context_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T10:06:47.1457916Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph 2022-12-01T10:06:47.1458340Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include 2022-12-01T10:06:47.1458800Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-12-01T10:06:47.1459254Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T10:06:47.1460084Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T10:06:47.1461448Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T10:06:47.1461888Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T10:06:47.1463402Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T10:06:47.1464357Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T10:06:47.1466369Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:47.1467058Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:47.1468037Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:47.1469744Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:47.1471045Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:47.1472337Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:47.1473760Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T10:06:47.1474253Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T10:06:47.1474999Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T10:06:47.1476078Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T10:06:47.1476960Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T10:06:47.1477803Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T10:06:47.1479638Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T10:06:47.1480437Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T10:06:47.1481113Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T10:06:47.1482785Z copying torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T10:06:47.1483476Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T10:06:47.1484087Z copying torch/include/caffe2/core/nomnigraph/tests/test_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T10:06:47.1485077Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-12-01T10:06:47.1485512Z copying torch/include/caffe2/cuda_rtc/common_rtc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-12-01T10:06:47.1487063Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-12-01T10:06:47.1487769Z copying torch/include/caffe2/db/create_db_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-12-01T10:06:47.1488983Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:06:47.1489848Z copying torch/include/caffe2/distributed/file_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:06:47.1491718Z copying torch/include/caffe2/distributed/file_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:06:47.1492853Z copying torch/include/caffe2/distributed/redis_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:06:47.1494332Z copying torch/include/caffe2/distributed/redis_store_handler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:06:47.1495777Z copying torch/include/caffe2/distributed/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:06:47.1497237Z copying torch/include/caffe2/distributed/store_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T10:06:47.1498980Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments 2022-12-01T10:06:47.1499274Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:06:47.1502202Z copying torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:06:47.1502683Z copying torch/include/caffe2/experiments/operators/fully_connected_op_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:06:47.1503342Z copying torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:06:47.1504063Z copying torch/include/caffe2/experiments/operators/funhash_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:06:47.1504671Z copying torch/include/caffe2/experiments/operators/sparse_funhash_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:06:47.1505856Z copying torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:06:47.1506835Z copying torch/include/caffe2/experiments/operators/tt_contraction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:06:47.1507981Z copying torch/include/caffe2/experiments/operators/tt_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T10:06:47.1509527Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-12-01T10:06:47.1510024Z copying torch/include/caffe2/ideep/ideep_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-12-01T10:06:47.1510442Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-12-01T10:06:47.1511138Z copying torch/include/caffe2/ideep/operators/conv_pool_base_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-12-01T10:06:47.1512560Z copying torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-12-01T10:06:47.1513686Z copying torch/include/caffe2/ideep/operators/operator_fallback_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-12-01T10:06:47.1514743Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-12-01T10:06:47.1515305Z copying torch/include/caffe2/ideep/utils/ideep_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-12-01T10:06:47.1516735Z copying torch/include/caffe2/ideep/utils/ideep_operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-12-01T10:06:47.1517570Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T10:06:47.1518095Z copying torch/include/caffe2/image/image_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T10:06:47.1520143Z copying torch/include/caffe2/image/transform_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T10:06:47.1520579Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/hip 2022-12-01T10:06:47.1520899Z copying torch/include/caffe2/image/hip/transform_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/hip 2022-12-01T10:06:47.1522361Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile 2022-12-01T10:06:47.1522647Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib 2022-12-01T10:06:47.1522999Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-12-01T10:06:47.1523461Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-12-01T10:06:47.1524904Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-12-01T10:06:47.1525786Z copying torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-12-01T10:06:47.1526679Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:47.1527539Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:47.1528698Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:47.1529726Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:47.1531038Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:47.1532769Z copying torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:47.1533875Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-12-01T10:06:47.1534225Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T10:06:47.1534653Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T10:06:47.1536210Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:47.1536582Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:47.1538738Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:47.1539808Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:47.1541016Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:47.1542128Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:47.1543943Z copying torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:47.1544710Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-12-01T10:06:47.1545062Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T10:06:47.1545476Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T10:06:47.1547857Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T10:06:47.1548610Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T10:06:47.1549334Z copying torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T10:06:47.1552853Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:06:47.1553205Z copying torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:06:47.1555507Z copying torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:06:47.1556453Z copying torch/include/caffe2/mobile/contrib/nnapi/nnapi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:06:47.1557882Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T10:06:47.1558201Z copying torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T10:06:47.1559617Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T10:06:47.1560161Z copying torch/include/caffe2/mobile/contrib/ulp2/ulp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T10:06:47.1561923Z copying torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T10:06:47.1562419Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T10:06:47.1563939Z copying torch/include/caffe2/mpi/mpi_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T10:06:47.1564669Z copying torch/include/caffe2/mpi/mpi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T10:06:47.1566288Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T10:06:47.1566720Z copying torch/include/caffe2/observers/operator_attaching_net_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T10:06:47.1568078Z copying torch/include/caffe2/observers/profile_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T10:06:47.1568622Z copying torch/include/caffe2/observers/runcnt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T10:06:47.1570150Z copying torch/include/caffe2/observers/time_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T10:06:47.1570866Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:06:47.1571214Z copying torch/include/caffe2/onnx/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:06:47.1573075Z copying torch/include/caffe2/onnx/backend_rep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:06:47.1573779Z copying torch/include/caffe2/onnx/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:06:47.1574691Z copying torch/include/caffe2/onnx/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:06:47.1575925Z copying torch/include/caffe2/onnx/offline_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:06:47.1576997Z copying torch/include/caffe2/onnx/onnx_exporter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:06:47.1578218Z copying torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:06:47.1579504Z copying torch/include/caffe2/onnx/onnxifi_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T10:06:47.1580654Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:06:47.1581217Z copying torch/include/caffe2/onnx/torch_ops/constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:06:47.1582217Z copying torch/include/caffe2/onnx/torch_ops/operator_sets.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:06:47.1583569Z copying torch/include/caffe2/onnx/torch_ops/schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:06:47.1584841Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1585517Z copying torch/include/caffe2/operators/abs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1586645Z copying torch/include/caffe2/operators/accumulate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1587571Z copying torch/include/caffe2/operators/accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1589253Z copying torch/include/caffe2/operators/acos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1589556Z copying torch/include/caffe2/operators/activation_ops_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1590871Z copying torch/include/caffe2/operators/affine_channel_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1592259Z copying torch/include/caffe2/operators/alias_with_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1593037Z copying torch/include/caffe2/operators/apmeter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1594277Z copying torch/include/caffe2/operators/arg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1595446Z copying torch/include/caffe2/operators/asin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1596774Z copying torch/include/caffe2/operators/assert_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1597766Z copying torch/include/caffe2/operators/async_net_barrier_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1599688Z copying torch/include/caffe2/operators/atan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1600132Z copying torch/include/caffe2/operators/batch_box_cox_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1600770Z copying torch/include/caffe2/operators/batch_bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1602224Z copying torch/include/caffe2/operators/batch_gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1603137Z copying torch/include/caffe2/operators/batch_matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1604015Z copying torch/include/caffe2/operators/batch_moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1605455Z copying torch/include/caffe2/operators/batch_permutation_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1606740Z copying torch/include/caffe2/operators/batch_sparse_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1607843Z copying torch/include/caffe2/operators/bbox_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1609143Z copying torch/include/caffe2/operators/bisect_percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1610137Z copying torch/include/caffe2/operators/boolean_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1611084Z copying torch/include/caffe2/operators/boolean_unmask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1611983Z copying torch/include/caffe2/operators/box_with_nms_limit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1612864Z copying torch/include/caffe2/operators/bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1614515Z copying torch/include/caffe2/operators/byte_weight_dequant_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1615381Z copying torch/include/caffe2/operators/cast_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1616204Z copying torch/include/caffe2/operators/cbrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1617518Z copying torch/include/caffe2/operators/cc_bmm_bg_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1618365Z copying torch/include/caffe2/operators/ceil_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1619467Z copying torch/include/caffe2/operators/channel_backprop_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1620484Z copying torch/include/caffe2/operators/channel_shuffle_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1621497Z copying torch/include/caffe2/operators/channel_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1622514Z copying torch/include/caffe2/operators/clip_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1623742Z copying torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1624673Z copying torch/include/caffe2/operators/concat_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1625925Z copying torch/include/caffe2/operators/conditional_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1626824Z copying torch/include/caffe2/operators/conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1627905Z copying torch/include/caffe2/operators/conv_op_cache_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1628860Z copying torch/include/caffe2/operators/conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1630440Z copying torch/include/caffe2/operators/conv_op_shared.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1631233Z copying torch/include/caffe2/operators/conv_pool_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1633121Z copying torch/include/caffe2/operators/conv_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1634027Z copying torch/include/caffe2/operators/conv_transpose_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1635434Z copying torch/include/caffe2/operators/conv_transpose_op_mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1636747Z copying torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1638687Z copying torch/include/caffe2/operators/conv_transpose_unpool_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1639761Z copying torch/include/caffe2/operators/copy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1641823Z copying torch/include/caffe2/operators/copy_rows_to_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1642732Z copying torch/include/caffe2/operators/cos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1644384Z copying torch/include/caffe2/operators/cosh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1645710Z copying torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1647543Z copying torch/include/caffe2/operators/counter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1648799Z copying torch/include/caffe2/operators/create_scope_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1650656Z copying torch/include/caffe2/operators/cross_entropy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1652010Z copying torch/include/caffe2/operators/ctc_beam_search_decoder_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1653449Z copying torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1654817Z copying torch/include/caffe2/operators/cube_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1657109Z copying torch/include/caffe2/operators/data_couple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1658193Z copying torch/include/caffe2/operators/dataset_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1659658Z copying torch/include/caffe2/operators/deform_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1661475Z copying torch/include/caffe2/operators/deform_conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1662797Z copying torch/include/caffe2/operators/dense_vector_to_id_list_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1664221Z copying torch/include/caffe2/operators/distance_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1665957Z copying torch/include/caffe2/operators/do_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1667240Z copying torch/include/caffe2/operators/dropout_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1668737Z copying torch/include/caffe2/operators/elementwise_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1670155Z copying torch/include/caffe2/operators/elementwise_div_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1671598Z copying torch/include/caffe2/operators/elementwise_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1673038Z copying torch/include/caffe2/operators/elementwise_logical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1674490Z copying torch/include/caffe2/operators/elementwise_mul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1675926Z copying torch/include/caffe2/operators/elementwise_op_test.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1677705Z copying torch/include/caffe2/operators/elementwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1679036Z copying torch/include/caffe2/operators/elementwise_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1680471Z copying torch/include/caffe2/operators/elementwise_sub_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1682185Z copying torch/include/caffe2/operators/elu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1683664Z copying torch/include/caffe2/operators/enforce_finite_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1685103Z copying torch/include/caffe2/operators/ensure_clipped_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1686493Z copying torch/include/caffe2/operators/ensure_cpu_output_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1687900Z copying torch/include/caffe2/operators/erf_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1689300Z copying torch/include/caffe2/operators/exp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1690766Z copying torch/include/caffe2/operators/expand_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1692403Z copying torch/include/caffe2/operators/expand_squeeze_dims_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1694001Z copying torch/include/caffe2/operators/fc_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1695385Z copying torch/include/caffe2/operators/feature_maps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1697361Z copying torch/include/caffe2/operators/feed_blob_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1698662Z copying torch/include/caffe2/operators/filler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1700601Z copying torch/include/caffe2/operators/find_duplicate_elements_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1701736Z copying torch/include/caffe2/operators/find_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1703474Z copying torch/include/caffe2/operators/flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1704635Z copying torch/include/caffe2/operators/flexible_top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1706120Z copying torch/include/caffe2/operators/floor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1707595Z copying torch/include/caffe2/operators/free_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1709053Z copying torch/include/caffe2/operators/fully_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1710863Z copying torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1712156Z copying torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1713969Z copying torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1715437Z copying torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1716926Z copying torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1718348Z copying torch/include/caffe2/operators/gather_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1720142Z copying torch/include/caffe2/operators/gather_ranges_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1721610Z copying torch/include/caffe2/operators/gelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1724130Z copying torch/include/caffe2/operators/generate_proposals_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1725313Z copying torch/include/caffe2/operators/generate_proposals_op_util_boxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1726784Z copying torch/include/caffe2/operators/generate_proposals_op_util_nms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1728747Z copying torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1729945Z copying torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1731358Z copying torch/include/caffe2/operators/given_tensor_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1733307Z copying torch/include/caffe2/operators/glu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1734480Z copying torch/include/caffe2/operators/group_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1736343Z copying torch/include/caffe2/operators/gru_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1738617Z copying torch/include/caffe2/operators/h_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1739158Z copying torch/include/caffe2/operators/half_float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1740421Z copying torch/include/caffe2/operators/hard_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1742197Z copying torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1743343Z copying torch/include/caffe2/operators/histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1744724Z copying torch/include/caffe2/operators/if_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1746149Z copying torch/include/caffe2/operators/im2col_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1748203Z copying torch/include/caffe2/operators/index_hash_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1749284Z copying torch/include/caffe2/operators/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1751037Z copying torch/include/caffe2/operators/inference_lstm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1752433Z copying torch/include/caffe2/operators/instance_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1754763Z copying torch/include/caffe2/operators/integral_image_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1755789Z copying torch/include/caffe2/operators/is_empty_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1757193Z copying torch/include/caffe2/operators/jsd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1758690Z copying torch/include/caffe2/operators/key_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1760141Z copying torch/include/caffe2/operators/layer_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1761759Z copying torch/include/caffe2/operators/leaky_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1763610Z copying torch/include/caffe2/operators/length_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1764712Z copying torch/include/caffe2/operators/lengths_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1766520Z copying torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1767880Z copying torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1769809Z copying torch/include/caffe2/operators/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1771243Z copying torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1772837Z copying torch/include/caffe2/operators/lengths_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1774420Z copying torch/include/caffe2/operators/lengths_top_k_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1775798Z copying torch/include/caffe2/operators/listwise_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1777785Z copying torch/include/caffe2/operators/load_save_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1778900Z copying torch/include/caffe2/operators/load_save_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1780610Z copying torch/include/caffe2/operators/local_response_normalization_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1781912Z copying torch/include/caffe2/operators/locally_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1783680Z copying torch/include/caffe2/operators/locally_connected_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1785037Z copying torch/include/caffe2/operators/locally_connected_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1786800Z copying torch/include/caffe2/operators/log1p_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1787989Z copying torch/include/caffe2/operators/log_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1789878Z copying torch/include/caffe2/operators/logit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1790917Z copying torch/include/caffe2/operators/loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1792298Z copying torch/include/caffe2/operators/lpnorm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1793716Z copying torch/include/caffe2/operators/lstm_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1795452Z copying torch/include/caffe2/operators/lstm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1796722Z copying torch/include/caffe2/operators/map_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1798504Z copying torch/include/caffe2/operators/margin_loss_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1799914Z copying torch/include/caffe2/operators/margin_ranking_criterion_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1801404Z copying torch/include/caffe2/operators/matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1803332Z copying torch/include/caffe2/operators/max_pool_with_index_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1804422Z copying torch/include/caffe2/operators/mean_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1806255Z copying torch/include/caffe2/operators/merge_id_lists_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1807403Z copying torch/include/caffe2/operators/minmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1808810Z copying torch/include/caffe2/operators/mish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1810510Z copying torch/include/caffe2/operators/mod_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1811759Z copying torch/include/caffe2/operators/moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1813661Z copying torch/include/caffe2/operators/multi_class_accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1814772Z copying torch/include/caffe2/operators/negate_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1816637Z copying torch/include/caffe2/operators/negative_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1817785Z copying torch/include/caffe2/operators/ngram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1819150Z copying torch/include/caffe2/operators/no_default_engine_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1820951Z copying torch/include/caffe2/operators/normalize_l1_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1822114Z copying torch/include/caffe2/operators/normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1823539Z copying torch/include/caffe2/operators/numpy_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1825290Z copying torch/include/caffe2/operators/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1826506Z copying torch/include/caffe2/operators/onnx_while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1828241Z copying torch/include/caffe2/operators/op_utils_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1829530Z copying torch/include/caffe2/operators/operator_fallback_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1831201Z copying torch/include/caffe2/operators/order_switch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1832741Z copying torch/include/caffe2/operators/pack_rnn_sequence_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1834170Z copying torch/include/caffe2/operators/pack_segments.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1835488Z copying torch/include/caffe2/operators/pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1836898Z copying torch/include/caffe2/operators/partition_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1838624Z copying torch/include/caffe2/operators/percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1839846Z copying torch/include/caffe2/operators/perplexity_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1841620Z copying torch/include/caffe2/operators/piecewise_linear_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1843051Z copying torch/include/caffe2/operators/pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1844810Z copying torch/include/caffe2/operators/pool_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1845596Z copying torch/include/caffe2/operators/pow_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1847138Z copying torch/include/caffe2/operators/prefetch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1848407Z copying torch/include/caffe2/operators/prelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1850242Z copying torch/include/caffe2/operators/prepend_dim_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1851101Z copying torch/include/caffe2/operators/quant_decode_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1853345Z copying torch/include/caffe2/operators/quantile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1853972Z copying torch/include/caffe2/operators/rank_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1855809Z copying torch/include/caffe2/operators/reciprocal_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1856449Z copying torch/include/caffe2/operators/reduce_front_back_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1858029Z copying torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1858916Z copying torch/include/caffe2/operators/reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1860885Z copying torch/include/caffe2/operators/reducer_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1862653Z copying torch/include/caffe2/operators/reduction_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1863362Z copying torch/include/caffe2/operators/relu_n_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1864807Z copying torch/include/caffe2/operators/relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1865714Z copying torch/include/caffe2/operators/remove_data_blocks_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1866946Z copying torch/include/caffe2/operators/replace_nan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1868110Z copying torch/include/caffe2/operators/reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1869269Z copying torch/include/caffe2/operators/resize_3d_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1870492Z copying torch/include/caffe2/operators/resize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1871770Z copying torch/include/caffe2/operators/reverse_packed_segs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1873127Z copying torch/include/caffe2/operators/rmac_regions_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1874374Z copying torch/include/caffe2/operators/rms_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1875115Z copying torch/include/caffe2/operators/roi_align_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1876533Z copying torch/include/caffe2/operators/roi_align_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1878704Z copying torch/include/caffe2/operators/roi_align_rotated_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1879197Z copying torch/include/caffe2/operators/roi_align_rotated_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1879995Z copying torch/include/caffe2/operators/roi_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1880861Z copying torch/include/caffe2/operators/rowmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1882193Z copying torch/include/caffe2/operators/rsqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1884168Z copying torch/include/caffe2/operators/scale_blobs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1885070Z copying torch/include/caffe2/operators/scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1886228Z copying torch/include/caffe2/operators/segment_reduction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1888111Z copying torch/include/caffe2/operators/self_binning_histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1889100Z copying torch/include/caffe2/operators/selu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1890683Z copying torch/include/caffe2/operators/sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1891830Z copying torch/include/caffe2/operators/shape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1892574Z copying torch/include/caffe2/operators/sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1893808Z copying torch/include/caffe2/operators/sin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1894891Z copying torch/include/caffe2/operators/sinh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1895959Z copying torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1896978Z copying torch/include/caffe2/operators/slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1898098Z copying torch/include/caffe2/operators/softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1899086Z copying torch/include/caffe2/operators/softmax_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1900066Z copying torch/include/caffe2/operators/softmax_with_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1901030Z copying torch/include/caffe2/operators/softplus_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1902288Z copying torch/include/caffe2/operators/softsign_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1903241Z copying torch/include/caffe2/operators/space_batch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1904113Z copying torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1905422Z copying torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1906400Z copying torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1907774Z copying torch/include/caffe2/operators/sparse_normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1908869Z copying torch/include/caffe2/operators/sparse_to_dense_mask_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1909794Z copying torch/include/caffe2/operators/sparse_to_dense_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1911487Z copying torch/include/caffe2/operators/spatial_batch_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1912186Z copying torch/include/caffe2/operators/sqr_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1913580Z copying torch/include/caffe2/operators/spatial_softmax_with_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1914870Z copying torch/include/caffe2/operators/sqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1916510Z copying torch/include/caffe2/operators/square_root_divide_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1917036Z copying torch/include/caffe2/operators/stats_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1918438Z copying torch/include/caffe2/operators/stop_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1919646Z copying torch/include/caffe2/operators/string_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1920884Z copying torch/include/caffe2/operators/stump_func_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1922048Z copying torch/include/caffe2/operators/summarize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1923631Z copying torch/include/caffe2/operators/swish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1924541Z copying torch/include/caffe2/operators/tan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1925994Z copying torch/include/caffe2/operators/tanh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1927378Z copying torch/include/caffe2/operators/tensor_protos_db_input.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1928843Z copying torch/include/caffe2/operators/text_file_reader_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1929878Z copying torch/include/caffe2/operators/thresholded_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1931291Z copying torch/include/caffe2/operators/tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1932363Z copying torch/include/caffe2/operators/top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1933811Z copying torch/include/caffe2/operators/transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1935060Z copying torch/include/caffe2/operators/tt_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1936798Z copying torch/include/caffe2/operators/unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1937108Z copying torch/include/caffe2/operators/unsafe_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1938352Z copying torch/include/caffe2/operators/upsample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1939173Z copying torch/include/caffe2/operators/utility_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1940891Z copying torch/include/caffe2/operators/variable_length_sequence_padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1942344Z copying torch/include/caffe2/operators/weighted_multi_sampling_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1943151Z copying torch/include/caffe2/operators/weighted_sample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1944205Z copying torch/include/caffe2/operators/while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1945533Z copying torch/include/caffe2/operators/zero_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T10:06:47.1946978Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-12-01T10:06:47.1947577Z copying torch/include/caffe2/operators/hip/activation_ops_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-12-01T10:06:47.1948708Z copying torch/include/caffe2/operators/hip/generate_proposals_op_util_nms_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-12-01T10:06:47.1949773Z copying torch/include/caffe2/operators/hip/max_pool_with_index_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-12-01T10:06:47.1950869Z copying torch/include/caffe2/operators/hip/operator_fallback_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-12-01T10:06:47.1951862Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T10:06:47.1952486Z copying torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T10:06:47.1953358Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T10:06:47.1954885Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T10:06:47.1955766Z copying torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T10:06:47.1956701Z copying torch/include/caffe2/operators/rnn/recurrent_network_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T10:06:47.1958229Z copying torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T10:06:47.1959201Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-12-01T10:06:47.1959534Z copying torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-12-01T10:06:47.1960917Z copying torch/include/caffe2/operators/rnn/hip/recurrent_network_executor_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-12-01T10:06:47.1962156Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1962484Z copying torch/include/caffe2/operators/quantized/int8_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1963912Z copying torch/include/caffe2/operators/quantized/int8_average_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1964778Z copying torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1966396Z copying torch/include/caffe2/operators/quantized/int8_concat_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1967492Z copying torch/include/caffe2/operators/quantized/int8_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1968551Z copying torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1969507Z copying torch/include/caffe2/operators/quantized/int8_dequantize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1971024Z copying torch/include/caffe2/operators/quantized/int8_fc_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1972385Z copying torch/include/caffe2/operators/quantized/int8_flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1973228Z copying torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1974370Z copying torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1975175Z copying torch/include/caffe2/operators/quantized/int8_max_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1976642Z copying torch/include/caffe2/operators/quantized/int8_quantize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1978497Z copying torch/include/caffe2/operators/quantized/int8_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1979508Z copying torch/include/caffe2/operators/quantized/int8_reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1980603Z copying torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1981834Z copying torch/include/caffe2/operators/quantized/int8_roi_align_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1983061Z copying torch/include/caffe2/operators/quantized/int8_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1984146Z copying torch/include/caffe2/operators/quantized/int8_simd.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1985238Z copying torch/include/caffe2/operators/quantized/int8_slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1986096Z copying torch/include/caffe2/operators/quantized/int8_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1987574Z copying torch/include/caffe2/operators/quantized/int8_test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1988441Z copying torch/include/caffe2/operators/quantized/int8_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1989385Z copying torch/include/caffe2/operators/quantized/int8_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T10:06:47.1991254Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.1991712Z copying torch/include/caffe2/opt/annotations.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.1992847Z copying torch/include/caffe2/opt/backend_cutting.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.1994498Z copying torch/include/caffe2/opt/backend_transformer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.1995861Z copying torch/include/caffe2/opt/bound_shape_inferencer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.1997029Z copying torch/include/caffe2/opt/converter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.1998499Z copying torch/include/caffe2/opt/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.1999361Z copying torch/include/caffe2/opt/distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2001657Z copying torch/include/caffe2/opt/fakefp16_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2002382Z copying torch/include/caffe2/opt/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2003589Z copying torch/include/caffe2/opt/glow_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2004892Z copying torch/include/caffe2/opt/mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2006197Z copying torch/include/caffe2/opt/onnx_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2007592Z copying torch/include/caffe2/opt/onnxifi_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2009512Z copying torch/include/caffe2/opt/onnxifi_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2010726Z copying torch/include/caffe2/opt/optimize_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2012588Z copying torch/include/caffe2/opt/optimizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2013895Z copying torch/include/caffe2/opt/passes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2015735Z copying torch/include/caffe2/opt/shape_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2016970Z copying torch/include/caffe2/opt/tvm_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T10:06:47.2018579Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:06:47.2019075Z copying torch/include/caffe2/opt/custom/cc_amrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:06:47.2020799Z copying torch/include/caffe2/opt/custom/concat_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:06:47.2022155Z copying torch/include/caffe2/opt/custom/freeze_quantization_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:06:47.2023524Z copying torch/include/caffe2/opt/custom/in_batch_broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:06:47.2024947Z copying torch/include/caffe2/opt/custom/pointwise_elim.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T10:06:47.2026821Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T10:06:47.2027309Z copying torch/include/caffe2/opt/nql/ast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T10:06:47.2028620Z copying torch/include/caffe2/opt/nql/graphmatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T10:06:47.2029760Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2030562Z copying torch/include/caffe2/perfkernels/adagrad.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2032173Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2033942Z copying torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2035068Z copying torch/include/caffe2/perfkernels/embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2036569Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2037933Z copying torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2039457Z copying torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2040858Z copying torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2042276Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2045457Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2046425Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2047793Z copying torch/include/caffe2/perfkernels/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2049658Z copying torch/include/caffe2/perfkernels/typed_axpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T10:06:47.2050577Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:06:47.2051409Z copying torch/include/caffe2/predictor/InferenceGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:06:47.2052988Z copying torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:06:47.2054633Z copying torch/include/caffe2/predictor/predictor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:06:47.2055886Z copying torch/include/caffe2/predictor/predictor_config.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:06:47.2057401Z copying torch/include/caffe2/predictor/predictor_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:06:47.2058899Z copying torch/include/caffe2/predictor/transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T10:06:47.2060130Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:47.2062032Z copying torch/include/caffe2/predictor/emulator/benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:47.2062615Z copying torch/include/caffe2/predictor/emulator/data_filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:47.2064027Z copying torch/include/caffe2/predictor/emulator/emulator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:47.2065422Z copying torch/include/caffe2/predictor/emulator/net_supplier.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:47.2066780Z copying torch/include/caffe2/predictor/emulator/output_formatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:47.2068172Z copying torch/include/caffe2/predictor/emulator/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:47.2069551Z copying torch/include/caffe2/predictor/emulator/std_output_formatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:47.2071092Z copying torch/include/caffe2/predictor/emulator/time_profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:47.2072308Z copying torch/include/caffe2/predictor/emulator/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:47.2073637Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T10:06:47.2074302Z copying torch/include/caffe2/proto/caffe2_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T10:06:47.2076687Z copying torch/include/caffe2/proto/torch_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T10:06:47.2077488Z copying torch/include/caffe2/proto/torch.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T10:06:47.2080516Z copying torch/include/caffe2/proto/caffe2.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T10:06:47.2085160Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T10:06:47.2085454Z copying torch/include/caffe2/python/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T10:06:47.2086629Z copying torch/include/caffe2/python/pybind_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T10:06:47.2087893Z copying torch/include/caffe2/python/pybind_state_dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T10:06:47.2088798Z copying torch/include/caffe2/python/pybind_state_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T10:06:47.2090107Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization 2022-12-01T10:06:47.2090338Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2090695Z copying torch/include/caffe2/quantization/server/activation_distribution_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2092350Z copying torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2093170Z copying torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2094319Z copying torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2095638Z copying torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2096645Z copying torch/include/caffe2/quantization/server/compute_equalization_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2097916Z copying torch/include/caffe2/quantization/server/concat_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2099337Z copying torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2100305Z copying torch/include/caffe2/quantization/server/conv_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2101405Z copying torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2103000Z copying torch/include/caffe2/quantization/server/conv_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2104087Z copying torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2105182Z copying torch/include/caffe2/quantization/server/dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2116320Z copying torch/include/caffe2/quantization/server/dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2117127Z copying torch/include/caffe2/quantization/server/dnnlowp_partition.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2117542Z copying torch/include/caffe2/quantization/server/dynamic_histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2117930Z copying torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2118280Z copying torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2118753Z copying torch/include/caffe2/quantization/server/fb_fc_packed_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2119145Z copying torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2119465Z copying torch/include/caffe2/quantization/server/fbgemm_pack_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2119824Z copying torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2120277Z copying torch/include/caffe2/quantization/server/fbgemm_pack_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2120626Z copying torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2121198Z copying torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2121612Z copying torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2122017Z copying torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2122741Z copying torch/include/caffe2/quantization/server/im2col_dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2123768Z copying torch/include/caffe2/quantization/server/int8_gen_quant_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2125249Z copying torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2126113Z copying torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2127245Z copying torch/include/caffe2/quantization/server/kl_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2128436Z copying torch/include/caffe2/quantization/server/l2_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2129627Z copying torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2130647Z copying torch/include/caffe2/quantization/server/mmio.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2131809Z copying torch/include/caffe2/quantization/server/op_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2133338Z copying torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2134573Z copying torch/include/caffe2/quantization/server/quantization_error_minimization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2135569Z copying torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2136904Z copying torch/include/caffe2/quantization/server/relu_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2138780Z copying torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2139133Z copying torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2140058Z copying torch/include/caffe2/quantization/server/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2141785Z copying torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2142789Z copying torch/include/caffe2/quantization/server/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2144093Z copying torch/include/caffe2/quantization/server/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2145310Z copying torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T10:06:47.2146561Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:06:47.2146905Z copying torch/include/caffe2/queue/blobs_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:06:47.2148281Z copying torch/include/caffe2/queue/blobs_queue_db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:06:47.2149204Z copying torch/include/caffe2/queue/queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:06:47.2150612Z copying torch/include/caffe2/queue/rebatching_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:06:47.2151589Z copying torch/include/caffe2/queue/rebatching_queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T10:06:47.2152823Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:06:47.2153107Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:06:47.2155177Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:06:47.2156097Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:06:47.2158021Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:06:47.2158490Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:06:47.2159814Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:06:47.2160665Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T10:06:47.2162189Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2163421Z copying torch/include/caffe2/sgd/adadelta_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2165009Z copying torch/include/caffe2/sgd/adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2166081Z copying torch/include/caffe2/sgd/adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2167412Z copying torch/include/caffe2/sgd/adam_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2168740Z copying torch/include/caffe2/sgd/clip_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2169977Z copying torch/include/caffe2/sgd/decay_adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2170967Z copying torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2172112Z copying torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2173226Z copying torch/include/caffe2/sgd/ftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2174857Z copying torch/include/caffe2/sgd/gftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2175451Z copying torch/include/caffe2/sgd/iter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2176627Z copying torch/include/caffe2/sgd/lars_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2177745Z copying torch/include/caffe2/sgd/learning_rate_adaption_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2178918Z copying torch/include/caffe2/sgd/learning_rate_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2179880Z copying torch/include/caffe2/sgd/learning_rate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2181475Z copying torch/include/caffe2/sgd/math_lp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2183137Z copying torch/include/caffe2/sgd/momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2184110Z copying torch/include/caffe2/sgd/rmsprop_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2185238Z copying torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2186345Z copying torch/include/caffe2/sgd/rowwise_counter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2187418Z copying torch/include/caffe2/sgd/storm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2188855Z copying torch/include/caffe2/sgd/weight_scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2189707Z copying torch/include/caffe2/sgd/wngrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2190786Z copying torch/include/caffe2/sgd/yellowfin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T10:06:47.2192115Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share 2022-12-01T10:06:47.2192375Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib 2022-12-01T10:06:47.2193199Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd 2022-12-01T10:06:47.2193564Z copying torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd 2022-12-01T10:06:47.2195005Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T10:06:47.2195338Z copying torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T10:06:47.2197116Z copying torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T10:06:47.2198042Z copying torch/include/caffe2/transforms/pattern_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T10:06:47.2198915Z copying torch/include/caffe2/transforms/single_op_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T10:06:47.2199929Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T10:06:47.2200493Z copying torch/include/caffe2/video/optical_flow.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T10:06:47.2201652Z copying torch/include/caffe2/video/video_decoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T10:06:47.2203196Z copying torch/include/caffe2/video/video_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T10:06:47.2204626Z copying torch/include/caffe2/video/video_io.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T10:06:47.2205786Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:06:47.2206091Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:06:47.2207581Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:06:47.2208367Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:06:47.2209713Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:06:47.2211224Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T10:06:47.2212098Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2213180Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2213701Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2214789Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2216135Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2216586Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2217645Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2219000Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2219787Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2221074Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2222119Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2223293Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2224154Z copying torch/include/torch/csrc/PythonTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2225394Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2227247Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2228541Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2228854Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2229412Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2230522Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2232002Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2232784Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2234155Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2235509Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2236440Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2237621Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2239147Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2240073Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2241490Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2242597Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T10:06:47.2244086Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api 2022-12-01T10:06:47.2244458Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include 2022-12-01T10:06:47.2244684Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2245413Z copying torch/include/torch/csrc/api/include/torch/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2247141Z copying torch/include/torch/csrc/api/include/torch/arg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2248108Z copying torch/include/torch/csrc/api/include/torch/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2249271Z copying torch/include/torch/csrc/api/include/torch/cuda.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2250266Z copying torch/include/torch/csrc/api/include/torch/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2251542Z copying torch/include/torch/csrc/api/include/torch/enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2252803Z copying torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2254257Z copying torch/include/torch/csrc/api/include/torch/fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2255529Z copying torch/include/torch/csrc/api/include/torch/imethod.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2256958Z copying torch/include/torch/csrc/api/include/torch/jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2257640Z copying torch/include/torch/csrc/api/include/torch/linalg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2259509Z copying torch/include/torch/csrc/api/include/torch/nested.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2260598Z copying torch/include/torch/csrc/api/include/torch/nn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2262003Z copying torch/include/torch/csrc/api/include/torch/optim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2263371Z copying torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2265014Z copying torch/include/torch/csrc/api/include/torch/python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2265920Z copying torch/include/torch/csrc/api/include/torch/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2267489Z copying torch/include/torch/csrc/api/include/torch/sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2268516Z copying torch/include/torch/csrc/api/include/torch/special.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2270179Z copying torch/include/torch/csrc/api/include/torch/torch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2271137Z copying torch/include/torch/csrc/api/include/torch/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2272532Z copying torch/include/torch/csrc/api/include/torch/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2273847Z copying torch/include/torch/csrc/api/include/torch/version.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:47.2274601Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:47.2275175Z copying torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:47.2276623Z copying torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:47.2277931Z copying torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:47.2279655Z copying torch/include/torch/csrc/api/include/torch/data/example.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:47.2280601Z copying torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:47.2282076Z copying torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:47.2283462Z copying torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:47.2284996Z copying torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:47.2286784Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T10:06:47.2287558Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T10:06:47.2289014Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T10:06:47.2290463Z copying torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T10:06:47.2291824Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:47.2292964Z copying torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:47.2294263Z copying torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:47.2296159Z copying torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:47.2297523Z copying torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:47.2299002Z copying torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:47.2300532Z copying torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:47.2302006Z copying torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:47.2303332Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T10:06:47.2304111Z copying torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T10:06:47.2305986Z copying torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T10:06:47.2306720Z copying torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T10:06:47.2308791Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:47.2309471Z copying torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:47.2310410Z copying torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:47.2311901Z copying torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:47.2313430Z copying torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:47.2314876Z copying torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:47.2316337Z copying torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:47.2317801Z copying torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:47.2319102Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:47.2320041Z copying torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:47.2322285Z copying torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:47.2324208Z copying torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:47.2325554Z copying torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:47.2327079Z copying torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:47.2328776Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T10:06:47.2330992Z copying torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T10:06:47.2331804Z copying torch/include/torch/csrc/api/include/torch/detail/static.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T10:06:47.2332391Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:47.2333365Z copying torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:47.2334834Z copying torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:47.2336277Z copying torch/include/torch/csrc/api/include/torch/nn/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:47.2337786Z copying torch/include/torch/csrc/api/include/torch/nn/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:47.2339793Z copying torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:47.2341026Z copying torch/include/torch/csrc/api/include/torch/nn/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:47.2342518Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:47.2344383Z copying torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:47.2345526Z copying torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:47.2346970Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2347609Z copying torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2349792Z copying torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2350871Z copying torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2351998Z copying torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2353496Z copying torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2354612Z copying torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2356006Z copying torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2357123Z copying torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2358508Z copying torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2359488Z copying torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2361308Z copying torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2362324Z copying torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2363791Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2364819Z copying torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2366371Z copying torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2367489Z copying torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:47.2368564Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2369504Z copying torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2370662Z copying torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2371910Z copying torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2373014Z copying torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2374063Z copying torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2376159Z copying torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2376531Z copying torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2378053Z copying torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2379008Z copying torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2380713Z copying torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2382148Z copying torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2383212Z copying torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2384796Z copying torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2385647Z copying torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2386868Z copying torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2387842Z copying torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2389828Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2390859Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2391930Z copying torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2393245Z copying torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2394427Z copying torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:47.2395682Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2396322Z copying torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2397704Z copying torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2399082Z copying torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2400259Z copying torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2402217Z copying torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2403395Z copying torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2405115Z copying torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2405790Z copying torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2407185Z copying torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2408151Z copying torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2409754Z copying torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2410590Z copying torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2411983Z copying torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2413548Z copying torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2414767Z copying torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2416141Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2417422Z copying torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2419152Z copying torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2420821Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2422045Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2423496Z copying torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2424501Z copying torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2425627Z copying torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:47.2427021Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:47.2427449Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:47.2429079Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:47.2430750Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:47.2431145Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:47.2432704Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:47.2434136Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:47.2435723Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:47.2436652Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:47.2437607Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:47.2439424Z copying torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:47.2440223Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T10:06:47.2440848Z copying torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T10:06:47.2442247Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T10:06:47.2442873Z copying torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T10:06:47.2444248Z copying torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T10:06:47.2445225Z copying torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T10:06:47.2446390Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:47.2447026Z copying torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:47.2448327Z copying torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:47.2449509Z copying torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:47.2450581Z copying torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:47.2452022Z copying torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:47.2453023Z copying torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:47.2454619Z copying torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:47.2455612Z copying torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:47.2457066Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T10:06:47.2457697Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T10:06:47.2458806Z copying torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T10:06:47.2459865Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:06:47.2460517Z copying torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:06:47.2461847Z copying torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:06:47.2462778Z copying torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:06:47.2464165Z copying torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:06:47.2465285Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2465625Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2467451Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2468394Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2470347Z copying torch/include/torch/csrc/autograd/anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2470881Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2472434Z copying torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2473583Z copying torch/include/torch/csrc/autograd/cpp_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2474579Z copying torch/include/torch/csrc/autograd/custom_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2476453Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2477483Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2478983Z copying torch/include/torch/csrc/autograd/forward_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2479875Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2482383Z copying torch/include/torch/csrc/autograd/function_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2483691Z copying torch/include/torch/csrc/autograd/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2485566Z copying torch/include/torch/csrc/autograd/graph_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2486820Z copying torch/include/torch/csrc/autograd/input_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2488376Z copying torch/include/torch/csrc/autograd/input_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2489849Z copying torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2491298Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2492834Z copying torch/include/torch/csrc/autograd/profiler_kineto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2494516Z copying torch/include/torch/csrc/autograd/profiler_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2495933Z copying torch/include/torch/csrc/autograd/profiler_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2497459Z copying torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2498904Z copying torch/include/torch/csrc/autograd/python_autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2501280Z copying torch/include/torch/csrc/autograd/python_cpp_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2502431Z copying torch/include/torch/csrc/autograd/python_engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2503903Z copying torch/include/torch/csrc/autograd/python_enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2505574Z copying torch/include/torch/csrc/autograd/python_fft_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2506748Z copying torch/include/torch/csrc/autograd/python_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2508510Z copying torch/include/torch/csrc/autograd/python_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2509876Z copying torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2511258Z copying torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2512723Z copying torch/include/torch/csrc/autograd/python_nested_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2514138Z copying torch/include/torch/csrc/autograd/python_nn_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2515564Z copying torch/include/torch/csrc/autograd/python_return_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2517050Z copying torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2518463Z copying torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2519924Z copying torch/include/torch/csrc/autograd/python_special_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2521570Z copying torch/include/torch/csrc/autograd/python_torch_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2523148Z copying torch/include/torch/csrc/autograd/python_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2524594Z copying torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2526018Z copying torch/include/torch/csrc/autograd/record_function_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2527476Z copying torch/include/torch/csrc/autograd/saved_variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2529344Z copying torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2530587Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2532212Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T10:06:47.2534178Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:47.2534847Z copying torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:47.2536618Z copying torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:47.2538208Z copying torch/include/torch/csrc/autograd/functions/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:47.2539201Z copying torch/include/torch/csrc/autograd/functions/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:47.2540803Z copying torch/include/torch/csrc/autograd/functions/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:47.2541474Z copying torch/include/torch/csrc/autograd/functions/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:47.2543354Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T10:06:47.2544181Z copying torch/include/torch/csrc/autograd/generated/python_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T10:06:47.2545240Z copying torch/include/torch/csrc/autograd/generated/VariableType.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T10:06:47.2546319Z copying torch/include/torch/csrc/autograd/generated/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T10:06:47.2549327Z copying torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T10:06:47.2551065Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:47.2551656Z copying torch/include/torch/csrc/autograd/utils/error_messages.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:47.2552831Z copying torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:47.2553733Z copying torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:47.2554986Z copying torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:47.2556224Z copying torch/include/torch/csrc/autograd/utils/warnings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:47.2557541Z copying torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:47.2559556Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:06:47.2559875Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:06:47.2560735Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:06:47.2561956Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:06:47.2563345Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:06:47.2564538Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:06:47.2565815Z copying torch/include/torch/csrc/cuda/device_set.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:06:47.2566898Z copying torch/include/torch/csrc/cuda/memory_snapshot.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:06:47.2568031Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:06:47.2569604Z copying torch/include/torch/csrc/cuda/python_comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:06:47.2570881Z copying torch/include/torch/csrc/cuda/python_nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T10:06:47.2572248Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed 2022-12-01T10:06:47.2572510Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2573505Z copying torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2574926Z copying torch/include/torch/csrc/distributed/c10d/c10d.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2575962Z copying torch/include/torch/csrc/distributed/c10d/debug.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2577045Z copying torch/include/torch/csrc/distributed/c10d/error.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2578169Z copying torch/include/torch/csrc/distributed/c10d/exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2579204Z copying torch/include/torch/csrc/distributed/c10d/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2580262Z copying torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2581304Z copying torch/include/torch/csrc/distributed/c10d/socket.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2582379Z copying torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2583484Z copying torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2584634Z copying torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2585637Z copying torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2587199Z copying torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2588020Z copying torch/include/torch/csrc/distributed/c10d/Ops.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2589465Z copying torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2590421Z copying torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2591739Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2593152Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2594298Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2595764Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2596756Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2598164Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2599124Z copying torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2600187Z copying torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2601620Z copying torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2602596Z copying torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2603650Z copying torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2605276Z copying torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2606213Z copying torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2607696Z copying torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2608615Z copying torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2610038Z copying torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2611353Z copying torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2612762Z copying torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2613756Z copying torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2615223Z copying torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2616242Z copying torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2617191Z copying torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2618627Z copying torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2619760Z copying torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:47.2621407Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2621790Z copying torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2622922Z copying torch/include/torch/csrc/distributed/rpc/message.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2623896Z copying torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2625015Z copying torch/include/torch/csrc/distributed/rpc/python_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2626500Z copying torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2627518Z copying torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2628312Z copying torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2629777Z copying torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2631258Z copying torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2633204Z copying torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2633738Z copying torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2634550Z copying torch/include/torch/csrc/distributed/rpc/rpc.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2635678Z copying torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2636639Z copying torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2638344Z copying torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2639456Z copying torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2641131Z copying torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2642224Z copying torch/include/torch/csrc/distributed/rpc/script_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2644379Z copying torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2645611Z copying torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2646848Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2648359Z copying torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2650149Z copying torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2651374Z copying torch/include/torch/csrc/distributed/rpc/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2652994Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2654681Z copying torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2656181Z copying torch/include/torch/csrc/distributed/rpc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:47.2657689Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T10:06:47.2658232Z copying torch/include/torch/csrc/jit/jit_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T10:06:47.2660430Z copying torch/include/torch/csrc/jit/jit_opt_limit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T10:06:47.2661293Z copying torch/include/torch/csrc/jit/resource_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T10:06:47.2662791Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:47.2663744Z copying torch/include/torch/csrc/jit/backends/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:47.2664675Z copying torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:47.2666059Z copying torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:47.2667230Z copying torch/include/torch/csrc/jit/backends/backend_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:47.2668242Z copying torch/include/torch/csrc/jit/backends/backend_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:47.2670195Z copying torch/include/torch/csrc/jit/backends/backend_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:47.2671128Z copying torch/include/torch/csrc/jit/backends/backend_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:47.2672535Z copying torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:47.2673910Z copying torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:47.2674697Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2675353Z copying torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2676737Z copying torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2677890Z copying torch/include/torch/csrc/jit/passes/autocast.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2678783Z copying torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2679713Z copying torch/include/torch/csrc/jit/passes/batch_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2681377Z copying torch/include/torch/csrc/jit/passes/canonicalize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2682629Z copying torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2683482Z copying torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2684949Z copying torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2686271Z copying torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2687826Z copying torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2688605Z copying torch/include/torch/csrc/jit/passes/concat_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2689622Z copying torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2691261Z copying torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2691889Z copying torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2693959Z copying torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2695080Z copying torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2696301Z copying torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2697350Z copying torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2698985Z copying torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2699857Z copying torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2701011Z copying torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2702129Z copying torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2703489Z copying torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2705788Z copying torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2706174Z copying torch/include/torch/csrc/jit/passes/freeze_module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2707235Z copying torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2708502Z copying torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2709644Z copying torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2711066Z copying torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2712120Z copying torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2713063Z copying torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2714101Z copying torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2715144Z copying torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2716675Z copying torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2717621Z copying torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2718551Z copying torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2719665Z copying torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2720557Z copying torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2722059Z copying torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2723526Z copying torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2724059Z copying torch/include/torch/csrc/jit/passes/inliner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2725656Z copying torch/include/torch/csrc/jit/passes/inplace_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2726393Z copying torch/include/torch/csrc/jit/passes/insert_guards.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2727568Z copying torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2728783Z copying torch/include/torch/csrc/jit/passes/lift_closures.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2729661Z copying torch/include/torch/csrc/jit/passes/liveness.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2731017Z copying torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2731947Z copying torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2733385Z copying torch/include/torch/csrc/jit/passes/lower_graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2734704Z copying torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2735661Z copying torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2737097Z copying torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2738418Z copying torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2739212Z copying torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2740818Z copying torch/include/torch/csrc/jit/passes/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2741624Z copying torch/include/torch/csrc/jit/passes/pass_manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2743335Z copying torch/include/torch/csrc/jit/passes/peephole.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2744341Z copying torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2745834Z copying torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2746734Z copying torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2748357Z copying torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2749430Z copying torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2750802Z copying torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2752068Z copying torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2753399Z copying torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2754565Z copying torch/include/torch/csrc/jit/passes/remove_expands.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2756323Z copying torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2757068Z copying torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2758482Z copying torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2759584Z copying torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2761144Z copying torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2762355Z copying torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2763362Z copying torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2765126Z copying torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2765875Z copying torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2767488Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2768417Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2769918Z copying torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2771591Z copying torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2773039Z copying torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2774138Z copying torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2775599Z copying torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2776576Z copying torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2778081Z copying torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:47.2779247Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:47.2780532Z copying torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:47.2781792Z copying torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:47.2783284Z copying torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:47.2784736Z copying torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:47.2786266Z copying torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:47.2787681Z copying torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:47.2789172Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:47.2791354Z copying torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:47.2792529Z copying torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:47.2793807Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:47.2795017Z copying torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:47.2796294Z copying torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:47.2797948Z copying torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:47.2799351Z copying torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:47.2800759Z copying torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:47.2802769Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2805599Z copying torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2806926Z copying torch/include/torch/csrc/jit/runtime/autodiff.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2808295Z copying torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2809573Z copying torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2810988Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2812609Z copying torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2813937Z copying torch/include/torch/csrc/jit/runtime/exception_message.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2815571Z copying torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2816972Z copying torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2818413Z copying torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2819868Z copying torch/include/torch/csrc/jit/runtime/instruction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2821480Z copying torch/include/torch/csrc/jit/runtime/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2822912Z copying torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2824738Z copying torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2826032Z copying torch/include/torch/csrc/jit/runtime/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2827549Z copying torch/include/torch/csrc/jit/runtime/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2829259Z copying torch/include/torch/csrc/jit/runtime/operator_options.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2830561Z copying torch/include/torch/csrc/jit/runtime/print_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2832362Z copying torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2833681Z copying torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2835400Z copying torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2837316Z copying torch/include/torch/csrc/jit/runtime/script_profile.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2838641Z copying torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2840114Z copying torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2841812Z copying torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2843266Z copying torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2844737Z copying torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2846201Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2847723Z copying torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2849236Z copying torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2850610Z copying torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:47.2852085Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2852988Z copying torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2854611Z copying torch/include/torch/csrc/jit/ir/attributes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2855948Z copying torch/include/torch/csrc/jit/ir/constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2857422Z copying torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2858939Z copying torch/include/torch/csrc/jit/ir/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2861266Z copying torch/include/torch/csrc/jit/ir/ir_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2863846Z copying torch/include/torch/csrc/jit/ir/irparser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2864258Z copying torch/include/torch/csrc/jit/ir/named_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2865148Z copying torch/include/torch/csrc/jit/ir/node_hashing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2866505Z copying torch/include/torch/csrc/jit/ir/scope.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2867595Z copying torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2868964Z copying torch/include/torch/csrc/jit/ir/type_hashing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:47.2869755Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2870725Z copying torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2872191Z copying torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2873606Z copying torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2874643Z copying torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2875673Z copying torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2876749Z copying torch/include/torch/csrc/jit/frontend/error_report.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2877707Z copying torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2878994Z copying torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2880175Z copying torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2881225Z copying torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2882628Z copying torch/include/torch/csrc/jit/frontend/lexer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2883820Z copying torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2885072Z copying torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2886529Z copying torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2887524Z copying torch/include/torch/csrc/jit/frontend/parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2888761Z copying torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2889793Z copying torch/include/torch/csrc/jit/frontend/resolver.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2891150Z copying torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2893217Z copying torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2893676Z copying torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2894477Z copying torch/include/torch/csrc/jit/frontend/source_range.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2895983Z copying torch/include/torch/csrc/jit/frontend/source_ref.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2896866Z copying torch/include/torch/csrc/jit/frontend/strtod.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2897933Z copying torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2899417Z copying torch/include/torch/csrc/jit/frontend/tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2900606Z copying torch/include/torch/csrc/jit/frontend/tree.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2901776Z copying torch/include/torch/csrc/jit/frontend/tree_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2903411Z copying torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:47.2904344Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T10:06:47.2905129Z copying torch/include/torch/csrc/jit/api/compilation_unit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T10:06:47.2906291Z copying torch/include/torch/csrc/jit/api/function_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T10:06:47.2907267Z copying torch/include/torch/csrc/jit/api/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T10:06:47.2908422Z copying torch/include/torch/csrc/jit/api/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T10:06:47.2909717Z copying torch/include/torch/csrc/jit/api/object.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T10:06:47.2910986Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2911423Z copying torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2912474Z copying torch/include/torch/csrc/jit/serialization/export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2913714Z copying torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2914518Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2915874Z copying torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2916907Z copying torch/include/torch/csrc/jit/serialization/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2917746Z copying torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2918823Z copying torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2920542Z copying torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2920872Z copying torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2922325Z copying torch/include/torch/csrc/jit/serialization/import_read.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2923105Z copying torch/include/torch/csrc/jit/serialization/import_source.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2924771Z copying torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2927536Z copying torch/include/torch/csrc/jit/serialization/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2927894Z copying torch/include/torch/csrc/jit/serialization/pickle.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2928713Z copying torch/include/torch/csrc/jit/serialization/pickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2930749Z copying torch/include/torch/csrc/jit/serialization/python_print.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2931796Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2933397Z copying torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2934627Z copying torch/include/torch/csrc/jit/serialization/storage_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2935969Z copying torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2937170Z copying torch/include/torch/csrc/jit/serialization/unpickler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:47.2938944Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2939439Z copying torch/include/torch/csrc/jit/python/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2940885Z copying torch/include/torch/csrc/jit/python/module_python.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2941846Z copying torch/include/torch/csrc/jit/python/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2943007Z copying torch/include/torch/csrc/jit/python/pybind_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2944687Z copying torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2945828Z copying torch/include/torch/csrc/jit/python/python_custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2946953Z copying torch/include/torch/csrc/jit/python/python_dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2948206Z copying torch/include/torch/csrc/jit/python/python_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2949371Z copying torch/include/torch/csrc/jit/python/python_ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2950625Z copying torch/include/torch/csrc/jit/python/python_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2951852Z copying torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2953087Z copying torch/include/torch/csrc/jit/python/python_tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2954306Z copying torch/include/torch/csrc/jit/python/python_tree_views.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2955462Z copying torch/include/torch/csrc/jit/python/script_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2956707Z copying torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T10:06:47.2957983Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2958569Z copying torch/include/torch/csrc/jit/mobile/code.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2960179Z copying torch/include/torch/csrc/jit/mobile/debug_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2961244Z copying torch/include/torch/csrc/jit/mobile/file_format.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2962504Z copying torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2963907Z copying torch/include/torch/csrc/jit/mobile/frame.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2964890Z copying torch/include/torch/csrc/jit/mobile/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2967175Z copying torch/include/torch/csrc/jit/mobile/import.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2967577Z copying torch/include/torch/csrc/jit/mobile/import_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2968338Z copying torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2970459Z copying torch/include/torch/csrc/jit/mobile/interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2971330Z copying torch/include/torch/csrc/jit/mobile/method.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2972887Z copying torch/include/torch/csrc/jit/mobile/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2974375Z copying torch/include/torch/csrc/jit/mobile/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2975839Z copying torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2978487Z copying torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2979043Z copying torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2979875Z copying torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2981840Z copying torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2983197Z copying torch/include/torch/csrc/jit/mobile/quantization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2984720Z copying torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2986115Z copying torch/include/torch/csrc/jit/mobile/type_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2987783Z copying torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:47.2989492Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-12-01T10:06:47.2990048Z copying torch/include/torch/csrc/jit/testing/file_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-12-01T10:06:47.2991236Z copying torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-12-01T10:06:47.2992866Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.2993428Z copying torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.2995421Z copying torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3003216Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3003811Z copying torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3004409Z copying torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3004981Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3005539Z copying torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3006120Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3006685Z copying torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3007490Z copying torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3008276Z copying torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3009715Z copying torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3011129Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3012676Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3014168Z copying torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3015840Z copying torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3017340Z copying torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3018757Z copying torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3020209Z copying torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3021716Z copying torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3023146Z copying torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3024805Z copying torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3026240Z copying torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3027724Z copying torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3029269Z copying torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3030688Z copying torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3032225Z copying torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3034637Z copying torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3035230Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3036686Z copying torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3038144Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3040116Z copying torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3041687Z copying torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3043892Z copying torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3045365Z copying torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3046976Z copying torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3048415Z copying torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3050219Z copying torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3051950Z copying torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3053493Z copying torch/include/torch/csrc/jit/tensorexpr/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3054936Z copying torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3056429Z copying torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:47.3057855Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:47.3058670Z copying torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:47.3060428Z copying torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:47.3061476Z copying torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:47.3063009Z copying torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:47.3064542Z copying torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:47.3065969Z copying torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:47.3067279Z copying torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:47.3068787Z copying torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:47.3070174Z copying torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:47.3071075Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen 2022-12-01T10:06:47.3071621Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3073117Z copying torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3074021Z copying torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3075417Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3077037Z copying torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3078578Z copying torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3080176Z copying torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3081717Z copying torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3083256Z copying torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3085005Z copying torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3086403Z copying torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3088036Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3089649Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3090375Z copying torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3092203Z copying torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3093379Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3094694Z copying torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3096195Z copying torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3097274Z copying torch/include/torch/csrc/jit/codegen/cuda/index_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3098621Z copying torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3099586Z copying torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3100719Z copying torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3101858Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3102892Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3105290Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3105812Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3106442Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3107482Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3108594Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3109811Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3111690Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3112483Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3113440Z copying torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3114524Z copying torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3115446Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3116974Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3117967Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3119154Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3120656Z copying torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3121955Z copying torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3123408Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3124692Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3125950Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3127360Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3128772Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3130318Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3131687Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3133048Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3134321Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3136493Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3136897Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3137837Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3139244Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3141400Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3142286Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3143260Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3144673Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3146536Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3148013Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3149875Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3151170Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3152733Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3154196Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3155528Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3157321Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3158754Z copying torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3160165Z copying torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3161809Z copying torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3164369Z copying torch/include/torch/csrc/jit/codegen/cuda/mma_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3165409Z copying torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3166887Z copying torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3168403Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3169917Z copying torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3171758Z copying torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3173002Z copying torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3174516Z copying torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3176096Z copying torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3177477Z copying torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3178973Z copying torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3180708Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3182202Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3183712Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3185303Z copying torch/include/torch/csrc/jit/codegen/cuda/transform_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3186784Z copying torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3188502Z copying torch/include/torch/csrc/jit/codegen/cuda/type_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3189868Z copying torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3191310Z copying torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3192853Z copying torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:47.3194324Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:06:47.3195009Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:06:47.3196650Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:06:47.3197545Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:06:47.3199131Z copying torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:06:47.3200700Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3201228Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3202616Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3203953Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3205297Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3206359Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3209030Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3209451Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3210118Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3211226Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3212292Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3213376Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3214724Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3216019Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3216901Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3218401Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3220028Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3221003Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3222185Z copying torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:47.3222973Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T10:06:47.3223729Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T10:06:47.3224885Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T10:06:47.3226254Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:06:47.3226590Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:06:47.3227877Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:06:47.3229103Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:06:47.3230295Z copying torch/include/torch/csrc/profiler/execution_graph_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:06:47.3231252Z copying torch/include/torch/csrc/profiler/itt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:06:47.3233640Z copying torch/include/torch/csrc/profiler/kineto_shim.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:06:47.3234334Z copying torch/include/torch/csrc/profiler/nvtx_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:06:47.3235923Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T10:06:47.3236959Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-12-01T10:06:47.3237613Z copying torch/include/torch/csrc/profiler/orchestration/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-12-01T10:06:47.3239086Z copying torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-12-01T10:06:47.3240437Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3240773Z copying torch/include/torch/csrc/utils/auto_gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3242554Z copying torch/include/torch/csrc/utils/byte_order.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3243173Z copying torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3244314Z copying torch/include/torch/csrc/utils/cuda_enabled.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3245211Z copying torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3246301Z copying torch/include/torch/csrc/utils/disable_torch_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3247245Z copying torch/include/torch/csrc/utils/disallow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3248278Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3249588Z copying torch/include/torch/csrc/utils/invalid_arguments.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3250596Z copying torch/include/torch/csrc/utils/memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3252803Z copying torch/include/torch/csrc/utils/numpy_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3253253Z copying torch/include/torch/csrc/utils/object_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3254053Z copying torch/include/torch/csrc/utils/out_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3255278Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3256497Z copying torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3257910Z copying torch/include/torch/csrc/utils/python_arg_parser.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3259359Z copying torch/include/torch/csrc/utils/python_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3260618Z copying torch/include/torch/csrc/utils/python_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3261708Z copying torch/include/torch/csrc/utils/python_numbers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3262801Z copying torch/include/torch/csrc/utils/python_scalars.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3263826Z copying torch/include/torch/csrc/utils/python_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3265255Z copying torch/include/torch/csrc/utils/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3266291Z copying torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3267401Z copying torch/include/torch/csrc/utils/python_tuples.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3268120Z copying torch/include/torch/csrc/utils/schema_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3269340Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3270801Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3271688Z copying torch/include/torch/csrc/utils/tensor_apply.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3272956Z copying torch/include/torch/csrc/utils/tensor_dtypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3274184Z copying torch/include/torch/csrc/utils/tensor_flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3275461Z copying torch/include/torch/csrc/utils/tensor_layouts.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3276681Z copying torch/include/torch/csrc/utils/tensor_list.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3277871Z copying torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3279222Z copying torch/include/torch/csrc/utils/tensor_new.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3280771Z copying torch/include/torch/csrc/utils/tensor_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3281742Z copying torch/include/torch/csrc/utils/tensor_qschemes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3283217Z copying torch/include/torch/csrc/utils/tensor_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3284721Z copying torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3285594Z copying torch/include/torch/csrc/utils/throughput_benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3287179Z copying torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3287709Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T10:06:47.3289319Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-12-01T10:06:47.3289879Z copying torch/include/torch/csrc/tensor/python_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-12-01T10:06:47.3290815Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy 2022-12-01T10:06:47.3291470Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T10:06:47.3291889Z copying torch/include/torch/csrc/lazy/backend/backend_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T10:06:47.3293366Z copying torch/include/torch/csrc/lazy/backend/backend_device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T10:06:47.3294433Z copying torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T10:06:47.3296365Z copying torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T10:06:47.3298075Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3298660Z copying torch/include/torch/csrc/lazy/core/cache.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3299157Z copying torch/include/torch/csrc/lazy/core/config.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3300421Z copying torch/include/torch/csrc/lazy/core/debug_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3301653Z copying torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3303262Z copying torch/include/torch/csrc/lazy/core/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3303977Z copying torch/include/torch/csrc/lazy/core/helpers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3305158Z copying torch/include/torch/csrc/lazy/core/ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3306391Z copying torch/include/torch/csrc/lazy/core/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3307312Z copying torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3308354Z copying torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3309986Z copying torch/include/torch/csrc/lazy/core/ir_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3310707Z copying torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3311921Z copying torch/include/torch/csrc/lazy/core/lazy_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3313074Z copying torch/include/torch/csrc/lazy/core/metrics.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3314620Z copying torch/include/torch/csrc/lazy/core/multi_wait.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3315032Z copying torch/include/torch/csrc/lazy/core/permutation_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3316713Z copying torch/include/torch/csrc/lazy/core/shape.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3317791Z copying torch/include/torch/csrc/lazy/core/shape_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3319702Z copying torch/include/torch/csrc/lazy/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3321120Z copying torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3322329Z copying torch/include/torch/csrc/lazy/core/tensor_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3324173Z copying torch/include/torch/csrc/lazy/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3325020Z copying torch/include/torch/csrc/lazy/core/trie.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3326310Z copying torch/include/torch/csrc/lazy/core/unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3327363Z copying torch/include/torch/csrc/lazy/core/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:47.3328221Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T10:06:47.3329224Z copying torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T10:06:47.3330411Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-12-01T10:06:47.3330745Z copying torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-12-01T10:06:47.3332012Z copying torch/include/torch/csrc/lazy/core/ops/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-12-01T10:06:47.3333076Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:47.3333886Z copying torch/include/torch/csrc/lazy/ts_backend/config.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:47.3335420Z copying torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:47.3336577Z copying torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:47.3337588Z copying torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:47.3338706Z copying torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:47.3339610Z copying torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:47.3341036Z copying torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:47.3342067Z copying torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:47.3343505Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:47.3343987Z copying torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:47.3345379Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3345867Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3347390Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3348668Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3350325Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3351254Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3352643Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3353611Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3355428Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3356318Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3357559Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3358216Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3359717Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3361110Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3362968Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3364091Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3365566Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3367496Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3369346Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3370405Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T10:06:47.3372019Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:06:47.3373548Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:06:47.3374251Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:06:47.3375748Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:06:47.3376718Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:06:47.3378174Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:06:47.3379599Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:06:47.3382080Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T10:06:47.3382411Z creating build/lib.linux-x86_64-cpython-37/torch/include/THH 2022-12-01T10:06:47.3382653Z copying torch/include/THH/THHAtomics.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/THH 2022-12-01T10:06:47.3383696Z copying torch/include/THH/THHDeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/THH 2022-12-01T10:06:47.3385081Z creating build/lib.linux-x86_64-cpython-37/torch/share 2022-12-01T10:06:47.3385381Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake 2022-12-01T10:06:47.3385736Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-12-01T10:06:47.3386787Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-12-01T10:06:47.3387852Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T10:06:47.3388521Z copying torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T10:06:47.3389389Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T10:06:47.3390962Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T10:06:47.3391793Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T10:06:47.3393288Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:06:47.3393583Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:06:47.3395351Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:06:47.3396365Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:06:47.3397731Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:06:47.3398911Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:06:47.3400274Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:06:47.3401713Z copying torch/share/cmake/Caffe2/public/threads.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:06:47.3402401Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:06:47.3404265Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T10:06:47.3405458Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T10:06:47.3405783Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T10:06:47.3407175Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T10:06:47.3408194Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:06:47.3409251Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:06:47.3410470Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:06:47.3413719Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:06:47.3414551Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:06:47.3415643Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:06:47.3416033Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:06:47.3417460Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:06:47.3418848Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:06:47.3419921Z copying torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:06:47.3421245Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T10:06:47.3421696Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T10:06:47.3423160Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T10:06:47.3423911Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T10:06:47.3424862Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T10:06:47.3425856Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T10:06:47.3427294Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T10:06:47.3428726Z copying torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:47.3429837Z copying torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:47.3430777Z copying torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:47.3432939Z copying torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:47.3436228Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:06:47.3461454Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:06:47.3473414Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:06:47.3482238Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T10:06:47.3502073Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged 2022-12-01T10:06:47.3502378Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen 2022-12-01T10:06:47.3502589Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T10:06:47.3502972Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T10:06:47.3507299Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T10:06:47.3508453Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3509230Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3510790Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3511955Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3512959Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3513731Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3515102Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3516406Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3517681Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3519019Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3519819Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3522363Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3522887Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3523802Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3525619Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3527197Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3528572Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3529970Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3531902Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3533563Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3535263Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3536851Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3538666Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3540307Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3541765Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3543909Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3544980Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3546384Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3547308Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3548906Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3550422Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3551391Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3553580Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3554846Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3555753Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3557080Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3558407Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3559707Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3561267Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3562604Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T10:06:47.3940012Z running build_ext 2022-12-01T10:06:47.3988279Z -- Building with NumPy bindings 2022-12-01T10:06:47.3988710Z -- Not using cuDNN 2022-12-01T10:06:47.3989311Z -- Not using CUDA 2022-12-01T10:06:47.3989522Z -- Using MKLDNN 2022-12-01T10:06:47.3989821Z -- Not using Compute Library for the Arm architecture with MKLDNN 2022-12-01T10:06:47.3990085Z -- Not using CBLAS in MKLDNN 2022-12-01T10:06:47.3990376Z -- Using system provided NCCL library at False, False 2022-12-01T10:06:47.3990661Z -- Building with distributed package: 2022-12-01T10:06:47.3990905Z -- USE_TENSORPIPE=True 2022-12-01T10:06:47.3991108Z -- USE_GLOO=True 2022-12-01T10:06:47.3991310Z -- USE_MPI=False 2022-12-01T10:06:47.3991504Z -- Using ITT 2022-12-01T10:06:47.5586030Z Copying functorch._C from functorch/functorch.so to /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so 2022-12-01T10:06:47.5586813Z copying functorch/functorch.so -> /var/lib/jenkins/workspace/build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so 2022-12-01T10:06:47.5593127Z building 'torch._C' extension 2022-12-01T10:06:47.5594394Z creating build/temp.linux-x86_64-cpython-37 2022-12-01T10:06:47.5594778Z creating build/temp.linux-x86_64-cpython-37/torch 2022-12-01T10:06:47.5595202Z creating build/temp.linux-x86_64-cpython-37/torch/csrc 2022-12-01T10:06:47.5596905Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2022-12-01T10:06:47.6910116Z 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-12-01T10:06:47.7898709Z building 'torch._C_flatbuffer' extension 2022-12-01T10:06:47.7900394Z gcc -pthread -B /opt/conda/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/opt/conda/include/python3.7m -c torch/csrc/stub_with_flatbuffer.c -o build/temp.linux-x86_64-cpython-37/torch/csrc/stub_with_flatbuffer.o -Wall -Wextra -Wno-strict-overflow -Wno-unused-parameter -Wno-missing-field-initializers -Wno-write-strings -Wno-unknown-pragmas -Wno-deprecated-declarations -fno-strict-aliasing -Wno-missing-braces 2022-12-01T10:06:47.9159714Z 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-12-01T10:06:47.9667053Z /opt/conda/lib/python3.7/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-12-01T10:06:47.9667553Z setuptools.SetuptoolsDeprecationWarning, 2022-12-01T10:06:47.9915654Z installing to build/bdist.linux-x86_64/wheel 2022-12-01T10:06:47.9915897Z running install 2022-12-01T10:06:47.9976320Z running install_lib 2022-12-01T10:06:48.0158390Z creating build/bdist.linux-x86_64 2022-12-01T10:06:48.0158789Z creating build/bdist.linux-x86_64/wheel 2022-12-01T10:06:48.0159195Z creating build/bdist.linux-x86_64/wheel/caffe2 2022-12-01T10:06:48.0159736Z copying build/lib.linux-x86_64-cpython-37/caffe2/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2 2022-12-01T10:06:48.0162012Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-12-01T10:06:48.0162733Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-12-01T10:06:48.0163648Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-12-01T10:06:48.0164256Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-12-01T10:06:48.0165120Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/aten_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-12-01T10:06:48.0166021Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/gen_op.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-12-01T10:06:48.0167055Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-12-01T10:06:48.0167596Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-12-01T10:06:48.0168530Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs/sample.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-12-01T10:06:48.0169542Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-12-01T10:06:48.0170032Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-12-01T10:06:48.0170816Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo/gloo_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-12-01T10:06:48.0172426Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-12-01T10:06:48.0172904Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-12-01T10:06:48.0173915Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl/nccl_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-12-01T10:06:48.0175017Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-12-01T10:06:48.0175925Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-12-01T10:06:48.0176679Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack/nnpack_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-12-01T10:06:48.0177568Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:06:48.0178319Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/AnyExp.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:06:48.0179633Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/AnyExpOnTerm.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:06:48.0180953Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/ModuleRegister.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:06:48.0181557Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:06:48.0182695Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:06:48.0183934Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/compute_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:06:48.0185099Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/compute_topk_accuracy.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:06:48.0186248Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/meter.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:06:48.0187271Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/module_map.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:06:48.0188261Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/output_generator.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T10:06:48.0189801Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:48.0190501Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:48.0191347Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:48.0192385Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:48.0193359Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:48.0194249Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:48.0195286Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:48.0196038Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:48.0196803Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:48.0197981Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:48.0198630Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T10:06:48.0199842Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-12-01T10:06:48.0200399Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-12-01T10:06:48.0201444Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof/cuda_profile_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-12-01T10:06:48.0202608Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-12-01T10:06:48.0203115Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-12-01T10:06:48.0204581Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script/examples 2022-12-01T10:06:48.0205157Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/script/examples 2022-12-01T10:06:48.0205886Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T10:06:48.0206462Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T10:06:48.0207538Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T10:06:48.0208279Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T10:06:48.0209160Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T10:06:48.0209917Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard/tensorboard_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T10:06:48.0210920Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-12-01T10:06:48.0211813Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-12-01T10:06:48.0212351Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc/ctc_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-12-01T10:06:48.0214204Z creating build/bdist.linux-x86_64/wheel/caffe2/core 2022-12-01T10:06:48.0214694Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core 2022-12-01T10:06:48.0215302Z creating build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-12-01T10:06:48.0216065Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-12-01T10:06:48.0217149Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph/op_gen.py -> build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-12-01T10:06:48.0218061Z creating build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T10:06:48.0218647Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T10:06:48.0219686Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/file_store_handler_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T10:06:48.0220920Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/redis_store_handler_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T10:06:48.0221925Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/store_ops_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T10:06:48.0222956Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-12-01T10:06:48.0223735Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-12-01T10:06:48.0224995Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:06:48.0225917Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/SparseTransformer.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:06:48.0226861Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:06:48.0227800Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/convnet_benchmarks.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:06:48.0228838Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/device_reduce_sum_bench.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:06:48.0230120Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/funhash_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:06:48.0230881Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/net_construct_bench.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:06:48.0232554Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/sparse_funhash_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:06:48.0233398Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/sparse_reshape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:06:48.0234570Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/tt_contraction_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:06:48.0235601Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/python/tt_pad_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T10:06:48.0236356Z creating build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-12-01T10:06:48.0237236Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-12-01T10:06:48.0238360Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/hp_emblookup_codegen.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-12-01T10:06:48.0239668Z creating build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T10:06:48.0240443Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T10:06:48.0241772Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/gen_proto_typestubs_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T10:06:48.0242935Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/torch_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T10:06:48.0244206Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/caffe2_pb2.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T10:06:48.0247825Z creating build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0248582Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0249500Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/_import_c_extension.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0250406Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/allcompare_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0251218Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/attention.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0252203Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/benchmark_generator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0252951Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/binarysize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0253816Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0254580Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0255406Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/build.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0256392Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cached_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0257337Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/caffe_translator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0258581Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/caffe_translator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0259487Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0260721Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0261613Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cnn.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0262531Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0263410Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0264786Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0265746Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_grad.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0266838Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_grad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0267632Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_ops_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0268464Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0269671Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0270664Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0271810Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convnet_benchmarks.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0272949Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convnet_benchmarks_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0273970Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0276033Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core_gradients_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0276935Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0278465Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0279156Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf_predict.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0280111Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf_viterbi_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0281375Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_parallel_model.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0282735Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_parallel_model_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0284063Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0284903Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/data_workers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0285603Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0286564Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0288237Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataset.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0288785Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/db_file_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0289774Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0290636Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/device_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0291702Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0292542Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/embedding_generation_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0293427Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/experiment_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0294328Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/extension_loader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0295247Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakefp16_transform_lib.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0296161Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/filler_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0297223Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0298012Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0299039Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0299879Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gradient_check_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0301064Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gradient_checker.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0301960Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/gru_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0303600Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hip_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0304170Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hsm_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0304721Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hypothesis_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0306544Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/hypothesis_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0307774Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0308850Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0309868Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_model_instantiator.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0310738Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_parameter_sharing_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0311669Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layer_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0312593Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0314657Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0315208Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy_dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0316206Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy_dyndep_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0317079Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0318056Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0318678Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lstm_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0319897Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0321122Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0322496Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0323313Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_device_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0324483Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0325328Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/model_helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0326304Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modifier_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0327458Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0328466Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0329312Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_builder.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0330473Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_builder_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0331773Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_drawer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0332712Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_printer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0333621Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/net_printer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0334475Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0335466Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0336391Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0337482Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph_transformations_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0338617Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0339390Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0340244Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0341274Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0342451Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/numa_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0343351Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/observer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0344375Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_fp_exceptions_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0345326Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0347114Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0348498Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0350374Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0351741Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallel_workers.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0352937Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallel_workers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0354183Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/parallelize_bmuf_distributed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0355258Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0356373Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0357476Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor_constants.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0358546Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/recurrent.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0359781Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/python_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0361125Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/queue_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0362333Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/record_queue.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0363600Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0364840Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0365945Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0367149Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn_cell.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0368805Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0370406Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0371566Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0372726Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0373877Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0375031Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0376338Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/sparse_to_dense_mask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0377422Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/sparse_to_dense_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0378491Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0379979Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0381295Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0382474Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/text_file_reader.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0383449Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/timeout_guard.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0384514Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/toy_regression_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0385477Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0386698Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0387835Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/tt_core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0388703Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/tt_core_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0389754Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0392123Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0392615Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/visualize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0393202Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0393864Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T10:06:48.0395770Z creating build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:06:48.0396330Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:06:48.0397052Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/formatter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:06:48.0397695Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/generator.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:06:48.0398558Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/github.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:06:48.0399435Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/docs/parser.py -> build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T10:06:48.0400638Z creating build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T10:06:48.0401632Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T10:06:48.0402570Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/char_rnn.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T10:06:48.0403538Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/imagenet_trainer.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T10:06:48.0404482Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/lmdb_create_example.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T10:06:48.0405460Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/examples/resnet50_trainer.py -> build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T10:06:48.0407001Z creating build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-12-01T10:06:48.0407553Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-12-01T10:06:48.0408782Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/init_shared_libs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-12-01T10:06:48.0409789Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp/test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-12-01T10:06:48.0410717Z creating build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0411522Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0412609Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/algebra.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0413609Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/arg_scope.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0415042Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/array_helpers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0415728Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/control_ops.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0416638Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/conv.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0418300Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/db_input.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0419065Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/dropout.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0419807Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/elementwise_linear.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0420634Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/fc.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0421405Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/nonlinearity.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0422214Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0422928Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/pooling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0423901Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/quantization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0424563Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/tools.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0425218Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/helpers/train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T10:06:48.0426886Z creating build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0427602Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/LRN_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0428478Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0429353Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/adam_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0430279Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/blobs_queue_db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0430989Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/channel_shuffle_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0431999Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/concat_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0432953Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0433914Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/conv_transpose_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0434500Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/convfusion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0435668Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/copy_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0436590Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/dropout_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0437742Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/elementwise_sum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0438570Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0440339Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0441390Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/leaky_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0442077Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/moment_sgd_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0442735Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/operator_fallback_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0443879Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/order_switch_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0444730Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/pool_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0445685Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/pre_convert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0447334Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0447886Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/reshape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0448981Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/shape_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0449951Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/sigmoid_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0450942Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/softmax_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0452144Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/spatial_bn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0452978Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/test_ideep_net.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0454396Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/transform_ideep_net.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0455426Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/transpose_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0456414Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/ideep/weightedsum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T10:06:48.0458224Z creating build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0458810Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0459556Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/adaptive_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0460183Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/add_bias.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0461103Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/arc_cosine_feature_map.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0462167Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_huber_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0463186Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_lr_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0464308Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_mse_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0465006Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0465856Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0466742Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/batch_softmax_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0467553Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/blob_weighted_sum.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0468390Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/bpr_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0469157Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/bucket_weighted.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0470356Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/build_index.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0471285Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/concat.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0472334Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/constant_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0473210Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/conv.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0474044Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/dropout.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0475235Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0476116Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc_with_bootstrap.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0476983Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/fc_without_bias.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0477960Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/feature_sparse_to_dense.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0478937Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0480130Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/gather_record.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0481156Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/homotopy_weight.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0482528Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/label_smooth.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0483579Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/last_n_window_collector.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0484214Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/layer_normalization.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0485116Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/layers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0486366Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/margin_rank_loss.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0489577Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/merge_id_lists.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0490399Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/pairwise_similarity.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0491108Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/position_weighted.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0491840Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/random_fourier_features.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0492446Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/reservoir_sampling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0493208Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sampling_train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0494013Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sampling_trainable_mixin.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0494761Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/select_record_by_context.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0495543Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/semi_random_features.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0496420Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_dropout_with_replacement.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0497122Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_feature_hash.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0498070Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0498867Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/sparse_lookup.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0500258Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/split.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0501399Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/tags.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0502551Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/layers/uniform_sampling.py -> build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T10:06:48.0503944Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-12-01T10:06:48.0504733Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mint/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-12-01T10:06:48.0505766Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mint/app.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-12-01T10:06:48.0507000Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0507798Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0509012Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_LRN_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0510099Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_LRN_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0511170Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_concat_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0512232Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0513270Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_copy_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0514324Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0515631Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0516269Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0517441Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fc_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0518401Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0519046Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_pool_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0521335Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_pool_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0521946Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0523116Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sbn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0523847Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sbn_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0525367Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0526482Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0527467Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/mkl_squeeze_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0528502Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/rewrite_graph.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0529403Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/mkl/rewrite_graph_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T10:06:48.0531537Z creating build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0532211Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0532896Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_histogram_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0533763Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0534428Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_norm_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0535479Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0537470Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_statistics_for_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0538198Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0538947Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/get_entry_from_blobs.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0539883Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/get_entry_from_blobs_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0541236Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/gradient_clipping.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0542233Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/gradient_clipping_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0543222Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/initializers.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0544204Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/initializers_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0545357Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/net_modifier.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0546435Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_info.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0547680Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_sharing.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0548358Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/modeling/parameter_sharing_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T10:06:48.0550342Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:06:48.0550874Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:06:48.0551757Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/__sym_init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:06:48.0552598Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/download.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:06:48.0553377Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/imagenet_trainer_test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:06:48.0554343Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/resnet.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:06:48.0555353Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/resnet_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:06:48.0556364Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/shufflenet.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:06:48.0557132Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/shufflenet_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T10:06:48.0558358Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T10:06:48.0558975Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T10:06:48.0559771Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/beam_search.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T10:06:48.0560696Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_beam_search_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T10:06:48.0561680Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T10:06:48.0562492Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_model_helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T10:06:48.0563386Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/seq2seq_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T10:06:48.0564325Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/train.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T10:06:48.0565449Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq/translate.py -> build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T10:06:48.0566582Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:06:48.0567087Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:06:48.0568209Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:06:48.0569370Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend_cpp_rep.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:06:48.0570072Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/backend_rep.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:06:48.0570952Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/error.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:06:48.0572098Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/frontend.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:06:48.0572991Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:06:48.0573832Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/onnxifi.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:06:48.0574842Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/test_onnxifi.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:06:48.0576235Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T10:06:48.0577423Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-12-01T10:06:48.0578244Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-12-01T10:06:48.0579197Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin/conversion.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-12-01T10:06:48.0579911Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T10:06:48.0580718Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T10:06:48.0581586Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/c2_ref_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T10:06:48.0582692Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/conversion_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T10:06:48.0583748Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/helper_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T10:06:48.0584711Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/onnx_backend_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T10:06:48.0585612Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/ssa_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T10:06:48.0586521Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T10:06:48.0588577Z creating build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0589338Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0590322Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/activation_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0591308Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adadelta_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0592342Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adagrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0593297Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adagrad_test_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0594357Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/adam_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0595382Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/affine_channel_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0596381Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/alias_with_name_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0597592Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/apmeter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0598496Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/arg_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0599499Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/assert_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0600424Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/async_net_barrier_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0601497Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/atomic_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0602479Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/basic_rnn_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0603893Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_box_cox_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0604946Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_bucketize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0606018Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_moments_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0607083Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/batch_sparse_to_dense_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0608086Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bbox_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0609097Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bisect_percentile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0610054Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/blobs_queue_db_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0611174Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/boolean_mask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0612346Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/boolean_unmask_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0613477Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/box_with_nms_limit_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0614534Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/bucketize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0615626Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cast_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0616635Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ceil_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0617510Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_backprop_stats_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0618510Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_shuffle_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0619494Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/channel_stats_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0620539Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/checkpoint_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0621454Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/clip_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0622364Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/clip_tensor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0623404Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0624383Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/concat_op_cost_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0625372Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/concat_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0626493Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conditional_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0627417Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conftest.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0628367Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0629606Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/conv_transpose_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0630589Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/copy_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0631565Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/copy_rows_to_tensor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0632576Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cosine_embedding_criterion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0633643Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/counter_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0634783Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/crf_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0635526Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cross_entropy_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0636607Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0637779Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ctc_greedy_decoder_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0638605Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/cudnn_recurrent_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0639652Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/data_couple_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0640416Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dataset_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0641313Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/decay_adagrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0642217Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/deform_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0643007Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dense_vector_to_id_list_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0643962Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/depthwise_3x3_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0645312Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/detectron_keypoints.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0646074Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/distance_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0647073Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/dropout_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0647973Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/duplicate_operands_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0648948Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_linear_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0649662Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_logical_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0650718Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_op_broadcast_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0651893Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/elementwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0653031Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/emptysample_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0654173Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/enforce_finite_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0655062Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ensure_clipped_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0655805Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ensure_cpu_output_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0656860Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/erf_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0657911Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/expand_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0658902Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fc_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0659812Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/feature_maps_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0661281Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/filler_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0662249Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/find_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0663283Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/flatten_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0664221Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/flexible_top_k_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0665052Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/floor_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0665969Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0667097Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0668245Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gather_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0669193Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gather_ranges_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0670455Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0671315Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/given_tensor_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0672361Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/glu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0673356Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/group_conv_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0674393Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/group_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0675341Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/gru_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0676330Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/heatmap_max_keypoint_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0677350Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/histogram_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0678306Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/hsm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0679299Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/hyperbolic_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0680317Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/im2col_col2im_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0681442Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/image_input_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0682350Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/index_hash_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0683397Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/index_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0684683Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/instance_norm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0685525Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/integral_image_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0686300Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/jsd_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0687039Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/key_split_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0687720Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lars_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0688920Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/layer_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0689930Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/leaky_relu_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0690891Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/learning_rate_adaption_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0692162Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/learning_rate_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0693179Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/length_split_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0694104Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_pad_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0695060Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0696211Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0697230Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lengths_top_k_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0698175Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/listwise_l2r_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0699161Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/load_save_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0700596Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/locally_connected_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0701555Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/loss_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0702590Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/lpnorm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0703359Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/map_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0704688Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/margin_loss_l2r_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0705402Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/margin_ranking_criterion_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0706226Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/math_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0707445Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/matmul_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0708426Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mean_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0710126Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/merge_id_lists_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0710838Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mkl_conv_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0711609Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mkl_packed_fc_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0712302Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mod_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0713321Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/moments_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0714040Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/momentum_sgd_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0715075Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mpi_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0716028Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/mul_gradient_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0717009Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/negate_gradient_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0717960Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/ngram_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0718937Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/normalize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0719697Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/numpy_tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0720597Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/one_hot_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0721636Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/onnx_while_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0722752Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/order_switch_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0723690Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pack_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0724697Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pack_rnn_sequence_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0725736Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0726669Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/partition_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0727623Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/percentile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0728758Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/piecewise_linear_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0729701Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/pooling_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0730569Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/prepend_dim_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0731772Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/python_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0732573Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/quantile_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0733376Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rand_quantization_op_speed_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0759834Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rank_loss_operator_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0761203Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rebatching_queue_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0762127Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/record_queue_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0763196Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/recurrent_net_executor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0764307Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/recurrent_network_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0765370Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reduce_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0766420Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reduction_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0767491Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/reshape_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0768545Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/resize_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0769611Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rmac_regions_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0770647Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rms_norm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0771744Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rnn_cell_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0772816Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/roi_align_rotated_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0774015Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/rowwise_counter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0775064Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/scale_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0776086Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/segment_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0777167Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/self_binning_histogram_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0778172Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/selu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0779317Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sequence_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0780368Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/shape_inference_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0781476Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sinusoid_position_encoding_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0782567Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/softmax_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0783609Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/softplus_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0784699Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0785861Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_gradient_checker_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0787007Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0788244Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_lengths_sum_benchmark.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0789345Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_lp_regularizer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0790414Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_normalize_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0791476Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0792563Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/sparse_to_dense_mask_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0793623Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/spatial_bn_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0794698Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/specialized_segment_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0795764Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/split_op_cost_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0796806Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/square_root_divide_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0797972Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/stats_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0799026Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/stats_put_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0800010Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/storm_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0801113Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/string_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0802113Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/text_file_reader_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0803289Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/thresholded_relu_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0804322Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/tile_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0805353Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/top_k_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0806401Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/torch_integration_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0807484Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/transpose_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0808542Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/trigonometric_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0809588Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unique_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0810642Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unique_uniform_fill_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0811744Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/unsafe_coalesce_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0812725Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/upsample_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0813715Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/utility_ops_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0814775Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/video_input_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0815809Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weight_scale_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0816829Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_multi_sample_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0817904Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_sample_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0818949Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/weighted_sum_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0819958Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test/wngrad_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T10:06:48.0820688Z creating build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:06:48.0821610Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:06:48.0822564Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/mobile_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:06:48.0823554Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/mobile_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:06:48.0824579Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_exporter.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:06:48.0825656Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_exporter_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:06:48.0826765Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_py_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:06:48.0827789Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/predictor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:06:48.0828760Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/predictor/serde.py -> build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T10:06:48.0829488Z creating build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-12-01T10:06:48.0830275Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-12-01T10:06:48.0831158Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/lstm_comparison.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-12-01T10:06:48.0832103Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/rnn/rnn_cell_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-12-01T10:06:48.0832859Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-12-01T10:06:48.0833736Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-12-01T10:06:48.0834765Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/coverage.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-12-01T10:06:48.0835828Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/serialized_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-12-01T10:06:48.0836650Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data 2022-12-01T10:06:48.0837317Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0838413Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0839759Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0841245Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0842567Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0843871Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0845346Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0846695Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0848069Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0849456Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0850930Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0852372Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0853677Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0855011Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0856393Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0857791Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0859246Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0860646Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0861991Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0863396Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0864722Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0866002Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0867310Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0868830Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0870281Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0871660Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0873058Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0874534Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0875808Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0877164Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0878645Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0880069Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0881551Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0882900Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0884279Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0885598Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0887029Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0888524Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0889946Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0891449Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0892847Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0894196Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0895561Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0897065Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0898449Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0899803Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0901125Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0902429Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0903780Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0905126Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0906431Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0907719Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0909075Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0910414Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0911755Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0913074Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0914579Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0915915Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0917243Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0918563Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0919912Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0921341Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0922646Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0924007Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0925418Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0926863Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0928267Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0929629Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0930973Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0932559Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0934018Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0935387Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0936761Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0938203Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0939576Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0940920Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0942253Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0943803Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0945169Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0946495Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0947808Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0949139Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0950389Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0951746Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0953094Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0954425Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0955793Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0957157Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0958489Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0959959Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0961361Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0962552Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0963868Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0965274Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0966643Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0968035Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0969452Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0970797Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0972297Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0973718Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0975071Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0976575Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0977945Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0979243Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0980572Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0981920Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0983366Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0984684Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0986120Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0987496Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0988871Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0990251Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0991641Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0993017Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0994373Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0995693Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0996949Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0998258Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.0999618Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1001111Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1002491Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1003916Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1005320Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1006760Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1008097Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1009421Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1010788Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1012361Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1013682Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1015041Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1016500Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1017839Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1019194Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1020540Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1021827Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1023156Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1024477Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1025860Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1027129Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1028537Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1029863Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1031174Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1032504Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1033862Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1035336Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1036672Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1038018Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1039428Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1040797Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1042255Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1043568Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1044860Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1046169Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1047460Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1048785Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1050129Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1051593Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip -> build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T10:06:48.1052548Z creating build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:06:48.1053336Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:06:48.1054306Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/blob_deallocation_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:06:48.1055256Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/do_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:06:48.1056205Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/executor_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:06:48.1057207Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/executor_test_util.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:06:48.1058165Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/fakefp16_transform_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:06:48.1059103Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/gpu_context_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:06:48.1060065Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/inference_lstm_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:06:48.1061130Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/test/python_protobuf_test.py -> build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T10:06:48.1061840Z creating build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T10:06:48.1062610Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T10:06:48.1063506Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/test_pt_onnx_trt.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T10:06:48.1064385Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/test_trt.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T10:06:48.1065288Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/trt/transform.py -> build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T10:06:48.1066013Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-12-01T10:06:48.1066829Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-12-01T10:06:48.1067551Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1068424Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1069481Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1070573Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1071657Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1072766Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/compute_equalization_scale_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1073850Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1074939Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1076103Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1077155Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1078237Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1079351Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1080417Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1081667Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/dnnlowp_test_utils.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1082732Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1083860Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1084995Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1086099Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1087238Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1088387Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1089523Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_fp16_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1090647Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1091818Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1092834Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1093946Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_gen_quant_params_min_max_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1095045Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_gen_quant_params_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1096154Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1097239Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1098244Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/observer_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1099252Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1100399Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1101390Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1102399Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1103496Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1104548Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1105758Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1106795Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1107776Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/server/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T10:06:48.1108477Z creating build/bdist.linux-x86_64/wheel/functorch 2022-12-01T10:06:48.1109194Z copying build/lib.linux-x86_64-cpython-37/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2022-12-01T10:06:48.1110011Z copying build/lib.linux-x86_64-cpython-37/functorch/setup.py -> build/bdist.linux-x86_64/wheel/functorch 2022-12-01T10:06:48.1110687Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1111428Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1112285Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/aot_autograd.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1113203Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/benchmark_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1114079Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compile_utils.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1114964Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compilers.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1115808Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/config.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1116693Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/eager_transforms.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1117577Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/fx_minifier.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1118465Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/make_functional.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1119388Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/named_members_polyfill.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1120312Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/partitioners.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1121308Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/python_key.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1122194Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/pytree_hacks.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1123117Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/top_operators_github_usage.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1124127Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/vmap.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T10:06:48.1124822Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2022-12-01T10:06:48.1125602Z copying build/lib.linux-x86_64-cpython-37/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2022-12-01T10:06:48.1126251Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:06:48.1126976Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:06:48.1127819Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/batch_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:06:48.1128700Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/delayed_mul_tensor.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:06:48.1129666Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:06:48.1130500Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/magic_trace.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:06:48.1131353Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/op_properties.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:06:48.1132335Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:06:48.1133144Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/tree_map.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:06:48.1133954Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/wrap_type.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T10:06:48.1134669Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T10:06:48.1135466Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T10:06:48.1136490Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/batch_norm_replacement.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T10:06:48.1137478Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/cond.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T10:06:48.1138427Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T10:06:48.1139327Z copying build/lib.linux-x86_64-cpython-37/functorch/_C.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/functorch 2022-12-01T10:06:48.1139984Z creating build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1140638Z copying build/lib.linux-x86_64-cpython-37/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1141419Z copying build/lib.linux-x86_64-cpython-37/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1142206Z copying build/lib.linux-x86_64-cpython-37/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1142960Z copying build/lib.linux-x86_64-cpython-37/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1143729Z copying build/lib.linux-x86_64-cpython-37/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1144495Z copying build/lib.linux-x86_64-cpython-37/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1145272Z copying build/lib.linux-x86_64-cpython-37/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1146076Z copying build/lib.linux-x86_64-cpython-37/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1146893Z copying build/lib.linux-x86_64-cpython-37/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1147683Z copying build/lib.linux-x86_64-cpython-37/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1148569Z copying build/lib.linux-x86_64-cpython-37/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1149391Z copying build/lib.linux-x86_64-cpython-37/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1150238Z copying build/lib.linux-x86_64-cpython-37/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1150997Z copying build/lib.linux-x86_64-cpython-37/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1151813Z copying build/lib.linux-x86_64-cpython-37/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1152614Z copying build/lib.linux-x86_64-cpython-37/torch/_six.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1153407Z copying build/lib.linux-x86_64-cpython-37/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1154253Z copying build/lib.linux-x86_64-cpython-37/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1155048Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1155853Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1156613Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1157400Z copying build/lib.linux-x86_64-cpython-37/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1158239Z copying build/lib.linux-x86_64-cpython-37/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1159026Z copying build/lib.linux-x86_64-cpython-37/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1159865Z copying build/lib.linux-x86_64-cpython-37/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1160710Z copying build/lib.linux-x86_64-cpython-37/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1161684Z copying build/lib.linux-x86_64-cpython-37/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1162448Z copying build/lib.linux-x86_64-cpython-37/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1163204Z copying build/lib.linux-x86_64-cpython-37/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1164003Z copying build/lib.linux-x86_64-cpython-37/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1164807Z copying build/lib.linux-x86_64-cpython-37/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1165611Z copying build/lib.linux-x86_64-cpython-37/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1166411Z copying build/lib.linux-x86_64-cpython-37/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1167245Z copying build/lib.linux-x86_64-cpython-37/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1168033Z copying build/lib.linux-x86_64-cpython-37/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1168847Z copying build/lib.linux-x86_64-cpython-37/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1169621Z copying build/lib.linux-x86_64-cpython-37/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1170413Z copying build/lib.linux-x86_64-cpython-37/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.1171062Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T10:06:48.1171865Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T10:06:48.1172764Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T10:06:48.1173841Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions_for_jvp.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T10:06:48.1174546Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T10:06:48.1175262Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T10:06:48.1176111Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T10:06:48.1176761Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1177487Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1178313Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1179269Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1180131Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1180962Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1181806Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/device_context.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1182671Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/extract_compiled_graph.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1183532Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ir_cache.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1184347Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1185232Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/tensor_factory_functions.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1186126Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/ts_backend.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T10:06:48.1186780Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:06:48.1187493Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:06:48.1188306Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:06:48.1189140Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:06:48.1190012Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:06:48.1190835Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/nvfuser_prims.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T10:06:48.1191545Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-12-01T10:06:48.1192344Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-12-01T10:06:48.1193236Z copying build/lib.linux-x86_64-cpython-37/torch/_prims_common/wrappers.py -> build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-12-01T10:06:48.1193925Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T10:06:48.1194652Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T10:06:48.1195467Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T10:06:48.1196122Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-12-01T10:06:48.1196886Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-12-01T10:06:48.1197543Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-12-01T10:06:48.1198381Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-12-01T10:06:48.1199085Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2022-12-01T10:06:48.1199884Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2022-12-01T10:06:48.1200615Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-12-01T10:06:48.1201459Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-12-01T10:06:48.1202036Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T10:06:48.1202803Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T10:06:48.1203810Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_tensor.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T10:06:48.1204732Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/fake_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T10:06:48.1205998Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/meta_utils.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T10:06:48.1207145Z creating build/bdist.linux-x86_64/wheel/torch/amp 2022-12-01T10:06:48.1207982Z copying build/lib.linux-x86_64-cpython-37/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-12-01T10:06:48.1208892Z copying build/lib.linux-x86_64-cpython-37/torch/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-12-01T10:06:48.1210532Z creating build/bdist.linux-x86_64/wheel/torch/ao 2022-12-01T10:06:48.1211205Z copying build/lib.linux-x86_64-cpython-37/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2022-12-01T10:06:48.1212309Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-12-01T10:06:48.1212919Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-12-01T10:06:48.1214568Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2022-12-01T10:06:48.1215024Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2022-12-01T10:06:48.1217153Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2022-12-01T10:06:48.1217532Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2022-12-01T10:06:48.1218728Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2022-12-01T10:06:48.1220253Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2022-12-01T10:06:48.1220796Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2022-12-01T10:06:48.1222321Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2022-12-01T10:06:48.1222629Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2022-12-01T10:06:48.1224515Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-12-01T10:06:48.1224934Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-12-01T10:06:48.1226070Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-12-01T10:06:48.1226972Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T10:06:48.1227585Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T10:06:48.1228843Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T10:06:48.1229703Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T10:06:48.1230312Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T10:06:48.1231883Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2022-12-01T10:06:48.1232198Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2022-12-01T10:06:48.1233847Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-12-01T10:06:48.1234533Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-12-01T10:06:48.1235250Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-12-01T10:06:48.1236253Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-12-01T10:06:48.1237474Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-12-01T10:06:48.1237987Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-12-01T10:06:48.1238788Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-12-01T10:06:48.1240580Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2022-12-01T10:06:48.1240913Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2022-12-01T10:06:48.1242585Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:06:48.1243230Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:06:48.1244001Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:06:48.1245943Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:06:48.1246303Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T10:06:48.1247767Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1248253Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1249318Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1250399Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1251087Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1252372Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1253158Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1253932Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1255088Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1255601Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1257050Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1257550Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T10:06:48.1259091Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2022-12-01T10:06:48.1259541Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2022-12-01T10:06:48.1260761Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:48.1261230Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:48.1262980Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:48.1263418Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:48.1263976Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:48.1265232Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:48.1266035Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T10:06:48.1267829Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2022-12-01T10:06:48.1268112Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2022-12-01T10:06:48.1269674Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-12-01T10:06:48.1270322Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-12-01T10:06:48.1271078Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-12-01T10:06:48.1271945Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-12-01T10:06:48.1274073Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T10:06:48.1274629Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T10:06:48.1275196Z copying build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic/linear.py -> build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T10:06:48.1276352Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-12-01T10:06:48.1277067Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-12-01T10:06:48.1277753Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-12-01T10:06:48.1279271Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-12-01T10:06:48.1280411Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T10:06:48.1281211Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T10:06:48.1282117Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/graph_matcher.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T10:06:48.1284769Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/graph_passes.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T10:06:48.1285758Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T10:06:48.1286740Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/ns_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T10:06:48.1287519Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T10:06:48.1288621Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T10:06:48.1289868Z copying build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx/weight_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T10:06:48.1290991Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1291939Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1292910Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_correct_bias.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1293817Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1294853Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/_learnable_fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1295584Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1296701Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1297819Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1298621Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1300151Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1301039Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig_mapping.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1301962Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1302665Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1303646Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1305649Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1306152Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1307106Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1307756Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1309022Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1309685Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T10:06:48.1311246Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1312734Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1313293Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/_common_operator_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1313715Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/backend_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1315061Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/executorch.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1315660Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1316882Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/native.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1318016Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/observation_type.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1318818Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1319584Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/tensorrt.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1320193Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1320859Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config/x86.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T10:06:48.1322691Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1323502Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1324323Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1325793Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_lower_to_native_backend.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1326812Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/backend_config_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1327676Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1328931Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/custom_config.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1329967Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1331452Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1332385Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1333497Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/lower_to_fbgemm.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1334408Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/lower_to_qnnpack.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1335014Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1336345Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1337390Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1339056Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1340258Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1341035Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/tracer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1342168Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T10:06:48.1343775Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:48.1344202Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:48.1346095Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/detector.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:48.1346483Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:48.1348018Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report_observer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:48.1348722Z copying build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report/model_report_visualizer.py -> build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T10:06:48.1350139Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-12-01T10:06:48.1350492Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-12-01T10:06:48.1352177Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_mappings.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-12-01T10:06:48.1352752Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental 2022-12-01T10:06:48.1353348Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental 2022-12-01T10:06:48.1354284Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T10:06:48.1354951Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T10:06:48.1355946Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T10:06:48.1356797Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T10:06:48.1357657Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T10:06:48.1358720Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T10:06:48.1359579Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:06:48.1360474Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:06:48.1362210Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:06:48.1363089Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:06:48.1364131Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T10:06:48.1365078Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T10:06:48.1365848Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T10:06:48.1366763Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T10:06:48.1367778Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T10:06:48.1368944Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T10:06:48.1369756Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T10:06:48.1370522Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:06:48.1371359Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:06:48.1372480Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/base_pruner.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:06:48.1373426Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-12-01T10:06:48.1374261Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T10:06:48.1375152Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T10:06:48.1376190Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/base_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T10:06:48.1377270Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/cubic_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T10:06:48.1378102Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T10:06:48.1379768Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T10:06:48.1380366Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T10:06:48.1380922Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T10:06:48.1381773Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T10:06:48.1382658Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/utils.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T10:06:48.1383653Z copying build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T10:06:48.1384786Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1385435Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1386588Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/anomaly_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1387511Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/forward_ad.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1388318Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1389797Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1391019Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/grad_mode.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1391992Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1393615Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1394576Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1396007Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_legacy.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1396913Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler_util.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1398870Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T10:06:48.1399587Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T10:06:48.1399928Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T10:06:48.1400879Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/tensor.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T10:06:48.1402053Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/_functions/utils.py -> build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T10:06:48.1404121Z creating build/bdist.linux-x86_64/wheel/torch/backends 2022-12-01T10:06:48.1404526Z copying build/lib.linux-x86_64-cpython-37/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2022-12-01T10:06:48.1405526Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-12-01T10:06:48.1405868Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-12-01T10:06:48.1406912Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_coreml/preprocess.py -> build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-12-01T10:06:48.1408436Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T10:06:48.1408910Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T10:06:48.1409538Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/prepare.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T10:06:48.1410244Z copying build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi/serializer.py -> build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T10:06:48.1412122Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-12-01T10:06:48.1412678Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-12-01T10:06:48.1413669Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-12-01T10:06:48.1414219Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-12-01T10:06:48.1415464Z copying build/lib.linux-x86_64-cpython-37/torch/backends/cudnn/rnn.py -> build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-12-01T10:06:48.1416166Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-12-01T10:06:48.1416781Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkl/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-12-01T10:06:48.1418130Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-12-01T10:06:48.1418697Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-12-01T10:06:48.1419610Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-12-01T10:06:48.1420606Z copying build/lib.linux-x86_64-cpython-37/torch/backends/mps/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-12-01T10:06:48.1421272Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-12-01T10:06:48.1421777Z copying build/lib.linux-x86_64-cpython-37/torch/backends/openmp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-12-01T10:06:48.1423170Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2022-12-01T10:06:48.1423616Z copying build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2022-12-01T10:06:48.1424897Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-12-01T10:06:48.1425358Z copying build/lib.linux-x86_64-cpython-37/torch/backends/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-12-01T10:06:48.1426110Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-12-01T10:06:48.1426399Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xeon/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-12-01T10:06:48.1428477Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xeon/run_cpu.py -> build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-12-01T10:06:48.1428744Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-12-01T10:06:48.1429231Z copying build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-12-01T10:06:48.1430399Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2022-12-01T10:06:48.1431247Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-12-01T10:06:48.1432174Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/_tensorboard_vis.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-12-01T10:06:48.1432724Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2022-12-01T10:06:48.1434087Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2022-12-01T10:06:48.1435043Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-12-01T10:06:48.1436027Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-12-01T10:06:48.1437069Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-12-01T10:06:48.1438676Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1439244Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1440680Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_dynamo_graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1441710Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_memory_viz.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1444165Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1445094Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1446299Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1447464Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1448121Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1449668Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1450303Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1451478Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1452355Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1453689Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1454609Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1455688Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1457509Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T10:06:48.1457898Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T10:06:48.1458502Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T10:06:48.1460336Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/autocast_mode.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T10:06:48.1460849Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/common.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T10:06:48.1461703Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/amp/grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T10:06:48.1463595Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:06:48.1464409Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:06:48.1465411Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/argparse_util.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:06:48.1466554Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:06:48.1468076Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/distributed_c10d.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:06:48.1470276Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:06:48.1471056Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/remote_device.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:06:48.1472233Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:06:48.1473469Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:06:48.1474719Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T10:06:48.1476254Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:06:48.1476887Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:06:48.1478058Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:06:48.1479277Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:06:48.1480490Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/common_op_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:06:48.1481798Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:06:48.1482693Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/op_registry_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:06:48.1483736Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/partial_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:06:48.1485058Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/replicated_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:06:48.1486063Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharder.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T10:06:48.1488164Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1488808Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1489706Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1490803Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/default_planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1491977Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/filesystem.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1493123Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1494293Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/planner.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1495448Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/planner_helpers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1496661Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/resharding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1497567Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1498984Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1500049Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/storage.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1501205Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T10:06:48.1503089Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-12-01T10:06:48.1503736Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-12-01T10:06:48.1504503Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-12-01T10:06:48.1505740Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:48.1506581Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:48.1508553Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:48.1509981Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/metadata.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:48.1511169Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/reshard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:48.1512421Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/shard.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:48.1513448Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T10:06:48.1514674Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:48.1515602Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:48.1516672Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:48.1517410Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:48.1518964Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/chunk.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:48.1519455Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:48.1520879Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/init.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:48.1522066Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:48.1523074Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:48.1524033Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:48.1524820Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T10:06:48.1526595Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-12-01T10:06:48.1527274Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-12-01T10:06:48.1528161Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-12-01T10:06:48.1529308Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T10:06:48.1529901Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T10:06:48.1530931Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/_internals.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T10:06:48.1532171Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T10:06:48.1534091Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T10:06:48.1534513Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:48.1535186Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:48.1537173Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:48.1538483Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:48.1539645Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:48.1540809Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:48.1541873Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:48.1542995Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:48.1544135Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T10:06:48.1545139Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2022-12-01T10:06:48.1545870Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2022-12-01T10:06:48.1547668Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2022-12-01T10:06:48.1548069Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2022-12-01T10:06:48.1549307Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-12-01T10:06:48.1550107Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-12-01T10:06:48.1550911Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd/comm_tensor.py -> build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-12-01T10:06:48.1552110Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-12-01T10:06:48.1552583Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-12-01T10:06:48.1553615Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/join.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-12-01T10:06:48.1555289Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-12-01T10:06:48.1555780Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-12-01T10:06:48.1556351Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-12-01T10:06:48.1557976Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-12-01T10:06:48.1558456Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-12-01T10:06:48.1559158Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-12-01T10:06:48.1560465Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T10:06:48.1561194Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T10:06:48.1562461Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T10:06:48.1563485Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-12-01T10:06:48.1564145Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-12-01T10:06:48.1565165Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization/quantization.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-12-01T10:06:48.1566022Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:48.1566475Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:48.1567973Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:48.1568524Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:48.1569367Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:48.1570333Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:48.1571356Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:48.1571993Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:48.1573661Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T10:06:48.1574757Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T10:06:48.1575469Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T10:06:48.1576037Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/averagers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T10:06:48.1577197Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T10:06:48.1578019Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T10:06:48.1579338Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-12-01T10:06:48.1579773Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-12-01T10:06:48.1581364Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-12-01T10:06:48.1581741Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-12-01T10:06:48.1582777Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2022-12-01T10:06:48.1583139Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2022-12-01T10:06:48.1584782Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-12-01T10:06:48.1585280Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-12-01T10:06:48.1585863Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-12-01T10:06:48.1587694Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server/local_elastic_agent.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-12-01T10:06:48.1588564Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-12-01T10:06:48.1589086Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-12-01T10:06:48.1590437Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-12-01T10:06:48.1591276Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-12-01T10:06:48.1592035Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-12-01T10:06:48.1592594Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-12-01T10:06:48.1594122Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-12-01T10:06:48.1595178Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T10:06:48.1595740Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T10:06:48.1596644Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T10:06:48.1597741Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/redirects.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T10:06:48.1598703Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/tail_log.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T10:06:48.1599793Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:06:48.1600278Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:06:48.1601743Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/error_handler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:06:48.1602376Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-12-01T10:06:48.1603733Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1604095Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1605691Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1606285Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1607302Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1608390Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1609486Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1610227Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_server.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1611519Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/etcd_store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1612055Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1613210Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1615698Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T10:06:48.1616034Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T10:06:48.1616569Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T10:06:48.1617340Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T10:06:48.1618443Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/file_based_local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T10:06:48.1619551Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer/local_timer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T10:06:48.1620805Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T10:06:48.1621121Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T10:06:48.1622017Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T10:06:48.1623218Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/distributed.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T10:06:48.1623938Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/log_level.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T10:06:48.1624972Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/logging.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T10:06:48.1625579Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/store.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T10:06:48.1627089Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-12-01T10:06:48.1627490Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-12-01T10:06:48.1628809Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/cycling_iterator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-12-01T10:06:48.1629590Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data/elastic_distributed_sampler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-12-01T10:06:48.1630801Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1631406Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1632226Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_fsdp_extensions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1633472Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_optim_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1634929Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_shard_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1635976Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1637120Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1638306Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/flat_param.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1639787Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/flatten_params_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1641145Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1644314Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/sharded_grad_scaler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1644853Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1646536Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp/wrap.py -> build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T10:06:48.1647145Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-12-01T10:06:48.1648588Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-12-01T10:06:48.1649248Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launcher/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-12-01T10:06:48.1650854Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-12-01T10:06:48.1651885Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-12-01T10:06:48.1652869Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-12-01T10:06:48.1654400Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-12-01T10:06:48.1654966Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-12-01T10:06:48.1656073Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api/remote_module.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-12-01T10:06:48.1657747Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-12-01T10:06:48.1658368Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-12-01T10:06:48.1660342Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/instantiator.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-12-01T10:06:48.1661517Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-12-01T10:06:48.1662414Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-12-01T10:06:48.1663203Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates/remote_module_template.py -> build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-12-01T10:06:48.1664989Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1665805Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1666921Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adadelta.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1667807Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adagrad.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1669039Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adam.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1670186Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adamax.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1671246Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_adamw.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1672528Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1673587Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_rprop.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1674503Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/functional_sgd.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1675733Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1677003Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/post_localSGD_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1678026Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1679205Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/optim/zero_redundancy_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T10:06:48.1681947Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-12-01T10:06:48.1682498Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-12-01T10:06:48.1683538Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1684383Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1685503Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1687392Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1688682Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/copy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1689770Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/dependency.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1690915Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/microbatch.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1691938Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/phony.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1692987Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/pipe.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1694326Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/pipeline.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1695438Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/stream.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1696702Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1697768Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/worker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T10:06:48.1699098Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-12-01T10:06:48.1699975Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-12-01T10:06:48.1701269Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-12-01T10:06:48.1702343Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance/profile.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-12-01T10:06:48.1703537Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:48.1705592Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:48.1706266Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/layout.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:48.1707074Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/namespace.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:48.1708040Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/portal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:48.1709074Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/skippable.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:48.1710304Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip/tracker.py -> build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T10:06:48.1711548Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:06:48.1712489Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:06:48.1713756Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:06:48.1714780Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/api.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:06:48.1716977Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:06:48.1717562Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:06:48.1718467Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/functions.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:06:48.1719373Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/internal.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:06:48.1720499Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/options.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:06:48.1721969Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/rref_proxy.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:06:48.1723067Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/server_process_global_profiler.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T10:06:48.1724392Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-12-01T10:06:48.1725140Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-12-01T10:06:48.1726307Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing/faulty_agent_backend_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-12-01T10:06:48.1728071Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1728855Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1730125Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1731345Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1732451Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1733423Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1734831Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1736228Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1737396Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraint_registry.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1738517Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1739880Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/continuous_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1740934Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1741962Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1743098Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exp_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1744113Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1745036Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1746309Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1747657Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1748862Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1749912Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1750949Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/half_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1752021Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1753045Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1754527Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1755548Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1756680Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lkj_cholesky.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1757806Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/log_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1758837Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/logistic_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1759946Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/lowrank_multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1761092Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/mixture_same_family.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1762259Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1764299Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multivariate_normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1765411Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/negative_binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1766486Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1767694Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/one_hot_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1768760Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1769992Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1771251Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1772387Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/relaxed_categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1773414Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1774590Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transformed_distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1775743Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1777185Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1778305Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1779528Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/von_mises.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1780642Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1781726Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T10:06:48.1783010Z creating build/bdist.linux-x86_64/wheel/torch/fft 2022-12-01T10:06:48.1783891Z copying build/lib.linux-x86_64-cpython-37/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2022-12-01T10:06:48.1785797Z creating build/bdist.linux-x86_64/wheel/torch/futures 2022-12-01T10:06:48.1786508Z copying build/lib.linux-x86_64-cpython-37/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2022-12-01T10:06:48.1788086Z creating build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1788915Z copying build/lib.linux-x86_64-cpython-37/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1790105Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1791137Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1792180Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_symbolic_trace.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1793589Z copying build/lib.linux-x86_64-cpython-37/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1794726Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1796238Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1797541Z copying build/lib.linux-x86_64-cpython-37/torch/fx/immutable_collections.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1798625Z copying build/lib.linux-x86_64-cpython-37/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1799811Z copying build/lib.linux-x86_64-cpython-37/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1801411Z copying build/lib.linux-x86_64-cpython-37/torch/fx/operator_schemas.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1802744Z copying build/lib.linux-x86_64-cpython-37/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1804017Z copying build/lib.linux-x86_64-cpython-37/torch/fx/subgraph_rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1805078Z copying build/lib.linux-x86_64-cpython-37/torch/fx/tensor_type.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1805995Z copying build/lib.linux-x86_64-cpython-37/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T10:06:48.1807811Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1809494Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1810100Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/accelerator_partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1811430Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/const_fold.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1812740Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/debug.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1813874Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/graph_gradual_typechecker.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1815121Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/merge_matmul.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1816245Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/meta_tracer.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1817495Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/normalize.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1818638Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/optimization.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1819999Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/partitioner_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1821076Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/proxy_tensor.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1822429Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/refinement_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1823295Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/rewriter.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1825222Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/schema_type_annotation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1825799Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/symbolic_shapes.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1827095Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unify_refinements.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T10:06:48.1828535Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:48.1829367Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:48.1830519Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:48.1831991Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint_generator.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:48.1833504Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/constraint_transformation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:48.1834942Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/operation.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:48.1836000Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/transform_to_z3.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:48.1837110Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/util.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:48.1838224Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types/z3_types.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T10:06:48.1839441Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T10:06:48.1840404Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T10:06:48.1841938Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T10:06:48.1842766Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/dispatch.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T10:06:48.1844037Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/match.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T10:06:48.1845035Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/more.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T10:06:48.1846053Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/unification_tools.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T10:06:48.1847193Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T10:06:48.1848289Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/variable.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T10:06:48.1850080Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:48.1850840Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:48.1852101Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/conflict.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:48.1853221Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/core.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:48.1854296Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:48.1855602Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:48.1856720Z copying build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch/variadic.py -> build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T10:06:48.1857872Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1858725Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1859842Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/fake_tensor_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1860567Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/graph_drawer.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1862020Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/graph_manipulation.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1863127Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/net_min_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1864442Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/operator_support.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1865603Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/param_fetch.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1866613Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1867869Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/reinplace.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1869133Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/shape_prop.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1870231Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/split_module.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1871408Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/split_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1872754Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/splitter_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1874842Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tools_common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T10:06:48.1875442Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-12-01T10:06:48.1876656Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-12-01T10:06:48.1877405Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/cudagraphs.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-12-01T10:06:48.1878408Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends/nvfuser.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-12-01T10:06:48.1880159Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2022-12-01T10:06:48.1881119Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2022-12-01T10:06:48.1882088Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-12-01T10:06:48.1882795Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-12-01T10:06:48.1883541Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common/cse_pass.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-12-01T10:06:48.1886122Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T10:06:48.1886703Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T10:06:48.1887601Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/partitioner.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T10:06:48.1888477Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/pass_base.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T10:06:48.1889387Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra/pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T10:06:48.1891136Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-12-01T10:06:48.1891564Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-12-01T10:06:48.1892176Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests/test_pass_manager.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-12-01T10:06:48.1893665Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T10:06:48.1894131Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T10:06:48.1895339Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T10:06:48.1895940Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/fuser_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T10:06:48.1897569Z copying build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils/matcher_utils.py -> build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T10:06:48.1898509Z creating build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1899575Z copying build/lib.linux-x86_64-cpython-37/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1900501Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1901690Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1902595Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1903770Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_dataclass_impls.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1904866Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decomposition_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1906009Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1907292Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1908138Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1909516Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_ir_utils.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1910331Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1911389Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_monkeytype_config.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1912399Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1913597Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1915098Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1917101Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1918077Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_shape_functions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1919728Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1921095Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1922414Z copying build/lib.linux-x86_64-cpython-37/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1924865Z copying build/lib.linux-x86_64-cpython-37/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1925886Z copying build/lib.linux-x86_64-cpython-37/torch/jit/generate_bytecode.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1926879Z copying build/lib.linux-x86_64-cpython-37/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1929398Z copying build/lib.linux-x86_64-cpython-37/torch/jit/supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1930155Z copying build/lib.linux-x86_64-cpython-37/torch/jit/unsupported_tensor_ops.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T10:06:48.1931433Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-12-01T10:06:48.1932066Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_passes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-12-01T10:06:48.1933386Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_passes/_property_propagation.py -> build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-12-01T10:06:48.1934927Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-12-01T10:06:48.1935553Z copying build/lib.linux-x86_64-cpython-37/torch/jit/mobile/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-12-01T10:06:48.1937282Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2022-12-01T10:06:48.1937880Z copying build/lib.linux-x86_64-cpython-37/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2022-12-01T10:06:48.1940531Z creating build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T10:06:48.1941118Z copying build/lib.linux-x86_64-cpython-37/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T10:06:48.1941826Z copying build/lib.linux-x86_64-cpython-37/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T10:06:48.1943731Z copying build/lib.linux-x86_64-cpython-37/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T10:06:48.1945821Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:06:48.1946507Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:06:48.1947361Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/_ops_refs.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:06:48.1948754Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/binary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:06:48.1949903Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/core.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:06:48.1951058Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/creation.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:06:48.1952174Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/passthrough.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:06:48.1953242Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/reductions.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:06:48.1954582Z copying build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor/unary.py -> build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T10:06:48.1955586Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2022-12-01T10:06:48.1956307Z copying build/lib.linux-x86_64-cpython-37/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2022-12-01T10:06:48.1958500Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:06:48.1958877Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:06:48.1959245Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:06:48.1960254Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:06:48.1961505Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:06:48.1962756Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:06:48.1963833Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T10:06:48.1965124Z creating build/bdist.linux-x86_64/wheel/torch/nested 2022-12-01T10:06:48.1965906Z copying build/lib.linux-x86_64-cpython-37/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2022-12-01T10:06:48.1967505Z creating build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:06:48.1968418Z copying build/lib.linux-x86_64-cpython-37/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:06:48.1969444Z copying build/lib.linux-x86_64-cpython-37/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:06:48.1970595Z copying build/lib.linux-x86_64-cpython-37/torch/nn/common_types.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:06:48.1971735Z copying build/lib.linux-x86_64-cpython-37/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:06:48.1972822Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:06:48.1976503Z copying build/lib.linux-x86_64-cpython-37/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:06:48.1976962Z copying build/lib.linux-x86_64-cpython-37/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:06:48.1978322Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:06:48.1979896Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-12-01T10:06:48.1980531Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-12-01T10:06:48.1981440Z copying build/lib.linux-x86_64-cpython-37/torch/nn/backends/thnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-12-01T10:06:48.1983140Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-12-01T10:06:48.1983678Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-12-01T10:06:48.1985150Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-12-01T10:06:48.1985638Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-12-01T10:06:48.1986466Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules/fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-12-01T10:06:48.1987996Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2022-12-01T10:06:48.1988914Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2022-12-01T10:06:48.1989979Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T10:06:48.1990657Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T10:06:48.1991980Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/conv_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T10:06:48.1993447Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/linear_fused.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T10:06:48.1994655Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T10:06:48.1995883Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2022-12-01T10:06:48.1996580Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2022-12-01T10:06:48.1998222Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2022-12-01T10:06:48.1999155Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2022-12-01T10:06:48.2000619Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T10:06:48.2001408Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T10:06:48.2002110Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T10:06:48.2003514Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T10:06:48.2003993Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T10:06:48.2005421Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/bn_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T10:06:48.2006127Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/conv_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T10:06:48.2007253Z copying build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules/linear_relu.py -> build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T10:06:48.2008316Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2010397Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2010980Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2011757Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2013461Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/adaptive.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2014119Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2015512Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/channelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2016156Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/container.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2017538Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2019116Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/distance.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2020148Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2020992Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/flatten.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2021704Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/fold.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2022905Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/instancenorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2023823Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/lazy.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2024729Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2026066Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/loss.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2027700Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/module.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2029212Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2030180Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/padding.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2031478Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pixelshuffle.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2032295Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/pooling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2033680Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2035471Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2036004Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/transformer.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2037270Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/upsampling.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2038139Z copying build/lib.linux-x86_64-cpython-37/torch/nn/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T10:06:48.2039113Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2039895Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2041578Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_functions.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2042147Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2043570Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2044307Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/comm.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2046032Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/data_parallel.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2047006Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/distributed.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2048879Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/parallel_apply.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2049368Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2050279Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/scatter_gather.py -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2051347Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2052040Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/common_types.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2052862Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/data_parallel.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2054039Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/distributed.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2055272Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/parallel_apply.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2056235Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/replicate.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2057124Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parallel/scatter_gather.pyi -> build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T10:06:48.2058426Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-12-01T10:06:48.2058789Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-12-01T10:06:48.2060611Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2022-12-01T10:06:48.2061022Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2022-12-01T10:06:48.2062273Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-12-01T10:06:48.2062722Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-12-01T10:06:48.2063754Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-12-01T10:06:48.2065583Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T10:06:48.2066224Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T10:06:48.2066690Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T10:06:48.2067353Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T10:06:48.2068184Z copying build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T10:06:48.2069101Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-12-01T10:06:48.2069435Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-12-01T10:06:48.2070892Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-12-01T10:06:48.2071514Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-12-01T10:06:48.2072730Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-12-01T10:06:48.2073477Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-12-01T10:06:48.2074401Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-12-01T10:06:48.2074763Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-12-01T10:06:48.2075997Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-12-01T10:06:48.2077426Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2022-12-01T10:06:48.2078042Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2022-12-01T10:06:48.2078912Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T10:06:48.2079700Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T10:06:48.2080895Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T10:06:48.2081938Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T10:06:48.2082849Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T10:06:48.2083685Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/sparse.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T10:06:48.2087628Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T10:06:48.2087844Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2022-12-01T10:06:48.2088289Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2022-12-01T10:06:48.2088529Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T10:06:48.2089570Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T10:06:48.2090123Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T10:06:48.2090575Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T10:06:48.2091376Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T10:06:48.2092601Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2093212Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2094528Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/activation.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2095307Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/batchnorm.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2095976Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/conv.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2097273Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/dropout.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2098028Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/embedding_ops.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2099097Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/functional_modules.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2099834Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/linear.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2101097Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/normalization.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2102027Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2102774Z copying build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules/utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T10:06:48.2104242Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2105056Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2106015Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_deprecation_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2106979Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_per_sample_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2108091Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2108743Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/clip_grad.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2110034Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/convert_parameters.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2110840Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/fusion.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2111798Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/init.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2112747Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/memory_format.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2113745Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrizations.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2114823Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/parametrize.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2116113Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/prune.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2117451Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/rnn.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2118361Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/spectral_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2119500Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/stateless.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2120794Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/weight_norm.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T10:06:48.2122477Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:06:48.2123125Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:06:48.2123931Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/conv_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:06:48.2124590Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/conv_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:06:48.2126047Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/embedding_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:06:48.2126572Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/expanded_weights_impl.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:06:48.2127421Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/expanded_weights_utils.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:06:48.2128380Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:06:48.2129443Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:06:48.2130250Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:06:48.2131317Z copying build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights/linear_expanded_weights.py -> build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T10:06:48.2132115Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:06:48.2133109Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T10:06:48.2134665Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2135313Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2136199Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2136922Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2137803Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2138812Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_exporter_states.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2139405Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2140288Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_onnx_supported_ops.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2141185Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_patch_torch.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2142043Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_type_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2142694Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2143779Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2144726Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_caffe2.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2145395Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_helper.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2146922Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset10.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2147849Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset11.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2149395Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset12.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2150015Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset13.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2151240Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset14.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2152926Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset15.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2153265Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset16.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2153976Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset17.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2154798Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset7.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2155722Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset8.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2156433Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/symbolic_opset9.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2158832Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2160273Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T10:06:48.2162362Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T10:06:48.2162702Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T10:06:48.2162998Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/_beartype.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T10:06:48.2163946Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T10:06:48.2164828Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/registration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T10:06:48.2166238Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2022-12-01T10:06:48.2166572Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2022-12-01T10:06:48.2167700Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/_diagnostic.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2022-12-01T10:06:48.2168635Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/_rules.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2022-12-01T10:06:48.2169992Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:06:48.2170366Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:06:48.2171466Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/_infra.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:06:48.2172344Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/engine.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:06:48.2173329Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/formatter.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T10:06:48.2175349Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2175864Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2176773Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_address.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2177734Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2178672Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2179509Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2180648Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2181126Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2182467Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2183292Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2184006Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2184854Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_edge.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2185874Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2186724Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_exception.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2187719Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2188863Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2189760Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2190702Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_fix.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2191397Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_graph.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2192377Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2193190Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2194258Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2195174Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2196112Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2197237Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_message.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2198286Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2199032Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_node.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2199739Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_notification.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2201545Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2201997Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2204171Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2204775Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_region.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2205810Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2206992Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2207957Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2209124Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2210221Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2210977Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_result.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2212477Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2213113Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_run.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2214493Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2215407Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2217003Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2218026Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_stack.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2218657Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2219473Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2220409Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2221828Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2222401Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_tool.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2223870Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2225287Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2225675Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2227183Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2227860Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2229081Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2229943Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif/version.py -> build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T10:06:48.2231063Z creating build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2231471Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2232525Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2233504Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2234414Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2235438Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2236486Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2237494Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2238520Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2239506Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2240633Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2242364Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2244021Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2244356Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2245835Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2246382Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2247690Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2248294Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2249544Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2250907Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2022-12-01T10:06:48.2251345Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2022-12-01T10:06:48.2252347Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2254095Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2254376Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2255257Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2255884Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2257651Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2258313Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2258737Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2259792Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lr_scheduler.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2260835Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2261440Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2262516Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2263077Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2264294Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2265299Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2267125Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sparse_adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2267801Z copying build/lib.linux-x86_64-cpython-37/torch/optim/swa_utils.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T10:06:48.2268951Z creating build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2269236Z copying build/lib.linux-x86_64-cpython-37/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2270522Z copying build/lib.linux-x86_64-cpython-37/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2271588Z copying build/lib.linux-x86_64-cpython-37/torch/package/_directory_reader.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2272049Z copying build/lib.linux-x86_64-cpython-37/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2273267Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2274303Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2275063Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_pickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2276012Z copying build/lib.linux-x86_64-cpython-37/torch/package/_package_unpickler.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2278191Z copying build/lib.linux-x86_64-cpython-37/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2278615Z copying build/lib.linux-x86_64-cpython-37/torch/package/file_structure_representation.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2279049Z copying build/lib.linux-x86_64-cpython-37/torch/package/find_file_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2280809Z copying build/lib.linux-x86_64-cpython-37/torch/package/glob_group.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2281301Z copying build/lib.linux-x86_64-cpython-37/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2282398Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_exporter.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2284254Z copying build/lib.linux-x86_64-cpython-37/torch/package/package_importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T10:06:48.2285554Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T10:06:48.2286471Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T10:06:48.2287656Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/find_first_use_of_broken_modules.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T10:06:48.2288737Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/is_from_package.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T10:06:48.2290223Z copying build/lib.linux-x86_64-cpython-37/torch/package/analyze/trace_dependencies.py -> build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T10:06:48.2291049Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:06:48.2291707Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:06:48.2292858Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_pattern_matcher.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:06:48.2294219Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:06:48.2295395Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:06:48.2296697Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:06:48.2298036Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/python_tracer.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T10:06:48.2299267Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2299970Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2301163Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2301863Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/_numeric_suite_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2302877Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fake_quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2303906Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuse_modules.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2304901Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fuser_method_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2305824Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2307130Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2307804Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quant_type.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2309721Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantization_mappings.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2310131Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2311103Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_fx.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2312081Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize_jit.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2313469Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2313989Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T10:06:48.2316301Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2316997Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2318174Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/_equalize.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2319259Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/convert.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2320147Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/fuse.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2321438Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/fusion_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2322630Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/graph_module.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2323563Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/match_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2324701Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/pattern_utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2325804Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/prepare.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2326905Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/quantization_patterns.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2328067Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/quantization_types.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2328948Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/fx/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T10:06:48.2330445Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2022-12-01T10:06:48.2330920Z copying build/lib.linux-x86_64-cpython-37/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2022-12-01T10:06:48.2332980Z creating build/bdist.linux-x86_64/wheel/torch/special 2022-12-01T10:06:48.2333264Z copying build/lib.linux-x86_64-cpython-37/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2022-12-01T10:06:48.2334948Z creating build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:06:48.2335320Z copying build/lib.linux-x86_64-cpython-37/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:06:48.2336422Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:06:48.2337788Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:06:48.2338717Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_deprecated.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:06:48.2339625Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_legacy.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T10:06:48.2341040Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2341401Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2342192Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/autocast_test_lists.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2343263Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/check_kernel_launches.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2344009Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_cuda.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2344942Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_device_type.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2346396Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_distributed.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2347624Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_dtype.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2348235Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_fsdp.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2349692Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_jit.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2350490Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_methods_invocations.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2357082Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_modules.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2358860Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_nn.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2361500Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_quantization.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2363621Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_quantized.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2365115Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_subclass.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2365825Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/common_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2367988Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/composite_compliance.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2369200Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/dist_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2369781Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/hypothesis_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2371136Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/jit_metaprogramming_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2372209Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/jit_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2373486Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/logging_tensor.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2374807Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/quantization_torch_package_models.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2375556Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/schema_check_mode.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T10:06:48.2376526Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-12-01T10:06:48.2377267Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-12-01T10:06:48.2378028Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen/random_topo_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-12-01T10:06:48.2379514Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-12-01T10:06:48.2379846Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-12-01T10:06:48.2380617Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/network1.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-12-01T10:06:48.2381560Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data/network2.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-12-01T10:06:48.2382394Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T10:06:48.2383272Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T10:06:48.2384061Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T10:06:48.2385179Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/distributed_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T10:06:48.2389027Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/distributed_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T10:06:48.2389756Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipe_with_ddp_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T10:06:48.2390671Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc_utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T10:06:48.2391919Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-12-01T10:06:48.2392416Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-12-01T10:06:48.2393433Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/test_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-12-01T10:06:48.2394446Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T10:06:48.2395257Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T10:06:48.2396288Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T10:06:48.2397108Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T10:06:48.2398169Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2022-12-01T10:06:48.2398845Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2022-12-01T10:06:48.2400181Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-12-01T10:06:48.2400851Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-12-01T10:06:48.2401732Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api/remote_module_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-12-01T10:06:48.2402705Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2022-12-01T10:06:48.2403525Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2022-12-01T10:06:48.2404236Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:48.2404872Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:48.2405904Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:48.2407814Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/dist_optimizer_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:48.2408527Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:48.2410253Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:48.2410841Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:48.2411811Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:48.2414801Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T10:06:48.2415704Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-12-01T10:06:48.2416405Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-12-01T10:06:48.2417871Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-12-01T10:06:48.2419166Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-12-01T10:06:48.2420075Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:06:48.2420476Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:06:48.2421398Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:06:48.2421898Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/rpc_test.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:06:48.2423245Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T10:06:48.2424506Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-12-01T10:06:48.2425822Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-12-01T10:06:48.2426221Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated/annotated_fn_args.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-12-01T10:06:48.2429652Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T10:06:48.2430226Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T10:06:48.2431237Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/core.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T10:06:48.2432492Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/refs.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T10:06:48.2433243Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/utils.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T10:06:48.2434482Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:48.2435520Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:48.2436309Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/_masked.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:48.2437716Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/fft.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:48.2439054Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/linalg.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:48.2440393Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions/special.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T10:06:48.2442137Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-12-01T10:06:48.2442785Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-12-01T10:06:48.2443384Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-12-01T10:06:48.2444076Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module/no_future_div.py -> build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-12-01T10:06:48.2445290Z creating build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2445645Z copying build/lib.linux-x86_64-cpython-37/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2446655Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cpp_extension_versioner.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2447691Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_crash_handler.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2448511Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_cuda_trace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2449533Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2450322Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_mode_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2451303Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_python_dispatch.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2452337Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2453838Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2454720Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bundled_inputs.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2455727Z copying build/lib.linux-x86_64-cpython-37/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2456669Z copying build/lib.linux-x86_64-cpython-37/torch/utils/collect_env.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2458130Z copying build/lib.linux-x86_64-cpython-37/torch/utils/cpp_backtrace.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2459009Z copying build/lib.linux-x86_64-cpython-37/torch/utils/cpp_extension.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2461087Z copying build/lib.linux-x86_64-cpython-37/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2462219Z copying build/lib.linux-x86_64-cpython-37/torch/utils/file_baton.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2463384Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2464521Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2465854Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mobile_optimizer.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2466872Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_zoo.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2467997Z copying build/lib.linux-x86_64-cpython-37/torch/utils/show_pickle.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2469073Z copying build/lib.linux-x86_64-cpython-37/torch/utils/throughput_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T10:06:48.2470599Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-12-01T10:06:48.2471272Z copying build/lib.linux-x86_64-cpython-37/torch/utils/backcompat/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-12-01T10:06:48.2472857Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-12-01T10:06:48.2473753Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-12-01T10:06:48.2475036Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T10:06:48.2475400Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T10:06:48.2476549Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/blas_compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T10:06:48.2477389Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/blas_compare_setup.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T10:06:48.2478484Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T10:06:48.2479607Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/end_to_end.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T10:06:48.2480588Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T10:06:48.2481366Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/op_benchmark.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T10:06:48.2482272Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/simple_timeit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T10:06:48.2483355Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples/spectral_ops_fuzz_test.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T10:06:48.2484548Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:48.2485000Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:48.2486206Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:48.2487063Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/sparse_binary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:48.2487839Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/sparse_unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:48.2489033Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/spectral.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:48.2489512Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers/unary.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T10:06:48.2490746Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T10:06:48.2491463Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T10:06:48.2493017Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/_stubs.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T10:06:48.2494108Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T10:06:48.2495054Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/compare.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T10:06:48.2495975Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/cpp_jit.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T10:06:48.2496858Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T10:06:48.2497952Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/sparse_fuzzer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T10:06:48.2498558Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/timer.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T10:06:48.2499992Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:48.2500542Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:48.2501554Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:48.2502883Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:48.2503597Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:48.2504291Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:48.2505390Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T10:06:48.2508965Z copying build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/timeit_template.cpp -> build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T10:06:48.2510141Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-12-01T10:06:48.2510955Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-12-01T10:06:48.2511481Z copying build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-12-01T10:06:48.2513128Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:06:48.2513560Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:06:48.2514271Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/backward_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:06:48.2516343Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataloader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:06:48.2516706Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataloader_experimental.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:06:48.2518025Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/dataset.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:06:48.2518756Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/distributed.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:06:48.2519792Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:06:48.2520409Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/graph_settings.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:06:48.2521824Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/sampler.py -> build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T10:06:48.2522986Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T10:06:48.2523423Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T10:06:48.2524586Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/collate.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T10:06:48.2525315Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/fetch.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T10:06:48.2526317Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/pin_memory.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T10:06:48.2527508Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/serialization.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T10:06:48.2529354Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/signal_handling.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T10:06:48.2530157Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils/worker.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T10:06:48.2530603Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T10:06:48.2531212Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T10:06:48.2532186Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/eventloop.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T10:06:48.2532948Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/iter.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T10:06:48.2534035Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/map.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T10:06:48.2535000Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/messages.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T10:06:48.2535965Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/protocol.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T10:06:48.2537089Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/communication/queue.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T10:06:48.2537923Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T10:06:48.2538506Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T10:06:48.2539589Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_decorator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T10:06:48.2540463Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_hook_iterator.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T10:06:48.2541891Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/_typing.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T10:06:48.2542315Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/datapipe.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T10:06:48.2543383Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/gen_pyi.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T10:06:48.2545560Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:48.2545955Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:48.2546769Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/dataframe_wrapper.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:48.2547436Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/dataframes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:48.2548373Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/datapipes.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:48.2549126Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe/structures.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T10:06:48.2550154Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2550980Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2551745Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2552687Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2553555Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2555076Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/filelister.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2556023Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/fileopener.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2556637Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2557921Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/routeddecoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2558431Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/selecting.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2559418Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/streamreader.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2560038Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T10:06:48.2561587Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T10:06:48.2562001Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T10:06:48.2563376Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/callable.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T10:06:48.2564378Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/combinatorics.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T10:06:48.2566976Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/combining.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T10:06:48.2567314Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/grouping.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T10:06:48.2567641Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map/utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T10:06:48.2568129Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T10:06:48.2568838Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T10:06:48.2569783Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/common.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T10:06:48.2572003Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/decoder.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T10:06:48.2572438Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils/snapshot.py -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T10:06:48.2573498Z copying build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/datapipe.pyi -> build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T10:06:48.2575389Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T10:06:48.2575772Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T10:06:48.2577108Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/constants.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T10:06:48.2577684Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/cuda_to_hip_mappings.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T10:06:48.2581218Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/hipify_python.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T10:06:48.2583063Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hipify/version.py -> build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T10:06:48.2583695Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-12-01T10:06:48.2584099Z copying build/lib.linux-x86_64-cpython-37/torch/utils/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-12-01T10:06:48.2585350Z copying build/lib.linux-x86_64-cpython-37/torch/utils/jit/log_extract.py -> build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-12-01T10:06:48.2587244Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T10:06:48.2587822Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T10:06:48.2588789Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/__main__.py -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T10:06:48.2589776Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/skeleton.html -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T10:06:48.2590856Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/code.js -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T10:06:48.2592157Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/htm.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T10:06:48.2593212Z copying build/lib.linux-x86_64-cpython-37/torch/utils/model_dump/preact.mjs -> build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T10:06:48.2594749Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:06:48.2595372Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:06:48.2596733Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_caffe2_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:06:48.2598046Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_convert_np.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:06:48.2599110Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_embedding.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:06:48.2600262Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_onnx_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:06:48.2601505Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_proto_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:06:48.2602494Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_pytorch_graph.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:06:48.2603680Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/_utils.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:06:48.2604905Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/summary.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:06:48.2606255Z copying build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard/writer.py -> build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T10:06:48.2607913Z copying build/lib.linux-x86_64-cpython-37/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:48.2609288Z creating build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2609928Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc-3.13.0.0 -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2645447Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2680255Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2726750Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2793225Z copying build/lib.linux-x86_64-cpython-37/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2795225Z copying build/lib.linux-x86_64-cpython-37/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2800757Z copying build/lib.linux-x86_64-cpython-37/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2806865Z copying build/lib.linux-x86_64-cpython-37/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2812208Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_dist_autograd -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2817718Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_cpp_rpc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2824099Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2918715Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_mobile_nnc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2925290Z copying build/lib.linux-x86_64-cpython-37/torch/bin/aot_model_compiler_test -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2926696Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2960085Z copying build/lib.linux-x86_64-cpython-37/torch/bin/torch_shm_manager -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T10:06:48.2962173Z creating build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.2963017Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_CompileTimeFunctionPointer_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.2968079Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.2973300Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Device_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.2978622Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DispatchKeySet_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.2984119Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_StreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.2988860Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SymInt_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.2994060Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineDeviceGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.2999985Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_InlineStreamGuard_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3005410Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SizesAndStrides_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3010933Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Array_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3016177Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Bitset_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3021566Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_C++17_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3027098Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ConstexprCrc_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3032263Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_DeadlockDetection_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3037328Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3042816Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_LeftRight_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3048278Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Metaprogramming_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3054994Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SmallVectorTest -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3070200Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_Synchronized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3074490Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ThreadLocal_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3079578Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeIndex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3084704Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeList_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3089530Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_TypeTraits_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3094145Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_accumulate_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3098837Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_bfloat16_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3103960Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3108899Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3113931Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_either_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3124817Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_exception_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3129655Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_flags_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3134354Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3150430Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_irange_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3155017Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_logging_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3160416Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3167790Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_ordered_preserving_dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3173133Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_registry_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3177968Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_string_view_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3182918Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_tempfile_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3187626Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_typeid_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3192598Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_intrusive_ptr_benchmark -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3196808Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_hip_HIPTest -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3201810Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3208679Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3213587Z copying build/lib.linux-x86_64-cpython-37/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3219555Z copying build/lib.linux-x86_64-cpython-37/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3224992Z copying build/lib.linux-x86_64-cpython-37/torch/test/apply_utils_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3230585Z copying build/lib.linux-x86_64-cpython-37/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3236128Z copying build/lib.linux-x86_64-cpython-37/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3241865Z copying build/lib.linux-x86_64-cpython-37/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3246910Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3252658Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_profiling_allocator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3257363Z copying build/lib.linux-x86_64-cpython-37/torch/test/cpu_rng_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3265869Z copying build/lib.linux-x86_64-cpython-37/torch/test/dispatch_key_set_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3270351Z copying build/lib.linux-x86_64-cpython-37/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3274965Z copying build/lib.linux-x86_64-cpython-37/torch/test/extension_backend_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3280148Z copying build/lib.linux-x86_64-cpython-37/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3285298Z copying build/lib.linux-x86_64-cpython-37/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3293545Z copying build/lib.linux-x86_64-cpython-37/torch/test/lazy_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3297941Z copying build/lib.linux-x86_64-cpython-37/torch/test/math_kernel_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3302826Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_format_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3307727Z copying build/lib.linux-x86_64-cpython-37/torch/test/memory_overlapping_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3312850Z copying build/lib.linux-x86_64-cpython-37/torch/test/mobile_memory_cleanup -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3317832Z copying build/lib.linux-x86_64-cpython-37/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3323201Z copying build/lib.linux-x86_64-cpython-37/torch/test/operator_name_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3327562Z copying build/lib.linux-x86_64-cpython-37/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3332109Z copying build/lib.linux-x86_64-cpython-37/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3336749Z copying build/lib.linux-x86_64-cpython-37/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3342462Z copying build/lib.linux-x86_64-cpython-37/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3347298Z copying build/lib.linux-x86_64-cpython-37/torch/test/reduce_ops_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3351638Z copying build/lib.linux-x86_64-cpython-37/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3356380Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3361595Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3366623Z copying build/lib.linux-x86_64-cpython-37/torch/test/stride_properties_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3371179Z copying build/lib.linux-x86_64-cpython-37/torch/test/tensor_iterator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3378866Z copying build/lib.linux-x86_64-cpython-37/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3384054Z copying build/lib.linux-x86_64-cpython-37/torch/test/thread_init_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3385266Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_ptr_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3390592Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3396392Z copying build/lib.linux-x86_64-cpython-37/torch/test/undefined_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3401078Z copying build/lib.linux-x86_64-cpython-37/torch/test/variant_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3405692Z copying build/lib.linux-x86_64-cpython-37/torch/test/verify_api_visibility -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3406536Z copying build/lib.linux-x86_64-cpython-37/torch/test/vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3413154Z copying build/lib.linux-x86_64-cpython-37/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3417539Z copying build/lib.linux-x86_64-cpython-37/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3422191Z copying build/lib.linux-x86_64-cpython-37/torch/test/xla_tensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3427002Z copying build/lib.linux-x86_64-cpython-37/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3432237Z copying build/lib.linux-x86_64-cpython-37/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3442577Z copying build/lib.linux-x86_64-cpython-37/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3448720Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3459565Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_function_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3468189Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_legacy_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3480596Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_lambda_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3490365Z copying build/lib.linux-x86_64-cpython-37/torch/test/kernel_stackbased_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3495836Z copying build/lib.linux-x86_64-cpython-37/torch/test/make_boxed_from_unboxed_functor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3504276Z copying build/lib.linux-x86_64-cpython-37/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3510044Z copying build/lib.linux-x86_64-cpython-37/torch/test/backend_fallback_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3514624Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_allowlist_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3519143Z copying build/lib.linux-x86_64-cpython-37/torch/test/op_registration_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3549862Z copying build/lib.linux-x86_64-cpython-37/torch/test/inline_container_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3554204Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_apply_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3559079Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_complex_math_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3563710Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_complex_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3568051Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_distributions_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3572567Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3577181Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_generator_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3582022Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3586935Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_integer_divider_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3591258Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_optional_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3595732Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3600163Z copying build/lib.linux-x86_64-cpython-37/torch/test/hip_vectorized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T10:06:48.3605657Z creating build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3606158Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3606937Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3608064Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3608870Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_c10d.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3609671Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3610647Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_distributed_rpc_testing.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3611239Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3612181Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3613047Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3614010Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3614930Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy_ts_backend.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3615688Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3616820Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3617851Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3618633Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3619983Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3620815Z copying build/lib.linux-x86_64-cpython-37/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3622643Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3624930Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T10:06:48.3626446Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-12-01T10:06:48.3626818Z copying build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-12-01T10:06:48.3628255Z creating build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.3628546Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.3634169Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10_hip.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.3637687Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libcaffe2_nvrtc.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.3638766Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_cpu.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.5590967Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_hip.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.6644205Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.6644933Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_global_deps.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.6645505Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorchbind_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.6651352Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libjitbackend_test.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.6654526Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libbackend_with_compiler.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.6657496Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch_python.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.6800465Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T10:06:48.6801668Z creating build/bdist.linux-x86_64/wheel/torch/include 2022-12-01T10:06:48.6802946Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6803740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ATen.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6804932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/AccumulateType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6806056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6807310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6808431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6809579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6810736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6811922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUApplyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6813170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFixedAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6814398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6815444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CollapseDims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6816617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Config.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6817923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Context.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6819237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DLConvertor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6820276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6821409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6822861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6824167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6842737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6843693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/DynamicLibrary.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6844636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6845548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6846496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ExpandUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6847569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6848530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FuncTorchTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6849508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalStorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6850540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/FunctionalTensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6851507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6852514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InferSize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6853443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/InitialTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6854362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6855275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/LinalgBackend.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6856215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MapAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6857142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MatrixRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6858074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MemoryOverlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6859005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6859965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NamedTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6860960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NestedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6861878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NumericUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6862815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpMathType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6863760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/OpaqueTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6864717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PTThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6865630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PadNd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6866698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Parallel-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6867638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6868559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelFuture.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6869495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6870463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelNativeTBB.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6871433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ParallelOpenMP.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6872514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/PythonTorchFunctionTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6873490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SavedTensorHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6874446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6875332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6876254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6877170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SequenceNumber.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6878115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6879098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6880096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseCsrTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6881194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6882152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/SparseTensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6883085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6883986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6884888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6885840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorGeometry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6886806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6887756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6888736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorIteratorInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6889697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6890628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorNames.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6891715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6892637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6893625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorSubclassLikeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6894569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TensorUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6895513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ThreadLocalState.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6896445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TracerMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6897514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/TypeDefault.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6898434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6899297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6900205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapMode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6901120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6902069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6903033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/WrapDimUtilsMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6904004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/autocast_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6904900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ceil_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6905835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/code_template.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6906780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpp_custom_type_hack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6907700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/div_rtn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6908582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6909491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/jit_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6910419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/jiterator_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6911376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/record_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6912289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6913245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CPUFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6914267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6915390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6916676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6917936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6919106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6920237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6921634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6922837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6923874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6924780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6925746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MetaFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6926672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6927617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6928587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6929525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/Operators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6930438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6941868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6948319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/VmapGeneratedPlumbing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6959838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6960745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/CUDAFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T10:06:48.6961961Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-12-01T10:06:48.6963258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/FlushDenormal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-12-01T10:06:48.6964372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vml.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-12-01T10:06:48.6965944Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T10:06:48.6967104Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6968051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6969449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6970610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6971866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6973164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6974494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6975684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6976718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6977854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6978990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6980537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256/vec256_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T10:06:48.6982375Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:48.6982885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:48.6983771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:48.6985258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:48.6988256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:48.6988863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:48.6989674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:48.6990273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:48.6991328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512/vec512_qint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T10:06:48.6992684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T10:06:48.6993745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T10:06:48.6994811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/functional_bfloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T10:06:48.6996113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T10:06:48.6996902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T10:06:48.6998105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T10:06:48.7000499Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7001336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATenGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7002038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATenOpList.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7002860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATen_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7004135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ATen_pch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7004819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7006143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7007272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/CheckMemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7008381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DeprecatedTypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7009530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7010567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dict.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7011526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dict_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7012752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7013711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7014823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/DistributionsHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7015921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Formatting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7017263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7018358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/IListRef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7019764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/IListRef_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7020917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/LegacyTypeDispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7022004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/List.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7023648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/List_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7025066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/MT19937RNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7026301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/NamedTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7027311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/PhiloxRNGEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7028195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/PythonFallbackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7029486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/QuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7030386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7031365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7032589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7033275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7034522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7035613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7036770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7037957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TorchDispatchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7039132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TransformationHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7040270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7041575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/UnsafeFromTH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7042723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/VariableHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7043831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7044783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/Vitals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7045742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/alias_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7046849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7047902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/builtin_function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7049120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/class_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7050226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7051153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7052356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/enum_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7053281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7054113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7055403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/function_schema_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7056111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7057260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7058268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7059274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/interned_strings_class.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7059969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7061525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue_inl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7063510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/ivalue_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7064380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/jit_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7065922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/jit_type_base.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7066769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/operator_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7067918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/qualified_name.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7069056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/rref_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7069783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7070803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/symbol.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7071911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/type_factory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7073390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/type_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7074355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7075283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/TensorBody.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7077706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7078946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T10:06:48.7080226Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T10:06:48.7080806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/BoxedKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T10:06:48.7082135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/BoxedKernel_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T10:06:48.7083047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/KernelFunction.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T10:06:48.7084808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/KernelFunction_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T10:06:48.7085511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/OperatorKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T10:06:48.7086384Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:48.7087244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:48.7088198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:48.7089190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/boxing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:48.7090015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:48.7091183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl/test_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T10:06:48.7092404Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T10:06:48.7092926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/CppSignature.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T10:06:48.7094356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T10:06:48.7095383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/Dispatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T10:06:48.7096471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/ObservedOperators.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T10:06:48.7097507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/OperatorEntry.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T10:06:48.7098731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/OperatorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T10:06:48.7099438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T10:06:48.7100442Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T10:06:48.7101375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/adaption.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T10:06:48.7102317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/infer_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T10:06:48.7103272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/op_allowlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T10:06:48.7104034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration/op_registration.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T10:06:48.7105487Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7106340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7106956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7107882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7109127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7110254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7111204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7112059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7112951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7113892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7114918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7116438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7117126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7117851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDABlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7118928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7119716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7121430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDADataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7121978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDADevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7122800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7123788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7124752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7125692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7126649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7127783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7128636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CUDAUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7129580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7130749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7131704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7132428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7133455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7134525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7135452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7136246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7137120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7138754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7139571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T10:06:48.7140540Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:06:48.7141155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:06:48.7142384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:06:48.7143300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:06:48.7144365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:06:48.7145208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:06:48.7146094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:06:48.7146920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/CUDAHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:06:48.7148330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:06:48.7148992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:06:48.7149817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T10:06:48.7151286Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T10:06:48.7151985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Descriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T10:06:48.7152890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T10:06:48.7153501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Handle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T10:06:48.7154351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Handles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T10:06:48.7155130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T10:06:48.7156067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T10:06:48.7156946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn/cudnn-wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T10:06:48.7158097Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7158651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/ADInterpreters.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7159692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchRulesHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7160865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchedFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7162155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7163433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7164485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/DynamicLayer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7165227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7166123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/Interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7166932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7167689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7168580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/PlumbingHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7169218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/TensorWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7170029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch/VmapInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T10:06:48.7193897Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7194672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7195511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7196740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7197681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7198685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7199407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7200249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7201691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7203056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7205091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7206250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7207583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7209134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7210467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7211782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7213125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7214548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7216026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7217407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7218767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7220092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7221539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7222915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7224351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7225379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7225986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7226640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7227332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7228156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7228767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7229584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7230317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7231013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7231623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7232823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7234100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7235294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7236686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7237879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7239143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7240197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7241336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7242394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7243660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_addmm_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7244624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7245929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7247132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7248378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7249379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7250343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7251399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7253033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7254284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7255434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7256561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7257593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7258702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7259831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7260915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7261946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7262976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_amp_update_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7263946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7264972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7266025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7267057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7268024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_async_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7269043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7270182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7271409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7272445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_assert_tensor_metadata_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7273473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7274633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7275790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7276884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_full_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7277942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7279102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7280279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7281460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7282475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7283542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7284597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7285573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7286550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7287578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7288748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7289915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7290999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7292231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7293353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7294404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_batch_norm_impl_index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7295486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7296585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7297650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7298644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Byte_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7299618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7300786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7301856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7302851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Char_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7303823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7304903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7305980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7306983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Double_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7307948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7309031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7310093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7311069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7312055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7313139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7314172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7315136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Half_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7316295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7317462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7318549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7319938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Int_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7320905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7322245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7323309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7324298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Long_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7325362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7326779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7327826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7328816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cast_Short_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7329873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7330647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7331807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7332998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7333554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7334362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7335544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7336329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7337335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7338307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7339068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7339678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7340343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7341470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7342370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7343432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7344222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7345327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cholesky_solve_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7346008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7347074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7347829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7348926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7349985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7350951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7351782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7352836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7353835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7356172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7356941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7357769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7358491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7359608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7360308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7361420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7362548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7363205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_compute_linear_combination_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7364404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7365426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7366427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7367360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7368593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7369586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7370571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7371539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7372449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7373272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7374227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7375299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7376045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7377019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7378053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7379090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7380069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7381043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7382060Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7383291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7384517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7385628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7386685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7387850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7388483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7389101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7389707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7390569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7391232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7391892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7392518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7393188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7393832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7394536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7395585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7396360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7397307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7398441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7399155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7399943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_double_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7400715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7402015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7403070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7404112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7405057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7406005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7406938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7407917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7409000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7409821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7410702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_and_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7411965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7412798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7413989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_copy_from_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7415022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7416567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7417357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7418236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7419192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7420135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7421542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7422196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7422964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7424299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7425512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7426454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7427657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7428802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7429885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7430921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7431941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7433149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7434418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7435482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7436640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7437710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7438876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7439947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7441538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7442695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7443776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7444886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7446145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7447249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7448256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7449918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7450826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7451913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7453283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7454338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7455421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7456596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7457970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7458935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7460021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7461170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7462330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7463502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7465299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7465674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7466867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7467663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7468422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7469359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7470399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7471297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7472189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7474180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7474769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7475221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7475792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7476791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummax_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7477527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7478908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7479768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7480715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7481832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_cummin_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7482938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7483863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7485363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7486156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_debug_has_internal_overlap_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7486960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7488396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7489331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimI_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7490088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7491200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7492120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dimV_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7493116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7494193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7495091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7496036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dim_arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7497912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7498503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7499110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7500025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7500608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7501984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7502508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7503637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7504461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7505493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7506497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7507826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7508775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7509567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7510746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7511607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7512373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7513437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7514357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7515246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7516214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7517297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7518162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7519127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7520192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7521290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7522205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7523332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7524250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7525519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7526338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7527232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_forward_only_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7527928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7528674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7530115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7531287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7532335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7533332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7534364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7535824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7536507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7537556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7538459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7539407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7540535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7541929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7542836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7544307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7545318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7546395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7547692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7548683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7550612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7551569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7552532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7553753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7554906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7555904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_euclidean_dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7557228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7558475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7559695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7561079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7561954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7563698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7564881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7565827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7567205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7567746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7568698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7569997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7570917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7572255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7572997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7573933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7574999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7575946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7576735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7577664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7578397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7580627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7581505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7582338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7582962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7583590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7584432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7585298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7585846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7586987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7587937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7588850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7589623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7590801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7591490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7592644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7593397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7594402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_c2r_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7595322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7596146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7597177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7598091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7598800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fft_r2c_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7599927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7600902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7601977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7602877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7603649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7604782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7605526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7606781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7607535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foobar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7608390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7609412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7610328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7611319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7612315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7613264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7614826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7615393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7616754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7617295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7618915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7619341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7620534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7621215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7622080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7623028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7623693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7625100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7625979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7626757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7627761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7628504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7629584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7630683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7631122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7632002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7633460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7634604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7634930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7636256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7636874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7637844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7638812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7639574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7640638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7641467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7642552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7643574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7644176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7645258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7646270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7646938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7647814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7648826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7649771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7650668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7651807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7652690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7653524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7654545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7655280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7656242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7657547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7658257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7659441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7660435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7661305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7662382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7663397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7664207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7665057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7666218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7667034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7667966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7668922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7669821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7670655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7671872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7672549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7674053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7674542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7675994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7676517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7677827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7678418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7679436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7680378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7682139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7682796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7683803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7684599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7685564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7686301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7687183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7687883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7689638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7690020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7690623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7691489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7692482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7694073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7694565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7695897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7696250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7697319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7698216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7699053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7699640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7700847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7701492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7702283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7702810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7704498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7705278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7706292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7706985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7708077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7709132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7710239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7711222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7712231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7713431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7714310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7715459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7716347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7716981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7718208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7719288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7720317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7721937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7722649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7724490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7725309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7726377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7727421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7728167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7729902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7730214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7731382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7732407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7733427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7734028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7735165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7736081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7737816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7738555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7740322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7740655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7749500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7750943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7751497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7752564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7754385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7754925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7755640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7756438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7757610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7758587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7759272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7760294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7761424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7762819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7763562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7764803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7765795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7766727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7767678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7768768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7770055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7770848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7771940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7773114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7773698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7774819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7775926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7776866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7777915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7778891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7779892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7780946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7782078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7783062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7784072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7785105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7786444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7786909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7788256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7789118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7790249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7791194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7792128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7793556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7794363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7796151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7796702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7797843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7798474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7799954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7801395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7802035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7803055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7803975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7805124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7806347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7806886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7808415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7808931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7810037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7811684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7812282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7813730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7814516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7815661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7816182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7817740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7818595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7819626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7820794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7821169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7822582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7823490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7824672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7825004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7827130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7827590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7828455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7828820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7829898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7830590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7831879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7832991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7833860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7834947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7835709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7836743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7837765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7838690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7839701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7840663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7841833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_foreach_zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7842533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7843857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7844590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7845698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7846297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_adam_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7847267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7848351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7849260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7850164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7851128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7852297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7854363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7854952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7855622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7856263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7857236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7858277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7859190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7860099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7861323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7862306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7863045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7864000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7864918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7865873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_fw_primal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7867017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7868087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7868983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7870905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_gather_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7871824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7872883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7874004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7877602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7878743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7879780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7880499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7882181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7883868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7885350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7886302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7887239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7888001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7889097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7890318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7894711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_has_same_storage_numel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7895982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7897133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7897890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7898890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7899993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7901170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_bin_edges_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7902122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7903224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7904159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7905203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7906165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7907435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7908232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7909331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7910776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7911295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7912542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7913517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7914372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7915447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7916187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7917116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7918106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_index_put_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7919079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7920284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7921937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7922653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7923415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7924426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7925474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7926784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7927680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7928895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7929888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7930727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_is_zerotensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7932203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7933203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7933925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7935165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_check_errors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7936091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7937388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7938166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7939304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7940330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7941271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7942304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7943301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7944563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7945874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7946793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7947883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7952558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7953374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7954330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7955262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7956297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7957256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7958181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7959243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7960257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7961363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7962434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7963327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7964199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7965195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7966105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7967553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7968405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7969172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7970013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7971063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7972084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7973575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7974203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7975280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7976292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7977221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7978790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7979888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7980536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7981658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7982972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7984164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7985218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_local_scalar_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7986321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7987609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7989017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7991015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7992219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7993486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7994566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7995548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7996810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7998219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.7999491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8000483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8001849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8003028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8004236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8005487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8006574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8007756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8008948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8010220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8011345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8012598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8013955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8015153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8016197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lstm_mps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8017262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8018529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8019759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8020891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_lu_with_info_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8022142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8023532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8025200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8026519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8027792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8028813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8029958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8031112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8032281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8033543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8034835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8035898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8037057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8038186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8039343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8040525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8042063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8043964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8045143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8046211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8047452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8049752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8050825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8051839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8053000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8054292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8055512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8056685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8058811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8059369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8060239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8061010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8062032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8063024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8067978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8068719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8070065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8071089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_masked_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8072019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8073146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8073892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8074857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8075847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8076891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8077885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8078732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8079689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8080680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8081884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8082697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8083618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8084595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8086404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8086794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8087766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8088674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8089708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8090776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8092065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_mps_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8092930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8094278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8094921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8096036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8096947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8097874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8098730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8100351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8101222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8101999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8103013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8103921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8104981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_native_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8106143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8106974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8108083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8108984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8109914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8110621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8111414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8112114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_neg_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8113174Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8113911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8115151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8115830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8116634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8117485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8118315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8119028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8120035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8120710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_from_padded_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8121889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8122748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8123652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8124661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8125487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8126327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8127231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8128137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8129153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8129934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8130798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8131949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8132902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8133930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8134807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8135946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8137022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8137858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8138779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8139794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8140653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8141596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8143587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8144301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8145236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8146225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8147030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8148031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_offsets_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8149321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8150590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8151242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8153120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8153918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8154883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8156308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8157170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8158017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8159150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8159903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_tensor_strides_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8161384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8163483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8164016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8164827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8165679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8166496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8167369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8168758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8169597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8170352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8171930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nested_view_from_buffer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8172274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8173815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8174167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8175589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8176708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8177958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8178991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8180241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8181267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8182615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8183677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8184835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8186006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8187108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_nnz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8188334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8189558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8190800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8192114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8193453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8194916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8196145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8197321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pack_padded_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8198379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8199691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8200705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8201802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_circular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8204048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8205310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8206351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8207526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_enum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8208603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8209872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8210940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8212221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pad_packed_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8213454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8214934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8216013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8217079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8218211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8219331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8220498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8221418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8222704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8223664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8224720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8226035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pdist_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8227217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8228436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8229458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8230630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8231750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8232764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8234248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8235388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8237276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_remove_batch_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8238219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8239337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8240746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8242099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8243106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8244288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8245355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8246617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8247903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8248903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8250008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8251276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8252794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8253919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8254980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_reshape_from_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8256157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8257430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8258563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8259835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8261355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_resize_output_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8262568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8263839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8265047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8266079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_rowwise_prune_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8267248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8268553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8269942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8271041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8272258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8273544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8274779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8276132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8277448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8278413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8279540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8280728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8282139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8283092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8284548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8285630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8286818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8288175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8289298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8290236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8291522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8292677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8294129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8295383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8296489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_scaled_dot_product_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8297706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8298902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8300055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8301164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8302314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8303524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_segment_reduce_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8304826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8305803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8306936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_shape_as_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8308092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8309464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8310513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8311652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8312870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8314913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8316035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8317295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8318415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8319570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8320729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_slow_conv2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8322010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8323352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8324442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8325606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_draw_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8326767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8328094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8329153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8330299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_ff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8331525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8332892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8334012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8335357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8336515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8337981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8339039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8340404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sobol_engine_scramble_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8341423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8342551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8344025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8345077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8346238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8347360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8348563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8349774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8350912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8352201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8353250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8354366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8355565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8356768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8358153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8359308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8360553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8362063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8363069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8364158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8365424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8366706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8367904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8369218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8370603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8371849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8372896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8374054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8375344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8376615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8378000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8378993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8380127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8381270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8382621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8383727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8384889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8386092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8387311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8388446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8389606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8390662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8392583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8393690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8394913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8396130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8397363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8398760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8399794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8400825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8402186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8404410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8405471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8406586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8407841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8408947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8410216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8411303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8412436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8413667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8415130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8416190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8417378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8418803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8420191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8421268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8422378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8423535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8424746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8426877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8427503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8428350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8429501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8430873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8431802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8433173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8434488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8435701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8436793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8438149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8439446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8440835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8442078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8443224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mask_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8444560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8445675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8446964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8448023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8449272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8450507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8452442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8453204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8454177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8455395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8456436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8457562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8458829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8460310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8461685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8462756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sparse_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8463842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8464912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8466371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8467364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8468443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8469680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8471511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8472511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8473724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_sparse_sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8474972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8476163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8477362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8478614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8479648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_spdiags_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8480793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8482334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8483486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8484615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8485735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8486827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8488169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8489190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8490443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8491534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8492870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8494172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8495440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8496598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8497770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8498854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8500104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_standard_gamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8501370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8502635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8503733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8504895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8506069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8507299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_symeig_helper_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8508418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8509900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8510913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8511935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_ambiguous_defaults_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8513288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8514537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8515787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8516730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8517857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8519079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8520365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8521553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8522986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8524338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8525315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8526501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8527625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8528857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8529861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8531330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8532513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8533635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8534800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_filled_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8536009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8537232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8538426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8539615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8540715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_floatlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8542104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8543367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8544535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8545687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8546840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_optional_intlist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8548676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8549964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8550939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8552173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_serialization_subcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8553219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8554664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8555814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8557030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_string_default_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8558226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8559223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8560437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8561646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_test_warn_in_autograd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8563887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8565898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8566590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8567412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8568502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8569884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8571004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8572210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8573400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8574766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8576029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8577034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8578343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8579384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8580706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8581677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8582749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8584127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8585368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8586624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8587912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8589005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8590343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8591380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8592577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8593861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8594896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8596071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8597381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8598420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8599455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8600754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8601852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8603424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8604760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8605687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8606963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8608158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8609256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8610429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_cpu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8611705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8613007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8614131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8615330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8616549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8617861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8618971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8620139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8621432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8622528Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8623846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8624988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8626910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8627762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8629055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8630292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8631723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8632867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8634023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8635116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8636269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8637485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8638838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8640038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8641333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8642312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8643696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8644938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8646226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8647591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8648809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8649878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8650967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_trilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8652159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8653585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8654783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8655874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8657172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_multi_head_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8658179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8659470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8660670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8661754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8663114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8664165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8665406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8666943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8668069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8669170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8670435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8671509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8672679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8673923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8674947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8676134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8677340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8678377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8679637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8680809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8682167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unpack_dual_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8683367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8684836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8685673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8686851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_unsafe_view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8688044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8689480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8691010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8692274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8693289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8694450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8695703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8696891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8698108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8699371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8700615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8701833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8702886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8704679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8705833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8707026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8708282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8709543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8710794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8711998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8713287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8714585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8715665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8716803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8717898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8719110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8720439Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8721604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8723996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8725151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8726150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8727474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8728770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8729950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8730993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8732163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8733514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8734728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8735921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8737441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8738905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8740024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8741208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8742284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8743594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8744763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8745841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8747024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8747945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8748986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8750465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8751273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8752295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8754185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8755046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8756114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8757443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8758781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8759776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8761297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8762365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8763638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8764870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8765856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8767185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8768733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8769877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8771048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8772154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8773343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8774811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8776587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8777775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8778974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8780304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8781681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8782685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8784324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8785468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8786673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8787955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8789084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8790390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8791710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8792822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8794150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8795377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8796431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8797633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8798796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8799976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8801332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8802545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8803552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8804932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8806129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8807338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8808485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8809779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8810965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8812269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8813535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8814654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8815853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8817192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8818288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8819577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8820842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8822086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8823219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8824246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8825379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8826816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8827810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8829001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8830179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8831511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8832497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8833897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8835073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8836538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8837732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8839591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8840227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8841464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8842509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8843881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8844836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8846074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8847349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8848487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8849377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8850609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8851807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8853058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8854223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8855516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8856612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8857735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_version_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8858899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8860218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8861992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8863188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8864322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8865714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8866658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8867836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8869122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8870264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8871449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8872497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8873639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8875207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8876542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8877766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8878845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8879900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_interface_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8881179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8882294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/_weight_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8884537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8885650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8886621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8887744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8888965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8890267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/abs_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8891496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8892840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8893909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8895070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/absolute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8896247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8897636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8898740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8899908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8900986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8902118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8903239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8904592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8905497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8906533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8907677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8909220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8910316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8931381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8932470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8933106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/acosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8933797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8934451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8935134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8935718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8936370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8937192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8937857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8938436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8939143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8939805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8940556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8941210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8941830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8942520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8943233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8945760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8946854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8947564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8948351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8948990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8949536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8950200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8950887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8951554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8952097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8952631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8953295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8955656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8956452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8957158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8957802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8958593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8959293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8959969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8960812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8961732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8962338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8963026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8963573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8964313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8965059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8965687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8966412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8967199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8967865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8968580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8969221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8969926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8970635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8971263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8972122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8972777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8973462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8974215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8974781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8975461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8976623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adaptive_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8977601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8978669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8979898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8980993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8982041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8982721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8983883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8984897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8985671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8986641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8987777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8988570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8989645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8990344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8991491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8992549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8993671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8994399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8995663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8996627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.8997597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9040412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9041689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcdiv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9042579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9044012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9045086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9046209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9047408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9048492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9049469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9050474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addcmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9051495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9052725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9053732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9054676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9055569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9056640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9057603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9058717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9059636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9060906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9061927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9062921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9063906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9064903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9065886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9067113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addmv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9068084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9069433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9070563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9071657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9072408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9073365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/addr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9074630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9075880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9076838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9077887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/adjoint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9078950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9080136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9081273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9082278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9083598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9084892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9086042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9087063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9088056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9089276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9090322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9091692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9093055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9094193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9095335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9096377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9097112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alias_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9098395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9099565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9100650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9101802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9102875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9104223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9105453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9106615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9107693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9108980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9110260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9111239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/align_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9112384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9113645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9114837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9115970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9117122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9118670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9119982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9121289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9122366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9123623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9125036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9126103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9127214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/allclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9128401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9129625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9130716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9131956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9132992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9134507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9135612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9136628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9137743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9138442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9139794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9140677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9141777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9142760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9144080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9145083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9146471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9147213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9147842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9148740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/amin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9149579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9150452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9151429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9152153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9153116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9154026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9154923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9155677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/aminmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9156663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9157511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9158492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9159233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9160305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9161180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9162264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9163159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9164226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/angle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9165164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9166360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9167644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9168361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9169303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9169920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9170739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9171831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9172529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9173638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/any_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9174684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9175509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9176800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9177572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9178536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9179858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9180910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arange_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9181629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9182330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9184014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9185106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9186093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9186949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9188115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9188881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arccosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9190045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9191079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9191833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9192574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9193774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9194653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9195472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9196605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arcsinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9197640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9198579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9199527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9200651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9201886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9202749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9203498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9204423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9205376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9206420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9207468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9208338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/arctanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9209316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9210912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9211980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9213009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9213908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9214959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9215911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9216913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9217954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9219042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9220012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9221238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9222133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9223058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9223971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9224898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9225773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9226833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9227896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9228860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9229878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9230848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9231868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argsort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9232738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9233808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9234824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9235638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/argwhere_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9236305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9237145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9238026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9238798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9239889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9240750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9241619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9242508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9244626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9245566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9246157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9247155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9248555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9249355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9250341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9251199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/as_strided_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9252059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9253506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9254675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9255684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9256660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9257631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9258584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9259660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9260599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9261417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9262632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9263600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9264486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9266062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9266828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9267690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/asinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9269204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9270396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9272161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9273356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9274364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9275327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9276316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9277303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9278450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9279608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9281426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9282553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9283556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9284887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9286057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9287163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9288101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9289182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9290721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9293552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9294731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9295752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9296670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9297749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9298812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9299956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9301221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9302344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9303352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9304963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9305998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9306770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9307713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9308866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9309733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9311512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9312353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/atleast_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9313277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9314280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9315247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9316199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9317093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9317630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9318711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9319719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9320763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9322731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9324560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9325403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9325965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9326816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9327500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9328294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9329003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9329677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9330620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9331902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9332911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9333731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9334901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9336103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9337085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9338012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9339328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9340249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9341251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9343189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9344018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9344944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9346101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9347104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9348021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9349004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/avg_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9349805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9350870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9351663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9352648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9353522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9355302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9355979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9356708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/baddbmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9357303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9358600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9359553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9360522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bartlett_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9361597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9362642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9363776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9364640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9365615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9366538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9367341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9368287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9369020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9370207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9371504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_backward_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9372258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9373319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9374290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9376643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9377259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_elemt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9378088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9378953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9379825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9380662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9382505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9383335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9384478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9385346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9386223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9387083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9387933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9389095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9390345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9391358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9392370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9393501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9394729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9395839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9396984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9397834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9399310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9400241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9401593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/batch_norm_update_stats_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9402252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9403817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9404622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9405669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9406616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9407344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9408426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9409243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bernoulli_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9411009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9412068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9412994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9413969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bilinear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9414880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9416039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9417100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9418147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9419153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9420132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9422788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9423441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9424037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9424889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9425576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9426435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9427126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9428079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9429050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9430126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9431050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9432095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9432889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9434066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bincount_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9434990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9435955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9436663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9437631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9438442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9439373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/binomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9440161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9441404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9442419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9443612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9444494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9445447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9446335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9447246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9448007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9449426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9450299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9451419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9452688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9453640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9454713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9455532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9456264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9457182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9458471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_left_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9459361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9460331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9462021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9462592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9463460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9464259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9465633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9466326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9467102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9468480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9469218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9470231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9471288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9472090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9473713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9474160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9474753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9475868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9476929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9478201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9479071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9479878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9481054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9482013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9483069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9484085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9485421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_right_shift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9486039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9487496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9488249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9489715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9490442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9491342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9493651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9494401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9494899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9496105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bitwise_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9496879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9498420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9499874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9500197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/blackman_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9501232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9502319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9503354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9504287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/block_diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9505538Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9506769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9507522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9508484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9510187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9510702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9511808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9512741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9513932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9515595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9516137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9517094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9517810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9518749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9519649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9520879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/broadcast_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9522242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9522894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9523993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9525169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9525887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9526865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/bucketize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9527855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9528866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9529756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9530764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/can_cast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9532501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9532900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9534296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9534615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cartesian_prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9535618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9536832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9537729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9538692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9539473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9540353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9541390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9542122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9543532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9544621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9545681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9546570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9547579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9548647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9549870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9550745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cauchy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9551578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9552616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9553666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9554362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9555737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9556574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9557385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ccol_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9558560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9560378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9561162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9562096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9563156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9564063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9564988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9566238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9567234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9568343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9569138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9570198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ceil_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9571590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9572946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9574532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9574881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/celu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9575700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9576738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9577857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9578939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chain_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9580422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9581424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9582134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9583108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chalf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9584038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9585299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9586090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9587113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9587993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9588918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9589971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9590478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9591847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9592947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9593910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9595537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9596502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9597790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9599043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9600118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9601488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9602426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9605048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cholesky_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9605826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9607244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9608361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9609437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/choose_qparams_optimized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9610463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9611994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9612932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9614366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9615511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9616866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9617978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9619132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9620234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9621665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9622699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9623829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9625107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9626293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9627361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9628457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9629601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9630871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9632114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9633602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9634523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9635897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9636847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9638091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9639209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9640543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9641781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9643177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clamp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9644370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9645803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9646997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9647884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9649127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9650469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9651468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9652768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/clone_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9654015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9655887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9658029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9658462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/coalesce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9659660Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9660125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9661689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9662278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9663678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col2im_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9664431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9665343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9666310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9667221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9667785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9668763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9669757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9670933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/col_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9671434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9672971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9673751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9674607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/column_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9675280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9676892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9677809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9678355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/combinations_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9679512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9680800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9681572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9682469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9683612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9684026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9684832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9685957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9686867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9687709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9688775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9689822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9690456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9691403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/concatenate_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9692172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9693114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9693936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9694984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9695756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9696770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9697856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9698817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9699761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9700744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9701718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conj_physical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9702614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9703758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9704586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9705637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/constant_pad_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9706552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9707691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9708616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9709639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/contiguous_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9710521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9711900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9712837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9713715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9714649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9715912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9716699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9718219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9719096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9720216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9721469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9722288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9723195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9724713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9725310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9726796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9727597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9728449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9729310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9730531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9731466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9732332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9733220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9733671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9734758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_tbc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9735590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9736582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9737449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9737866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9738802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9739770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9740596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9741595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9742820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9743754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9744909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9745895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9746950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9748133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9749657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9750460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9751953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9752899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9754080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9755342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9756336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9757577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_backward_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9758848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9759972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9761239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9762342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9765150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9765807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9766621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/convolution_overrideable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9767838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9768900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9769972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9771347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9772762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9773752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9774719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9775739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9776830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9777717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copy_sparse_to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9779726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9780279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9781023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9782054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9783716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9784486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9784926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9786474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9787326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/copysign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9788576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9789581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9790864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9791663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/corrcoef_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9792724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9794037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9794841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9796208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9797127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9798365Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9799183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9800517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cos_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9801447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9802900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9804055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9805105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9806165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9807517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9808697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9809896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9811304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9812749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9813946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9816201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9817188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9818513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9819651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9820930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cosine_similarity_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9822129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9823430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9824524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9825747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9826774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9828027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/count_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9829182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9830499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9831557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9832735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cov_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9833906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9835273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9836333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9837665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9838727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9839945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_entropy_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9841212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9842481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9843604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9844756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9846072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9847331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9848345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9849423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9850512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9851748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/crow_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9852891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9854270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9855297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9857521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ctc_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9858491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9859776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9861117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9862441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9864089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9865309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9866531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9867686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9868877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9869997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9871048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9872254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9873784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9874992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9876415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9877559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9878763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9880136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9881488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9883557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9884467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9885609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9886930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9888158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9889334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9890498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9891869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9893037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9894935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9895798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9896917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9898147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9899334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9900563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9901665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9902671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9904072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9905297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9906475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9907701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9908773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9909984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9911349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9912461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9913712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9914746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9916119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9918350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9918953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9919978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9920566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9921890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9924109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9925100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cudnn_is_acceptable_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9926267Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9927531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9928770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9929802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9930934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9932336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9933732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9934805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9935958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9937022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9938359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9939543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9940490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9941644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cummin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9943813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9944635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9945902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9947338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9948487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9949679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9950994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9952097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9953092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9954330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9955455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9956629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9957781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumprod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9959006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9960537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9961906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9962885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9964054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9965160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9966407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9967549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9968643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9970004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9971302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9972494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9974566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9975130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9976092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9977182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9978293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9979605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9980789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9981910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9983079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/deg2rad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9984427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9985390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9986676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dense_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9987995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9989310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9990358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9991536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9992545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9993767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dequantize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9994920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9996304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9997354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9998525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:48.9999671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0001200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0002143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0003585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0004890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0005885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0007223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0008459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0009564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/detach_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0010695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0011904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0013260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0014478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0015627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0016908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0017922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0019277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0020914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0022210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0023349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0024585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_embed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0025600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0026882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0027962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0029415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0030601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0031691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagflat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0032787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0034058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0035386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0036511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0037472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0038894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0040054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0041178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0042550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0043993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0044934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0045998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0047084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0048234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0049529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0050906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0051941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0053184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diagonal_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0054299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0055698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0056845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0057944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/diff_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0059187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0060579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0061708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0062889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0064036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0065128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0066266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0067412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0068705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0070271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0071428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0072501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0073520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0074912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0076526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0077348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0078407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0079632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0081063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0082230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0083353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0084571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0085960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0086869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0088298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0089466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0090748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0092017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0093269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0094328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0095619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0096794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0098771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0100255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0100879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0101817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0102983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0104769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0105525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0107454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0108152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0108858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0109960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/dstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0111240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0112732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0113694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0114808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/einsum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0117015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0117520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0118426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0119009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0120256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0121641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0122096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0123940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0124857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0126001Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0126886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0127915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0128848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0129856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0130857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0131900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/elu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0132884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0133966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0135150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0136143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0137217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0138145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0139320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0140280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0142173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_bag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0142741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0143387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0144452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0145268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0146206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0147233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0148246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0149227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0150235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0151209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0152593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0153710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0154887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0156029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0156661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0158066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0158722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0160253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0160761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0162346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/embedding_sparse_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0163071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0164638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0165232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0166136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0167854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0168749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0169675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0170531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0171145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0172222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0173311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0174125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0175460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0176081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0177165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0178646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_quantized_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0178949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0180680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0181086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0182746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0183143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0184187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0185558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0186553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0187560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0188641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0190667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0191642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0192746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0193872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0194943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0196250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0197496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0198565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0199762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0200878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0202543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0203692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0205079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0206129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0207182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0208499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0209712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0210854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0212302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0213450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0214709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0216080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0217524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0218887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0220136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0221278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0222728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0223876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0225027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0226304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0227367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0228754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0229768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0230798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0232103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0233472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0234548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0235771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0236859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0238114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0239315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0240451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0242781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0243589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0244677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0245827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0247247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0248256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0249463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0250771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0252172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0253416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0254719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0255894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0257205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0258493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0259940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0261164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0262146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0263269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0264481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0265731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0266965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0268332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0269332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0270615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0271817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0273058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0274179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0276762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0277351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0278049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0278857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0279903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0281529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0282543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0285201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/exponential_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0285995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0287192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0289282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0290304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0291480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0292758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0293990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/eye_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0295255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0296502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0297763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0299167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0300412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0301645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0303163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0304224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0305361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0307293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0307964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0309504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0310464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0311457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0312623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0313816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0314964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0316324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0317377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0318568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0319819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0321123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0323105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0324145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0325257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0326597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0327666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0328892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0330075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0331461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0332691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0334095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0335094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0336206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0337542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0338722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0339870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0341298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0342410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0343473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0344832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0346219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0347405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0348426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0349657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0351161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0352203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0353353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0354429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0355779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0356846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0358035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0359241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0360495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0361708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0362915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0364031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0365518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0366573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0367777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_alpha_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0368957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0370152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0371257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0372609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/feature_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0373841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0375094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0376441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0377500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0378629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0380013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0381118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0382230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0383465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0384813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0386069Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0388050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0388982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0390396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0391558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0393186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0394291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0395775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0396876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0397967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_fftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0399112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0400452Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0402608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0405313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0406022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0407395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0408432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0409622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0410655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0412128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0413266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0414530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_hfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0415552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0416815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0418243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0419178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0420368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0421669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0422743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0423945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0425077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0426492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0427523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0428673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0429830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0431145Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0432235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0433461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ifftshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0434598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0435867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0437345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0438522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0439624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0440797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0442148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0443338Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0444652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0445965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0446832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0447954Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_ihfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0449147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0450570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0452080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0453170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0454396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0455746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0456773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0457889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0459199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0460406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0461502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0462871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0464178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_irfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0465247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0466347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0467706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0468680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0469863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0471182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0472304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0473484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0474738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0475817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0478068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0479003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0479882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0481400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0482137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0482969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fft_rfftn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0483907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0484896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0485808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0486780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0487697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0489217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0490092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0490686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0492167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0493105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0494005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0494869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0496120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0496518Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0498112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fix_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0498718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0499778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0500711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0501715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0502742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0503698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0504558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0505386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0506364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0507420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0508293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0509243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0510057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0511465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flip_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0512058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0513641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0514376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0515268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fliplr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0516013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0517064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0518153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0518841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/flipud_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0519918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0520729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0522767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0523465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/float_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0524472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0525629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0526510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0527477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0528430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0529480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0530458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0531416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0532450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0533438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0534405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0535401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0536441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0537385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0538344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/floor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0539302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0540432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0541257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0542280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0543328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0544985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0545950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0547230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0548256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0549385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0550065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0550893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0552240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0552766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0554096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0554887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0555834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0557617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0558449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0559143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0560096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0560808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0561885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0562859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0563804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fmod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0565657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0566412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0567342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0567961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0568822Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0570004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0570838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0572013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0572994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0574144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0575628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0576519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0577319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0578277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0579340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0580453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0581504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0582482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0583414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0585059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0585917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0587031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0588665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0589187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0589971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0591046Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0591875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0593392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0593806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0594999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0596019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0596774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0597884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0598552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0599744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0600763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0601959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fractional_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0602982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0604536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0605198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0606548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0607048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0608539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0609263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0611362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0611985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0613015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/frobenius_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0613852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0614931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0615923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0617029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0617871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/from_file_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0619951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0620464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0621114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0622269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0622994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0624176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0625166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0626359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0627374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0629038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0629436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0630392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0631397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0632307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0633318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0634108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0635044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0636073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0636989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0637419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0638840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0639458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0640386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0641155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0642092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0642903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0644152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0645040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0645942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0646883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0647890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0649265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0650324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gcd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0651350Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0652419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0653475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0654418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0655667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0656490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0657400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ge_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0658349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0659412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0660570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0661234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0662243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0663658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0664288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0665191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0666146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0667233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0668396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0669049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0669917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0671192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0671984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0673340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0674678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0675756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0676689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0677580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0678527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0680619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0681592Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geometric_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0682620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0683423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0684550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0685568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0686326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/geqrf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0687306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0688230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0688916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0689589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ger_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0690861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0691810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0692941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0693725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0695460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0695923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0696775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0698509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0699469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0700303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0701685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0702597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0703478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0704287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0705240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0706228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0707720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0708642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0709636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0710400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0711540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_jvp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0712209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0713292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0714099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0715052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/glu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0716081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0717078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0718152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0719326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gradient_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0720406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0721684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0722510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0724238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0724659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0725727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0726403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0727296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/greater_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0728251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0729131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0730409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0731457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0732859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0734025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0735032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0735963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0737024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0738013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0738984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0741415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0742067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0743093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0744112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0745829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0746368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0747160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0748214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0749219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0749973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0750853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0751840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0752615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0754619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0755071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0755824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0756523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/grid_sampler_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0758226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0759391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0760493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0761631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0762707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0764018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0765433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0766699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0767724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0769097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0770127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0771294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gru_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0772595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0773994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0775282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0776378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0777468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0778910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0779933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0781159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/gt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0782275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0783772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0784836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0786032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hamming_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0787234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0788422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0790836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0791273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hann_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0792387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0792793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0794007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0794735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0796071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0796853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0797635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0798661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0799390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0800614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0801516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0802462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0803573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0804412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0805370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0806197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0807148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0808085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0809243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0810437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0811051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0812249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0813310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0814088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0815045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0815891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0816943Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0818011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0818676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0819475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0820329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0821078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardsigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0821963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0822854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0823961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0824790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0825809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0826766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0827800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0828597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0829594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0831712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0832299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0833254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardswish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0834115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0834964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0836574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0837403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0838007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0839101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0840270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0841073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0841937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0843438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0843896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hardtanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0845247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0846166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0847301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0848316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0849623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0850296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0851074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0852440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/heaviside_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0853736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0854752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0856966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0857337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hinge_embedding_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0858906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0859877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0861082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0862187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0863367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0864496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0865779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0866939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0868156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0869354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0870732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0871794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0873025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/histogramdd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0874114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0875298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0876534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0878447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0879550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0880611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0881877Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hspmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0884244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0885198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0886266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0887458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0888510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0889789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0891247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0892349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0893622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0894790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0895945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0897164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0898492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0899622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0900708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/huber_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0901779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0903263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0904368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0905444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0906843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0908009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0909284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0910449Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/hypot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0911719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0912898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0913937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0915068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0916258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0917322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0918543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0919733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0921285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0922340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0923721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0924800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0927306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0928252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0929302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0930524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0932075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0933165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0934371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0936646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0937186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0937987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0938921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/igammac_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0940032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0941067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0942153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0943098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0944127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/im2col_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0945003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0946892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0947410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0948085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/imag_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0948846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0949882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0951064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0952116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0953107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0954640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0955379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0956539Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0957605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0958559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0959763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0960728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0962018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0963624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0964043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0964850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0965956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0967056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0967814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0968615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0969862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0970668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0971698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0972727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0973719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0974827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0975701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0976524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0977625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0978682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0979735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0981091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0981874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0982868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0984139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0985261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0986290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0998616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0999167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.0999839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1000323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1000662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1001098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1001486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1001800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1002187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1002494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1002898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1003259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1003703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1004152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1004749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1005758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1006521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1007599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1008767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/index_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1010157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1011414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1012746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1014110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1015130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1016253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1017553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1018601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1020032Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1021364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1022366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1023545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1024583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1026462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1027489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1028618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inner_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1029757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1031084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1032083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1033220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/instance_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1034390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1035708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1036756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1037911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/int_repr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1039007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1040292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1041490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1042817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/inverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1043955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1045138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1046223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_coalesced_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1047377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1048670Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1049657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1050998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1052072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1053374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1054473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1055553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1056724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1058053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1059157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1060475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_distributed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1061625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1062891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1063968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1065068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_floating_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1066387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1067840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1068830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1070058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_inference_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1071056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1072521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1073681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1074649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_leaf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1075726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1077067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1078106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1079275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1080666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1082929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1084754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1085198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1085728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1086578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1088018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1089110Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1090176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_pinned_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1091202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1093005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1094930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1095346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_same_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1095712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1096367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1097499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1098278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1099341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_set_to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1100499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1101463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1102412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1103427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_signed_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1104596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1105640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1106617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1107642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/is_vulkan_available_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1109093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1109847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1110881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1112003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isclose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1112753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1114056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1114561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1115858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isfinite_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1116914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1117695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1119455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1120052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1121141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1122619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1123259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1124291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1125144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1126956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1127385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1128348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1129276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1130430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1131154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1132777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1133430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1134869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isnan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1135748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1136878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1137932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1138402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1140142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1140536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1141608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1143013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isneginf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1143691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1144890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1146122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1147111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1147794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1148732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1149764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1151198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isposinf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1151827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1153111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1154076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1155402Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/isreal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1155906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1157454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1158324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1159308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/istft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1160684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1161781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1163450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1164604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/item_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1165448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1166584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1168047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1168940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kaiser_window_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1169802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1171259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1172973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1174023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kl_div_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1175326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1176279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1176981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1177921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kron_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1178906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1180192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1181164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1181941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1184161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1184554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1185664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/kthvalue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1186593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1187735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1188790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1189765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1190697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1191980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1192689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1193811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1195026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1196142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1197105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1198405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1199296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1200423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1202339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1202728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lcm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1203724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1204634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1205645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1206830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ldexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1208239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1208923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1209878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1211062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1212127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1213334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1214503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/le_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1215458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1216579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1218136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1219097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1220142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1221349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1222614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1223775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1224946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1226552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1227343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1228511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1229778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1231034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1232209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1233275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1234555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/leaky_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1235898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1237351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1238381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1240459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1241432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1242619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1243878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1245042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lerp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1246201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1247658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1248978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1250223Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1251321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1252475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1253776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1255088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/less_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1256389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1257731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1258687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1259875Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1260923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1262194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1263345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1264479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1265618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1266973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1268244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1269505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1270564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1272872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1273231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1274077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1275009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1275771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_fresh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1276692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1277492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1278892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1279692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1280607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1282152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1282850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1283871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1284882Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1285910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1287181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1288093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1289114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1290141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cholesky_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1291327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1292525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1293488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1294617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cond_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1295563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1296751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1297634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1298802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1299458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1301366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1301888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1302327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_cross_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1303284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1304308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1305763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1306555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_det_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1307804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1308773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1309597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1311187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_diagonal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1311810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1312812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1313952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1314622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1315710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1316557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1318325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1319044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1320000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1321184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1322442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1323907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1324768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1325801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1327006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1327869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1328932Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1330129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1331051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1332166Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1333150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1334184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_householder_product_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1335277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1336385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1337303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1338577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1339330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1340860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1341686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1342667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1343708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1344903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1345998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1347029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_inv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1348076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1349259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1350052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1351370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1352334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1353450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1354339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1355359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1356325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1357480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1358677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1359749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1360606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1362013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1362780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1363740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1365033Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1365869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1366963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1368225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_ldl_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1369258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1370581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1371391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1372629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1373582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1374760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lstsq_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1375710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1376999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1377797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1379118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1379878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1380810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1381756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1382807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1383701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1384556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1385591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1386562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1387508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1388459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1389435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1390434Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_factor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1391414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1392242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1393483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1394358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1395268Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1396105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1397085Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1398450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1399496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1400324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1401673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1402461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1403644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1404760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1405354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1406359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1407867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1408455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1409257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1410270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1410798Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1411825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1412988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1414332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1415253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1416036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1416998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1418656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1419083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1420840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1421580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1423164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1423799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1425645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_matrix_rank_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1426543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1427598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1428657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1429498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_multi_dot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1430491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1431521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1432537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1433492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1434450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1435579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1436675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1437900Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1438857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1439732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_pinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1440621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1442127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1442777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1444220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1445198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1446455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1447525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1448797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1449420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1451299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1451813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1453219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1453733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1455344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1456043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1457415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1458141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1459423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1460234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1461655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1462754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1463557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1465290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1465823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1467301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_solve_triangular_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1468184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1469266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1470612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1471460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1472462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1473758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1474668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1476002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_svdvals_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1477097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1478514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1479514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1480348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1481463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1482228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1483861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1484454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1486189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1487108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1488515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1489065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1490376Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1491513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1492373Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1493307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vecdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1494320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1495461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1496727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1497250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1498774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1499803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1501025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1502133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linalg_vector_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1503162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1504083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1505236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1506536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1507510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1508828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1509834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1510658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1511751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1512676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1514837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1515484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1516288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1517219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1518134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1519123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/linspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1520157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1521489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1522279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1523169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1524122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1525322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1526389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1527186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1528248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log10_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1529512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1530692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1531409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1532458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1533303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1534912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1535447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1536678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1537862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1538512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1539927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1541052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1541825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1542865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1543841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1544959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1546108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1546986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1548144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1549165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1550126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1550939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1551872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1552945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1553810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1555053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1555776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1556733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1557581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1558634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1560598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1561056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1561733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1562497Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1563714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1564659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1565812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1566503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1568031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1568702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1569999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1570843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1571974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1573049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1574749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1576101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1576821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1577549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1578841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1580722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1581564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1583219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1584164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1585304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1586595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1587771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1588817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1589987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1591461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1592463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1593721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1594793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1596109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1597393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1598377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logaddexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1599527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1600881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1602535Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1603621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1604796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logcumsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1606073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1607280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1608415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1609534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1611548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1612310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1613488Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1614898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1616004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1617088Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_and_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1618176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1619558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1620634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1621686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1622893Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1624159Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_not_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1625269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1626616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1627720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1628888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1630081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1631215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1632415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1633743Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1634870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1636027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1637190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1638339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logical_xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1639572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1640764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1642193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1644642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1645483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1646669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1647874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1649114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1651470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1652336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1653781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1654927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1656232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1657481Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1658526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1661073Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1661923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1662722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1663782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1665580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1666287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logspace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1667732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1668432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1670388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1670781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1671903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1672831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1674169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1675514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1676371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1677909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1678817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1679891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1681312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1682484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1683793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1685179Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1686233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1687314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1688780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1689967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1691301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1692444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1693643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_mps_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1694829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1696068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lstm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1697551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1698558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1699812Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1701029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1702343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1703580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1704686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1705897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1707284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1708525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1709757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1710903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1712163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1713409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1714551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1715803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1717208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1718367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1719576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/lu_unpack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1720835Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1722233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1723425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mH_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1724618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1725679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1726806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mT_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1727979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1729356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1730590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1731784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/margin_ranking_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1732963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1734967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1738076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1738691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1739305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1740206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1740864Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_fill_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1742572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1743485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1744453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1745908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1746662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1747471Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1748580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1749584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1750509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1751516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1752511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1753302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1754217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1755225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1756332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1757259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/masked_select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1758216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1759473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1760381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1761595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1762596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1763860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1764640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1765603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matmul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1766560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1767774Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1768751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1769765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_H_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1770905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1771978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1773283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1774205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1775737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1776677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1777754Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1778709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1779809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_exp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1780708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1781814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1782613Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1783997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/matrix_power_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1785151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1786487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1787263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1789019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1789328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1790589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1791387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1792385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1793345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1794307Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1795148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1795955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1797012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1798203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1799204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1800213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool1d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1801295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1802440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1804239Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1805103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1806570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1807491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1809614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1809988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1810992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1812084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1813615Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1814388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1815320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1816526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1817405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1818637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1819618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1820808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1821624Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1822590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool2d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1823596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1824636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1825646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1826657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1828207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1828890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1829852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1830765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1831832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1832708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1833678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1834971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1835902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1837025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_pool3d_with_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1837867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1838677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1839797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1840589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1841842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1843103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1844856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1845337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1846093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1848175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/max_unpool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1849059Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1850337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1851171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1852295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1853201Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1854366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1855487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1856561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/maximum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1857555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1858994Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1860183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1861568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1862531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1863642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1864926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1866136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1867316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1868477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1869930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1871253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1874433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1875035Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1875568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1876130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1877309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1879343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/median_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1879704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1881238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1881885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1882946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/meshgrid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1883756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1884873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1885814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1886623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1887654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1888885Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1889709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1890669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1891720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/min_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1892727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1894014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1894716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1895775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1896678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1898209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1899183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1900017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/minimum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1901393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1902139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1903142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1904154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1904977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1905898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1906992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1908346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1908793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1909847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1910890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1912115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1912801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1913997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1914790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_add_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1916003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1917048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1918039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1918883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1919815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1921246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1923081Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1923658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1924525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1925546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1927264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1927735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1928352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_convolution_transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1929078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1930959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1931800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1932746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1933946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_depthwise_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1934470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1935424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1936409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1937282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1938244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1939044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1940101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1940936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1942391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1943387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/miopen_rnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1944404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1945475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1946716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1947657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1948611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1949341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1950259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1951407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1952100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1952918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1954068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1955087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1956839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1957659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mish_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1958553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1960696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1961347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1961869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1963361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1964038Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1965171Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1966144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1967337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1968288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1969327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1971255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1971723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1972483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1973559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1975475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1976026Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1976567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1977513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1979105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1979801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1981194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1981818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1983240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1983917Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1985955Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1986775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1987782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_linear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1988860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1990054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1991382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1992689Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1993806Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1995109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1996278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1997414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.1998680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2000531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2001441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2002217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2003447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2004945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2006097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2007175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_max_pool3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2008293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2009725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2010779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2012083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2013942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2015313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2016430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2017554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2018857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2019782Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2020963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2022137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2023390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2024574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2025790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2027139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2028269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2029540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2030688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2031854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2033122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mode_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2034368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2035786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2036914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2038045Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/moveaxis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2039319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2040646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2041842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2042922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/movedim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2044220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2045570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2046690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2047831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2049126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2050720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2051751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2053058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2054432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2055946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2057094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2058204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mps_max_pool2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2059351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2060665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2062050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2063197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2064367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2065553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2066949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2068012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2069161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2070342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2071685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2072938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2074111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mse_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2075306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2076748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2077869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2079039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/msort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2080194Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2081651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2083203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2084243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2085429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2086620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2087836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2088983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2090273Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mul_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2091500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2093672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2094741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2095951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2097193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2098293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2099412Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2100598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2101769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2102945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multi_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2104219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2105464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2106686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2108770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2109427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2110263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2111565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2112741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2114142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2115356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2116549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2117870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2118998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2120168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multilabel_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2121463Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2123764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2125817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2126410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2127131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multinomial_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2128334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2129587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2130814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2132213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/multiply_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2133512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2134543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2135892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2138149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2139125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2140312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2141378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2142645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2143708Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/mvlgamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2144960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2146271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2147608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2148569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2149843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2151009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nan_to_num_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2152212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2153711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2154730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2155823Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2157011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2158405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2159550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2160645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2162146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2163358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2164566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanmedian_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2165816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2167187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2168319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2169444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nanquantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2170760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2172007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2174025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2174978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2176075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nansum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2177389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2178652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2179737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2181142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2182253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2183477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2184664Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2185845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2187004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/narrow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2188259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2189600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2191014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2192070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2193288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2194608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2195725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2196976Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2198146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2199349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2200495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2201799Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2203163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2204617Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2205801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2206833Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_channel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2207924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2209215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2210580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2211693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2212970Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2214183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2215411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2216844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2218095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2220243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2220851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2221421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_dropout_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2222534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2223687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2224990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2226118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2227309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2228447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2229738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2231241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2232318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2233395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2234625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2235883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_group_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2237015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2238315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2240294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2240868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2242209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2242910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2243995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2245178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2246157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2247062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2247949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2249118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_layer_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2250702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2251513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2253203Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2253702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/native_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2254982Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2256092Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2257167Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2258207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2258909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2260216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2261106Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2262241Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ne_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2263148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2264318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2265387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2266546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2267261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2268576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2269630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2270872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2271370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2273122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2273794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2274765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/negative_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2276320Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2277070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2278383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2279202Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nested_to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2280616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2281777Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2283655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2284925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2285949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2287228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2288429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2289421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2290603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_empty_strided_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2291874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2293190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2294330Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2295545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_full_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2296860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2298691Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2299519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2300811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2301123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2302191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2302946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2303909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/new_zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2304906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2306245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2307262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2308354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2309334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2310316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2311242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2312243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nextafter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2313912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2314255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2315455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2316610Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2317397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2318120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2319340Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2320876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2323718Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2324130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2324582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2325053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2326025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2326755Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2327808Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2328972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2330170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2330767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2332668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2333049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2333637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2334371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2335747Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2336771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2337746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2338909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2339719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2340391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2341540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2342600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2343325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2344139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2345316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2346181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2347213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2348129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2349068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_nd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2350131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2351757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2352662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2353794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2354941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2355726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2356749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2357695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2358620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_numpy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2359640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nonzero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2360636Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2361896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2362892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2363898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2364790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2373749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2374848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2375764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2376637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2377630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_except_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2378886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2380711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2381068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2382244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2383103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2385119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2385446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2386504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2387156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2388381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2389037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/normal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2390418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2391411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2392156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2393890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/not_equal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2394794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2395669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2396887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2397682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/nuclear_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2398687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2399836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2400500Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2401637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/numpy_T_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2402649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2403309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2404680Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2405566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2406650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2407642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2408597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2409594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2411205Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2412089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2412887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2413796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2414726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ones_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2415775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2416621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2417570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/or_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2418560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2419646Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2420426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2421382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/orgqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2422343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2423288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2424207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2425121Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2426130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ormqr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2427017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2429022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2429554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2430705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/outer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2431328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2433231Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2434098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2435207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/output_nr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2435895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2437284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2438388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2439524Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2440807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2442238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2444389Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2445369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pad_sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2446656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2447950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2448881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2450137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pairwise_distance_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2451229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2452745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2453881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2454993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pdist_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2456172Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2475410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2476131Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2477191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2478395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2479444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2481672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2482699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2483849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/permute_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2485117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2486485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2487737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2488849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pin_memory_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2490141Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2491469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2492626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2493843Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pinverse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2495111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2496460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2497796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2498760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2499945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2501080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_shuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2502310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2503644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2504977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2505974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2507181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2508327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2509655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2510870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2511990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2513157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2514360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2515553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2516964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2518016Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2519224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_nll_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2520339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/poisson_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2521679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2522977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2524112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2525245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2526455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2527654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polar_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2528874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2530198Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2531730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2532766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2534029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2535213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2536442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2537668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2538790Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2539948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2541317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2542396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2543601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/positive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2544773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2546052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2547493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2548788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2549894Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2551116Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2552408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2553444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/pow_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2554886Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2555862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2558425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2559216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2563633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2564499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2565555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2566952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2570289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2571534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2572183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2573416Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2574581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2575749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2577063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2578428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2579750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2580911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2581975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2583148Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2584282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2585450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/prod_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2586779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2588262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2589390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2590547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/promote_types_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2591632Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2593002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2594100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2596310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2597407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2598672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2599661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2601169Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2602289Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2604570Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_axis_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2605493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2606825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2607947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2609007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_scales_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2611103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2611914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2612855Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2614034Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_per_channel_zero_points_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2615240Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2616375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2618404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_scale_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2619587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2620802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2622210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/q_zero_point_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2623360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2625165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2626371Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2631119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2632457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2633707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2634940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/qscheme_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2636184Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2637619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2638599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2639818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2641173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2642583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2644083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2645337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2646529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2647732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_channel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2648945Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2650963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2652011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2653153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2654405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2655903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2657102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2658225Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2659306Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2660502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2661638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2662933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantize_per_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2664248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2665520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2666551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2667768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_batch_norm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2669095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2670591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2671642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2672759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_gru_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2673881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2675245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2676291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2677466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_lstm_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2678643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2680143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2681383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2682544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2683781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2685182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2686245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2687441Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_max_pool2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2688749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2689913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2691177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2692288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2693498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2694858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2695990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2697188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2698303Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2700504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2701604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2702858Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rad2deg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2704056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2705395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2706637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2709459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2710355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2711583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2713004Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2715149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2715472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rand_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2717477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2718942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2719896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2722489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2723270Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2723991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2724797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2726117Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randint_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2726863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2728589Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2729377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2730675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2732536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2733278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2734301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2734872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2736226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2737359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2738635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2739063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2740379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2740853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2741816Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2742695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/random_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2743854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2745346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2746334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2747256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2748178Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2748929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/randperm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2749952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2751571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2752394Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2753319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2754224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2755398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2756423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/range_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2757605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2758899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2759897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2761162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/ravel_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2762374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2764797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2765575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2766699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2767870Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2769437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2770435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2771778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2772942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2774113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2775523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2776682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reciprocal_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2777760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2778968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2780158Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2781288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/record_stream_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2782431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2783883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2784993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2786257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/refine_names_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2787487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2788548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2790022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2791181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2792979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2794103Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2795280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2796614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2797772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2799248Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2800387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2801715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2803335Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2804072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2804656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2806491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2806919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2808221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2809657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2810459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2812042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2813008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2814523Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2815392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2817446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2817887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2818914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2820924Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2821757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2822348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2824372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2824736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2825537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2827286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2827715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2828559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2830127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2831086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2832470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2833597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2834643Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2835757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reflection_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2836923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2838039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2839459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2840567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2841811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu6_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2843160Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2844186Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2845470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2846522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2847669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2848919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2850037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2851379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2852794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2853795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2855087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2856245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2857388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2858546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2859804Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/remainder_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2860950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2862370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2863382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2864564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rename_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2865707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2867139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2868125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2869352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2870460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2871735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2873065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2874227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/renorm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2875357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2876709Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2877756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2879102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2880243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2882115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2883296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2884654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2885707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_interleave_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2886956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2888101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/repeat_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2889344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2890552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2892114Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2893140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2894419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2895506Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2896655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2897884Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2899071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2900415Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2901413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2902583Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2903740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2904948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2906278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2907478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2908562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2910036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2911287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2912283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2913591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2914758Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2916253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2917137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2918245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2919485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2920696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2921910Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2924074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2925176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2926405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2927619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2928857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2929916Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2931015Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2932432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2933637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2934735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2935923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2937252Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2938674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2939912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/replication_pad3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2940930Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2942266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2943221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2944345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/requires_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2945491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2946714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2947992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2949277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2950398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2951548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2952881Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2954005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2955008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2956393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/reshape_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2957729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2958728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2960719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2961891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2963308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2964445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2965752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2966895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2967959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2969120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_as_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2970431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2971519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2972791Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2974039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2975109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2976313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2977503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2978768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2979880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2981098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_conj_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2982258Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2983584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2984605Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2986012Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/resolve_neg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2987039Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2988363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2989387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2990564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/result_type_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2991837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2993072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2994236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2995278Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retain_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2996578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2997922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.2999022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3000232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/retains_grad_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3001460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3002701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3004054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3005146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3006447Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3007572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3008756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3009946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_relu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3010977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3012284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3014190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3014901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3015969Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_cell_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3017084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3018327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3019684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3021037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rnn_tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3022279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3023459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3024459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3025634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3026753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3027890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/roll_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3029216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3030604Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3031665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3032824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rot90_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3034502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3035898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3037243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3039021Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3041503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3043044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3044316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3045588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3046927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3048250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3049821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3051065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3052650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3054005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3055377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3056567Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3058024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3059308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3060672Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/row_stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3062100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3063679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3065048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3066490Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3067993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3069493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3071075Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3072265Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3073437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3074671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3075810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3077013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3078161Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3079311Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rrelu_with_noise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3080429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3081936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3083061Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3084301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3085588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3086652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3087937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rshift_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3089138Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3090654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3091807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3092859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3094020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3095297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3096482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3097657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3098819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3100107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3101243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3102502Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3103554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3104730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/rsub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3105996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3107210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3108247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3109404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scalar_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3110517Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3111811Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3113155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3114476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3115628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3116692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3117926Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3119086Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3120364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3122180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_add_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3124323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3125469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3126542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3127760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3129049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3130312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3131443Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3132654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3133978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3135444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3136442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3137578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3138724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3139951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3141100Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3142276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/scatter_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3143527Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3144826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3145915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3147056Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3148200Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3149391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/searchsorted_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3150582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3151792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3153323Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3154432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3155595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3156729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3157890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/segment_reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3159022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3160226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3161724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3163269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3164251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3165421Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3166839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3168134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3169070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3170479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3171757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3172958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3174188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3175343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3176635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3177867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3179261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3180283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3181547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/select_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3182588Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3184095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3185257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3186346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/selu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3187642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3188995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3190180Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3191378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3192436Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3193728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3195809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3196390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3197521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_data_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3198444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3199727Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3202011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/set_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3202992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3204300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3205329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3206619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3207834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3208983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3210142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3211461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sgn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3212723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3215162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3216279Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3217325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3218598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3219480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3221274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3221773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3223242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3223990Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3225290Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3226139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3227339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3228507Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3229487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3230842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sigmoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3231667Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3233228Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3235084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3235459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3235964Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3237257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3237779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3239235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sign_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3240030Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3242383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3242987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3244526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3245734Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3246981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3248139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3249437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/signbit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3250555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3251899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3253469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3254720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3255953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3257048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3258136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3259345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3260530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3262297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3263292Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3264339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3265423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3266561Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3267825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3269048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3270209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/silu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3271427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3272706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3273851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3275062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3276369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3277568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3279654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3280609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sin_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3281637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3283063Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3283829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3285155Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3286052Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3287094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3288014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3289177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3290066Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3291410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3292318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3293372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3294509Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3295378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3296234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3297712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sinh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3298616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3299597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3300648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3301582Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3302874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3303996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3305271Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3306291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3307621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3308819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3309735Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3311386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3312564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3313515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3314647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3315825Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3316992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3318197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3319536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3320657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3321850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slice_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3322957Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3323992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3325023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3326025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slogdet_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3327095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3328222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3329188Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3330238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3331536Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3332474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_forward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3333553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3334595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3335623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3336872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3337737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3338773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3339779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3342019Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3342483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3343318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3344151Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3345349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3346286Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3347102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_dilated3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3348067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3349699Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3350715Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3351503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3352485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3353470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3354572Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3355552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3356496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3357607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3358297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3359359Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3360209Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/slow_conv_transpose3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3361397Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3362717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3363668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3364409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3365911Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3366669Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3367904Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3368796Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3370097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3370827Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3372236Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3372940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3373972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3375399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3376003Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3377173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3378043Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3379098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/smooth_l1_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3379821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3381485Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3382606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3383738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3384189Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3385611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3386451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3387040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/soft_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3388423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3389378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3390459Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3391384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3392243Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3393479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3394383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3395717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3396370Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3397393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3398648Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3399493Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3400362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3401511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3403331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3403985Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3405206Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3406284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3406741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3407761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3408739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softplus_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3409688Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3410726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3411997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3412912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3413996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3415308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3416638Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3417382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3418868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3419771Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3420714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3421761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3423048Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3423963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3424780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3425698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/softshrink_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3426658Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3427726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3428711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3429575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3430540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3431321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3432331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3433150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3434263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3435028Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sort_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3436431Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3437625Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3439230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3439674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3440448Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3442068Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3442556Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3443762Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_bsr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3444807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3445515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3446586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3447974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_compressed_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3448489Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3449795Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3450929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3452266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3453234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_coo_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3454650Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3456262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3456809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3458199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csc_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3459395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3460585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3461521Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3462682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_csr_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3463630Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3464793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3466382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3467534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3468683Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3469640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3470433Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3471437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3472377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3473770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3474482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3475404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3476550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_and_clear_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3477611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3478277Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3479287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3480287Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_resize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3481293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3483686Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3484510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sparse_sampled_addmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3485600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3486819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3487645Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3488510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3489430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3490316Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3491216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3492104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_airy_ai_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3493152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3494940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3495585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3496454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3497353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3498418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3499508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3500522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3501678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3502846Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3504530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3508656Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3509264Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3509766Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3510345Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3510726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_j1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3511041Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3511456Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3511999Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3513703Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3514852Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3515510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3516557Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3517707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3519014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3520326Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3521684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3522712Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3523753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3525076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3526327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3527383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_bessel_y1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3528627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3530134Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3531467Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3532661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3533888Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3535115Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3536262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3537514Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3538721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3540082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3541212Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3542702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3544314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3545503Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3546677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3547770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3548986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3550422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3551738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3552909Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3554142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3555694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3557599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3558515Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3560040Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3561156Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3562606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3564569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3565717Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3566830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3568071Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3569444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3570659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3571889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3573133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3574257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3576357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3577027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3578020Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3579348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3580398Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3581738Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3583313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3585464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_digamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3586182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3587054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3587679Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3589101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3589828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3590834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3592810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3593713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_entr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3595208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3596164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3597435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3598164Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erf_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3599215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3600428Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3601420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3602262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3603381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3604698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3605334Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3606269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3607230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3608374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3609600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3610450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfcx_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3611579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3612973Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3613768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3614721Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_erfinv_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3616641Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3617377Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3618263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3619064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_exp2_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3620120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3621310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3622294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3623321Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3624149Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3625282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3626153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3627087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_expm1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3628135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3629525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3630967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3631829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammainc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3632761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3633501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3634813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3635853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaincc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3636468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3638211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3640361Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3640775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_gammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3641740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3642756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3643789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3644673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3645690Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3655684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3656698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3657606Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3658091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3658435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_h_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3658883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3659327Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3659783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3660218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3660779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3661135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3661651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3662008Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3662425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3662942Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_hermite_polynomial_he_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3663375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3664360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3665480Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3667251Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3668042Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3669477Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3670221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3671369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3672183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3673351Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3674427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3675132Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i0e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3676401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3677256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3678120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3678991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3680067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3680902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3681922Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3685960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3686451Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3686986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3687324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3688295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3689127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3690486Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3691468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3692505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_i1e_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3693704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3695462Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3697975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3698532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3698965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3699693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3701678Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3702946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3704098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3705237Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3707659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3708779Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3709996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3711168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3712218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3713494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3714772Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3715883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3717135Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3718299Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_legendre_polynomial_p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3719540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3720853Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3722037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3725058Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log1p_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3725972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3727369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3728366Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3729784Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3730848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3732952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3733563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3734474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3735711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3737076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3738143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3739275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_log_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3741253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3741702Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3742584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3743626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3744639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3745730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3746722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3748017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_logsumexp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3749390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3750420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3751328Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3752560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3753729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3754753Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3755826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3756569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3757432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3758623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3759333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3760232Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3760830Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3762011Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3762741Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3764609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_i1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3765055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3765834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3768283Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3768872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3769468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3771152Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3772522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3773802Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3775089Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3776569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3778574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3779559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3780745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3781949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3783099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3784308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3785541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3787002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3788218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3789408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_multigammaln_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3791256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3792548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3793663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3794905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3796226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3798907Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3799525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3800729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3802065Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3803342Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3804540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3805848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_ndtri_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3806992Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3808475Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3809399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3810553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_polygamma_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3812574Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3813275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3814464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3815529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_psi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3816757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3818084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3819190Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3820575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_round_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3821797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3823250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3824263Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3825440Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3826663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3827889Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3829302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3830603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3831805Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3833295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3834455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3835674Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3836841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3837988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3839217Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3840404Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3841780Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3842987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3844871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3846609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3847391Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3848227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3849336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3850437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3851465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3852934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3853949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3854981Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3856707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3857364Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3859716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3860618Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3861494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3862543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3863710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3864918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3866302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3867510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3868962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3870126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3871329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3872598Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3873946Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3874991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3876291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3877590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3878725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3879937Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3881464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3882818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3885140Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3885991Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3887177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3888280Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3889619Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3890878Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3892105Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3893260Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3894525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3895807Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_sinc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3897887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3898593Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3899343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3900435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_softmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3901622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3903074Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3904072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3905304Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3906442Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3907603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3908707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3910112Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_spherical_bessel_j0_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3911113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3912453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3913724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3914896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3916126Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3917337Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3918810Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3920084Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3921435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlog1py_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3922622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3924000Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3925139Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3926183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3927414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3928725Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3930049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3931136Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3932346Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3933429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3934685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3935928Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3937091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/special_zeta_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3938792Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3940294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3941222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3943308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3946298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3947281Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3948137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3948842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3949594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3950193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3952419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3953484Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3954537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3955739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3957352Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3958768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3959793Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3961162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3962165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3964215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3965349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3966665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3967773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3968989Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3969968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3971163Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3972341Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sqrt_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3973925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3975113Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3976379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3977760Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/square_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3978977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3979652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3980693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3981269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3982162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3984093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3985249Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3986234Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3987437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3988548Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/squeeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3989654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3990979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3992170Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3993324Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3994576Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3995681Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sspaddmm_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3996815Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3998099Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.3999319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4000495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4001854Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4003254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4004429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4005566Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4006713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4008797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4009980Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4011214Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4012297Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4013282Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4014242Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4015380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4016444Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/std_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4018450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4019635Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4020785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4021912Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stft_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4023070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4024585Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4025654Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4026794Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/stride_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4027947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4029235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4030590Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4031343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4032510Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4033657Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4035036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4035851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4036988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sub_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4038218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4039187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4040375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4041534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4042418Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/subtract_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4044076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4045639Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4046719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4047722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4048666Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4049905Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4050940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4051800Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4052673Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4053913Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4054701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4056107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4056828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/sum_to_size_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4057586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4058526Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4059479Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4060482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/svd_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4061519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4062663Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4063293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4064769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapaxes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4065676Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4066423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4067581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4068403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/swapdims_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4069308Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4070696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4071544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4072476Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/symeig_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4073651Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4074633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4075874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4076857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4077880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4078958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4079988Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4080915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/t_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4082841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4083637Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4084936Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4085902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4086934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_along_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4088501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4089305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4090266Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4091055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/take_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4092047Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4093183Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4094051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4094961Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4095848Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4096601Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4097472Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4098382Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tan_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4099430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4100210Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4101153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4101975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4102838Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4103750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4104644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4105534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4106405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4107584Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4108339Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4109347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4110125Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4111422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4112233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4113305Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tanh_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4114017Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4115119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4116051Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4116978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensor_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4118054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4118919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4120594Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4121425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4122384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4122979Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tensordot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4123859Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4124737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4126608Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4127317Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/thnn_conv2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4127986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4128659Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4129950Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4130933Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4132250Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4133154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4134101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4135031Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4135956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4136966Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4138108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4138817Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4139600Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4140396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4141314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4142384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/threshold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4143185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4144204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4145023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4146175Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tile_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4146944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4147898Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4149383Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4150516Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4151563Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4152386Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4153665Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4154419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4155707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_dense_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4156450Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4157392Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4158275Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4159552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4160395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4161939Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4162652Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4163492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4164492Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_mkldnn_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4165333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4166288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4167087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4168143Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4169137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4169871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_padded_tensor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4170902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4171765Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4172938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4173824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4175005Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4176036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4177050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4178064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4178935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4179983Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4180968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4181851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4182824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_bsr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4183974Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4184972Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4185829Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4186915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4187959Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4188925Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4189834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4190819Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4192022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4192901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4194684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4195420Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4196319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4197230Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_csr_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4198049Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4198789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4199865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/to_sparse_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4200781Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4202044Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4202997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4204229Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4205309Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4206078Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4206849Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4207872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/topk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4208698Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4210064Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4210890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4212104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4214272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4215235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4216378Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4217325Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4218411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4219384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4220050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4221343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4222461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4223197Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4224508Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4225562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4226552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4227457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4228555Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4229102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/transpose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4230360Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4232024Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4233133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4234675Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapezoid_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4236437Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4237746Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4238927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4239711Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trapz_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4241705Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4242929Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4244445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4245358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4248977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4249649Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4250288Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4251571Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triangular_solve_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4252732Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4253986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4255644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4256478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4257586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4259731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4260757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4261614Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4262713Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4263997Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4264938Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4266022Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4267192Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4268357Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/tril_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4270123Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4271221Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4272162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4272880Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triplet_margin_loss_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4273740Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4274890Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4275918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4276809Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4278176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4279181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4280023Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4280733Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4281906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4282739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_indices_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4284737Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4286968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4287745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4288483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/triu_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4290111Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4290931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4292312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4293821Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/true_divide_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4295029Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4297599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4298429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4299018Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4299918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4300682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4302380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4303319Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/trunc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4304832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4305978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4307560Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4308749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/type_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4310417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4311272Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4312406Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4313466Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4314847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4315871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4317091Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4317879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4319076Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4321694Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4322559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unbind_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4323578Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4324850Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4325836Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4327083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4328142Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4329104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_dense_tensors_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4330082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4331310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unflatten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4332381Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4333426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4334700Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4335719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4336887Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4338009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4338993Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4340070Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4342077Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4343295Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4344293Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4345259Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4345984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4346987Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4347662Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4348627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4349622Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unfold_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4350554Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4351569Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4352575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4353644Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4354677Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4356401Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4357215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/uniform_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4357962Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4358963Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4359958Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4360897Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4362193Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4363788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4364423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4365534Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4366195Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4367107Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4368395Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4369474Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4370294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4371984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4372764Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_consecutive_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4373866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4375168Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4376137Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4377215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unique_dim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4378564Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4379873Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4380768Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4381839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_chunk_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4382839Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4383977Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4384856Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4385863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4386986Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4388054Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4388879Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4390187Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsafe_split_with_sizes_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4391687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4392565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4393834Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4395947Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4397037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4398238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4399153Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4400108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/unsqueeze_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4401218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4402238Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4403874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4405176Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4406262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4407255Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4408559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4409498Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4410540Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4411902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4412724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4414002Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4440253Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4441553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4442653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4443716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4444763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4445773Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4446786Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4447826Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4449133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4450470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4451731Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4452847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4454014Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4455128Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4456220Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4457296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4458465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4459785Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4460714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4461697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4462697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4463362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4464274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4465227Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4466122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4466761Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4467411Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4468372Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4469213Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4470269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4471296Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4472256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4473090Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4473967Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4474975Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4475968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4477050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4478036Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4478918Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4479759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4480653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4481707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_linear1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4482261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4482813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4483445Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4484611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4485696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4486729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4487425Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4488410Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4489426Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4490344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4491354Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4492512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4493626Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4494627Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4495587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4496505Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4497494Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4498363Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4499312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4500315Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4500949Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4501668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4502716Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4503454Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4504380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4505082Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4505723Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4506291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4506953Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4507710Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4508385Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4508783Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4509102Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4509419Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4509797Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4510157Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4510469Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4510857Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4511256Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4511695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4514580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4516591Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4517596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4518642Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4519603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4520872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4521483Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4522633Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4523552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4524532Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4525545Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4528108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4529453Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4530262Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4531550Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4532684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4533901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4535053Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4535866Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4537181Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4537960Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4539072Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4542109Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4542546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4543685Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4544499Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4545313Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4546597Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4547587Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4548512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4549692Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4550182Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4551424Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4552775Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4553246Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4554744Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/value_selecting_reduction_backward_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4555396Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4556903Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4557902Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4559165Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4560098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4561487Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4562640Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4563978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/values_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4564921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4565767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4566750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4568464Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vander_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4569144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4570254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4570908Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4572118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4573083Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4574130Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4574984Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4577457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4578173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4579435Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4580519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4581408Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4582301Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/var_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4583226Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4584129Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4585025Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4586332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4587216Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4587956Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vdot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4589348Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4590094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4591423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4592185Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4593254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4594409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4595219Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4596358Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4597298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4598407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4599347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4600482Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4601400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_complex_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4603247Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4604671Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4605079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4606312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4607789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4608579Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4609720Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4610724Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4611952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4613207Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4614199Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4615093Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4615862Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4617133Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_as_real_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4618177Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4618832Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4619965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4620934Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4622684Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4624537Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_copy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4625119Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4625748Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4626446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4627530Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4628697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/view_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4629952Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4633861Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4634726Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4636097Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vsplit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4637006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4638257Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4639770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4640331Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/vstack_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4640906Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4642387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4643745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4644851Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4645612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4646595Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/where_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4647872Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4648892Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4649863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4650865Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4651968Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4652915Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_meta.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4655468Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4655965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4656285Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xlogy_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4657749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4658611Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4660196Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4660565Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/xor_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4661767Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4663057Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4663714Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_cpu_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4664756Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_cuda_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4665543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_meta_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4666388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4667552Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zero_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4668302Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4669750Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4670647Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4671842Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4672599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4674465Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_like_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4674896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_native.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4675551Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops/zeros_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T10:06:49.4679366Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4680343Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/ApplyGridUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4681801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/AsmUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4682653Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/Atomic.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4683863Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/DeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4685010Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPApplyUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4687224Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPGraphsUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4687845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPTensorMethods.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4688776Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/NumericLimits.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4689422Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4692414Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/cub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4693413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/cub_definitions.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4694513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/ATenHIPGeneral.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4695719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/CachingHostAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4696739Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/EmptyTensor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4697742Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4699543Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4700687Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPConfig.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4702788Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPContext.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4703374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPDataType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4703940Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPDevice.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4704899Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4705923Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPGeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4707096Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4708150Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPSparse.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4709388Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPSparseBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4710542Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPSparseDescriptors.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4713067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/HIPUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4713693Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/PeerToPeerAccess.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4714318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/PinnedMemoryAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4714871Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/Sleep.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4715628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/ThrustAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4716883Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/cub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4718050Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/jiterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4718948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/jiterator_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4719941Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/llvm_jit_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T10:06:49.4721932Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-12-01T10:06:49.4722432Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail/IndexUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-12-01T10:06:49.4723127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail/IntegerDivider.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-12-01T10:06:49.4724122Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail/OffsetCalculator.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-12-01T10:06:49.4724948Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail/PhiloxCudaStateRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-12-01T10:06:49.4725801Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail/TensorInfo.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-12-01T10:06:49.4726547Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail/UnpackRaw.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-12-01T10:06:49.4727573Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail/DeviceThreadHandles.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-12-01T10:06:49.4728461Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail/HIPHooks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-12-01T10:06:49.4729549Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail/KernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-12-01T10:06:49.4730455Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/detail/LazyNVRTC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/detail 2022-12-01T10:06:49.4731849Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T10:06:49.4732387Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T10:06:49.4733544Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T10:06:49.4734504Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T10:06:49.4735696Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T10:06:49.4736325Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T10:06:49.4736914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/CUDAHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T10:06:49.4738027Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/FunctionTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T10:06:49.4738621Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/HIPHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T10:06:49.4739568Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail/ORTHooksInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T10:06:49.4741290Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4741602Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4742914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/AdaptivePooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4743612Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BatchLinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4744559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4745628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/BucketizationUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4746541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CPUBlas.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4747634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CPUFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4748522Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CanUse32BitIndexMath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4749393Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ComplexHelper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4750333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4751274Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4753828Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ConvUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4755120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ConvolutionMM3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4755803Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4770269Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Cross.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4772553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DilatedConvolutionUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4773553Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DispatchStub.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4775314Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Distance.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4776300Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4778390Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4779719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/EmbeddingBag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4780147Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Fill.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4780919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ForeachUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4782094Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4783013Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4785067Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/GridSamplerUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4785478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4786144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4787162Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/IndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4788218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Lerp.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4789586Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LinearAlgebra.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4790512Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LinearAlgebraUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4791891Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/LossMulti.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4792623Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Math.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4795191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MathBitFallThroughLists.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4796470Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MathBitsFallback.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4797496Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/MaxPooling.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4798384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/NonEmptyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4800218Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/NonSymbolicBC.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4800778Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4801751Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/PointwiseOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4802603Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Pool.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4803473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Pow.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4804362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/RNN.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4805446Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/RangeFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4807722Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceAllOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4808322Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4810628Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ReduceOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4811581Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Repeat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4813098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4813730Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ResizeCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4814998Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/ScatterGatherChecks.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4815511Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SegmentReduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4816525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SharedReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4817728Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SobolEngineOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4818222Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4819347Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SortingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4820120Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/SpectralOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4821235Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/StridedRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4822087Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorAdvancedIndexing.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4822901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4823944Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorCompare.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4824562Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorConversions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4825596Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorDimApply.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4827847Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorFactories.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4828869Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorIterator.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4829519Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4830353Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4831478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorShape.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4832409Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TensorTransformations.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4833318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TopKImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4834318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TransposeType.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4835062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TriangularOpsUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4836525Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/TypeProperties.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4836868Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UnaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4838575Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Unfold2d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4838995Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/Unfold3d.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4840312Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UnfoldBackward.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4840789Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/UpSample.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4842729Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/batch_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4843707Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/group_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4844501Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/im2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4845405Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/im2col_shape_check.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4846284Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/layer_norm.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4847329Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/verbose_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4847996Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/vol2col.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T10:06:49.4849752Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4850127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4850770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/CatKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4851867Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4852629Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/CopyKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4854458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4854931Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4855927Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4856770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4857841Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4858745Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/IsContiguous.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4860298Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Loops.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4860824Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4861736Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4862427Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/Reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4863706Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/SerialStackImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4866104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4866701Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/StackKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4867820Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/WeightNormKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4868668Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/avx_mathfun.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4869599Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/mixed_data_type.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4870460Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/moments_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4871429Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4872355Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu/zmath.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T10:06:49.4874038Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4875845Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4876478Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4878080Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4878400Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4880009Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4880333Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4880752Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4882661Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4883531Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4884403Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4885154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4885831Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MiscUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4886844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4887818Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4889055Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ScanKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4890379Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4892215Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortStable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4897261Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4897813Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4898356Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorTopK.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4898874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/jit_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4899380Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/thread_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4900233Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4901417Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/CUDALoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4902616Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4903874Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4906191Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4906840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4907580Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4908704Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4909620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Loops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4910759Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Math.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4912919Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4913971Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4915208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Normalization.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4917118Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4918254Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Pow.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4919310Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4919901Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Randperm.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4920697Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/Reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4922244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4924127Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4924921Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4925757Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4926620Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4927719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4928769Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/UpSample.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4929749Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4930318Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4931413Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4932438Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4933529Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/im2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4934457Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4936062Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda/vol2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T10:06:49.4937695Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4938146Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Activation.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4939144Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/BinaryInternal.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4940211Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/CompositeRandomAccessor.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4941037Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4942006Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/CuFFTPlanCache.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4942837Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/CuFFTUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4943607Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/DistributionTemplates.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4944546Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Distributions.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4945336Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/GridSampler.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4946108Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4946965Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/LaunchUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4947860Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/MiscUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4948349Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/ReduceOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4949844Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Resize.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4950533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/ScanKernels.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4951344Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Sort.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4953079Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/SortStable.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4953840Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Sorting.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4954399Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/TensorModeKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4955291Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/TensorTopK.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4955896Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/jit_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4956763Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/thread_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4957655Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/DeviceSqrt.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4958814Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/EmbeddingBackwardKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4959895Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/ForeachFunctors.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4961609Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/GridSampler.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4962695Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/HIPJitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4963495Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/HIPLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4964770Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/JitLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4965491Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/KernelUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4966244Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Loops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4967154Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Math.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4969204Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/MemoryAccess.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4969682Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/MultiTensorApply.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4970634Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Normalization.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4972384Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/PersistentSoftmax.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4973407Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Pow.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4974124Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/ROCmLoops.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4974951Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Randperm.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4975631Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/Reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4977095Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/ScanUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4979332Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/SortUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4980362Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/SortingCommon.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4981276Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/SortingRadixSelect.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4981719Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/TensorModeKernel.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4982787Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/UniqueCub.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4983533Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/UpSample.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4984423Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/block_reduce.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4985430Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/fused_adam_amsgrad_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4986208Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/fused_adam_impl.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4987098Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/fused_adam_utils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4988101Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/im2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4990374Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/reduction_template.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4990914Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/hip/vol2col.cuh -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/hip 2022-12-01T10:06:49.4992919Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T10:06:49.4993367Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/AffineQuantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T10:06:49.4993978Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T10:06:49.4994876Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/Copy.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T10:06:49.4995920Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T10:06:49.4996558Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/IndexKernel.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T10:06:49.4997559Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/PackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T10:06:49.4999466Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5000104Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/BinaryOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5001173Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5002007Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/OnednnUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5003294Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5004577Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QuantUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5005375Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/QuantizedOps.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5006368Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/RuyUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5007541Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/XnnpackUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5008473Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/conv_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5009513Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/fbgemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5010520Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/init_qnnpack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5011458Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/qembeddingbag.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5012245Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T10:06:49.5014251Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-12-01T10:06:49.5014935Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized/QTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-12-01T10:06:49.5015369Z copying build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized/Quantizer.h -> build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-12-01T10:06:49.5018148Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2022-12-01T10:06:49.5018592Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5019204Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/bench_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5019946Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5022375Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cblas.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5022885Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/conversions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5023546Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cpu_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5024389Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/cpuid.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5025292Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/eigen_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5026208Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/filler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5028849Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/fixed_divisor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5029413Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/knob_patcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5029889Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/knobs.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5030327Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/map_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5030793Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math-detail.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5031372Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5032553Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/murmur_hash3.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5033211Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5034315Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5035414Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/proto_wrap.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5036233Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5038370Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/simple_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5038937Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/smart_tensor_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5039655Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5040228Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/zmq_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T10:06:49.5041875Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T10:06:49.5042280Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T10:06:49.5043347Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/elementwise.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T10:06:49.5044407Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/half_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T10:06:49.5045088Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T10:06:49.5046252Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T10:06:49.5046695Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T10:06:49.5048355Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:49.5048854Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:49.5049929Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:49.5050911Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:49.5052127Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:49.5053696Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:49.5056532Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool/thread_pool_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T10:06:49.5083358Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib 2022-12-01T10:06:49.5083754Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-12-01T10:06:49.5084393Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten/aten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-12-01T10:06:49.5084998Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten/aten_op_template.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-12-01T10:06:49.5085380Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5086065Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5086695Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5087395Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5088034Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_fma.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5088692Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5089354Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5090029Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5090834Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5091522Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5092342Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5093085Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5093736Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5094511Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5095188Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5095816Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5096473Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T10:06:49.5096845Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:49.5097470Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/allgather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:49.5098093Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/allreduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:49.5098707Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/barrier_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:49.5099335Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/broadcast_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:49.5099926Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:49.5100553Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/common_world_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:49.5101178Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:49.5101800Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:49.5102410Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo/store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T10:06:49.5102803Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl 2022-12-01T10:06:49.5103429Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl 2022-12-01T10:06:49.5103810Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl/hip 2022-12-01T10:06:49.5104539Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl/hip/hip_nccl_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl/hip 2022-12-01T10:06:49.5104930Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/opencl 2022-12-01T10:06:49.5105535Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/opencl 2022-12-01T10:06:49.5105916Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/prof 2022-12-01T10:06:49.5106556Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof/prof_dag_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/prof 2022-12-01T10:06:49.5106949Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/shm_mutex 2022-12-01T10:06:49.5107569Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex/shm_mutex.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/shm_mutex 2022-12-01T10:06:49.5108042Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:06:49.5108702Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:06:49.5109378Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:06:49.5110021Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt/trt_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-12-01T10:06:49.5110402Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/warpctc 2022-12-01T10:06:49.5111013Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc/ctc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/warpctc 2022-12-01T10:06:49.5111366Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5111938Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5112499Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5113080Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5113693Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_serializer_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5114222Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/blob_stats.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5114811Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5115387Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5115958Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5116527Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/common_omp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5117079Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5117627Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5118192Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/context_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5118878Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/cudnn_wrappers.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5119401Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/db.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5119987Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/distributions_stubs.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5120539Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/event.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5121321Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/event_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5122040Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/export_c10_op_to_caffe2.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5122658Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/export_caffe2_op_to_c10.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5123226Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/flags.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5123786Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5124351Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/init.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5124914Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5125469Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/memonger.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5126047Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/module.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5126784Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5127534Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5128613Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_scheduling.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5129649Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5130827Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task_future.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5131919Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_task_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5133086Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_async_tracing.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5134253Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_dag_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5135314Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5136415Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_simple.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5137551Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/net_simple_refcount.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5138614Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5139714Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5140917Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5142767Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator_gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5143730Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/operator_schema.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5145037Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/plan_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5146241Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/prof_dag_counters.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5147457Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/qtensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5148588Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/qtensor_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5150250Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/scope_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5150844Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/static_tracepoint.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5151801Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5152967Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/stats.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5154091Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/storage.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5155102Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5156462Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5157688Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/tensor_int8.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5158750Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/test_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5159920Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/timer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5161307Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5162442Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/types.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5163625Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/workspace.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5164736Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/macros.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T10:06:49.5165991Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-12-01T10:06:49.5166933Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip/common_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-12-01T10:06:49.5168031Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip/miopen_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-12-01T10:06:49.5168874Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip/common_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-12-01T10:06:49.5170503Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip/context_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-12-01T10:06:49.5171783Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph 2022-12-01T10:06:49.5172778Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include 2022-12-01T10:06:49.5173877Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-12-01T10:06:49.5174750Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T10:06:49.5175425Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T10:06:49.5177501Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T10:06:49.5177959Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T10:06:49.5185677Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T10:06:49.5186393Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T10:06:49.5186697Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:49.5187173Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:49.5187841Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:49.5188290Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:49.5188959Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:49.5189375Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T10:06:49.5189654Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T10:06:49.5190225Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T10:06:49.5191006Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T10:06:49.5191535Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T10:06:49.5191795Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T10:06:49.5192307Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T10:06:49.5193636Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T10:06:49.5194636Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T10:06:49.5195239Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T10:06:49.5196130Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T10:06:49.5198036Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T10:06:49.5198682Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests/test_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T10:06:49.5199013Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/cuda_rtc 2022-12-01T10:06:49.5199590Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc/common_rtc.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/cuda_rtc 2022-12-01T10:06:49.5200695Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/db 2022-12-01T10:06:49.5201357Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db/create_db_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/db 2022-12-01T10:06:49.5202769Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T10:06:49.5203393Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/file_store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T10:06:49.5204431Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/file_store_handler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T10:06:49.5205041Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/redis_store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T10:06:49.5206155Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/redis_store_handler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T10:06:49.5207023Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/store_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T10:06:49.5207997Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed/store_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T10:06:49.5209483Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments 2022-12-01T10:06:49.5209920Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T10:06:49.5210976Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T10:06:49.5212224Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_prune.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T10:06:49.5213164Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T10:06:49.5214110Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/funhash_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T10:06:49.5214985Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/sparse_funhash_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T10:06:49.5215739Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T10:06:49.5216625Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/tt_contraction_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T10:06:49.5217461Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators/tt_pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T10:06:49.5220198Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep 2022-12-01T10:06:49.5220824Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/ideep_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep 2022-12-01T10:06:49.5221222Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-12-01T10:06:49.5221890Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/conv_pool_base_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-12-01T10:06:49.5222607Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-12-01T10:06:49.5223276Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators/operator_fallback_ideep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-12-01T10:06:49.5224056Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-12-01T10:06:49.5225039Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils/ideep_context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-12-01T10:06:49.5226085Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils/ideep_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-12-01T10:06:49.5227202Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-12-01T10:06:49.5228139Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/image_input_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-12-01T10:06:49.5230140Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/transform_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-12-01T10:06:49.5231394Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/image/hip 2022-12-01T10:06:49.5232134Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image/hip/transform_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/image/hip 2022-12-01T10:06:49.5233322Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile 2022-12-01T10:06:49.5234546Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib 2022-12-01T10:06:49.5235428Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-12-01T10:06:49.5235920Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-12-01T10:06:49.5237475Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-12-01T10:06:49.5238129Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-12-01T10:06:49.5239598Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:49.5240751Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:49.5241701Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:49.5244451Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:49.5245099Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:49.5245979Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T10:06:49.5247333Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-12-01T10:06:49.5247918Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T10:06:49.5248645Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T10:06:49.5250286Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:49.5250714Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:49.5251954Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:49.5252870Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:49.5254227Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:49.5254836Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:49.5256227Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T10:06:49.5256990Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-12-01T10:06:49.5258178Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T10:06:49.5258616Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T10:06:49.5260772Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T10:06:49.5261574Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T10:06:49.5262354Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T10:06:49.5266143Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:06:49.5266843Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:06:49.5268708Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:06:49.5269797Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi/nnapi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T10:06:49.5271030Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T10:06:49.5271894Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T10:06:49.5273180Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T10:06:49.5273933Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2/ulp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T10:06:49.5275048Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T10:06:49.5276992Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-12-01T10:06:49.5277401Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi/mpi_common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-12-01T10:06:49.5278425Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi/mpi_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-12-01T10:06:49.5280338Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T10:06:49.5280920Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/operator_attaching_net_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T10:06:49.5281625Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/profile_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T10:06:49.5282424Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/runcnt_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T10:06:49.5283025Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers/time_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T10:06:49.5284650Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T10:06:49.5285141Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T10:06:49.5286230Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/backend_rep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T10:06:49.5286671Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/device.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T10:06:49.5288040Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T10:06:49.5289637Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/offline_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T10:06:49.5290325Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnx_exporter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T10:06:49.5291097Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T10:06:49.5292001Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/onnxifi_init.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T10:06:49.5293589Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:06:49.5294023Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:06:49.5295217Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/operator_sets.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:06:49.5295929Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops/schema.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-12-01T10:06:49.5300336Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5300958Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/abs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5301853Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/accumulate_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5302776Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/accuracy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5303458Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/acos_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5304663Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/activation_ops_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5305397Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/affine_channel_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5307530Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/alias_with_name.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5308245Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/apmeter_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5308780Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/arg_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5309520Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/asin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5310502Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/assert_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5311440Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/async_net_barrier_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5312300Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/atan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5313089Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_box_cox_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5314181Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_bucketize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5315239Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_gather_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5316106Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_matmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5316934Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_moments_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5317884Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_permutation_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5318909Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/batch_sparse_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5319733Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bbox_transform_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5320694Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bisect_percentile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5321771Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/boolean_mask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5322638Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/boolean_unmask_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5323666Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/box_with_nms_limit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5324527Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/bucketize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5325715Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/byte_weight_dequant_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5326152Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cast_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5327259Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cbrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5328245Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cc_bmm_bg_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5329250Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ceil_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5330373Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_backprop_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5331559Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_shuffle_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5332351Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/channel_stats_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5333157Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/clip_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5334050Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5335058Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/concat_split_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5336023Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conditional_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5336954Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5337711Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_cache_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5338780Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5339753Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_op_shared.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5341525Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_pool_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5342714Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5343515Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5344315Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5345171Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5346059Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/conv_transpose_unpool_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5347129Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/copy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5348045Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/copy_rows_to_tensor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5348812Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cos_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5349690Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cosh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5350825Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cosine_embedding_criterion_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5351659Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/counter_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5352377Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/create_scope_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5353143Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cross_entropy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5354216Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ctc_beam_search_decoder_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5355039Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ctc_greedy_decoder_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5355865Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/cube_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5356628Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/data_couple.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5357563Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dataset_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5358767Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/deform_conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5359669Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/deform_conv_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5360681Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dense_vector_to_id_list_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5361835Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/distance_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5362837Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/do_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5363505Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/dropout_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5364443Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_add_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5365160Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_div_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5366165Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_linear_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5366963Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_logical_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5367715Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_mul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5370139Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_op_test.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5370612Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5371067Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5372055Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elementwise_sub_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5373066Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/elu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5373715Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/enforce_finite_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5374853Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ensure_clipped_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5375748Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ensure_cpu_output_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5377241Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/erf_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5377608Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/exp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5379104Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/expand_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5379585Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/expand_squeeze_dims_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5381880Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fc_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5382517Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/feature_maps_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5383145Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/feed_blob_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5384084Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/filler_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5385980Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/find_duplicate_elements_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5386447Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/find_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5387450Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/flatten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5388188Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/flexible_top_k.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5388952Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/floor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5389693Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/free_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5390831Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fully_connected_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5391916Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5392721Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5393760Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5395093Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5396002Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5396945Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5397872Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gather_ranges_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5398944Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gelu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5399811Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5400852Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_boxes.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5401923Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_nms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5404574Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5405560Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5406464Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/given_tensor_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5407167Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/glu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5408334Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/group_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5409301Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/gru_unit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5410361Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/h_softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5411049Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/half_float_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5412236Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hard_sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5413872Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/heatmap_max_keypoint_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5415498Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/histogram_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5415893Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/if_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5416473Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/im2col_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5417605Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/index_hash_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5418996Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/index_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5419657Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/inference_lstm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5420511Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/instance_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5421389Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/integral_image_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5422178Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/is_empty_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5423248Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/jsd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5423970Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/key_split_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5425053Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/layer_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5426191Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/leaky_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5427190Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/length_split_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5428422Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5429509Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5430712Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5431975Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5433454Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5434507Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5435607Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lengths_top_k_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5436736Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/listwise_l2r_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5437749Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/load_save_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5438995Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/load_save_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5440307Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/local_response_normalization_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5441672Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5442892Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5444375Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/locally_connected_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5445345Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/log1p_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5446497Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/log_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5447676Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/logit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5448667Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5449800Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lpnorm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5453200Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lstm_unit_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5454017Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/lstm_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5455004Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/map_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5456137Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/margin_loss_l2r_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5457221Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/margin_ranking_criterion_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5458399Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/matmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5459589Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/max_pool_with_index_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5460712Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mean_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5461821Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/merge_id_lists_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5462873Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/minmax_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5464177Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mish_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5465111Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/mod_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5466218Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/moments_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5467384Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/multi_class_accuracy_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5468425Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/negate_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5469500Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/negative_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5470548Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/ngram_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5471812Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/no_default_engine_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5474941Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/normalize_l1_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5475664Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/normalize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5476293Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/numpy_tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5477110Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/one_hot_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5478111Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/onnx_while_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5479139Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/op_utils_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5480428Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/operator_fallback_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5481830Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/order_switch_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5482897Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pack_rnn_sequence_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5485034Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pack_segments.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5485662Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5486424Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/partition_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5487570Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/percentile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5488580Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/perplexity_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5489663Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/piecewise_linear_transform_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5490842Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5492131Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pool_op_util.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5493303Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/pow_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5494422Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prefetch_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5495572Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prelu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5496642Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/prepend_dim_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5498012Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quant_decode_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5498886Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5501739Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rank_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5502134Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reciprocal_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5502538Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_front_back_max_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5503033Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5504492Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduce_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5505474Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reducer_functors.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5506839Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reduction_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5507834Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/relu_n_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5508869Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5509939Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/remove_data_blocks_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5510896Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/replace_nan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5511736Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5512662Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/resize_3d_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5515114Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/resize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5515546Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/reverse_packed_segs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5515932Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rmac_regions_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5516795Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rms_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5518318Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5518908Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5519890Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_rotated_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5520750Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_align_rotated_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5521812Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/roi_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5522679Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rowmul_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5523446Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rsqrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5524229Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/scale_blobs_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5525831Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/scale_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5526470Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/segment_reduction_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5527483Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/self_binning_histogram_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5528546Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/selu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5529376Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sequence_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5530316Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/shape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5530984Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5532365Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5533231Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sinh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5535866Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sinusoid_position_encoding_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5536239Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/slice_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5536680Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5537034Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5538031Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softmax_with_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5538978Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softplus_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5539760Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/softsign_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5540827Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/space_batch_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5541790Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5542549Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5544334Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_lp_regularizer_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5545167Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_normalize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5545806Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_to_dense_mask_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5547007Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sparse_to_dense_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5547894Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/spatial_batch_norm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5549607Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sqr_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5551183Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/spatial_softmax_with_loss_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5551984Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/sqrt_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5552648Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/square_root_divide_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5553429Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stats_put_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5554612Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stop_gradient.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5554976Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/string_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5556034Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/stump_func_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5557205Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/summarize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5558229Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/swish_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5559314Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tan_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5560289Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tanh_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5561482Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tensor_protos_db_input.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5562606Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/text_file_reader_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5564829Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/thresholded_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5565574Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tile_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5566773Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/top_k.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5567774Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5568893Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/tt_linear_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5569682Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/unique_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5570257Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/unsafe_coalesce.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5571027Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/upsample_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5572752Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/utility_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5573741Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/variable_length_sequence_padding.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5574948Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/weighted_multi_sampling_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5575711Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/weighted_sample_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5576714Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/while_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5577584Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/zero_gradient_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T10:06:49.5578929Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-12-01T10:06:49.5579297Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip/activation_ops_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-12-01T10:06:49.5580970Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip/generate_proposals_op_util_nms_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-12-01T10:06:49.5581632Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip/max_pool_with_index_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-12-01T10:06:49.5582220Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip/operator_fallback_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-12-01T10:06:49.5584969Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T10:06:49.5585771Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T10:06:49.5586451Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T10:06:49.5587484Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T10:06:49.5588767Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T10:06:49.5589679Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_network_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T10:06:49.5591046Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T10:06:49.5592666Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-12-01T10:06:49.5593357Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-12-01T10:06:49.5593885Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip/recurrent_network_executor_gpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-12-01T10:06:49.5594735Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5595162Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_add_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5596449Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_average_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5597683Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5598286Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_concat_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5599169Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_conv_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5599950Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5600882Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_dequantize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5601814Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_fc_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5603136Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_flatten_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5603908Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5604849Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5605552Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_max_pool_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5606423Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_quantize_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5607956Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5608957Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_reshape_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5609894Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5610978Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_roi_align_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5612429Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_sigmoid_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5612916Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_simd.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5613907Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_slice_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5615031Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_softmax_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5615940Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_test_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5616606Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_transpose_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5617148Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized/int8_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T10:06:49.5619133Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5619718Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/annotations.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5621037Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/backend_cutting.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5621596Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/backend_transformer_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5622103Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/bound_shape_inferencer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5624135Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/converter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5624459Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/device.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5625162Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5625970Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/fakefp16_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5626936Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5627628Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/glow_net_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5629260Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5629743Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnx_convert.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5643588Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnxifi_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5644685Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/onnxifi_transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5645276Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/optimize_ideep.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5645845Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/optimizer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5646194Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/passes.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5646818Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/shape_info.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5647249Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/tvm_transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T10:06:49.5647450Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T10:06:49.5647760Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/cc_amrc.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T10:06:49.5648221Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/concat_elim.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T10:06:49.5648712Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/freeze_quantization_params.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T10:06:49.5649189Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/in_batch_broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T10:06:49.5649666Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom/pointwise_elim.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T10:06:49.5649916Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-12-01T10:06:49.5650346Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql/ast.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-12-01T10:06:49.5650797Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql/graphmatcher.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-12-01T10:06:49.5651071Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5651507Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5652056Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5652481Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5652836Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/embedding_lookup.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5653262Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5653746Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5654283Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5655193Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5655653Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5656675Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5657466Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5658260Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/math.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5659255Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels/typed_axpy.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T10:06:49.5660763Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T10:06:49.5661468Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/InferenceGraph.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T10:06:49.5663014Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T10:06:49.5663734Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T10:06:49.5664545Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor_config.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T10:06:49.5665697Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/predictor_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T10:06:49.5666583Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T10:06:49.5667761Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:49.5668400Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:49.5670019Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/data_filler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:49.5670725Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/emulator.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:49.5672049Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/net_supplier.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:49.5672714Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/output_formatter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:49.5673717Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:49.5675196Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/std_output_formatter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:49.5675915Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/time_profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:49.5677163Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T10:06:49.5677904Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T10:06:49.5679575Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/caffe2_pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T10:06:49.5679979Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/torch_pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T10:06:49.5680837Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/torch.pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T10:06:49.5683377Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto/caffe2.pb.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T10:06:49.5687386Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T10:06:49.5687735Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T10:06:49.5689228Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T10:06:49.5690717Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state_dlpack.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T10:06:49.5691056Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python/pybind_state_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T10:06:49.5692743Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization 2022-12-01T10:06:49.5694067Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5694484Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/activation_distribution_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5695788Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5697582Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5698128Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5698658Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5699407Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/compute_equalization_scale.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5700121Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/concat_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5701004Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5703263Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5703952Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5705241Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/conv_relu_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5706374Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5707212Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5708353Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5709124Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dnnlowp_partition.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5710245Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/dynamic_histogram.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5711317Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5712390Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5713358Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fb_fc_packed_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5714419Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5715416Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_blob.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5716473Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5717383Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fbgemm_pack_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5718735Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5719663Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5720566Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5721678Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5722554Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/im2col_dnnlowp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5724872Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_gen_quant_params.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5725793Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5726535Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5727455Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/kl_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5728524Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/l2_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5729335Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5730093Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/mmio.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5732323Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/op_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5732730Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5733296Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/quantization_error_minimization.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5733835Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5734954Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/relu_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5736785Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5737572Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5738071Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/sigmoid.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5739560Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5740188Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/tanh.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5741607Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5742516Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T10:06:49.5744803Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T10:06:49.5745166Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/blobs_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T10:06:49.5746957Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/blobs_queue_db.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T10:06:49.5747506Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/queue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T10:06:49.5748476Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/rebatching_queue.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T10:06:49.5749099Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue/rebatching_queue_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T10:06:49.5750718Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T10:06:49.5751372Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/crc_alt.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T10:06:49.5753105Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/file_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T10:06:49.5753985Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/in_memory_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T10:06:49.5754828Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/inline_container.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T10:06:49.5755799Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/istream_adapter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T10:06:49.5757094Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/read_adapter_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T10:06:49.5757821Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize/versions.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T10:06:49.5759428Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5760096Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adadelta_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5761383Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adagrad_fused.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5762456Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adagrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5763325Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/adam_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5764848Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/clip_tensor_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5765683Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/decay_adagrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5766662Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/fp16_momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5767486Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/fp32_momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5769398Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/ftrl_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5769759Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/gftrl_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5770996Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/iter_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5772783Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/lars_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5773496Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_adaption_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5774891Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_functors.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5775806Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/learning_rate_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5776766Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/math_lp.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5777920Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/momentum_sgd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5778738Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rmsprop_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5780543Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5780849Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/rowwise_counter.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5781489Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/storm_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5782864Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/weight_scale_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5783682Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/wngrad_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5784230Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd/yellowfin_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T10:06:49.5785497Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share 2022-12-01T10:06:49.5786258Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib 2022-12-01T10:06:49.5787153Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib/zstd 2022-12-01T10:06:49.5787619Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib/zstd 2022-12-01T10:06:49.5789199Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T10:06:49.5789723Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T10:06:49.5790545Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/conv_to_nnpack_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T10:06:49.5791418Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/pattern_net_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T10:06:49.5792217Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms/single_op_transform.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T10:06:49.5793066Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T10:06:49.5793978Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/optical_flow.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T10:06:49.5794875Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_decoder.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T10:06:49.5795943Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_input_op.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T10:06:49.5797049Z copying build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video/video_io.h -> build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T10:06:49.5798251Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2022-12-01T10:06:49.5798851Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-12-01T10:06:49.5799542Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-12-01T10:06:49.5800848Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/Macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-12-01T10:06:49.5801612Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/macros/cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-12-01T10:06:49.5802881Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5803580Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Allocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5809013Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/AutogradState.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5809412Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Backend.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5809822Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CPUAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5810245Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CompileTimeFunctionPointer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5810658Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/CopyBytes.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5811099Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DefaultDtype.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5811603Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DefaultTensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5812080Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5812449Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceArray.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5813152Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5814313Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DeviceType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5815137Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DispatchKey.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5816434Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5817809Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/DynamicCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5819173Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5820432Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/GeneratorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5821639Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/GradMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5822717Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5823961Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5824800Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5825976Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/OptionalRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5827120Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/PyHandleCache.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5828124Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/QEngine.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5829333Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5830376Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SafePyObject.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5831414Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Scalar.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5832584Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/ScalarType.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5834961Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5836136Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5836722Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/StorageImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5837429Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5838678Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/StreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5839781Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymFloat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5841122Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymFloatNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5842228Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymInt.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5843447Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymIntArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5844537Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/SymIntNodeImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5845458Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/TensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5847982Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/TensorOptions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5848914Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/UndefinedTensorImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5850085Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/WrapDimMinimal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5851100Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/alignment.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5852296Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T10:06:49.5853407Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5854616Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5855792Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/FakeGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5856871Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/GPUTrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5858027Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineDeviceGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5859139Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineEvent.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5861283Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/InlineStreamGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5862193Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5863351Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/PyInterpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5865666Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5866291Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/SizesAndStrides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5866941Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5867933Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/VirtualGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5868826Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl/alloc_cpu.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T10:06:49.5870996Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5871449Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/AlignOf.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5872617Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Array.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5873522Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5874708Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5875732Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16-math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5876675Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/BFloat16.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5877759Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Backtrace.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5880819Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5881488Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/C++17.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5881958Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/CallOnce.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5883309Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ConstexprCrc.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5883793Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/DeadlockDetection.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5884436Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Deprecated.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5885413Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/DimVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5886311Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Exception.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5887178Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ExclusivelyOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5888070Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5889229Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Flags.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5890344Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/FunctionRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5891227Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Half-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5892364Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Half.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5893724Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/IdWrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5894704Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/LeftRight.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5895604Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Load.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5896498Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Logging.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5897667Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/MathConstants.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5898289Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/MaybeOwned.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5900167Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Metaprogramming.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5900777Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Optional.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5902033Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/OptionalArrayRef.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5902845Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Registry.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5903724Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ScopeExit.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5904606Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/SmallBuffer.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5905546Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/SmallVector.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5906817Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/StringUtil.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5907553Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Synchronized.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5908423Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ThreadLocal.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5909156Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/ThreadLocalDebugInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5910741Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5911032Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeCast.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5912367Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeIndex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5914726Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeList.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5915603Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeSafeSignMath.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5916623Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/TypeTraits.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5917469Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Unicode.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5918499Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/UniqueVoidPtr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5919289Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/Unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5920316Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/accumulate.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5921292Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5922513Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex_math.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5924177Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/complex_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5925104Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/copysign.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5926027Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/either.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5927034Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/env.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5928176Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5929418Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5930304Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/in_place.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5931398Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/int128.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5932360Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/intrusive_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5933710Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/irange.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5934482Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/llvmMathExtras.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5936158Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/logging_is_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5937140Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/logging_is_not_google_glog.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5938101Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/math_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5938782Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/numa.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5939878Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/order_preserving_flat_hash_map.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5941013Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/overloaded.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5941746Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5942550Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/qint32.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5943644Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/qint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5944790Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint2x4.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5945485Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint4x2.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5946497Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/quint8.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5947282Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/reverse_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5948831Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/safe_numerics.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5949502Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/signal_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5950341Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/sparse_bitset.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5951779Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/strides.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5952408Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/string_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5953478Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/string_view.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5954762Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/strong_type.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5955767Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/tempfile.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5956538Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/thread_name.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5957398Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5958591Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/variant.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5960255Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/util/win32-headers.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T10:06:49.5961401Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:06:49.5962765Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:06:49.5963749Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDACachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:06:49.5964341Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:06:49.5965499Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:06:49.5966185Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:06:49.5967203Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:06:49.5968162Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:06:49.5968907Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:06:49.5970002Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:06:49.5970805Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/CUDAStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T10:06:49.5972021Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-12-01T10:06:49.5972414Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-12-01T10:06:49.5973402Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl/CUDATest.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-12-01T10:06:49.5974426Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-12-01T10:06:49.5976140Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/HIPAlgorithm.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-12-01T10:06:49.5976552Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/HIPCachingAllocator.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-12-01T10:06:49.5976878Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/HIPException.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-12-01T10:06:49.5978089Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/HIPFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-12-01T10:06:49.5980959Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/HIPGraphsC10Utils.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-12-01T10:06:49.5981464Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/HIPGuard.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-12-01T10:06:49.5981778Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/HIPMacros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-12-01T10:06:49.5982090Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/HIPMathCompat.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-12-01T10:06:49.5984309Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/HIPMiscFunctions.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-12-01T10:06:49.5985019Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/HIPStream.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip 2022-12-01T10:06:49.5985405Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/hip/impl 2022-12-01T10:06:49.5985954Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/impl/HIPGuardImpl.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip/impl 2022-12-01T10:06:49.5987389Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/impl/HIPTest.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip/impl 2022-12-01T10:06:49.5988515Z copying build/lib.linux-x86_64-cpython-37/torch/include/c10/hip/impl/hip_cmake_macros.h -> build/bdist.linux-x86_64/wheel/torch/include/c10/hip/impl 2022-12-01T10:06:49.5989497Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T10:06:49.5990498Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T10:06:49.5991594Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/extension.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T10:06:49.5992723Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T10:06:49.5993885Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/library.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T10:06:49.5995483Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/custom_class_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T10:06:49.5997067Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.5997688Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/CudaIPCTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.5999150Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/DataLoader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.5999717Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6000738Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Dtype.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6001893Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/DynamicTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6002859Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6004239Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6005417Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Generator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6006419Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Layout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6007181Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/MemoryFormat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6008321Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6009491Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/PythonTypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6010396Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/QScheme.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6011420Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6012709Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Storage.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6013744Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/StorageMethods.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6014812Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/StorageSharing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6015893Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6017304Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/THConcat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6018410Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/THP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6019647Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/TypeInfo.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6020761Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/Types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6021863Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/copy_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6022935Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/itt_wrapper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6024030Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/python_dimname.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6025115Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/python_headers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6026192Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6027263Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T10:06:49.6028756Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2022-12-01T10:06:49.6029624Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2022-12-01T10:06:49.6030905Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6031675Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/all.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6033017Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6034161Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6035186Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/cuda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6036373Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6037420Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/enum.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6038534Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/expanding_array.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6039598Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/fft.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6041203Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/imethod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6042139Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6043215Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/linalg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6044746Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nested.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6045852Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6047051Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6048150Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/ordered_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6049443Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6050614Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6051775Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/sparse.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6053378Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/special.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6054437Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/torch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6055550Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6056850Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6058111Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/version.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T10:06:49.6059723Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:49.6060398Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:49.6062087Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:49.6063692Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:49.6065303Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/example.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:49.6067129Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:49.6067933Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:49.6069123Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:49.6070122Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/worker_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T10:06:49.6072261Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T10:06:49.6072964Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T10:06:49.6073864Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T10:06:49.6074849Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T10:06:49.6076419Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:49.6077690Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:49.6078994Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:49.6079983Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:49.6081305Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:49.6082278Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/shared.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:49.6083398Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:49.6084548Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T10:06:49.6085981Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T10:06:49.6086601Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T10:06:49.6090403Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/queue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T10:06:49.6091139Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T10:06:49.6092430Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:49.6093149Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:49.6093992Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:49.6094943Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:49.6096036Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:49.6096554Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:49.6098584Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:49.6099478Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers/stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T10:06:49.6101199Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:49.6101720Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:49.6102629Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/collate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:49.6103420Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:49.6104434Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/stack.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:49.6106458Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T10:06:49.6108834Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T10:06:49.6109851Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T10:06:49.6110770Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail/static.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T10:06:49.6111760Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:49.6112505Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/cloneable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:49.6114923Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:49.6115635Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:49.6116162Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:49.6117462Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:49.6118277Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:49.6119109Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:49.6119960Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/pimpl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:49.6120749Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T10:06:49.6123791Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6124439Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6125327Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6126359Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6127238Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6129027Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6129583Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6130453Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6131293Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6132354Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6133319Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6135049Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6135724Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6136853Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6137588Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6138671Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6139323Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T10:06:49.6141315Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6141710Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6142507Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6143385Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6144259Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6145365Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6145907Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6146854Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6148099Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6149728Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6150241Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6150626Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6152314Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6152944Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6154002Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6154818Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6156318Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6170085Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6171227Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6171983Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6173170Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6174036Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options/vision.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T10:06:49.6174962Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6176078Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6177324Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/activation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6179482Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6180354Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6181532Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6182544Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/conv.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6183773Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6184882Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6186110Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6187507Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/fold.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6189005Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6190499Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6191733Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/loss.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6193328Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6194778Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/padding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6196095Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6197334Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6198574Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6200029Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6202180Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6205018Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6205898Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6207181Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T10:06:49.6208748Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:49.6209912Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:49.6211146Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:49.6212599Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:49.6215438Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:49.6216246Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:49.6216981Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:49.6218578Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:49.6219643Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:49.6220792Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:49.6221784Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T10:06:49.6223309Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T10:06:49.6223780Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T10:06:49.6225102Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T10:06:49.6225957Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T10:06:49.6226947Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T10:06:49.6227781Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T10:06:49.6229598Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:49.6230075Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adagrad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:49.6230809Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adam.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:49.6231611Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/adamw.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:49.6233154Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/lbfgs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:49.6233958Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/optimizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:49.6234931Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/rmsprop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:49.6235823Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/serialize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:49.6236785Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/sgd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T10:06:49.6238316Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T10:06:49.6238884Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T10:06:49.6240042Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T10:06:49.6241139Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:06:49.6241904Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:06:49.6243470Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/input-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:06:49.6244174Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/output-archive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:06:49.6245017Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T10:06:49.6246859Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6247644Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/FunctionsManual.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6249123Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/InferenceMode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6249535Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6250794Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6252060Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6253456Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6254364Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/cpp_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6254919Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/custom_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6255795Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6256858Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6257850Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/forward_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6258661Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6260258Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/function_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6260670Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/grad_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6261508Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/graph_task.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6262668Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/input_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6263931Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/input_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6264621Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/jit_decomp_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6265890Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6266578Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_kineto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6267592Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6268416Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/profiler_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6269196Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_anomaly_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6270199Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_autograd.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6271036Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_cpp_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6272131Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_engine.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6272708Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_enum_tag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6273750Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_fft_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6274672Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6275633Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6276450Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_legacy_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6277415Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_linalg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6278163Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_nested_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6278867Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_nn_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6279843Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_return_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6280753Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6282041Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_sparse_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6282668Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_special_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6284095Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_torch_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6284716Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6285411Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/python_variable_indexing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6286515Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/record_function_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6287536Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/saved_variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6288365Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/saved_variable_hooks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6289357Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/symbolic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6289991Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/variable.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T10:06:49.6291832Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:49.6292216Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/accumulate_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:49.6293914Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/basic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:49.6294412Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:49.6295330Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:49.6297847Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:49.6298738Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T10:06:49.6299870Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T10:06:49.6300595Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T10:06:49.6301593Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/VariableType.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T10:06:49.6302644Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/Functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T10:06:49.6305441Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated/variable_factories.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T10:06:49.6306945Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:49.6307741Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/error_messages.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:49.6308793Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/grad_layout_contract.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:49.6309554Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/lambda_post_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:49.6310484Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/python_arg_parsing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:49.6311510Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/warnings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:49.6312485Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils/wrap_outputs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T10:06:49.6313468Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:06:49.6314072Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Event.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:06:49.6314950Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:06:49.6315945Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/Stream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:06:49.6316613Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/THCP.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:06:49.6317743Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:06:49.6318971Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/device_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:06:49.6319441Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/memory_snapshot.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:06:49.6320201Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:06:49.6321550Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/python_comm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:06:49.6322147Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda/python_nccl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T10:06:49.6322930Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2022-12-01T10:06:49.6324654Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6325130Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/TraceUtils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6325929Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/c10d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6326920Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/debug.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6327818Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/error.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6328868Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6329776Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6330615Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/python_comm_hook.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6331804Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/socket.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6332731Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Backend.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6334093Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/FileStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6335147Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6335866Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/HashStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6336895Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6338012Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Ops.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6339607Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6340452Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6341335Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6342674Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6343755Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6344791Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6345973Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6346969Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6360325Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6361482Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6362479Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Store.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6364412Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/TCPStore.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6365291Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Types.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6366445Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6367669Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6368785Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6371960Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6372969Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Utils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6374210Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6375288Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/Work.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6376439Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/comm.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6377943Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6378744Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/logger.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6380316Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/reducer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6381944Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6382976Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d/sequence_num.hpp -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T10:06:49.6384175Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6385153Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/agent_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6386300Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6387583Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/py_rref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6388801Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6389970Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6391102Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6392415Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6395290Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6396001Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6396710Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6397417Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6398063Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6398752Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6399601Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rpc_command_base.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6400672Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6402388Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6403589Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/rref_proto.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6404708Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6406023Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6407036Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/script_resp.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6408134Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6409465Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6410576Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/torchscript_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6411712Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6412887Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6413944Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6415388Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T10:06:49.6416528Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-12-01T10:06:49.6417354Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/jit_log.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-12-01T10:06:49.6418780Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/jit_opt_limit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-12-01T10:06:49.6419944Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/resource_guard.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-12-01T10:06:49.6421595Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:49.6422218Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:49.6423340Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_debug_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:49.6425882Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:49.6426542Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_detail.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:49.6427229Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:49.6427883Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:49.6428877Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:49.6430051Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_preprocess.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:49.6430967Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends/backend_resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T10:06:49.6433566Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6434023Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/add_if_then_else.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6434783Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/annotate_warns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6435256Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/autocast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6436880Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/bailout_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6437246Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/batch_mm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6438682Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/canonicalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6439396Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6440175Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/check_strict_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6441189Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/clear_profiling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6442203Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/clear_undefinedness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6443244Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6444196Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/concat_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6444730Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/constant_pooling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6445847Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/constant_propagation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6446956Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6447387Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/create_functional_graphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6449869Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6450244Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/dead_code_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6450594Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/decompose_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6451513Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/device_type_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6452358Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/dtype_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6453288Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/eliminate_no_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6454160Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/erase_number_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6455181Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6456231Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fold_conv_bn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6457328Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/freeze_module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6458197Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_concat_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6459138Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6460265Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_conv_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6461978Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6462439Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6463049Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6463995Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fuse_linear.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6465920Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/fuse_relu.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6466582Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6467222Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6468009Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/guard_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6469117Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6470261Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6471378Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_fork_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6472215Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inline_forked_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6473276Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inliner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6474124Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/inplace_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6475751Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/insert_guards.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6476620Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/integer_value_refinement.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6477339Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lift_closures.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6478393Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/liveness.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6479202Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/loop_unrolling.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6480074Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_grad_of.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6481105Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_graph.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6482426Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/lower_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6483469Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/metal_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6484455Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6485293Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/normalize_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6486523Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6487363Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6488466Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/pass_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6489547Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6490734Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6491762Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6493227Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_list_idioms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6494257Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/peephole_non_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6495332Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/prepack_folding.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6496516Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/refine_tuple_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6497600Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_dropout.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6498438Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6499490Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_expands.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6500254Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_inplace_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6501368Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6503271Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6504085Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6504864Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/requires_grad_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6505552Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/restore_mutation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6506708Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6508002Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/specialize_autogradzero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6508747Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/subgraph_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6509639Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6510968Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6511418Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6512742Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6513600Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6514763Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/value_refinement_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6515986Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/variadic_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6517010Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/vulkan_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6517998Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T10:06:49.6519201Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:49.6520097Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:49.6520688Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/finalize.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:49.6521767Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:49.6522795Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:49.6524029Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/insert_observers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:49.6524995Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:49.6525977Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:49.6527600Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/quantization_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:49.6528119Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T10:06:49.6529758Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:49.6530247Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:49.6531371Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/memory_dag.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:49.6532345Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/op_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:49.6533858Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/optimization_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:49.6534790Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T10:06:49.6535787Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6536631Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/argument_spec.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6538492Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/autodiff.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6539675Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6540549Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/custom_operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6541654Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/decomposition_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6542708Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6543892Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/exception_message.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6544582Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6545563Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6546437Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/graph_iterator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6553582Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/instruction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6553935Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6554357Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/jit_exception.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6554729Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/jit_trace.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6555064Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/logging.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6555516Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/operator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6556147Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/operator_options.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6556604Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/print_handler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6557148Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6557571Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/profiling_record.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6558389Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/register_ops_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6559517Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/script_profile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6560570Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6561506Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/shape_function_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6563208Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6563698Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6564665Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_script.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6565557Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6566677Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6567784Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/vararg_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6568645Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime/variable_tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T10:06:49.6569482Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6570217Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/alias_analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6572887Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/attributes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6573781Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6574711Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/graph_node_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6575641Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6576884Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/ir_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6577603Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/irparser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6578488Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/named_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6579374Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/node_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6580400Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/scope.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6581726Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/subgraph_matcher.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6583932Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir/type_hashing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T10:06:49.6584859Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6585231Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/builtin_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6586702Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6587742Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/concrete_module_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6588773Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/convert_to_ssa.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6589545Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/edit_distance.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6590518Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/error_report.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6591852Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/exit_transforms.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6593057Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/function_schema_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6594092Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/inline_loop_condition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6595102Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/ir_emitter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6595979Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/lexer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6597303Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/mini_environment.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6598543Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/name_mangler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6599932Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parse_string_literal.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6601238Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6602261Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/parser_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6603242Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/resolver.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6606525Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/schema_matching.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6607628Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/schema_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6608033Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/script_type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6608998Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/source_range.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6610509Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/source_ref.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6611602Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/strtod.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6612873Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6614007Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6615212Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tree.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6616357Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6617796Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend/versioned_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T10:06:49.6619073Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T10:06:49.6620008Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/compilation_unit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T10:06:49.6621265Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/function_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T10:06:49.6622428Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T10:06:49.6623668Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T10:06:49.6627131Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api/object.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T10:06:49.6628351Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6629258Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6630547Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/export.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6631859Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/export_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6632989Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6634085Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6635096Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6636100Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_constants.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6637235Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6638294Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_export_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6639288Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_legacy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6640282Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_read.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6641469Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/import_source.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6643024Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6645189Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6646259Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/pickle.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6647222Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/pickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6648355Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/python_print.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6649774Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/source_range_serialization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6650894Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6652102Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/storage_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6653252Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/type_name_uniquer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6654364Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization/unpickler.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T10:06:49.6655856Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6656464Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6657623Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/module_python.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6658733Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6659797Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/pybind_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6661206Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_arg_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6662164Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_custom_class.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6662947Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_dict.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6664290Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6665027Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_ivalue.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6666496Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6667031Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_sugared_value.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6668393Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6669342Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/python_tree_views.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6670448Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/script_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6671043Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python/update_graph_executor_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T10:06:49.6673281Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6673796Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/code.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6674557Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/debug_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6675998Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/file_format.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6676674Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6677634Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/frame.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6678698Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6679586Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6680434Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6681661Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/import_export_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6682433Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/interpreter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6684324Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/method.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6684908Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/module.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6685541Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6686307Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/parse_bytecode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6687093Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/parse_operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6687855Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/prim_ops_registery.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6688841Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/profiler_edge.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6689878Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6690820Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6691808Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6692667Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/type_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6694393Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile/upgrader_mobile.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T10:06:49.6694768Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-12-01T10:06:49.6695415Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing/file_check.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-12-01T10:06:49.6696419Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing/hooks_for_testing.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-12-01T10:06:49.6697311Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6697703Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/analysis.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6699262Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/block_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6699951Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6701496Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6702446Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6703186Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6706447Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6707268Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6707802Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/cuda_random.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6709324Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6710484Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/exceptions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6711548Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/expr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6712587Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6715822Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6716902Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6718376Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6719646Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/graph_opt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6720668Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/half_support.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6722535Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/hash_provider.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6723858Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6725204Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6727439Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6728315Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6734414Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6735238Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6735894Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6736552Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6737192Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6737853Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6738612Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6739259Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/loopnest.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6739953Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6740599Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/lowerings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6741305Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6741969Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6742650Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/registerizer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6743280Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/stmt.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6744578Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6745838Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6746902Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6748209Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6749150Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T10:06:49.6750708Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:49.6751496Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:49.6752550Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:49.6753622Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/misc.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:49.6754575Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/norm.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:49.6755532Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:49.6756664Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:49.6757992Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:49.6758755Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:49.6761996Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T10:06:49.6762419Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2022-12-01T10:06:49.6762814Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6763407Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/arith.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6764454Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/codegen.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6765267Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/compute_at.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6766402Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6767213Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/contiguity.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6768086Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6773996Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6774590Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6775034Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6775393Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6775865Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6776278Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6776887Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6777364Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6777827Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/fusion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6778749Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6780191Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6781223Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/index_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6782572Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6783874Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6785111Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6786175Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6787235Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6789150Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6790228Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6791395Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_container.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6792536Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6793814Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6795006Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6796562Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6799161Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6799830Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6800565Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6801511Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6802514Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6804010Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6805035Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6807127Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6807828Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower2device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6808497Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6809452Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6810559Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6811815Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6812956Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6814098Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6815373Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6816493Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6817683Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6818816Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6819965Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6821033Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6822090Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6825496Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6826187Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6827099Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6828372Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6829441Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6830602Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6831691Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6832929Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6834017Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6835118Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6836258Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6837307Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6838404Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6839447Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/manager.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6840563Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6842020Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/mma_type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6843214Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/mutator.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6844517Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6845679Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6846871Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6847865Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6849025Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6849969Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/partition.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6853660Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6854615Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6855479Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6856656Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6859834Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6860952Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6861960Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/transform_view.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6862985Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6864040Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6864971Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6865856Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6867004Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T10:06:49.6868854Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:06:49.6869568Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:06:49.6870334Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:06:49.6871105Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:06:49.6871981Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T10:06:49.6873668Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6874218Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6875198Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6876080Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6876979Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6877736Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6884200Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6884943Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6885451Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6885991Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6886749Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6887376Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6888300Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6889282Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6890259Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6891260Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6892416Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6893239Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6894966Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T10:06:49.6895793Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-12-01T10:06:49.6896371Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-12-01T10:06:49.6897418Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx/onnx.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-12-01T10:06:49.6898427Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T10:06:49.6899200Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/api.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T10:06:49.6899988Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/collection.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T10:06:49.6900973Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/containers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T10:06:49.6901787Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/execution_graph_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T10:06:49.6902890Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/itt_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T10:06:49.6903558Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/kineto_shim.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T10:06:49.6904480Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/nvtx_observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T10:06:49.6905250Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T10:06:49.6908258Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-12-01T10:06:49.6909109Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration/observer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-12-01T10:06:49.6910574Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration/python_tracer.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-12-01T10:06:49.6911085Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6911791Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/auto_gil.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6912683Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/byte_order.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6913486Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cpp_stacktraces.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6914223Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cuda_enabled.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6914969Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/cuda_lazy_init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6915868Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/disable_torch_function.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6916594Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/disallow_copy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6917447Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/init.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6918144Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/invalid_arguments.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6919078Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/memory.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6919772Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/numpy_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6921531Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/object_ptr.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6930634Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/out_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6931339Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/pybind.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6931842Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/pycfunction_helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6932181Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_arg_parser.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6932585Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_compat.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6933017Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_dispatch.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6933470Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_numbers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6934091Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_scalars.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6934625Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_strings.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6935014Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_stub.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6935400Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_torch_function_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6935822Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/python_tuples.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6936174Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/schema_info.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6936671Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/six.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6937024Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/structseq.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6939434Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_apply.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6939959Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_dtypes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6940945Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_flatten.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6941997Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_layouts.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6942797Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_list.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6943731Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_memoryformats.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6944490Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_new.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6945846Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6946359Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_qschemes.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6947320Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/tensor_types.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6948811Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/throughput_benchmark-inl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6949615Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/throughput_benchmark.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6951295Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/torch_dispatch_mode.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6951778Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils/variadic.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T10:06:49.6952643Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2022-12-01T10:06:49.6953214Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor/python_tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2022-12-01T10:06:49.6954750Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2022-12-01T10:06:49.6955168Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T10:06:49.6955753Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_data.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T10:06:49.6957084Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_device.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T10:06:49.6959272Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/backend_interface.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T10:06:49.6960337Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend/lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T10:06:49.6961703Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6962346Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/cache.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6963355Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6964113Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/debug_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6964928Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6965977Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/hash.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6966906Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/helpers.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6967655Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6968643Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6969696Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_dump_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6970685Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_metadata.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6971856Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ir_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6972592Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/lazy_graph_executor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6973583Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/lazy_view.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6974286Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/metrics.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6975546Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/multi_wait.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6976687Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/permutation_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6977488Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/shape.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6978155Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/shape_inference.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6979648Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6980130Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6982078Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/tensor_util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6982583Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/thread_pool.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6983128Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/trie.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6985550Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/unique.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6986486Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/util.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T10:06:49.6988095Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T10:06:49.6988506Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T10:06:49.6989670Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-12-01T10:06:49.6990338Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-12-01T10:06:49.6991383Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops/utils.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-12-01T10:06:49.6992345Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:49.6992833Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/config.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:49.6993903Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:49.6994929Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ir_builder.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:49.6995468Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:49.6996362Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:49.6997171Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:49.6998042Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:49.6999026Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:49.6999995Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_node.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:49.7000824Z copying build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h -> build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T10:06:49.7002346Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7002973Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/attr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7004200Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/buffer_info.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7004984Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/cast.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7006464Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/chrono.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7012150Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7012493Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/complex.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7012929Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eigen.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7017533Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/embed.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7017835Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/eval.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7018146Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/functional.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7018544Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/gil.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7018938Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/iostream.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7019488Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/numpy.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7019816Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/operators.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7020170Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/options.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7020465Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pybind11.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7022275Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/pytypes.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7023900Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/stl.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7025014Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/stl_bind.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T10:06:49.7026905Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T10:06:49.7027669Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/class.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T10:06:49.7028777Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/common.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T10:06:49.7030329Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/descr.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T10:06:49.7031210Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/init.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T10:06:49.7032539Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/internals.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T10:06:49.7033725Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/type_caster_base.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T10:06:49.7035153Z copying build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail/typeid.h -> build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T10:06:49.7036684Z creating build/bdist.linux-x86_64/wheel/torch/include/THH 2022-12-01T10:06:49.7037247Z copying build/lib.linux-x86_64-cpython-37/torch/include/THH/THHAtomics.cuh -> build/bdist.linux-x86_64/wheel/torch/include/THH 2022-12-01T10:06:49.7038494Z copying build/lib.linux-x86_64-cpython-37/torch/include/THH/THHDeviceUtils.cuh -> build/bdist.linux-x86_64/wheel/torch/include/THH 2022-12-01T10:06:49.7042043Z creating build/bdist.linux-x86_64/wheel/torch/share 2022-12-01T10:06:49.7043456Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2022-12-01T10:06:49.7044694Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2022-12-01T10:06:49.7045399Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen/ATenConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2022-12-01T10:06:49.7046977Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T10:06:49.7047623Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T10:06:49.7048804Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T10:06:49.7049873Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T10:06:49.7051108Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T10:06:49.7052438Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T10:06:49.7053580Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/cuda.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T10:06:49.7054924Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/glog.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T10:06:49.7056060Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/gflags.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T10:06:49.7057142Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/mkl.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T10:06:49.7058191Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T10:06:49.7059279Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/protobuf.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T10:06:49.7060366Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/threads.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T10:06:49.7061434Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/utils.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T10:06:49.7062695Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T10:06:49.7063967Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T10:06:49.7064726Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T10:06:49.7065968Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T10:06:49.7067604Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:06:49.7070071Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:06:49.7070585Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:06:49.7071343Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:06:49.7072801Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T10:06:49.7073566Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:06:49.7074492Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:06:49.7075237Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:06:49.7076156Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:06:49.7077228Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T10:06:49.7078239Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-12-01T10:06:49.7078748Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-12-01T10:06:49.7079835Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-12-01T10:06:49.7081234Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-12-01T10:06:49.7081760Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-12-01T10:06:49.7082878Z copying build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch/TorchConfig.cmake -> build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-12-01T10:06:49.7083814Z copying build/lib.linux-x86_64-cpython-37/torch/_C.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:49.7085144Z copying build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T10:06:49.7088458Z creating build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7088974Z copying build/lib.linux-x86_64-cpython-37/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7089968Z copying build/lib.linux-x86_64-cpython-37/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7090955Z copying build/lib.linux-x86_64-cpython-37/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7091524Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7093681Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7094447Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7095426Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7096457Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7097378Z copying build/lib.linux-x86_64-cpython-37/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7098181Z copying build/lib.linux-x86_64-cpython-37/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7100175Z copying build/lib.linux-x86_64-cpython-37/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7101293Z copying build/lib.linux-x86_64-cpython-37/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T10:06:49.7102545Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7103066Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7104168Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7104999Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7106348Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7107300Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7108071Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7109147Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7110054Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7111005Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7112224Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7112985Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7114257Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7115047Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7116376Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T10:06:49.7117292Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:06:49.7117570Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:06:49.7118966Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ir.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:06:49.7120782Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/lazy_ts_lowering.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:06:49.7121730Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/native_functions.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:06:49.7122430Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/register_dispatch_key.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:06:49.7123841Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T10:06:49.7124616Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-12-01T10:06:49.7125597Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-12-01T10:06:49.7126655Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/gen_mobile_upgraders.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-12-01T10:06:49.7127664Z copying build/lib.linux-x86_64-cpython-37/torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-12-01T10:06:49.7128624Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T10:06:49.7129394Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T10:06:49.7130437Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/operator.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T10:06:49.7131334Z copying build/lib.linux-x86_64-cpython-37/torchgen/selective_build/selector.py -> build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T10:06:49.7132741Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T10:06:49.7133131Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T10:06:49.7134380Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/config.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T10:06:49.7134877Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/gen_static_runtime_ops.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T10:06:49.7136013Z copying build/lib.linux-x86_64-cpython-37/torchgen/static_runtime/generator.py -> build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T10:06:49.7137924Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2022-12-01T10:06:49.7138261Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2022-12-01T10:06:49.7138615Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-12-01T10:06:49.7140271Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native/native_functions.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-12-01T10:06:49.7144987Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native/tags.yaml -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-12-01T10:06:49.7145867Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7146684Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7148034Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7149021Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7150117Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7151443Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7152535Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7153460Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7154548Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Function.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7155578Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7156543Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Functions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7157636Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Functions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7158666Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/LazyIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7159868Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7161305Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/MethodOperators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7162406Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7164414Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7165101Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7165910Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7166958Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operator.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7167801Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operators.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7168897Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/Operators.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7170121Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7171422Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7172590Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7173682Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7174781Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7175961Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7176948Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7177967Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7179000Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7180069Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/TensorBody.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7181640Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7182842Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7183980Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7184926Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7186069Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7187243Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7188136Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7189326Z copying build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates/enum_tag.h -> build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T10:06:49.7194450Z running install_egg_info 2022-12-01T10:06:49.7859778Z running egg_info 2022-12-01T10:06:49.7860152Z creating torch.egg-info 2022-12-01T10:06:49.7901039Z writing torch.egg-info/PKG-INFO 2022-12-01T10:06:49.7904623Z writing dependency_links to torch.egg-info/dependency_links.txt 2022-12-01T10:06:49.7907369Z writing entry points to torch.egg-info/entry_points.txt 2022-12-01T10:06:49.7908862Z writing requirements to torch.egg-info/requires.txt 2022-12-01T10:06:49.7911394Z writing top-level names to torch.egg-info/top_level.txt 2022-12-01T10:06:49.7912537Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T10:06:50.0340251Z reading manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T10:06:50.0340589Z reading manifest template 'MANIFEST.in' 2022-12-01T10:06:51.9558954Z warning: no previously-included files matching '*.o' found anywhere in distribution 2022-12-01T10:06:52.0792057Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2022-12-01T10:06:52.3142040Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2022-12-01T10:06:52.3142386Z adding license file 'LICENSE' 2022-12-01T10:06:52.3142624Z adding license file 'NOTICE' 2022-12-01T10:06:52.9043191Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T10:06:52.9137996Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-1.13.0a0+gitc13d400-py3.7.egg-info 2022-12-01T10:06:52.9176977Z running install_scripts 2022-12-01T10:06:52.9828976Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-12-01T10:06:52.9829903Z adding license file "NOTICE" (matched pattern "NOTICE*") 2022-12-01T10:06:53.0019835Z creating build/bdist.linux-x86_64/wheel/torch-1.13.0a0+gitc13d400.dist-info/WHEEL 2022-12-01T10:06:53.0022324Z creating 'dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2022-12-01T10:06:53.0025040Z adding 'caffe2/__init__.py' 2022-12-01T10:06:53.0027042Z adding 'caffe2/contrib/__init__.py' 2022-12-01T10:06:53.0028562Z adding 'caffe2/contrib/aten/__init__.py' 2022-12-01T10:06:53.0031372Z adding 'caffe2/contrib/aten/aten_test.py' 2022-12-01T10:06:53.0035296Z adding 'caffe2/contrib/aten/gen_op.py' 2022-12-01T10:06:53.0037340Z adding 'caffe2/contrib/aten/docs/__init__.py' 2022-12-01T10:06:53.0039246Z adding 'caffe2/contrib/aten/docs/sample.py' 2022-12-01T10:06:53.0041186Z adding 'caffe2/contrib/gloo/__init__.py' 2022-12-01T10:06:53.0046147Z adding 'caffe2/contrib/gloo/gloo_test.py' 2022-12-01T10:06:53.0048565Z adding 'caffe2/contrib/nccl/__init__.py' 2022-12-01T10:06:53.0051265Z adding 'caffe2/contrib/nccl/nccl_ops_test.py' 2022-12-01T10:06:53.0054067Z adding 'caffe2/contrib/nnpack/__init__.py' 2022-12-01T10:06:53.0056982Z adding 'caffe2/contrib/nnpack/nnpack_ops_test.py' 2022-12-01T10:06:53.0062157Z adding 'caffe2/contrib/playground/AnyExp.py' 2022-12-01T10:06:53.0065127Z adding 'caffe2/contrib/playground/AnyExpOnTerm.py' 2022-12-01T10:06:53.0067678Z adding 'caffe2/contrib/playground/ModuleRegister.py' 2022-12-01T10:06:53.0069188Z adding 'caffe2/contrib/playground/__init__.py' 2022-12-01T10:06:53.0071886Z adding 'caffe2/contrib/playground/checkpoint.py' 2022-12-01T10:06:53.0073669Z adding 'caffe2/contrib/playground/compute_loss.py' 2022-12-01T10:06:53.0075643Z adding 'caffe2/contrib/playground/compute_topk_accuracy.py' 2022-12-01T10:06:53.0077554Z adding 'caffe2/contrib/playground/meter.py' 2022-12-01T10:06:53.0079299Z adding 'caffe2/contrib/playground/module_map.py' 2022-12-01T10:06:53.0080866Z adding 'caffe2/contrib/playground/output_generator.py' 2022-12-01T10:06:53.0083228Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet.py' 2022-12-01T10:06:53.0085166Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py' 2022-12-01T10:06:53.0086489Z adding 'caffe2/contrib/playground/resnetdemo/__init__.py' 2022-12-01T10:06:53.0088349Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py' 2022-12-01T10:06:53.0090214Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py' 2022-12-01T10:06:53.0093933Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py' 2022-12-01T10:06:53.0096226Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py' 2022-12-01T10:06:53.0098091Z adding 'caffe2/contrib/playground/resnetdemo/gfs_IN1k.py' 2022-12-01T10:06:53.0099854Z adding 'caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py' 2022-12-01T10:06:53.0101714Z adding 'caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py' 2022-12-01T10:06:53.0103414Z adding 'caffe2/contrib/prof/__init__.py' 2022-12-01T10:06:53.0105199Z adding 'caffe2/contrib/prof/cuda_profile_ops_test.py' 2022-12-01T10:06:53.0106926Z adding 'caffe2/contrib/script/__init__.py' 2022-12-01T10:06:53.0108657Z adding 'caffe2/contrib/script/examples/__init__.py' 2022-12-01T10:06:53.0110273Z adding 'caffe2/contrib/tensorboard/__init__.py' 2022-12-01T10:06:53.0113201Z adding 'caffe2/contrib/tensorboard/tensorboard.py' 2022-12-01T10:06:53.0117200Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter.py' 2022-12-01T10:06:53.0121132Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter_test.py' 2022-12-01T10:06:53.0124004Z adding 'caffe2/contrib/tensorboard/tensorboard_test.py' 2022-12-01T10:06:53.0125935Z adding 'caffe2/contrib/warpctc/__init__.py' 2022-12-01T10:06:53.0128102Z adding 'caffe2/contrib/warpctc/ctc_ops_test.py' 2022-12-01T10:06:53.0129990Z adding 'caffe2/core/__init__.py' 2022-12-01T10:06:53.0131690Z adding 'caffe2/core/nomnigraph/__init__.py' 2022-12-01T10:06:53.0134859Z adding 'caffe2/core/nomnigraph/op_gen.py' 2022-12-01T10:06:53.0136987Z adding 'caffe2/distributed/__init__.py' 2022-12-01T10:06:53.0138867Z adding 'caffe2/distributed/file_store_handler_op_test.py' 2022-12-01T10:06:53.0140822Z adding 'caffe2/distributed/redis_store_handler_op_test.py' 2022-12-01T10:06:53.0142838Z adding 'caffe2/distributed/store_ops_test_util.py' 2022-12-01T10:06:53.0144678Z adding 'caffe2/experiments/__init__.py' 2022-12-01T10:06:53.0148025Z adding 'caffe2/experiments/python/SparseTransformer.py' 2022-12-01T10:06:53.0149780Z adding 'caffe2/experiments/python/__init__.py' 2022-12-01T10:06:53.0155306Z adding 'caffe2/experiments/python/convnet_benchmarks.py' 2022-12-01T10:06:53.0158453Z adding 'caffe2/experiments/python/device_reduce_sum_bench.py' 2022-12-01T10:06:53.0160574Z adding 'caffe2/experiments/python/funhash_op_test.py' 2022-12-01T10:06:53.0163483Z adding 'caffe2/experiments/python/net_construct_bench.py' 2022-12-01T10:06:53.0165653Z adding 'caffe2/experiments/python/sparse_funhash_op_test.py' 2022-12-01T10:06:53.0167996Z adding 'caffe2/experiments/python/sparse_reshape_op_test.py' 2022-12-01T10:06:53.0170203Z adding 'caffe2/experiments/python/tt_contraction_op_test.py' 2022-12-01T10:06:53.0172397Z adding 'caffe2/experiments/python/tt_pad_op_test.py' 2022-12-01T10:06:53.0174187Z adding 'caffe2/perfkernels/__init__.py' 2022-12-01T10:06:53.0178746Z adding 'caffe2/perfkernels/hp_emblookup_codegen.py' 2022-12-01T10:06:53.0181658Z adding 'caffe2/proto/__init__.py' 2022-12-01T10:06:53.0193005Z adding 'caffe2/proto/caffe2_pb2.py' 2022-12-01T10:06:53.0196844Z adding 'caffe2/proto/gen_proto_typestubs_helper.py' 2022-12-01T10:06:53.0200681Z adding 'caffe2/proto/torch_pb2.py' 2022-12-01T10:06:53.0205718Z adding 'caffe2/python/__init__.py' 2022-12-01T10:06:53.0207905Z adding 'caffe2/python/_import_c_extension.py' 2022-12-01T10:06:53.0210110Z adding 'caffe2/python/allcompare_test.py' 2022-12-01T10:06:53.0213346Z adding 'caffe2/python/attention.py' 2022-12-01T10:06:53.0216357Z adding 'caffe2/python/benchmark_generator.py' 2022-12-01T10:06:53.0219376Z adding 'caffe2/python/binarysize.py' 2022-12-01T10:06:53.0222039Z adding 'caffe2/python/brew.py' 2022-12-01T10:06:53.0225533Z adding 'caffe2/python/brew_test.py' 2022-12-01T10:06:53.0227466Z adding 'caffe2/python/build.py' 2022-12-01T10:06:53.0230089Z adding 'caffe2/python/cached_reader.py' 2022-12-01T10:06:53.0239631Z adding 'caffe2/python/caffe_translator.py' 2022-12-01T10:06:53.0243169Z adding 'caffe2/python/caffe_translator_test.py' 2022-12-01T10:06:53.0251667Z adding 'caffe2/python/checkpoint.py' 2022-12-01T10:06:53.0256201Z adding 'caffe2/python/checkpoint_test.py' 2022-12-01T10:06:53.0259198Z adding 'caffe2/python/cnn.py' 2022-12-01T10:06:53.0261595Z adding 'caffe2/python/context.py' 2022-12-01T10:06:53.0264146Z adding 'caffe2/python/context_test.py' 2022-12-01T10:06:53.0269212Z adding 'caffe2/python/control.py' 2022-12-01T10:06:53.0278352Z adding 'caffe2/python/control_ops_grad.py' 2022-12-01T10:06:53.0281191Z adding 'caffe2/python/control_ops_grad_test.py' 2022-12-01T10:06:53.0284845Z adding 'caffe2/python/control_ops_util.py' 2022-12-01T10:06:53.0288257Z adding 'caffe2/python/control_test.py' 2022-12-01T10:06:53.0290171Z adding 'caffe2/python/convert.py' 2022-12-01T10:06:53.0292183Z adding 'caffe2/python/convert_test.py' 2022-12-01T10:06:53.0297314Z adding 'caffe2/python/convnet_benchmarks.py' 2022-12-01T10:06:53.0299739Z adding 'caffe2/python/convnet_benchmarks_test.py' 2022-12-01T10:06:53.0340943Z adding 'caffe2/python/core.py' 2022-12-01T10:06:53.0350329Z adding 'caffe2/python/core_gradients_test.py' 2022-12-01T10:06:53.0361784Z adding 'caffe2/python/core_test.py' 2022-12-01T10:06:53.0367243Z adding 'caffe2/python/crf.py' 2022-12-01T10:06:53.0369464Z adding 'caffe2/python/crf_predict.py' 2022-12-01T10:06:53.0371447Z adding 'caffe2/python/crf_viterbi_test.py' 2022-12-01T10:06:53.0395028Z adding 'caffe2/python/data_parallel_model.py' 2022-12-01T10:06:53.0408900Z adding 'caffe2/python/data_parallel_model_test.py' 2022-12-01T10:06:53.0415526Z adding 'caffe2/python/data_workers.py' 2022-12-01T10:06:53.0418592Z adding 'caffe2/python/data_workers_test.py' 2022-12-01T10:06:53.0425512Z adding 'caffe2/python/dataio.py' 2022-12-01T10:06:53.0430392Z adding 'caffe2/python/dataio_test.py' 2022-12-01T10:06:53.0435227Z adding 'caffe2/python/dataset.py' 2022-12-01T10:06:53.0438690Z adding 'caffe2/python/db_file_reader.py' 2022-12-01T10:06:53.0440724Z adding 'caffe2/python/db_test.py' 2022-12-01T10:06:53.0443514Z adding 'caffe2/python/device_checker.py' 2022-12-01T10:06:53.0445690Z adding 'caffe2/python/dyndep.py' 2022-12-01T10:06:53.0448401Z adding 'caffe2/python/embedding_generation_benchmark.py' 2022-12-01T10:06:53.0450795Z adding 'caffe2/python/experiment_util.py' 2022-12-01T10:06:53.0452803Z adding 'caffe2/python/extension_loader.py' 2022-12-01T10:06:53.0454640Z adding 'caffe2/python/fakefp16_transform_lib.py' 2022-12-01T10:06:53.0456312Z adding 'caffe2/python/filler_test.py' 2022-12-01T10:06:53.0458817Z adding 'caffe2/python/functional.py' 2022-12-01T10:06:53.0461507Z adding 'caffe2/python/functional_test.py' 2022-12-01T10:06:53.0463996Z adding 'caffe2/python/fused_8bit_rowwise_conversion_ops_test.py' 2022-12-01T10:06:53.0468734Z adding 'caffe2/python/gradient_check_test.py' 2022-12-01T10:06:53.0474309Z adding 'caffe2/python/gradient_checker.py' 2022-12-01T10:06:53.0477291Z adding 'caffe2/python/gru_cell.py' 2022-12-01T10:06:53.0479111Z adding 'caffe2/python/hip_test_util.py' 2022-12-01T10:06:53.0481549Z adding 'caffe2/python/hsm_util.py' 2022-12-01T10:06:53.0505684Z adding 'caffe2/python/hypothesis_test.py' 2022-12-01T10:06:53.0515225Z adding 'caffe2/python/hypothesis_test_util.py' 2022-12-01T10:06:53.0517815Z adding 'caffe2/python/ideep_test_util.py' 2022-12-01T10:06:53.0525473Z adding 'caffe2/python/layer_model_helper.py' 2022-12-01T10:06:53.0528472Z adding 'caffe2/python/layer_model_instantiator.py' 2022-12-01T10:06:53.0531037Z adding 'caffe2/python/layer_parameter_sharing_test.py' 2022-12-01T10:06:53.0533726Z adding 'caffe2/python/layer_test_util.py' 2022-12-01T10:06:53.0552514Z adding 'caffe2/python/layers_test.py' 2022-12-01T10:06:53.0556260Z adding 'caffe2/python/lazy.py' 2022-12-01T10:06:53.0558359Z adding 'caffe2/python/lazy_dyndep.py' 2022-12-01T10:06:53.0560795Z adding 'caffe2/python/lazy_dyndep_test.py' 2022-12-01T10:06:53.0563712Z adding 'caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py' 2022-12-01T10:06:53.0566134Z adding 'caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py' 2022-12-01T10:06:53.0569747Z adding 'caffe2/python/lstm_benchmark.py' 2022-12-01T10:06:53.0581142Z adding 'caffe2/python/memonger.py' 2022-12-01T10:06:53.0588409Z adding 'caffe2/python/memonger_test.py' 2022-12-01T10:06:53.0591006Z adding 'caffe2/python/mkl_test_util.py' 2022-12-01T10:06:53.0593347Z adding 'caffe2/python/model_device_test.py' 2022-12-01T10:06:53.0600323Z adding 'caffe2/python/model_helper.py' 2022-12-01T10:06:53.0602962Z adding 'caffe2/python/model_helper_test.py' 2022-12-01T10:06:53.0604898Z adding 'caffe2/python/modifier_context.py' 2022-12-01T10:06:53.0607700Z adding 'caffe2/python/muji.py' 2022-12-01T10:06:53.0609876Z adding 'caffe2/python/muji_test.py' 2022-12-01T10:06:53.0617166Z adding 'caffe2/python/net_builder.py' 2022-12-01T10:06:53.0621552Z adding 'caffe2/python/net_builder_test.py' 2022-12-01T10:06:53.0626624Z adding 'caffe2/python/net_drawer.py' 2022-12-01T10:06:53.0631038Z adding 'caffe2/python/net_printer.py' 2022-12-01T10:06:53.0633752Z adding 'caffe2/python/net_printer_test.py' 2022-12-01T10:06:53.0636335Z adding 'caffe2/python/nomnigraph.py' 2022-12-01T10:06:53.0640539Z adding 'caffe2/python/nomnigraph_test.py' 2022-12-01T10:06:53.0643785Z adding 'caffe2/python/nomnigraph_transformations.py' 2022-12-01T10:06:53.0646622Z adding 'caffe2/python/nomnigraph_transformations_test.py' 2022-12-01T10:06:53.0648785Z adding 'caffe2/python/normalizer.py' 2022-12-01T10:06:53.0650882Z adding 'caffe2/python/normalizer_context.py' 2022-12-01T10:06:53.0652777Z adding 'caffe2/python/normalizer_test.py' 2022-12-01T10:06:53.0655049Z adding 'caffe2/python/numa_benchmark.py' 2022-12-01T10:06:53.0657192Z adding 'caffe2/python/numa_test.py' 2022-12-01T10:06:53.0660060Z adding 'caffe2/python/observer_test.py' 2022-12-01T10:06:53.0662300Z adding 'caffe2/python/operator_fp_exceptions_test.py' 2022-12-01T10:06:53.0679109Z adding 'caffe2/python/optimizer.py' 2022-12-01T10:06:53.0683425Z adding 'caffe2/python/optimizer_context.py' 2022-12-01T10:06:53.0689911Z adding 'caffe2/python/optimizer_test.py' 2022-12-01T10:06:53.0694233Z adding 'caffe2/python/optimizer_test_util.py' 2022-12-01T10:06:53.0697794Z adding 'caffe2/python/parallel_workers.py' 2022-12-01T10:06:53.0700429Z adding 'caffe2/python/parallel_workers_test.py' 2022-12-01T10:06:53.0704265Z adding 'caffe2/python/parallelize_bmuf_distributed_test.py' 2022-12-01T10:06:53.0710057Z adding 'caffe2/python/pipeline.py' 2022-12-01T10:06:53.0712966Z adding 'caffe2/python/pipeline_test.py' 2022-12-01T10:06:53.0714829Z adding 'caffe2/python/predictor_constants.py' 2022-12-01T10:06:53.0717957Z adding 'caffe2/python/python_op_test.py' 2022-12-01T10:06:53.0721087Z adding 'caffe2/python/queue_util.py' 2022-12-01T10:06:53.0724049Z adding 'caffe2/python/record_queue.py' 2022-12-01T10:06:53.0729063Z adding 'caffe2/python/recurrent.py' 2022-12-01T10:06:53.0735330Z adding 'caffe2/python/regularizer.py' 2022-12-01T10:06:53.0737869Z adding 'caffe2/python/regularizer_context.py' 2022-12-01T10:06:53.0741338Z adding 'caffe2/python/regularizer_test.py' 2022-12-01T10:06:53.0759716Z adding 'caffe2/python/rnn_cell.py' 2022-12-01T10:06:53.0776046Z adding 'caffe2/python/schema.py' 2022-12-01T10:06:53.0780882Z adding 'caffe2/python/schema_test.py' 2022-12-01T10:06:53.0783381Z adding 'caffe2/python/scope.py' 2022-12-01T10:06:53.0785939Z adding 'caffe2/python/scope_test.py' 2022-12-01T10:06:53.0789352Z adding 'caffe2/python/session.py' 2022-12-01T10:06:53.0791752Z adding 'caffe2/python/session_test.py' 2022-12-01T10:06:53.0794390Z adding 'caffe2/python/sparse_to_dense_mask_test.py' 2022-12-01T10:06:53.0796808Z adding 'caffe2/python/sparse_to_dense_test.py' 2022-12-01T10:06:53.0805042Z adding 'caffe2/python/task.py' 2022-12-01T10:06:53.0807576Z adding 'caffe2/python/task_test.py' 2022-12-01T10:06:53.0810022Z adding 'caffe2/python/test_util.py' 2022-12-01T10:06:53.0812391Z adding 'caffe2/python/text_file_reader.py' 2022-12-01T10:06:53.0814917Z adding 'caffe2/python/timeout_guard.py' 2022-12-01T10:06:53.0817421Z adding 'caffe2/python/toy_regression_test.py' 2022-12-01T10:06:53.0819582Z adding 'caffe2/python/transformations.py' 2022-12-01T10:06:53.0822766Z adding 'caffe2/python/transformations_test.py' 2022-12-01T10:06:53.0826650Z adding 'caffe2/python/tt_core.py' 2022-12-01T10:06:53.0829036Z adding 'caffe2/python/tt_core_test.py' 2022-12-01T10:06:53.0834005Z adding 'caffe2/python/utils.py' 2022-12-01T10:06:53.0836420Z adding 'caffe2/python/utils_test.py' 2022-12-01T10:06:53.0839402Z adding 'caffe2/python/visualize.py' 2022-12-01T10:06:53.0847753Z adding 'caffe2/python/workspace.py' 2022-12-01T10:06:53.0856832Z adding 'caffe2/python/workspace_test.py' 2022-12-01T10:06:53.0859716Z adding 'caffe2/python/docs/__init__.py' 2022-12-01T10:06:53.0861841Z adding 'caffe2/python/docs/formatter.py' 2022-12-01T10:06:53.0864971Z adding 'caffe2/python/docs/generator.py' 2022-12-01T10:06:53.0867889Z adding 'caffe2/python/docs/github.py' 2022-12-01T10:06:53.0870406Z adding 'caffe2/python/docs/parser.py' 2022-12-01T10:06:53.0872458Z adding 'caffe2/python/examples/__init__.py' 2022-12-01T10:06:53.0876236Z adding 'caffe2/python/examples/char_rnn.py' 2022-12-01T10:06:53.0884400Z adding 'caffe2/python/examples/imagenet_trainer.py' 2022-12-01T10:06:53.0887789Z adding 'caffe2/python/examples/lmdb_create_example.py' 2022-12-01T10:06:53.0895267Z adding 'caffe2/python/examples/resnet50_trainer.py' 2022-12-01T10:06:53.0897839Z adding 'caffe2/python/fakelowp/__init__.py' 2022-12-01T10:06:53.0899516Z adding 'caffe2/python/fakelowp/init_shared_libs.py' 2022-12-01T10:06:53.0901613Z adding 'caffe2/python/fakelowp/test_utils.py' 2022-12-01T10:06:53.0903701Z adding 'caffe2/python/helpers/__init__.py' 2022-12-01T10:06:53.0905559Z adding 'caffe2/python/helpers/algebra.py' 2022-12-01T10:06:53.0907507Z adding 'caffe2/python/helpers/arg_scope.py' 2022-12-01T10:06:53.0909370Z adding 'caffe2/python/helpers/array_helpers.py' 2022-12-01T10:06:53.0911156Z adding 'caffe2/python/helpers/control_ops.py' 2022-12-01T10:06:53.0914579Z adding 'caffe2/python/helpers/conv.py' 2022-12-01T10:06:53.0916780Z adding 'caffe2/python/helpers/db_input.py' 2022-12-01T10:06:53.0918538Z adding 'caffe2/python/helpers/dropout.py' 2022-12-01T10:06:53.0920533Z adding 'caffe2/python/helpers/elementwise_linear.py' 2022-12-01T10:06:53.0923771Z adding 'caffe2/python/helpers/fc.py' 2022-12-01T10:06:53.0925586Z adding 'caffe2/python/helpers/nonlinearity.py' 2022-12-01T10:06:53.0928644Z adding 'caffe2/python/helpers/normalization.py' 2022-12-01T10:06:53.0930385Z adding 'caffe2/python/helpers/pooling.py' 2022-12-01T10:06:53.0932007Z adding 'caffe2/python/helpers/quantization.py' 2022-12-01T10:06:53.0933636Z adding 'caffe2/python/helpers/tools.py' 2022-12-01T10:06:53.0935412Z adding 'caffe2/python/helpers/train.py' 2022-12-01T10:06:53.0937748Z adding 'caffe2/python/ideep/LRN_op_test.py' 2022-12-01T10:06:53.0939165Z adding 'caffe2/python/ideep/__init__.py' 2022-12-01T10:06:53.0940888Z adding 'caffe2/python/ideep/adam_op_test.py' 2022-12-01T10:06:53.0942997Z adding 'caffe2/python/ideep/blobs_queue_db_test.py' 2022-12-01T10:06:53.0944938Z adding 'caffe2/python/ideep/channel_shuffle_op_test.py' 2022-12-01T10:06:53.0947076Z adding 'caffe2/python/ideep/concat_split_op_test.py' 2022-12-01T10:06:53.0949360Z adding 'caffe2/python/ideep/conv_op_test.py' 2022-12-01T10:06:53.0951342Z adding 'caffe2/python/ideep/conv_transpose_test.py' 2022-12-01T10:06:53.0955473Z adding 'caffe2/python/ideep/convfusion_op_test.py' 2022-12-01T10:06:53.0958074Z adding 'caffe2/python/ideep/copy_op_test.py' 2022-12-01T10:06:53.0959904Z adding 'caffe2/python/ideep/dropout_op_test.py' 2022-12-01T10:06:53.0962482Z adding 'caffe2/python/ideep/elementwise_sum_op_test.py' 2022-12-01T10:06:53.0964589Z adding 'caffe2/python/ideep/expanddims_squeeze_op_test.py' 2022-12-01T10:06:53.0967379Z adding 'caffe2/python/ideep/fc_op_test.py' 2022-12-01T10:06:53.0969649Z adding 'caffe2/python/ideep/leaky_relu_op_test.py' 2022-12-01T10:06:53.0971488Z adding 'caffe2/python/ideep/moment_sgd_op_test.py' 2022-12-01T10:06:53.0973526Z adding 'caffe2/python/ideep/operator_fallback_op_test.py' 2022-12-01T10:06:53.0975419Z adding 'caffe2/python/ideep/order_switch_op_test.py' 2022-12-01T10:06:53.0977450Z adding 'caffe2/python/ideep/pool_op_test.py' 2022-12-01T10:06:53.0979775Z adding 'caffe2/python/ideep/pre_convert_test.py' 2022-12-01T10:06:53.0981850Z adding 'caffe2/python/ideep/relu_op_test.py' 2022-12-01T10:06:53.0984185Z adding 'caffe2/python/ideep/reshape_op_test.py' 2022-12-01T10:06:53.0986054Z adding 'caffe2/python/ideep/shape_op_test.py' 2022-12-01T10:06:53.0987753Z adding 'caffe2/python/ideep/sigmoid_op_test.py' 2022-12-01T10:06:53.0989359Z adding 'caffe2/python/ideep/softmax_op_test.py' 2022-12-01T10:06:53.0991334Z adding 'caffe2/python/ideep/spatial_bn_op_test.py' 2022-12-01T10:06:53.0993595Z adding 'caffe2/python/ideep/test_ideep_net.py' 2022-12-01T10:06:53.0997367Z adding 'caffe2/python/ideep/transform_ideep_net.py' 2022-12-01T10:06:53.0999363Z adding 'caffe2/python/ideep/transpose_op_test.py' 2022-12-01T10:06:53.1001307Z adding 'caffe2/python/ideep/weightedsum_op_test.py' 2022-12-01T10:06:53.1003889Z adding 'caffe2/python/layers/__init__.py' 2022-12-01T10:06:53.1006338Z adding 'caffe2/python/layers/adaptive_weight.py' 2022-12-01T10:06:53.1008183Z adding 'caffe2/python/layers/add_bias.py' 2022-12-01T10:06:53.1010874Z adding 'caffe2/python/layers/arc_cosine_feature_map.py' 2022-12-01T10:06:53.1013261Z adding 'caffe2/python/layers/batch_huber_loss.py' 2022-12-01T10:06:53.1016462Z adding 'caffe2/python/layers/batch_lr_loss.py' 2022-12-01T10:06:53.1018694Z adding 'caffe2/python/layers/batch_mse_loss.py' 2022-12-01T10:06:53.1020761Z adding 'caffe2/python/layers/batch_normalization.py' 2022-12-01T10:06:53.1022662Z adding 'caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py' 2022-12-01T10:06:53.1024781Z adding 'caffe2/python/layers/batch_softmax_loss.py' 2022-12-01T10:06:53.1027165Z adding 'caffe2/python/layers/blob_weighted_sum.py' 2022-12-01T10:06:53.1028899Z adding 'caffe2/python/layers/bpr_loss.py' 2022-12-01T10:06:53.1030774Z adding 'caffe2/python/layers/bucket_weighted.py' 2022-12-01T10:06:53.1032809Z adding 'caffe2/python/layers/build_index.py' 2022-12-01T10:06:53.1035580Z adding 'caffe2/python/layers/concat.py' 2022-12-01T10:06:53.1037170Z adding 'caffe2/python/layers/constant_weight.py' 2022-12-01T10:06:53.1039748Z adding 'caffe2/python/layers/conv.py' 2022-12-01T10:06:53.1041682Z adding 'caffe2/python/layers/dropout.py' 2022-12-01T10:06:53.1044718Z adding 'caffe2/python/layers/fc.py' 2022-12-01T10:06:53.1049073Z adding 'caffe2/python/layers/fc_with_bootstrap.py' 2022-12-01T10:06:53.1051183Z adding 'caffe2/python/layers/fc_without_bias.py' 2022-12-01T10:06:53.1054700Z adding 'caffe2/python/layers/feature_sparse_to_dense.py' 2022-12-01T10:06:53.1057367Z adding 'caffe2/python/layers/functional.py' 2022-12-01T10:06:53.1059930Z adding 'caffe2/python/layers/gather_record.py' 2022-12-01T10:06:53.1061964Z adding 'caffe2/python/layers/homotopy_weight.py' 2022-12-01T10:06:53.1064101Z adding 'caffe2/python/layers/label_smooth.py' 2022-12-01T10:06:53.1066094Z adding 'caffe2/python/layers/last_n_window_collector.py' 2022-12-01T10:06:53.1068389Z adding 'caffe2/python/layers/layer_normalization.py' 2022-12-01T10:06:53.1073384Z adding 'caffe2/python/layers/layers.py' 2022-12-01T10:06:53.1075645Z adding 'caffe2/python/layers/margin_rank_loss.py' 2022-12-01T10:06:53.1077476Z adding 'caffe2/python/layers/merge_id_lists.py' 2022-12-01T10:06:53.1079454Z adding 'caffe2/python/layers/pairwise_similarity.py' 2022-12-01T10:06:53.1081489Z adding 'caffe2/python/layers/position_weighted.py' 2022-12-01T10:06:53.1083589Z adding 'caffe2/python/layers/random_fourier_features.py' 2022-12-01T10:06:53.1085612Z adding 'caffe2/python/layers/reservoir_sampling.py' 2022-12-01T10:06:53.1087550Z adding 'caffe2/python/layers/sampling_train.py' 2022-12-01T10:06:53.1089266Z adding 'caffe2/python/layers/sampling_trainable_mixin.py' 2022-12-01T10:06:53.1091177Z adding 'caffe2/python/layers/select_record_by_context.py' 2022-12-01T10:06:53.1093913Z adding 'caffe2/python/layers/semi_random_features.py' 2022-12-01T10:06:53.1096046Z adding 'caffe2/python/layers/sparse_dropout_with_replacement.py' 2022-12-01T10:06:53.1098320Z adding 'caffe2/python/layers/sparse_feature_hash.py' 2022-12-01T10:06:53.1100563Z adding 'caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py' 2022-12-01T10:06:53.1105829Z adding 'caffe2/python/layers/sparse_lookup.py' 2022-12-01T10:06:53.1108243Z adding 'caffe2/python/layers/split.py' 2022-12-01T10:06:53.1110633Z adding 'caffe2/python/layers/tags.py' 2022-12-01T10:06:53.1112718Z adding 'caffe2/python/layers/uniform_sampling.py' 2022-12-01T10:06:53.1114495Z adding 'caffe2/python/mint/__init__.py' 2022-12-01T10:06:53.1117108Z adding 'caffe2/python/mint/app.py' 2022-12-01T10:06:53.1119102Z adding 'caffe2/python/mkl/__init__.py' 2022-12-01T10:06:53.1120791Z adding 'caffe2/python/mkl/mkl_LRN_op_test.py' 2022-12-01T10:06:53.1123536Z adding 'caffe2/python/mkl/mkl_LRN_speed_test.py' 2022-12-01T10:06:53.1125299Z adding 'caffe2/python/mkl/mkl_concat_op_test.py' 2022-12-01T10:06:53.1127878Z adding 'caffe2/python/mkl/mkl_conv_op_test.py' 2022-12-01T10:06:53.1130081Z adding 'caffe2/python/mkl/mkl_copy_op_test.py' 2022-12-01T10:06:53.1132471Z adding 'caffe2/python/mkl/mkl_elementwise_add_op_test.py' 2022-12-01T10:06:53.1134611Z adding 'caffe2/python/mkl/mkl_elementwise_sum_op_test.py' 2022-12-01T10:06:53.1136881Z adding 'caffe2/python/mkl/mkl_fc_op_test.py' 2022-12-01T10:06:53.1139507Z adding 'caffe2/python/mkl/mkl_fc_speed_test.py' 2022-12-01T10:06:53.1141673Z adding 'caffe2/python/mkl/mkl_fill_op_test.py' 2022-12-01T10:06:53.1144060Z adding 'caffe2/python/mkl/mkl_pool_op_test.py' 2022-12-01T10:06:53.1146678Z adding 'caffe2/python/mkl/mkl_pool_speed_test.py' 2022-12-01T10:06:53.1148786Z adding 'caffe2/python/mkl/mkl_relu_op_test.py' 2022-12-01T10:06:53.1151446Z adding 'caffe2/python/mkl/mkl_sbn_op_test.py' 2022-12-01T10:06:53.1154052Z adding 'caffe2/python/mkl/mkl_sbn_speed_test.py' 2022-12-01T10:06:53.1156159Z adding 'caffe2/python/mkl/mkl_sigmoid_op_test.py' 2022-12-01T10:06:53.1158931Z adding 'caffe2/python/mkl/mkl_speed_test.py' 2022-12-01T10:06:53.1161241Z adding 'caffe2/python/mkl/mkl_squeeze_op_test.py' 2022-12-01T10:06:53.1165147Z adding 'caffe2/python/mkl/rewrite_graph.py' 2022-12-01T10:06:53.1168425Z adding 'caffe2/python/mkl/rewrite_graph_test.py' 2022-12-01T10:06:53.1170945Z adding 'caffe2/python/modeling/__init__.py' 2022-12-01T10:06:53.1173718Z adding 'caffe2/python/modeling/compute_histogram_for_blobs.py' 2022-12-01T10:06:53.1176445Z adding 'caffe2/python/modeling/compute_histogram_for_blobs_test.py' 2022-12-01T10:06:53.1179336Z adding 'caffe2/python/modeling/compute_norm_for_blobs.py' 2022-12-01T10:06:53.1182096Z adding 'caffe2/python/modeling/compute_norm_for_blobs_test.py' 2022-12-01T10:06:53.1184792Z adding 'caffe2/python/modeling/compute_statistics_for_blobs.py' 2022-12-01T10:06:53.1186996Z adding 'caffe2/python/modeling/compute_statistics_for_blobs_test.py' 2022-12-01T10:06:53.1189999Z adding 'caffe2/python/modeling/get_entry_from_blobs.py' 2022-12-01T10:06:53.1194600Z adding 'caffe2/python/modeling/get_entry_from_blobs_test.py' 2022-12-01T10:06:53.1197966Z adding 'caffe2/python/modeling/gradient_clipping.py' 2022-12-01T10:06:53.1201427Z adding 'caffe2/python/modeling/gradient_clipping_test.py' 2022-12-01T10:06:53.1204683Z adding 'caffe2/python/modeling/initializers.py' 2022-12-01T10:06:53.1207033Z adding 'caffe2/python/modeling/initializers_test.py' 2022-12-01T10:06:53.1208978Z adding 'caffe2/python/modeling/net_modifier.py' 2022-12-01T10:06:53.1211507Z adding 'caffe2/python/modeling/parameter_info.py' 2022-12-01T10:06:53.1214478Z adding 'caffe2/python/modeling/parameter_sharing.py' 2022-12-01T10:06:53.1217596Z adding 'caffe2/python/modeling/parameter_sharing_test.py' 2022-12-01T10:06:53.1219876Z adding 'caffe2/python/models/__init__.py' 2022-12-01T10:06:53.1221761Z adding 'caffe2/python/models/__sym_init__.py' 2022-12-01T10:06:53.1225740Z adding 'caffe2/python/models/download.py' 2022-12-01T10:06:53.1228903Z adding 'caffe2/python/models/imagenet_trainer_test_utils.py' 2022-12-01T10:06:53.1233250Z adding 'caffe2/python/models/resnet.py' 2022-12-01T10:06:53.1235882Z adding 'caffe2/python/models/resnet_test.py' 2022-12-01T10:06:53.1239153Z adding 'caffe2/python/models/shufflenet.py' 2022-12-01T10:06:53.1241704Z adding 'caffe2/python/models/shufflenet_test.py' 2022-12-01T10:06:53.1243491Z adding 'caffe2/python/models/seq2seq/__init__.py' 2022-12-01T10:06:53.1247603Z adding 'caffe2/python/models/seq2seq/beam_search.py' 2022-12-01T10:06:53.1250458Z adding 'caffe2/python/models/seq2seq/seq2seq_beam_search_test.py' 2022-12-01T10:06:53.1252701Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper.py' 2022-12-01T10:06:53.1254605Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper_test.py' 2022-12-01T10:06:53.1259992Z adding 'caffe2/python/models/seq2seq/seq2seq_util.py' 2022-12-01T10:06:53.1267278Z adding 'caffe2/python/models/seq2seq/train.py' 2022-12-01T10:06:53.1273876Z adding 'caffe2/python/models/seq2seq/translate.py' 2022-12-01T10:06:53.1276233Z adding 'caffe2/python/onnx/__init__.py' 2022-12-01T10:06:53.1287864Z adding 'caffe2/python/onnx/backend.py' 2022-12-01T10:06:53.1290294Z adding 'caffe2/python/onnx/backend_cpp_rep.py' 2022-12-01T10:06:53.1292526Z adding 'caffe2/python/onnx/backend_rep.py' 2022-12-01T10:06:53.1294032Z adding 'caffe2/python/onnx/error.py' 2022-12-01T10:06:53.1298117Z adding 'caffe2/python/onnx/frontend.py' 2022-12-01T10:06:53.1300510Z adding 'caffe2/python/onnx/helper.py' 2022-12-01T10:06:53.1302474Z adding 'caffe2/python/onnx/onnxifi.py' 2022-12-01T10:06:53.1305496Z adding 'caffe2/python/onnx/test_onnxifi.py' 2022-12-01T10:06:53.1307816Z adding 'caffe2/python/onnx/workspace.py' 2022-12-01T10:06:53.1309511Z adding 'caffe2/python/onnx/bin/__init__.py' 2022-12-01T10:06:53.1311419Z adding 'caffe2/python/onnx/bin/conversion.py' 2022-12-01T10:06:53.1313192Z adding 'caffe2/python/onnx/tests/__init__.py' 2022-12-01T10:06:53.1318654Z adding 'caffe2/python/onnx/tests/c2_ref_test.py' 2022-12-01T10:06:53.1323421Z adding 'caffe2/python/onnx/tests/conversion_test.py' 2022-12-01T10:06:53.1325345Z adding 'caffe2/python/onnx/tests/helper_test.py' 2022-12-01T10:06:53.1328325Z adding 'caffe2/python/onnx/tests/onnx_backend_test.py' 2022-12-01T10:06:53.1330662Z adding 'caffe2/python/onnx/tests/ssa_test.py' 2022-12-01T10:06:53.1332323Z adding 'caffe2/python/onnx/tests/test_utils.py' 2022-12-01T10:06:53.1336156Z adding 'caffe2/python/operator_test/__init__.py' 2022-12-01T10:06:53.1338947Z adding 'caffe2/python/operator_test/activation_ops_test.py' 2022-12-01T10:06:53.1341700Z adding 'caffe2/python/operator_test/adadelta_test.py' 2022-12-01T10:06:53.1344218Z adding 'caffe2/python/operator_test/adagrad_test.py' 2022-12-01T10:06:53.1346816Z adding 'caffe2/python/operator_test/adagrad_test_helper.py' 2022-12-01T10:06:53.1350578Z adding 'caffe2/python/operator_test/adam_test.py' 2022-12-01T10:06:53.1353163Z adding 'caffe2/python/operator_test/affine_channel_op_test.py' 2022-12-01T10:06:53.1355000Z adding 'caffe2/python/operator_test/alias_with_name_test.py' 2022-12-01T10:06:53.1356760Z adding 'caffe2/python/operator_test/apmeter_test.py' 2022-12-01T10:06:53.1358621Z adding 'caffe2/python/operator_test/arg_ops_test.py' 2022-12-01T10:06:53.1359977Z adding 'caffe2/python/operator_test/assert_test.py' 2022-12-01T10:06:53.1361885Z adding 'caffe2/python/operator_test/async_net_barrier_test.py' 2022-12-01T10:06:53.1363960Z adding 'caffe2/python/operator_test/atomic_ops_test.py' 2022-12-01T10:06:53.1366583Z adding 'caffe2/python/operator_test/basic_rnn_test.py' 2022-12-01T10:06:53.1368661Z adding 'caffe2/python/operator_test/batch_box_cox_test.py' 2022-12-01T10:06:53.1370897Z adding 'caffe2/python/operator_test/batch_bucketize_op_test.py' 2022-12-01T10:06:53.1372854Z adding 'caffe2/python/operator_test/batch_moments_op_test.py' 2022-12-01T10:06:53.1375202Z adding 'caffe2/python/operator_test/batch_sparse_to_dense_op_test.py' 2022-12-01T10:06:53.1378963Z adding 'caffe2/python/operator_test/bbox_transform_test.py' 2022-12-01T10:06:53.1381909Z adding 'caffe2/python/operator_test/bisect_percentile_op_test.py' 2022-12-01T10:06:53.1384053Z adding 'caffe2/python/operator_test/blobs_queue_db_test.py' 2022-12-01T10:06:53.1387277Z adding 'caffe2/python/operator_test/boolean_mask_test.py' 2022-12-01T10:06:53.1389451Z adding 'caffe2/python/operator_test/boolean_unmask_test.py' 2022-12-01T10:06:53.1392379Z adding 'caffe2/python/operator_test/box_with_nms_limit_op_test.py' 2022-12-01T10:06:53.1394246Z adding 'caffe2/python/operator_test/bucketize_op_test.py' 2022-12-01T10:06:53.1395945Z adding 'caffe2/python/operator_test/cast_op_test.py' 2022-12-01T10:06:53.1397601Z adding 'caffe2/python/operator_test/ceil_op_test.py' 2022-12-01T10:06:53.1399474Z adding 'caffe2/python/operator_test/channel_backprop_stats_op_test.py' 2022-12-01T10:06:53.1401432Z adding 'caffe2/python/operator_test/channel_shuffle_test.py' 2022-12-01T10:06:53.1403579Z adding 'caffe2/python/operator_test/channel_stats_op_test.py' 2022-12-01T10:06:53.1405799Z adding 'caffe2/python/operator_test/checkpoint_test.py' 2022-12-01T10:06:53.1407604Z adding 'caffe2/python/operator_test/clip_op_test.py' 2022-12-01T10:06:53.1418958Z adding 'caffe2/python/operator_test/clip_tensor_op_test.py' 2022-12-01T10:06:53.1419697Z adding 'caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py' 2022-12-01T10:06:53.1420198Z adding 'caffe2/python/operator_test/concat_op_cost_test.py' 2022-12-01T10:06:53.1420805Z adding 'caffe2/python/operator_test/concat_split_op_test.py' 2022-12-01T10:06:53.1421280Z adding 'caffe2/python/operator_test/conditional_test.py' 2022-12-01T10:06:53.1422392Z adding 'caffe2/python/operator_test/conftest.py' 2022-12-01T10:06:53.1429148Z adding 'caffe2/python/operator_test/conv_test.py' 2022-12-01T10:06:53.1433231Z adding 'caffe2/python/operator_test/conv_transpose_test.py' 2022-12-01T10:06:53.1436116Z adding 'caffe2/python/operator_test/copy_ops_test.py' 2022-12-01T10:06:53.1438362Z adding 'caffe2/python/operator_test/copy_rows_to_tensor_op_test.py' 2022-12-01T10:06:53.1440301Z adding 'caffe2/python/operator_test/cosine_embedding_criterion_op_test.py' 2022-12-01T10:06:53.1442220Z adding 'caffe2/python/operator_test/counter_ops_test.py' 2022-12-01T10:06:53.1444753Z adding 'caffe2/python/operator_test/crf_test.py' 2022-12-01T10:06:53.1447815Z adding 'caffe2/python/operator_test/cross_entropy_ops_test.py' 2022-12-01T10:06:53.1450410Z adding 'caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py' 2022-12-01T10:06:53.1452688Z adding 'caffe2/python/operator_test/ctc_greedy_decoder_op_test.py' 2022-12-01T10:06:53.1455206Z adding 'caffe2/python/operator_test/cudnn_recurrent_test.py' 2022-12-01T10:06:53.1456984Z adding 'caffe2/python/operator_test/data_couple_op_test.py' 2022-12-01T10:06:53.1462893Z adding 'caffe2/python/operator_test/dataset_ops_test.py' 2022-12-01T10:06:53.1465401Z adding 'caffe2/python/operator_test/decay_adagrad_test.py' 2022-12-01T10:06:53.1469182Z adding 'caffe2/python/operator_test/deform_conv_test.py' 2022-12-01T10:06:53.1471646Z adding 'caffe2/python/operator_test/dense_vector_to_id_list_op_test.py' 2022-12-01T10:06:53.1473690Z adding 'caffe2/python/operator_test/depthwise_3x3_conv_test.py' 2022-12-01T10:06:53.1476699Z adding 'caffe2/python/operator_test/detectron_keypoints.py' 2022-12-01T10:06:53.1478955Z adding 'caffe2/python/operator_test/distance_op_test.py' 2022-12-01T10:06:53.1481235Z adding 'caffe2/python/operator_test/dropout_op_test.py' 2022-12-01T10:06:53.1482995Z adding 'caffe2/python/operator_test/duplicate_operands_test.py' 2022-12-01T10:06:53.1484664Z adding 'caffe2/python/operator_test/elementwise_linear_op_test.py' 2022-12-01T10:06:53.1486702Z adding 'caffe2/python/operator_test/elementwise_logical_ops_test.py' 2022-12-01T10:06:53.1490166Z adding 'caffe2/python/operator_test/elementwise_op_broadcast_test.py' 2022-12-01T10:06:53.1495840Z adding 'caffe2/python/operator_test/elementwise_ops_test.py' 2022-12-01T10:06:53.1526144Z adding 'caffe2/python/operator_test/emptysample_ops_test.py' 2022-12-01T10:06:53.1528134Z adding 'caffe2/python/operator_test/enforce_finite_op_test.py' 2022-12-01T10:06:53.1530428Z adding 'caffe2/python/operator_test/ensure_clipped_test.py' 2022-12-01T10:06:53.1532427Z adding 'caffe2/python/operator_test/ensure_cpu_output_op_test.py' 2022-12-01T10:06:53.1535009Z adding 'caffe2/python/operator_test/erf_op_test.py' 2022-12-01T10:06:53.1536655Z adding 'caffe2/python/operator_test/expand_op_test.py' 2022-12-01T10:06:53.1539273Z adding 'caffe2/python/operator_test/fc_operator_test.py' 2022-12-01T10:06:53.1543055Z adding 'caffe2/python/operator_test/feature_maps_ops_test.py' 2022-12-01T10:06:53.1546706Z adding 'caffe2/python/operator_test/filler_ops_test.py' 2022-12-01T10:06:53.1549027Z adding 'caffe2/python/operator_test/find_op_test.py' 2022-12-01T10:06:53.1550995Z adding 'caffe2/python/operator_test/flatten_op_test.py' 2022-12-01T10:06:53.1553616Z adding 'caffe2/python/operator_test/flexible_top_k_test.py' 2022-12-01T10:06:53.1555691Z adding 'caffe2/python/operator_test/floor_op_test.py' 2022-12-01T10:06:53.1559512Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py' 2022-12-01T10:06:53.1562203Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py' 2022-12-01T10:06:53.1565462Z adding 'caffe2/python/operator_test/gather_ops_test.py' 2022-12-01T10:06:53.1568820Z adding 'caffe2/python/operator_test/gather_ranges_op_test.py' 2022-12-01T10:06:53.1570901Z adding 'caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py' 2022-12-01T10:06:53.1572708Z adding 'caffe2/python/operator_test/given_tensor_fill_op_test.py' 2022-12-01T10:06:53.1574516Z adding 'caffe2/python/operator_test/glu_op_test.py' 2022-12-01T10:06:53.1576626Z adding 'caffe2/python/operator_test/group_conv_test.py' 2022-12-01T10:06:53.1578691Z adding 'caffe2/python/operator_test/group_norm_op_test.py' 2022-12-01T10:06:53.1582441Z adding 'caffe2/python/operator_test/gru_test.py' 2022-12-01T10:06:53.1585169Z adding 'caffe2/python/operator_test/heatmap_max_keypoint_op_test.py' 2022-12-01T10:06:53.1587232Z adding 'caffe2/python/operator_test/histogram_test.py' 2022-12-01T10:06:53.1590479Z adding 'caffe2/python/operator_test/hsm_test.py' 2022-12-01T10:06:53.1592534Z adding 'caffe2/python/operator_test/hyperbolic_ops_test.py' 2022-12-01T10:06:53.1594647Z adding 'caffe2/python/operator_test/im2col_col2im_test.py' 2022-12-01T10:06:53.1599349Z adding 'caffe2/python/operator_test/image_input_op_test.py' 2022-12-01T10:06:53.1601934Z adding 'caffe2/python/operator_test/index_hash_ops_test.py' 2022-12-01T10:06:53.1604144Z adding 'caffe2/python/operator_test/index_ops_test.py' 2022-12-01T10:06:53.1607216Z adding 'caffe2/python/operator_test/instance_norm_test.py' 2022-12-01T10:06:53.1609491Z adding 'caffe2/python/operator_test/integral_image_ops_test.py' 2022-12-01T10:06:53.1611206Z adding 'caffe2/python/operator_test/jsd_ops_test.py' 2022-12-01T10:06:53.1613034Z adding 'caffe2/python/operator_test/key_split_ops_test.py' 2022-12-01T10:06:53.1614768Z adding 'caffe2/python/operator_test/lars_test.py' 2022-12-01T10:06:53.1618122Z adding 'caffe2/python/operator_test/layer_norm_op_test.py' 2022-12-01T10:06:53.1620968Z adding 'caffe2/python/operator_test/leaky_relu_test.py' 2022-12-01T10:06:53.1622955Z adding 'caffe2/python/operator_test/learning_rate_adaption_op_test.py' 2022-12-01T10:06:53.1625693Z adding 'caffe2/python/operator_test/learning_rate_op_test.py' 2022-12-01T10:06:53.1628063Z adding 'caffe2/python/operator_test/length_split_op_test.py' 2022-12-01T10:06:53.1629944Z adding 'caffe2/python/operator_test/lengths_pad_op_test.py' 2022-12-01T10:06:53.1632995Z adding 'caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py' 2022-12-01T10:06:53.1635437Z adding 'caffe2/python/operator_test/lengths_tile_op_test.py' 2022-12-01T10:06:53.1637096Z adding 'caffe2/python/operator_test/lengths_top_k_ops_test.py' 2022-12-01T10:06:53.1639552Z adding 'caffe2/python/operator_test/listwise_l2r_operator_test.py' 2022-12-01T10:06:53.1647362Z adding 'caffe2/python/operator_test/load_save_test.py' 2022-12-01T10:06:53.1650691Z adding 'caffe2/python/operator_test/locally_connected_op_test.py' 2022-12-01T10:06:53.1652581Z adding 'caffe2/python/operator_test/loss_ops_test.py' 2022-12-01T10:06:53.1654563Z adding 'caffe2/python/operator_test/lpnorm_op_test.py' 2022-12-01T10:06:53.1656463Z adding 'caffe2/python/operator_test/map_ops_test.py' 2022-12-01T10:06:53.1658863Z adding 'caffe2/python/operator_test/margin_loss_l2r_operator_test.py' 2022-12-01T10:06:53.1660561Z adding 'caffe2/python/operator_test/margin_ranking_criterion_op_test.py' 2022-12-01T10:06:53.1662129Z adding 'caffe2/python/operator_test/math_ops_test.py' 2022-12-01T10:06:53.1664843Z adding 'caffe2/python/operator_test/matmul_op_test.py' 2022-12-01T10:06:53.1666861Z adding 'caffe2/python/operator_test/mean_op_test.py' 2022-12-01T10:06:53.1668963Z adding 'caffe2/python/operator_test/merge_id_lists_op_test.py' 2022-12-01T10:06:53.1671084Z adding 'caffe2/python/operator_test/mkl_conv_op_test.py' 2022-12-01T10:06:53.1672684Z adding 'caffe2/python/operator_test/mkl_packed_fc_op_test.py' 2022-12-01T10:06:53.1674351Z adding 'caffe2/python/operator_test/mod_op_test.py' 2022-12-01T10:06:53.1676108Z adding 'caffe2/python/operator_test/moments_op_test.py' 2022-12-01T10:06:53.1678734Z adding 'caffe2/python/operator_test/momentum_sgd_test.py' 2022-12-01T10:06:53.1681492Z adding 'caffe2/python/operator_test/mpi_test.py' 2022-12-01T10:06:53.1683604Z adding 'caffe2/python/operator_test/mul_gradient_benchmark.py' 2022-12-01T10:06:53.1685441Z adding 'caffe2/python/operator_test/negate_gradient_op_test.py' 2022-12-01T10:06:53.1687315Z adding 'caffe2/python/operator_test/ngram_ops_test.py' 2022-12-01T10:06:53.1689263Z adding 'caffe2/python/operator_test/normalize_op_test.py' 2022-12-01T10:06:53.1690886Z adding 'caffe2/python/operator_test/numpy_tile_op_test.py' 2022-12-01T10:06:53.1693615Z adding 'caffe2/python/operator_test/one_hot_ops_test.py' 2022-12-01T10:06:53.1695940Z adding 'caffe2/python/operator_test/onnx_while_test.py' 2022-12-01T10:06:53.1697692Z adding 'caffe2/python/operator_test/order_switch_test.py' 2022-12-01T10:06:53.1701019Z adding 'caffe2/python/operator_test/pack_ops_test.py' 2022-12-01T10:06:53.1703224Z adding 'caffe2/python/operator_test/pack_rnn_sequence_op_test.py' 2022-12-01T10:06:53.1704988Z adding 'caffe2/python/operator_test/pad_test.py' 2022-12-01T10:06:53.1707522Z adding 'caffe2/python/operator_test/partition_ops_test.py' 2022-12-01T10:06:53.1709847Z adding 'caffe2/python/operator_test/percentile_op_test.py' 2022-12-01T10:06:53.1712170Z adding 'caffe2/python/operator_test/piecewise_linear_transform_test.py' 2022-12-01T10:06:53.1716065Z adding 'caffe2/python/operator_test/pooling_test.py' 2022-12-01T10:06:53.1718104Z adding 'caffe2/python/operator_test/prepend_dim_test.py' 2022-12-01T10:06:53.1719956Z adding 'caffe2/python/operator_test/python_op_test.py' 2022-12-01T10:06:53.1722149Z adding 'caffe2/python/operator_test/quantile_test.py' 2022-12-01T10:06:53.1724095Z adding 'caffe2/python/operator_test/rand_quantization_op_speed_test.py' 2022-12-01T10:06:53.1726566Z adding 'caffe2/python/operator_test/rank_loss_operator_test.py' 2022-12-01T10:06:53.1729872Z adding 'caffe2/python/operator_test/rebatching_queue_test.py' 2022-12-01T10:06:53.1732140Z adding 'caffe2/python/operator_test/record_queue_test.py' 2022-12-01T10:06:53.1735677Z adding 'caffe2/python/operator_test/recurrent_net_executor_test.py' 2022-12-01T10:06:53.1739881Z adding 'caffe2/python/operator_test/recurrent_network_test.py' 2022-12-01T10:06:53.1743687Z adding 'caffe2/python/operator_test/reduce_ops_test.py' 2022-12-01T10:06:53.1746221Z adding 'caffe2/python/operator_test/reduction_ops_test.py' 2022-12-01T10:06:53.1749070Z adding 'caffe2/python/operator_test/reshape_ops_test.py' 2022-12-01T10:06:53.1751771Z adding 'caffe2/python/operator_test/resize_op_test.py' 2022-12-01T10:06:53.1754111Z adding 'caffe2/python/operator_test/rmac_regions_op_test.py' 2022-12-01T10:06:53.1756160Z adding 'caffe2/python/operator_test/rms_norm_op_test.py' 2022-12-01T10:06:53.1768803Z adding 'caffe2/python/operator_test/rnn_cell_test.py' 2022-12-01T10:06:53.1773086Z adding 'caffe2/python/operator_test/roi_align_rotated_op_test.py' 2022-12-01T10:06:53.1775242Z adding 'caffe2/python/operator_test/rowwise_counter_test.py' 2022-12-01T10:06:53.1777208Z adding 'caffe2/python/operator_test/scale_op_test.py' 2022-12-01T10:06:53.1783201Z adding 'caffe2/python/operator_test/segment_ops_test.py' 2022-12-01T10:06:53.1787034Z adding 'caffe2/python/operator_test/self_binning_histogram_test.py' 2022-12-01T10:06:53.1789159Z adding 'caffe2/python/operator_test/selu_op_test.py' 2022-12-01T10:06:53.1793163Z adding 'caffe2/python/operator_test/sequence_ops_test.py' 2022-12-01T10:06:53.1799060Z adding 'caffe2/python/operator_test/shape_inference_test.py' 2022-12-01T10:06:53.1801884Z adding 'caffe2/python/operator_test/sinusoid_position_encoding_op_test.py' 2022-12-01T10:06:53.1806458Z adding 'caffe2/python/operator_test/softmax_ops_test.py' 2022-12-01T10:06:53.1808633Z adding 'caffe2/python/operator_test/softplus_op_test.py' 2022-12-01T10:06:53.1811007Z adding 'caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py' 2022-12-01T10:06:53.1812718Z adding 'caffe2/python/operator_test/sparse_gradient_checker_test.py' 2022-12-01T10:06:53.1814641Z adding 'caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py' 2022-12-01T10:06:53.1816908Z adding 'caffe2/python/operator_test/sparse_lengths_sum_benchmark.py' 2022-12-01T10:06:53.1819022Z adding 'caffe2/python/operator_test/sparse_lp_regularizer_test.py' 2022-12-01T10:06:53.1820966Z adding 'caffe2/python/operator_test/sparse_normalize_test.py' 2022-12-01T10:06:53.1823094Z adding 'caffe2/python/operator_test/sparse_ops_test.py' 2022-12-01T10:06:53.1825077Z adding 'caffe2/python/operator_test/sparse_to_dense_mask_op_test.py' 2022-12-01T10:06:53.1828898Z adding 'caffe2/python/operator_test/spatial_bn_op_test.py' 2022-12-01T10:06:53.1832134Z adding 'caffe2/python/operator_test/specialized_segment_ops_test.py' 2022-12-01T10:06:53.1834624Z adding 'caffe2/python/operator_test/split_op_cost_test.py' 2022-12-01T10:06:53.1836683Z adding 'caffe2/python/operator_test/square_root_divide_op_test.py' 2022-12-01T10:06:53.1838475Z adding 'caffe2/python/operator_test/stats_ops_test.py' 2022-12-01T10:06:53.1840560Z adding 'caffe2/python/operator_test/stats_put_ops_test.py' 2022-12-01T10:06:53.1842950Z adding 'caffe2/python/operator_test/storm_test.py' 2022-12-01T10:06:53.1845060Z adding 'caffe2/python/operator_test/string_ops_test.py' 2022-12-01T10:06:53.1847094Z adding 'caffe2/python/operator_test/text_file_reader_test.py' 2022-12-01T10:06:53.1848955Z adding 'caffe2/python/operator_test/thresholded_relu_op_test.py' 2022-12-01T10:06:53.1850857Z adding 'caffe2/python/operator_test/tile_op_test.py' 2022-12-01T10:06:53.1853628Z adding 'caffe2/python/operator_test/top_k_test.py' 2022-12-01T10:06:53.1862352Z adding 'caffe2/python/operator_test/torch_integration_test.py' 2022-12-01T10:06:53.1865184Z adding 'caffe2/python/operator_test/transpose_op_test.py' 2022-12-01T10:06:53.1866989Z adding 'caffe2/python/operator_test/trigonometric_op_test.py' 2022-12-01T10:06:53.1868923Z adding 'caffe2/python/operator_test/unique_ops_test.py' 2022-12-01T10:06:53.1870878Z adding 'caffe2/python/operator_test/unique_uniform_fill_op_test.py' 2022-12-01T10:06:53.1872803Z adding 'caffe2/python/operator_test/unsafe_coalesce_test.py' 2022-12-01T10:06:53.1875105Z adding 'caffe2/python/operator_test/upsample_op_test.py' 2022-12-01T10:06:53.1879109Z adding 'caffe2/python/operator_test/utility_ops_test.py' 2022-12-01T10:06:53.1882485Z adding 'caffe2/python/operator_test/video_input_op_test.py' 2022-12-01T10:06:53.1884577Z adding 'caffe2/python/operator_test/weight_scale_test.py' 2022-12-01T10:06:53.1886911Z adding 'caffe2/python/operator_test/weighted_multi_sample_test.py' 2022-12-01T10:06:53.1888797Z adding 'caffe2/python/operator_test/weighted_sample_test.py' 2022-12-01T10:06:53.1890674Z adding 'caffe2/python/operator_test/weighted_sum_test.py' 2022-12-01T10:06:53.1893338Z adding 'caffe2/python/operator_test/wngrad_test.py' 2022-12-01T10:06:53.1895385Z adding 'caffe2/python/predictor/__init__.py' 2022-12-01T10:06:53.1897604Z adding 'caffe2/python/predictor/mobile_exporter.py' 2022-12-01T10:06:53.1899824Z adding 'caffe2/python/predictor/mobile_exporter_test.py' 2022-12-01T10:06:53.1903170Z adding 'caffe2/python/predictor/predictor_exporter.py' 2022-12-01T10:06:53.1906297Z adding 'caffe2/python/predictor/predictor_exporter_test.py' 2022-12-01T10:06:53.1909330Z adding 'caffe2/python/predictor/predictor_py_utils.py' 2022-12-01T10:06:53.1911259Z adding 'caffe2/python/predictor/predictor_test.py' 2022-12-01T10:06:53.1912936Z adding 'caffe2/python/predictor/serde.py' 2022-12-01T10:06:53.1914464Z adding 'caffe2/python/rnn/__init__.py' 2022-12-01T10:06:53.1916355Z adding 'caffe2/python/rnn/lstm_comparison.py' 2022-12-01T10:06:53.1918198Z adding 'caffe2/python/rnn/rnn_cell_test_util.py' 2022-12-01T10:06:53.1919889Z adding 'caffe2/python/serialized_test/__init__.py' 2022-12-01T10:06:53.1922134Z adding 'caffe2/python/serialized_test/coverage.py' 2022-12-01T10:06:53.1925652Z adding 'caffe2/python/serialized_test/serialized_test_util.py' 2022-12-01T10:06:53.1930044Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip' 2022-12-01T10:06:53.1932033Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip' 2022-12-01T10:06:53.1933780Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip' 2022-12-01T10:06:53.1935582Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip' 2022-12-01T10:06:53.1937367Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip' 2022-12-01T10:06:53.1939245Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip' 2022-12-01T10:06:53.1941021Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip' 2022-12-01T10:06:53.1942859Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip' 2022-12-01T10:06:53.1944545Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip' 2022-12-01T10:06:53.1946399Z adding 'caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip' 2022-12-01T10:06:53.1948201Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip' 2022-12-01T10:06:53.1949878Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip' 2022-12-01T10:06:53.1951687Z adding 'caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip' 2022-12-01T10:06:53.1953604Z adding 'caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip' 2022-12-01T10:06:53.1955450Z adding 'caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip' 2022-12-01T10:06:53.1957379Z adding 'caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip' 2022-12-01T10:06:53.1959345Z adding 'caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip' 2022-12-01T10:06:53.1961084Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip' 2022-12-01T10:06:53.1963108Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip' 2022-12-01T10:06:53.1964917Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip' 2022-12-01T10:06:53.1966808Z adding 'caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip' 2022-12-01T10:06:53.1968602Z adding 'caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip' 2022-12-01T10:06:53.1970641Z adding 'caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip' 2022-12-01T10:06:53.1972580Z adding 'caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip' 2022-12-01T10:06:53.1974533Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip' 2022-12-01T10:06:53.1976530Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip' 2022-12-01T10:06:53.1978480Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip' 2022-12-01T10:06:53.1980346Z adding 'caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip' 2022-12-01T10:06:53.1982197Z adding 'caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip' 2022-12-01T10:06:53.1992809Z adding 'caffe2/python/serialized_test/data/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.test_collect_and_dist.zip' 2022-12-01T10:06:53.1995709Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip' 2022-12-01T10:06:53.1997610Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip' 2022-12-01T10:06:53.1999558Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip' 2022-12-01T10:06:53.2001866Z adding 'caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip' 2022-12-01T10:06:53.2003858Z adding 'caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip' 2022-12-01T10:06:53.2005952Z adding 'caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip' 2022-12-01T10:06:53.2014356Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip' 2022-12-01T10:06:53.2017056Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip' 2022-12-01T10:06:53.2018907Z adding 'caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip' 2022-12-01T10:06:53.2020776Z adding 'caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip' 2022-12-01T10:06:53.2022627Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip' 2022-12-01T10:06:53.2024431Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip' 2022-12-01T10:06:53.2026198Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip' 2022-12-01T10:06:53.2028501Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip' 2022-12-01T10:06:53.2030399Z adding 'caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip' 2022-12-01T10:06:53.2032291Z adding 'caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip' 2022-12-01T10:06:53.2034152Z adding 'caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip' 2022-12-01T10:06:53.2035976Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip' 2022-12-01T10:06:53.2037586Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip' 2022-12-01T10:06:53.2039976Z adding 'caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip' 2022-12-01T10:06:53.2042028Z adding 'caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip' 2022-12-01T10:06:53.2043433Z adding 'caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip' 2022-12-01T10:06:53.2045265Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip' 2022-12-01T10:06:53.2047488Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip' 2022-12-01T10:06:53.2049359Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip' 2022-12-01T10:06:53.2051262Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip' 2022-12-01T10:06:53.2053474Z adding 'caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip' 2022-12-01T10:06:53.2055517Z adding 'caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip' 2022-12-01T10:06:53.2057577Z adding 'caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip' 2022-12-01T10:06:53.2059479Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip' 2022-12-01T10:06:53.2061334Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip' 2022-12-01T10:06:53.2063437Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip' 2022-12-01T10:06:53.2065217Z adding 'caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip' 2022-12-01T10:06:53.2067642Z adding 'caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip' 2022-12-01T10:06:53.2069716Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip' 2022-12-01T10:06:53.2071889Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip' 2022-12-01T10:06:53.2074029Z adding 'caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip' 2022-12-01T10:06:53.2075868Z adding 'caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip' 2022-12-01T10:06:53.2077842Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip' 2022-12-01T10:06:53.2079725Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip' 2022-12-01T10:06:53.2081754Z adding 'caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip' 2022-12-01T10:06:53.2083757Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip' 2022-12-01T10:06:53.2085904Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip' 2022-12-01T10:06:53.2087651Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip' 2022-12-01T10:06:53.2089677Z adding 'caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip' 2022-12-01T10:06:53.2091292Z adding 'caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip' 2022-12-01T10:06:53.2093382Z adding 'caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip' 2022-12-01T10:06:53.2095060Z adding 'caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip' 2022-12-01T10:06:53.2096949Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip' 2022-12-01T10:06:53.2098923Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip' 2022-12-01T10:06:53.2100631Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip' 2022-12-01T10:06:53.2102647Z adding 'caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip' 2022-12-01T10:06:53.2104601Z adding 'caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip' 2022-12-01T10:06:53.2108668Z adding 'caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip' 2022-12-01T10:06:53.2110648Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip' 2022-12-01T10:06:53.2112509Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip' 2022-12-01T10:06:53.2114315Z adding 'caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip' 2022-12-01T10:06:53.2116033Z adding 'caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip' 2022-12-01T10:06:53.2117873Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip' 2022-12-01T10:06:53.2119701Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip' 2022-12-01T10:06:53.2121552Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip' 2022-12-01T10:06:53.2123362Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip' 2022-12-01T10:06:53.2125207Z adding 'caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip' 2022-12-01T10:06:53.2127158Z adding 'caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip' 2022-12-01T10:06:53.2129016Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip' 2022-12-01T10:06:53.2130848Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip' 2022-12-01T10:06:53.2132927Z adding 'caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip' 2022-12-01T10:06:53.2134963Z adding 'caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip' 2022-12-01T10:06:53.2136711Z adding 'caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip' 2022-12-01T10:06:53.2138783Z adding 'caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip' 2022-12-01T10:06:53.2141262Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip' 2022-12-01T10:06:53.2143795Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip' 2022-12-01T10:06:53.2146261Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip' 2022-12-01T10:06:53.2148793Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip' 2022-12-01T10:06:53.2151186Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip' 2022-12-01T10:06:53.2153131Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip' 2022-12-01T10:06:53.2154949Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip' 2022-12-01T10:06:53.2156794Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip' 2022-12-01T10:06:53.2158557Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip' 2022-12-01T10:06:53.2160372Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip' 2022-12-01T10:06:53.2162273Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip' 2022-12-01T10:06:53.2164251Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip' 2022-12-01T10:06:53.2165956Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip' 2022-12-01T10:06:53.2167753Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip' 2022-12-01T10:06:53.2169625Z adding 'caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip' 2022-12-01T10:06:53.2171480Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip' 2022-12-01T10:06:53.2173399Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip' 2022-12-01T10:06:53.2175208Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip' 2022-12-01T10:06:53.2176998Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip' 2022-12-01T10:06:53.2178915Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip' 2022-12-01T10:06:53.2180936Z adding 'caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip' 2022-12-01T10:06:53.2182719Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip' 2022-12-01T10:06:53.2184657Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip' 2022-12-01T10:06:53.2186636Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip' 2022-12-01T10:06:53.2189755Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip' 2022-12-01T10:06:53.2192014Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip' 2022-12-01T10:06:53.2194022Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip' 2022-12-01T10:06:53.2196067Z adding 'caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip' 2022-12-01T10:06:53.2198054Z adding 'caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip' 2022-12-01T10:06:53.2200006Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip' 2022-12-01T10:06:53.2202153Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip' 2022-12-01T10:06:53.2204324Z adding 'caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip' 2022-12-01T10:06:53.2206217Z adding 'caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip' 2022-12-01T10:06:53.2208211Z adding 'caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip' 2022-12-01T10:06:53.2210178Z adding 'caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip' 2022-12-01T10:06:53.2212234Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip' 2022-12-01T10:06:53.2214178Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip' 2022-12-01T10:06:53.2216164Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip' 2022-12-01T10:06:53.2218099Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip' 2022-12-01T10:06:53.2219995Z adding 'caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip' 2022-12-01T10:06:53.2221983Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip' 2022-12-01T10:06:53.2224012Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip' 2022-12-01T10:06:53.2226532Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip' 2022-12-01T10:06:53.2229012Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip' 2022-12-01T10:06:53.2231486Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip' 2022-12-01T10:06:53.2233978Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip' 2022-12-01T10:06:53.2236214Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip' 2022-12-01T10:06:53.2238328Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip' 2022-12-01T10:06:53.2240563Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip' 2022-12-01T10:06:53.2242860Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip' 2022-12-01T10:06:53.2244968Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip' 2022-12-01T10:06:53.2247102Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip' 2022-12-01T10:06:53.2249535Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip' 2022-12-01T10:06:53.2251553Z adding 'caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip' 2022-12-01T10:06:53.2253583Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip' 2022-12-01T10:06:53.2255400Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip' 2022-12-01T10:06:53.2257342Z adding 'caffe2/python/test/__init__.py' 2022-12-01T10:06:53.2258995Z adding 'caffe2/python/test/blob_deallocation_test.py' 2022-12-01T10:06:53.2260850Z adding 'caffe2/python/test/do_op_test.py' 2022-12-01T10:06:53.2262958Z adding 'caffe2/python/test/executor_test.py' 2022-12-01T10:06:53.2266372Z adding 'caffe2/python/test/executor_test_util.py' 2022-12-01T10:06:53.2268367Z adding 'caffe2/python/test/fakefp16_transform_test.py' 2022-12-01T10:06:53.2270228Z adding 'caffe2/python/test/gpu_context_test.py' 2022-12-01T10:06:53.2272100Z adding 'caffe2/python/test/inference_lstm_op_test.py' 2022-12-01T10:06:53.2274070Z adding 'caffe2/python/test/python_protobuf_test.py' 2022-12-01T10:06:53.2275462Z adding 'caffe2/python/trt/__init__.py' 2022-12-01T10:06:53.2278252Z adding 'caffe2/python/trt/test_pt_onnx_trt.py' 2022-12-01T10:06:53.2282854Z adding 'caffe2/python/trt/test_trt.py' 2022-12-01T10:06:53.2284755Z adding 'caffe2/python/trt/transform.py' 2022-12-01T10:06:53.2286576Z adding 'caffe2/quantization/__init__.py' 2022-12-01T10:06:53.2288907Z adding 'caffe2/quantization/server/__init__.py' 2022-12-01T10:06:53.2291847Z adding 'caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py' 2022-12-01T10:06:53.2293825Z adding 'caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py' 2022-12-01T10:06:53.2296024Z adding 'caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py' 2022-12-01T10:06:53.2298088Z adding 'caffe2/quantization/server/compute_equalization_scale_test.py' 2022-12-01T10:06:53.2300210Z adding 'caffe2/quantization/server/concat_dnnlowp_op_test.py' 2022-12-01T10:06:53.2303038Z adding 'caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py' 2022-12-01T10:06:53.2306611Z adding 'caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py' 2022-12-01T10:06:53.2310447Z adding 'caffe2/quantization/server/conv_dnnlowp_op_test.py' 2022-12-01T10:06:53.2314349Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py' 2022-12-01T10:06:53.2317195Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py' 2022-12-01T10:06:53.2319165Z adding 'caffe2/quantization/server/dequantize_dnnlowp_op_test.py' 2022-12-01T10:06:53.2324912Z adding 'caffe2/quantization/server/dnnlowp_test_utils.py' 2022-12-01T10:06:53.2327881Z adding 'caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py' 2022-12-01T10:06:53.2330195Z adding 'caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py' 2022-12-01T10:06:53.2332788Z adding 'caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py' 2022-12-01T10:06:53.2335227Z adding 'caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py' 2022-12-01T10:06:53.2338085Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py' 2022-12-01T10:06:53.2341315Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_op_test.py' 2022-12-01T10:06:53.2343500Z adding 'caffe2/quantization/server/fully_connected_fp16_test.py' 2022-12-01T10:06:53.2345937Z adding 'caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py' 2022-12-01T10:06:53.2347992Z adding 'caffe2/quantization/server/gather_dnnlowp_op_test.py' 2022-12-01T10:06:53.2350383Z adding 'caffe2/quantization/server/group_norm_dnnlowp_op_test.py' 2022-12-01T10:06:53.2352585Z adding 'caffe2/quantization/server/int8_gen_quant_params_min_max_test.py' 2022-12-01T10:06:53.2354748Z adding 'caffe2/quantization/server/int8_gen_quant_params_test.py' 2022-12-01T10:06:53.2356713Z adding 'caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py' 2022-12-01T10:06:53.2358747Z adding 'caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py' 2022-12-01T10:06:53.2360385Z adding 'caffe2/quantization/server/observer_test.py' 2022-12-01T10:06:53.2363002Z adding 'caffe2/quantization/server/pool_dnnlowp_op_test.py' 2022-12-01T10:06:53.2365196Z adding 'caffe2/quantization/server/quantize_dnnlowp_op_test.py' 2022-12-01T10:06:53.2367184Z adding 'caffe2/quantization/server/relu_dnnlowp_op_test.py' 2022-12-01T10:06:53.2369250Z adding 'caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py' 2022-12-01T10:06:53.2371355Z adding 'caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py' 2022-12-01T10:06:53.2373554Z adding 'caffe2/quantization/server/sigmoid_dnnlowp_op_test.py' 2022-12-01T10:06:53.2376026Z adding 'caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py' 2022-12-01T10:06:53.2378278Z adding 'caffe2/quantization/server/tanh_dnnlowp_op_test.py' 2022-12-01T10:06:53.2382807Z adding 'caffe2/quantization/server/utils.py' 2022-12-01T10:06:53.2553948Z adding 'functorch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T10:06:53.2563519Z adding 'functorch/__init__.py' 2022-12-01T10:06:53.2565071Z adding 'functorch/setup.py' 2022-12-01T10:06:53.2567161Z adding 'functorch/_src/__init__.py' 2022-12-01T10:06:53.2575874Z adding 'functorch/_src/aot_autograd.py' 2022-12-01T10:06:53.2579276Z adding 'functorch/_src/benchmark_utils.py' 2022-12-01T10:06:53.2581628Z adding 'functorch/_src/compile_utils.py' 2022-12-01T10:06:53.2585520Z adding 'functorch/_src/compilers.py' 2022-12-01T10:06:53.2587529Z adding 'functorch/_src/config.py' 2022-12-01T10:06:53.2604864Z adding 'functorch/_src/eager_transforms.py' 2022-12-01T10:06:53.2610246Z adding 'functorch/_src/fx_minifier.py' 2022-12-01T10:06:53.2616494Z adding 'functorch/_src/make_functional.py' 2022-12-01T10:06:53.2618992Z adding 'functorch/_src/named_members_polyfill.py' 2022-12-01T10:06:53.2624660Z adding 'functorch/_src/partitioners.py' 2022-12-01T10:06:53.2626803Z adding 'functorch/_src/python_key.py' 2022-12-01T10:06:53.2628593Z adding 'functorch/_src/pytree_hacks.py' 2022-12-01T10:06:53.2634507Z adding 'functorch/_src/top_operators_github_usage.py' 2022-12-01T10:06:53.2641759Z adding 'functorch/_src/vmap.py' 2022-12-01T10:06:53.2644333Z adding 'functorch/compile/__init__.py' 2022-12-01T10:06:53.2647204Z adding 'functorch/dim/__init__.py' 2022-12-01T10:06:53.2649099Z adding 'functorch/dim/batch_tensor.py' 2022-12-01T10:06:53.2651151Z adding 'functorch/dim/delayed_mul_tensor.py' 2022-12-01T10:06:53.2653595Z adding 'functorch/dim/dim.py' 2022-12-01T10:06:53.2655567Z adding 'functorch/dim/magic_trace.py' 2022-12-01T10:06:53.2658242Z adding 'functorch/dim/op_properties.py' 2022-12-01T10:06:53.2664814Z adding 'functorch/dim/reference.py' 2022-12-01T10:06:53.2667102Z adding 'functorch/dim/tree_map.py' 2022-12-01T10:06:53.2669065Z adding 'functorch/dim/wrap_type.py' 2022-12-01T10:06:53.2671230Z adding 'functorch/experimental/__init__.py' 2022-12-01T10:06:53.2672845Z adding 'functorch/experimental/batch_norm_replacement.py' 2022-12-01T10:06:53.2675389Z adding 'functorch/experimental/cond.py' 2022-12-01T10:06:53.2677041Z adding 'functorch/experimental/ops.py' 2022-12-01T10:06:53.2689806Z adding 'torch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T10:06:53.2702234Z adding 'torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T10:06:53.2704762Z adding 'torch/_VF.py' 2022-12-01T10:06:53.2706480Z adding 'torch/__config__.py' 2022-12-01T10:06:53.2708162Z adding 'torch/__future__.py' 2022-12-01T10:06:53.2719370Z adding 'torch/__init__.py' 2022-12-01T10:06:53.2726631Z adding 'torch/_appdirs.py' 2022-12-01T10:06:53.2729397Z adding 'torch/_classes.py' 2022-12-01T10:06:53.2731848Z adding 'torch/_deploy.py' 2022-12-01T10:06:53.2748112Z adding 'torch/_jit_internal.py' 2022-12-01T10:06:53.2751736Z adding 'torch/_linalg_utils.py' 2022-12-01T10:06:53.2764541Z adding 'torch/_lobpcg.py' 2022-12-01T10:06:53.2769354Z adding 'torch/_lowrank.py' 2022-12-01T10:06:53.2780280Z adding 'torch/_meta_registrations.py' 2022-12-01T10:06:53.2783981Z adding 'torch/_namedtensor_internals.py' 2022-12-01T10:06:53.2790703Z adding 'torch/_ops.py' 2022-12-01T10:06:53.2794410Z adding 'torch/_python_dispatcher.py' 2022-12-01T10:06:53.2796661Z adding 'torch/_six.py' 2022-12-01T10:06:53.2799379Z adding 'torch/_sources.py' 2022-12-01T10:06:53.2801533Z adding 'torch/_storage_docs.py' 2022-12-01T10:06:53.2816871Z adding 'torch/_tensor.py' 2022-12-01T10:06:53.2849269Z adding 'torch/_tensor_docs.py' 2022-12-01T10:06:53.2858935Z adding 'torch/_tensor_str.py' 2022-12-01T10:06:53.2973683Z adding 'torch/_torch_docs.py' 2022-12-01T10:06:53.2990561Z adding 'torch/_utils.py' 2022-12-01T10:06:53.2993013Z adding 'torch/_utils_internal.py' 2022-12-01T10:06:53.2998133Z adding 'torch/_vmap_internals.py' 2022-12-01T10:06:53.3001898Z adding 'torch/_weights_only_unpickler.py' 2022-12-01T10:06:53.3024200Z adding 'torch/functional.py' 2022-12-01T10:06:53.3034735Z adding 'torch/hub.py' 2022-12-01T10:06:53.3038611Z adding 'torch/library.py' 2022-12-01T10:06:53.3061234Z adding 'torch/overrides.py' 2022-12-01T10:06:53.3065068Z adding 'torch/py.typed' 2022-12-01T10:06:53.3067866Z adding 'torch/quasirandom.py' 2022-12-01T10:06:53.3070784Z adding 'torch/random.py' 2022-12-01T10:06:53.3072753Z adding 'torch/return_types.py' 2022-12-01T10:06:53.3086665Z adding 'torch/serialization.py' 2022-12-01T10:06:53.3095105Z adding 'torch/storage.py' 2022-12-01T10:06:53.3098177Z adding 'torch/torch_version.py' 2022-12-01T10:06:53.3100282Z adding 'torch/types.py' 2022-12-01T10:06:53.3101958Z adding 'torch/version.py' 2022-12-01T10:06:53.3129718Z adding 'torch/_C/_VariableFunctions.pyi' 2022-12-01T10:06:53.3161199Z adding 'torch/_C/__init__.pyi' 2022-12-01T10:06:53.3166739Z adding 'torch/_C/_autograd.pyi' 2022-12-01T10:06:53.3168104Z adding 'torch/_C/_cudnn.pyi' 2022-12-01T10:06:53.3169661Z adding 'torch/_C/_distributed_autograd.pyi' 2022-12-01T10:06:53.3172689Z adding 'torch/_C/_distributed_c10d.pyi' 2022-12-01T10:06:53.3175412Z adding 'torch/_C/_distributed_rpc.pyi' 2022-12-01T10:06:53.3177885Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2022-12-01T10:06:53.3178781Z adding 'torch/_C/_functions.pyi' 2022-12-01T10:06:53.3180441Z adding 'torch/_C/_functorch.pyi' 2022-12-01T10:06:53.3181914Z adding 'torch/_C/_itt.pyi' 2022-12-01T10:06:53.3183309Z adding 'torch/_C/_lazy.pyi' 2022-12-01T10:06:53.3184708Z adding 'torch/_C/_lazy_ts_backend.pyi' 2022-12-01T10:06:53.3186276Z adding 'torch/_C/_monitor.pyi' 2022-12-01T10:06:53.3188057Z adding 'torch/_C/_nn.pyi' 2022-12-01T10:06:53.3189589Z adding 'torch/_C/_nvtx.pyi' 2022-12-01T10:06:53.3191116Z adding 'torch/_C/_onnx.pyi' 2022-12-01T10:06:53.3193163Z adding 'torch/_C/_profiler.pyi' 2022-12-01T10:06:53.3194717Z adding 'torch/_C/_verbose.pyi' 2022-12-01T10:06:53.3196564Z adding 'torch/_C_flatbuffer/__init__.pyi' 2022-12-01T10:06:53.3199930Z adding 'torch/_decomp/__init__.py' 2022-12-01T10:06:53.3226091Z adding 'torch/_decomp/decompositions.py' 2022-12-01T10:06:53.3232001Z adding 'torch/_decomp/decompositions_for_jvp.py' 2022-12-01T10:06:53.3233952Z adding 'torch/_dispatch/__init__.py' 2022-12-01T10:06:53.3235695Z adding 'torch/_dispatch/python.py' 2022-12-01T10:06:53.3238206Z adding 'torch/_lazy/__init__.py' 2022-12-01T10:06:53.3241235Z adding 'torch/_lazy/closure.py' 2022-12-01T10:06:53.3243306Z adding 'torch/_lazy/computation.py' 2022-12-01T10:06:53.3245538Z adding 'torch/_lazy/config.py' 2022-12-01T10:06:53.3247118Z adding 'torch/_lazy/debug.py' 2022-12-01T10:06:53.3248952Z adding 'torch/_lazy/device_context.py' 2022-12-01T10:06:53.3252674Z adding 'torch/_lazy/extract_compiled_graph.py' 2022-12-01T10:06:53.3254928Z adding 'torch/_lazy/ir_cache.py' 2022-12-01T10:06:53.3256749Z adding 'torch/_lazy/metrics.py' 2022-12-01T10:06:53.3258574Z adding 'torch/_lazy/tensor_factory_functions.py' 2022-12-01T10:06:53.3260222Z adding 'torch/_lazy/ts_backend.py' 2022-12-01T10:06:53.3279485Z adding 'torch/_prims/__init__.py' 2022-12-01T10:06:53.3285208Z adding 'torch/_prims/context.py' 2022-12-01T10:06:53.3287327Z adding 'torch/_prims/executor.py' 2022-12-01T10:06:53.3291543Z adding 'torch/_prims/nvfuser_executor.py' 2022-12-01T10:06:53.3296130Z adding 'torch/_prims/nvfuser_prims.py' 2022-12-01T10:06:53.3311722Z adding 'torch/_prims_common/__init__.py' 2022-12-01T10:06:53.3317227Z adding 'torch/_prims_common/wrappers.py' 2022-12-01T10:06:53.3357867Z adding 'torch/_refs/__init__.py' 2022-12-01T10:06:53.3365305Z adding 'torch/_refs/fft.py' 2022-12-01T10:06:53.3369158Z adding 'torch/_refs/linalg/__init__.py' 2022-12-01T10:06:53.3370976Z adding 'torch/_refs/nn/__init__.py' 2022-12-01T10:06:53.3376610Z adding 'torch/_refs/nn/functional/__init__.py' 2022-12-01T10:06:53.3379338Z adding 'torch/_refs/special/__init__.py' 2022-12-01T10:06:53.3381123Z adding 'torch/_subclasses/__init__.py' 2022-12-01T10:06:53.3392950Z adding 'torch/_subclasses/fake_tensor.py' 2022-12-01T10:06:53.3396251Z adding 'torch/_subclasses/fake_utils.py' 2022-12-01T10:06:53.3400634Z adding 'torch/_subclasses/meta_utils.py' 2022-12-01T10:06:53.3402802Z adding 'torch/amp/__init__.py' 2022-12-01T10:06:53.3406597Z adding 'torch/amp/autocast_mode.py' 2022-12-01T10:06:53.3408727Z adding 'torch/ao/__init__.py' 2022-12-01T10:06:53.3410552Z adding 'torch/ao/nn/__init__.py' 2022-12-01T10:06:53.3412329Z adding 'torch/ao/nn/intrinsic/__init__.py' 2022-12-01T10:06:53.3414079Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2022-12-01T10:06:53.3416121Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2022-12-01T10:06:53.3417867Z adding 'torch/ao/nn/qat/__init__.py' 2022-12-01T10:06:53.3419599Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2022-12-01T10:06:53.3421134Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2022-12-01T10:06:53.3422794Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2022-12-01T10:06:53.3424804Z adding 'torch/ao/nn/qat/modules/__init__.py' 2022-12-01T10:06:53.3426916Z adding 'torch/ao/nn/qat/modules/conv.py' 2022-12-01T10:06:53.3429614Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2022-12-01T10:06:53.3431726Z adding 'torch/ao/nn/qat/modules/linear.py' 2022-12-01T10:06:53.3433743Z adding 'torch/ao/nn/quantizable/__init__.py' 2022-12-01T10:06:53.3435278Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2022-12-01T10:06:53.3440724Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2022-12-01T10:06:53.3446010Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2022-12-01T10:06:53.3448400Z adding 'torch/ao/nn/quantized/__init__.py' 2022-12-01T10:06:53.3454369Z adding 'torch/ao/nn/quantized/functional.py' 2022-12-01T10:06:53.3456818Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2022-12-01T10:06:53.3458617Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T10:06:53.3461737Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2022-12-01T10:06:53.3464884Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2022-12-01T10:06:53.3475229Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T10:06:53.3479276Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2022-12-01T10:06:53.3482456Z adding 'torch/ao/nn/quantized/modules/activation.py' 2022-12-01T10:06:53.3484938Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2022-12-01T10:06:53.3491855Z adding 'torch/ao/nn/quantized/modules/conv.py' 2022-12-01T10:06:53.3494472Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2022-12-01T10:06:53.3498033Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2022-12-01T10:06:53.3500916Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2022-12-01T10:06:53.3505043Z adding 'torch/ao/nn/quantized/modules/linear.py' 2022-12-01T10:06:53.3507616Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2022-12-01T10:06:53.3509745Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2022-12-01T10:06:53.3512193Z adding 'torch/ao/nn/quantized/modules/utils.py' 2022-12-01T10:06:53.3514115Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2022-12-01T10:06:53.3515914Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2022-12-01T10:06:53.3518674Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2022-12-01T10:06:53.3521215Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2022-12-01T10:06:53.3526145Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2022-12-01T10:06:53.3528697Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2022-12-01T10:06:53.3531553Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2022-12-01T10:06:53.3533508Z adding 'torch/ao/nn/sparse/__init__.py' 2022-12-01T10:06:53.3535289Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2022-12-01T10:06:53.3538156Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2022-12-01T10:06:53.3540342Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2022-12-01T10:06:53.3542007Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2022-12-01T10:06:53.3544633Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2022-12-01T10:06:53.3546542Z adding 'torch/ao/ns/__init__.py' 2022-12-01T10:06:53.3551477Z adding 'torch/ao/ns/_numeric_suite.py' 2022-12-01T10:06:53.3558105Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2022-12-01T10:06:53.3560450Z adding 'torch/ao/ns/fx/__init__.py' 2022-12-01T10:06:53.3566292Z adding 'torch/ao/ns/fx/graph_matcher.py' 2022-12-01T10:06:53.3577425Z adding 'torch/ao/ns/fx/graph_passes.py' 2022-12-01T10:06:53.3582511Z adding 'torch/ao/ns/fx/mappings.py' 2022-12-01T10:06:53.3585064Z adding 'torch/ao/ns/fx/ns_types.py' 2022-12-01T10:06:53.3588215Z adding 'torch/ao/ns/fx/pattern_utils.py' 2022-12-01T10:06:53.3594055Z adding 'torch/ao/ns/fx/utils.py' 2022-12-01T10:06:53.3597870Z adding 'torch/ao/ns/fx/weight_utils.py' 2022-12-01T10:06:53.3600278Z adding 'torch/ao/quantization/__init__.py' 2022-12-01T10:06:53.3603076Z adding 'torch/ao/quantization/_correct_bias.py' 2022-12-01T10:06:53.3606040Z adding 'torch/ao/quantization/_equalize.py' 2022-12-01T10:06:53.3608977Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2022-12-01T10:06:53.3614557Z adding 'torch/ao/quantization/fake_quantize.py' 2022-12-01T10:06:53.3617982Z adding 'torch/ao/quantization/fuse_modules.py' 2022-12-01T10:06:53.3621545Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2022-12-01T10:06:53.3637311Z adding 'torch/ao/quantization/observer.py' 2022-12-01T10:06:53.3644765Z adding 'torch/ao/quantization/qconfig.py' 2022-12-01T10:06:53.3649062Z adding 'torch/ao/quantization/qconfig_mapping.py' 2022-12-01T10:06:53.3651695Z adding 'torch/ao/quantization/qconfig_mapping_utils.py' 2022-12-01T10:06:53.3653694Z adding 'torch/ao/quantization/quant_type.py' 2022-12-01T10:06:53.3657270Z adding 'torch/ao/quantization/quantization_mappings.py' 2022-12-01T10:06:53.3659379Z adding 'torch/ao/quantization/quantization_types.py' 2022-12-01T10:06:53.3666765Z adding 'torch/ao/quantization/quantize.py' 2022-12-01T10:06:53.3674635Z adding 'torch/ao/quantization/quantize_fx.py' 2022-12-01T10:06:53.3679315Z adding 'torch/ao/quantization/quantize_jit.py' 2022-12-01T10:06:53.3681831Z adding 'torch/ao/quantization/stubs.py' 2022-12-01T10:06:53.3687634Z adding 'torch/ao/quantization/utils.py' 2022-12-01T10:06:53.3690209Z adding 'torch/ao/quantization/backend_config/__init__.py' 2022-12-01T10:06:53.3695145Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2022-12-01T10:06:53.3701161Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2022-12-01T10:06:53.3704480Z adding 'torch/ao/quantization/backend_config/executorch.py' 2022-12-01T10:06:53.3706877Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2022-12-01T10:06:53.3709275Z adding 'torch/ao/quantization/backend_config/native.py' 2022-12-01T10:06:53.3711101Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2022-12-01T10:06:53.3713267Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2022-12-01T10:06:53.3715739Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2022-12-01T10:06:53.3718507Z adding 'torch/ao/quantization/backend_config/utils.py' 2022-12-01T10:06:53.3720655Z adding 'torch/ao/quantization/backend_config/x86.py' 2022-12-01T10:06:53.3722903Z adding 'torch/ao/quantization/fx/__init__.py' 2022-12-01T10:06:53.3732989Z adding 'torch/ao/quantization/fx/_equalize.py' 2022-12-01T10:06:53.3744222Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2022-12-01T10:06:53.3747802Z adding 'torch/ao/quantization/fx/backend_config_utils.py' 2022-12-01T10:06:53.3759784Z adding 'torch/ao/quantization/fx/convert.py' 2022-12-01T10:06:53.3766819Z adding 'torch/ao/quantization/fx/custom_config.py' 2022-12-01T10:06:53.3770179Z adding 'torch/ao/quantization/fx/fuse.py' 2022-12-01T10:06:53.3772710Z adding 'torch/ao/quantization/fx/fusion_patterns.py' 2022-12-01T10:06:53.3775144Z adding 'torch/ao/quantization/fx/graph_module.py' 2022-12-01T10:06:53.3776922Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2022-12-01T10:06:53.3778530Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2022-12-01T10:06:53.3781596Z adding 'torch/ao/quantization/fx/match_utils.py' 2022-12-01T10:06:53.3784009Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2022-12-01T10:06:53.3805451Z adding 'torch/ao/quantization/fx/prepare.py' 2022-12-01T10:06:53.3810850Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2022-12-01T10:06:53.3813649Z adding 'torch/ao/quantization/fx/quantization_patterns.py' 2022-12-01T10:06:53.3816148Z adding 'torch/ao/quantization/fx/tracer.py' 2022-12-01T10:06:53.3829383Z adding 'torch/ao/quantization/fx/utils.py' 2022-12-01T10:06:53.3832248Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2022-12-01T10:06:53.3851506Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2022-12-01T10:06:53.3861648Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2022-12-01T10:06:53.3866277Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2022-12-01T10:06:53.3875409Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2022-12-01T10:06:53.3878103Z adding 'torch/ao/sparsity/__init__.py' 2022-12-01T10:06:53.3879757Z adding 'torch/ao/sparsity/_mappings.py' 2022-12-01T10:06:53.3881688Z adding 'torch/ao/sparsity/_experimental/__init__.py' 2022-12-01T10:06:53.3883414Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py' 2022-12-01T10:06:53.3889264Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py' 2022-12-01T10:06:53.3891181Z adding 'torch/ao/sparsity/_experimental/data_scheduler/__init__.py' 2022-12-01T10:06:53.3894351Z adding 'torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py' 2022-12-01T10:06:53.3896276Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/__init__.py' 2022-12-01T10:06:53.3900839Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py' 2022-12-01T10:06:53.3904167Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py' 2022-12-01T10:06:53.3906941Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py' 2022-12-01T10:06:53.3908902Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py' 2022-12-01T10:06:53.3910763Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2022-12-01T10:06:53.3912493Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2022-12-01T10:06:53.3914980Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2022-12-01T10:06:53.3916838Z adding 'torch/ao/sparsity/_experimental/pruner/__init__.py' 2022-12-01T10:06:53.3920519Z adding 'torch/ao/sparsity/_experimental/pruner/base_pruner.py' 2022-12-01T10:06:53.3922964Z adding 'torch/ao/sparsity/_experimental/pruner/parametrization.py' 2022-12-01T10:06:53.3924642Z adding 'torch/ao/sparsity/scheduler/__init__.py' 2022-12-01T10:06:53.3927440Z adding 'torch/ao/sparsity/scheduler/base_scheduler.py' 2022-12-01T10:06:53.3929875Z adding 'torch/ao/sparsity/scheduler/cubic_scheduler.py' 2022-12-01T10:06:53.3931968Z adding 'torch/ao/sparsity/scheduler/lambda_scheduler.py' 2022-12-01T10:06:53.3934332Z adding 'torch/ao/sparsity/sparsifier/__init__.py' 2022-12-01T10:06:53.3937971Z adding 'torch/ao/sparsity/sparsifier/base_sparsifier.py' 2022-12-01T10:06:53.3940508Z adding 'torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py' 2022-12-01T10:06:53.3943166Z adding 'torch/ao/sparsity/sparsifier/utils.py' 2022-12-01T10:06:53.3946361Z adding 'torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py' 2022-12-01T10:06:53.3952429Z adding 'torch/autograd/__init__.py' 2022-12-01T10:06:53.3955506Z adding 'torch/autograd/anomaly_mode.py' 2022-12-01T10:06:53.3958473Z adding 'torch/autograd/forward_ad.py' 2022-12-01T10:06:53.3966151Z adding 'torch/autograd/function.py' 2022-12-01T10:06:53.3978536Z adding 'torch/autograd/functional.py' 2022-12-01T10:06:53.3983129Z adding 'torch/autograd/grad_mode.py' 2022-12-01T10:06:53.4008064Z adding 'torch/autograd/gradcheck.py' 2022-12-01T10:06:53.4012870Z adding 'torch/autograd/graph.py' 2022-12-01T10:06:53.4022341Z adding 'torch/autograd/profiler.py' 2022-12-01T10:06:53.4026679Z adding 'torch/autograd/profiler_legacy.py' 2022-12-01T10:06:53.4036718Z adding 'torch/autograd/profiler_util.py' 2022-12-01T10:06:53.4039139Z adding 'torch/autograd/variable.py' 2022-12-01T10:06:53.4041102Z adding 'torch/autograd/_functions/__init__.py' 2022-12-01T10:06:53.4042853Z adding 'torch/autograd/_functions/tensor.py' 2022-12-01T10:06:53.4044876Z adding 'torch/autograd/_functions/utils.py' 2022-12-01T10:06:53.4047131Z adding 'torch/backends/__init__.py' 2022-12-01T10:06:53.4048906Z adding 'torch/backends/_coreml/__init__.py' 2022-12-01T10:06:53.4051475Z adding 'torch/backends/_coreml/preprocess.py' 2022-12-01T10:06:53.4053452Z adding 'torch/backends/_nnapi/__init__.py' 2022-12-01T10:06:53.4056306Z adding 'torch/backends/_nnapi/prepare.py' 2022-12-01T10:06:53.4076169Z adding 'torch/backends/_nnapi/serializer.py' 2022-12-01T10:06:53.4081642Z adding 'torch/backends/cuda/__init__.py' 2022-12-01T10:06:53.4084813Z adding 'torch/backends/cudnn/__init__.py' 2022-12-01T10:06:53.4086879Z adding 'torch/backends/cudnn/rnn.py' 2022-12-01T10:06:53.4088933Z adding 'torch/backends/mkl/__init__.py' 2022-12-01T10:06:53.4091102Z adding 'torch/backends/mkldnn/__init__.py' 2022-12-01T10:06:53.4092938Z adding 'torch/backends/mps/__init__.py' 2022-12-01T10:06:53.4095015Z adding 'torch/backends/openmp/__init__.py' 2022-12-01T10:06:53.4097207Z adding 'torch/backends/opt_einsum/__init__.py' 2022-12-01T10:06:53.4099770Z adding 'torch/backends/quantized/__init__.py' 2022-12-01T10:06:53.4101148Z adding 'torch/backends/xeon/__init__.py' 2022-12-01T10:06:53.4108866Z adding 'torch/backends/xeon/run_cpu.py' 2022-12-01T10:06:53.4111839Z adding 'torch/backends/xnnpack/__init__.py' 2022-12-01T10:06:53.4396609Z adding 'torch/bin/FileStoreTest' 2022-12-01T10:06:53.4695708Z adding 'torch/bin/HashStoreTest' 2022-12-01T10:06:53.5032706Z adding 'torch/bin/TCPStoreTest' 2022-12-01T10:06:53.5088851Z adding 'torch/bin/aot_model_compiler_test' 2022-12-01T10:06:53.7589605Z adding 'torch/bin/protoc' 2022-12-01T10:06:54.0202524Z adding 'torch/bin/protoc-3.13.0.0' 2022-12-01T10:06:54.6343389Z adding 'torch/bin/test_api' 2022-12-01T10:06:54.7061189Z adding 'torch/bin/test_cpp_rpc' 2022-12-01T10:06:54.7371972Z adding 'torch/bin/test_dist_autograd' 2022-12-01T10:06:55.0405584Z adding 'torch/bin/test_jit' 2022-12-01T10:06:55.2228721Z adding 'torch/bin/test_lazy' 2022-12-01T10:06:55.2707610Z adding 'torch/bin/test_mobile_nnc' 2022-12-01T10:06:55.7004542Z adding 'torch/bin/test_tensorexpr' 2022-12-01T10:06:55.7254157Z adding 'torch/bin/torch_shm_manager' 2022-12-01T10:06:55.7327552Z adding 'torch/bin/tutorial_tensorexpr' 2022-12-01T10:06:55.7333789Z adding 'torch/contrib/__init__.py' 2022-12-01T10:06:55.7336735Z adding 'torch/contrib/_tensorboard_vis.py' 2022-12-01T10:06:55.7338738Z adding 'torch/cpu/__init__.py' 2022-12-01T10:06:55.7340601Z adding 'torch/cpu/amp/__init__.py' 2022-12-01T10:06:55.7342782Z adding 'torch/cpu/amp/autocast_mode.py' 2022-12-01T10:06:55.7351855Z adding 'torch/cuda/__init__.py' 2022-12-01T10:06:55.7355472Z adding 'torch/cuda/_dynamo_graphs.py' 2022-12-01T10:06:55.7358394Z adding 'torch/cuda/_memory_viz.py' 2022-12-01T10:06:55.7364432Z adding 'torch/cuda/_sanitizer.py' 2022-12-01T10:06:55.7367212Z adding 'torch/cuda/_utils.py' 2022-12-01T10:06:55.7368771Z adding 'torch/cuda/comm.py' 2022-12-01T10:06:55.7370178Z adding 'torch/cuda/error.py' 2022-12-01T10:06:55.7376384Z adding 'torch/cuda/graphs.py' 2022-12-01T10:06:55.7379158Z adding 'torch/cuda/jiterator.py' 2022-12-01T10:06:55.7385233Z adding 'torch/cuda/memory.py' 2022-12-01T10:06:55.7387829Z adding 'torch/cuda/nccl.py' 2022-12-01T10:06:55.7390005Z adding 'torch/cuda/nvtx.py' 2022-12-01T10:06:55.7392002Z adding 'torch/cuda/profiler.py' 2022-12-01T10:06:55.7393963Z adding 'torch/cuda/random.py' 2022-12-01T10:06:55.7395535Z adding 'torch/cuda/sparse.py' 2022-12-01T10:06:55.7398398Z adding 'torch/cuda/streams.py' 2022-12-01T10:06:55.7400293Z adding 'torch/cuda/amp/__init__.py' 2022-12-01T10:06:55.7402965Z adding 'torch/cuda/amp/autocast_mode.py' 2022-12-01T10:06:55.7404584Z adding 'torch/cuda/amp/common.py' 2022-12-01T10:06:55.7411520Z adding 'torch/cuda/amp/grad_scaler.py' 2022-12-01T10:06:55.7414828Z adding 'torch/distributed/__init__.py' 2022-12-01T10:06:55.7417006Z adding 'torch/distributed/argparse_util.py' 2022-12-01T10:06:55.7418645Z adding 'torch/distributed/constants.py' 2022-12-01T10:06:55.7456053Z adding 'torch/distributed/distributed_c10d.py' 2022-12-01T10:06:55.7462035Z adding 'torch/distributed/launch.py' 2022-12-01T10:06:55.7464483Z adding 'torch/distributed/remote_device.py' 2022-12-01T10:06:55.7467764Z adding 'torch/distributed/rendezvous.py' 2022-12-01T10:06:55.7476357Z adding 'torch/distributed/run.py' 2022-12-01T10:06:55.7479908Z adding 'torch/distributed/utils.py' 2022-12-01T10:06:55.7482357Z adding 'torch/distributed/_shard/__init__.py' 2022-12-01T10:06:55.7484220Z adding 'torch/distributed/_shard/_utils.py' 2022-12-01T10:06:55.7488170Z adding 'torch/distributed/_shard/api.py' 2022-12-01T10:06:55.7490853Z adding 'torch/distributed/_shard/common_op_utils.py' 2022-12-01T10:06:55.7492766Z adding 'torch/distributed/_shard/metadata.py' 2022-12-01T10:06:55.7494527Z adding 'torch/distributed/_shard/op_registry_utils.py' 2022-12-01T10:06:55.7498550Z adding 'torch/distributed/_shard/partial_tensor.py' 2022-12-01T10:06:55.7501870Z adding 'torch/distributed/_shard/replicated_tensor.py' 2022-12-01T10:06:55.7503966Z adding 'torch/distributed/_shard/sharder.py' 2022-12-01T10:06:55.7505725Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2022-12-01T10:06:55.7507528Z adding 'torch/distributed/_shard/checkpoint/api.py' 2022-12-01T10:06:55.7510309Z adding 'torch/distributed/_shard/checkpoint/default_planner.py' 2022-12-01T10:06:55.7514477Z adding 'torch/distributed/_shard/checkpoint/filesystem.py' 2022-12-01T10:06:55.7516489Z adding 'torch/distributed/_shard/checkpoint/metadata.py' 2022-12-01T10:06:55.7520635Z adding 'torch/distributed/_shard/checkpoint/planner.py' 2022-12-01T10:06:55.7523776Z adding 'torch/distributed/_shard/checkpoint/planner_helpers.py' 2022-12-01T10:06:55.7525990Z adding 'torch/distributed/_shard/checkpoint/resharding.py' 2022-12-01T10:06:55.7528289Z adding 'torch/distributed/_shard/checkpoint/state_dict_loader.py' 2022-12-01T10:06:55.7530685Z adding 'torch/distributed/_shard/checkpoint/state_dict_saver.py' 2022-12-01T10:06:55.7533539Z adding 'torch/distributed/_shard/checkpoint/storage.py' 2022-12-01T10:06:55.7536733Z adding 'torch/distributed/_shard/checkpoint/utils.py' 2022-12-01T10:06:55.7539288Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2022-12-01T10:06:55.7541868Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2022-12-01T10:06:55.7546687Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T10:06:55.7559115Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2022-12-01T10:06:55.7562406Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2022-12-01T10:06:55.7565696Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2022-12-01T10:06:55.7567920Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2022-12-01T10:06:55.7570998Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2022-12-01T10:06:55.7573206Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2022-12-01T10:06:55.7575491Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2022-12-01T10:06:55.7577485Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2022-12-01T10:06:55.7579417Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2022-12-01T10:06:55.7580958Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2022-12-01T10:06:55.7583234Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2022-12-01T10:06:55.7585276Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2022-12-01T10:06:55.7587173Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2022-12-01T10:06:55.7588689Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2022-12-01T10:06:55.7591375Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2022-12-01T10:06:55.7593217Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2022-12-01T10:06:55.7595313Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2022-12-01T10:06:55.7597160Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2022-12-01T10:06:55.7599631Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2022-12-01T10:06:55.7603403Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2022-12-01T10:06:55.7606892Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2022-12-01T10:06:55.7608819Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2022-12-01T10:06:55.7613156Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2022-12-01T10:06:55.7617185Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2022-12-01T10:06:55.7622812Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2022-12-01T10:06:55.7627900Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2022-12-01T10:06:55.7630250Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2022-12-01T10:06:55.7634412Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2022-12-01T10:06:55.7636445Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2022-12-01T10:06:55.7638185Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2022-12-01T10:06:55.7639921Z adding 'torch/distributed/_sharding_spec/__init__.py' 2022-12-01T10:06:55.7641642Z adding 'torch/distributed/_spmd/__init__.py' 2022-12-01T10:06:55.7644982Z adding 'torch/distributed/_spmd/comm_tensor.py' 2022-12-01T10:06:55.7646881Z adding 'torch/distributed/algorithms/__init__.py' 2022-12-01T10:06:55.7651324Z adding 'torch/distributed/algorithms/join.py' 2022-12-01T10:06:55.7653379Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2022-12-01T10:06:55.7657133Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2022-12-01T10:06:55.7658866Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2022-12-01T10:06:55.7661352Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2022-12-01T10:06:55.7663174Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2022-12-01T10:06:55.7665169Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2022-12-01T10:06:55.7666816Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2022-12-01T10:06:55.7669129Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2022-12-01T10:06:55.7671994Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2022-12-01T10:06:55.7676841Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2022-12-01T10:06:55.7678965Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2022-12-01T10:06:55.7681966Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2022-12-01T10:06:55.7683630Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2022-12-01T10:06:55.7686066Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2022-12-01T10:06:55.7697013Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2022-12-01T10:06:55.7700643Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2022-12-01T10:06:55.7702422Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2022-12-01T10:06:55.7704894Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2022-12-01T10:06:55.7708330Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2022-12-01T10:06:55.7710645Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2022-12-01T10:06:55.7712888Z adding 'torch/distributed/autograd/__init__.py' 2022-12-01T10:06:55.7715457Z adding 'torch/distributed/elastic/__init__.py' 2022-12-01T10:06:55.7717324Z adding 'torch/distributed/elastic/agent/__init__.py' 2022-12-01T10:06:55.7719442Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2022-12-01T10:06:55.7730352Z adding 'torch/distributed/elastic/agent/server/api.py' 2022-12-01T10:06:55.7735659Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2022-12-01T10:06:55.7738665Z adding 'torch/distributed/elastic/events/__init__.py' 2022-12-01T10:06:55.7741006Z adding 'torch/distributed/elastic/events/api.py' 2022-12-01T10:06:55.7742732Z adding 'torch/distributed/elastic/events/handlers.py' 2022-12-01T10:06:55.7745592Z adding 'torch/distributed/elastic/metrics/__init__.py' 2022-12-01T10:06:55.7748351Z adding 'torch/distributed/elastic/metrics/api.py' 2022-12-01T10:06:55.7752537Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2022-12-01T10:06:55.7759953Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2022-12-01T10:06:55.7763171Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2022-12-01T10:06:55.7765800Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2022-12-01T10:06:55.7770967Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2022-12-01T10:06:55.7774461Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2022-12-01T10:06:55.7776328Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2022-12-01T10:06:55.7779606Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2022-12-01T10:06:55.7783159Z adding 'torch/distributed/elastic/rendezvous/api.py' 2022-12-01T10:06:55.7787173Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2022-12-01T10:06:55.7797864Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2022-12-01T10:06:55.7810611Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2022-12-01T10:06:55.7814764Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2022-12-01T10:06:55.7818445Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2022-12-01T10:06:55.7821969Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2022-12-01T10:06:55.7823956Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2022-12-01T10:06:55.7826409Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2022-12-01T10:06:55.7829703Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2022-12-01T10:06:55.7832285Z adding 'torch/distributed/elastic/timer/__init__.py' 2022-12-01T10:06:55.7835945Z adding 'torch/distributed/elastic/timer/api.py' 2022-12-01T10:06:55.7840626Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2022-12-01T10:06:55.7843780Z adding 'torch/distributed/elastic/timer/local_timer.py' 2022-12-01T10:06:55.7845850Z adding 'torch/distributed/elastic/utils/__init__.py' 2022-12-01T10:06:55.7847787Z adding 'torch/distributed/elastic/utils/api.py' 2022-12-01T10:06:55.7850408Z adding 'torch/distributed/elastic/utils/distributed.py' 2022-12-01T10:06:55.7852279Z adding 'torch/distributed/elastic/utils/log_level.py' 2022-12-01T10:06:55.7854481Z adding 'torch/distributed/elastic/utils/logging.py' 2022-12-01T10:06:55.7856570Z adding 'torch/distributed/elastic/utils/store.py' 2022-12-01T10:06:55.7858610Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2022-12-01T10:06:55.7860480Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2022-12-01T10:06:55.7862716Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2022-12-01T10:06:55.7864667Z adding 'torch/distributed/fsdp/__init__.py' 2022-12-01T10:06:55.7866814Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2022-12-01T10:06:55.7881819Z adding 'torch/distributed/fsdp/_optim_utils.py' 2022-12-01T10:06:55.7888114Z adding 'torch/distributed/fsdp/_shard_utils.py' 2022-12-01T10:06:55.7892078Z adding 'torch/distributed/fsdp/_symbolic_trace.py' 2022-12-01T10:06:55.7895066Z adding 'torch/distributed/fsdp/_utils.py' 2022-12-01T10:06:55.7908171Z adding 'torch/distributed/fsdp/flat_param.py' 2022-12-01T10:06:55.7912387Z adding 'torch/distributed/fsdp/flatten_params_wrapper.py' 2022-12-01T10:06:55.7978383Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2022-12-01T10:06:55.7988054Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2022-12-01T10:06:55.7990727Z adding 'torch/distributed/fsdp/utils.py' 2022-12-01T10:06:55.7996817Z adding 'torch/distributed/fsdp/wrap.py' 2022-12-01T10:06:55.7999935Z adding 'torch/distributed/launcher/__init__.py' 2022-12-01T10:06:55.8003490Z adding 'torch/distributed/launcher/api.py' 2022-12-01T10:06:55.8005358Z adding 'torch/distributed/nn/__init__.py' 2022-12-01T10:06:55.8009535Z adding 'torch/distributed/nn/functional.py' 2022-12-01T10:06:55.8011838Z adding 'torch/distributed/nn/api/__init__.py' 2022-12-01T10:06:55.8019151Z adding 'torch/distributed/nn/api/remote_module.py' 2022-12-01T10:06:55.8021574Z adding 'torch/distributed/nn/jit/__init__.py' 2022-12-01T10:06:55.8024165Z adding 'torch/distributed/nn/jit/instantiator.py' 2022-12-01T10:06:55.8025948Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2022-12-01T10:06:55.8028164Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2022-12-01T10:06:55.8030290Z adding 'torch/distributed/optim/__init__.py' 2022-12-01T10:06:55.8032641Z adding 'torch/distributed/optim/functional_adadelta.py' 2022-12-01T10:06:55.8035310Z adding 'torch/distributed/optim/functional_adagrad.py' 2022-12-01T10:06:55.8037813Z adding 'torch/distributed/optim/functional_adam.py' 2022-12-01T10:06:55.8040238Z adding 'torch/distributed/optim/functional_adamax.py' 2022-12-01T10:06:55.8043120Z adding 'torch/distributed/optim/functional_adamw.py' 2022-12-01T10:06:55.8045763Z adding 'torch/distributed/optim/functional_rmsprop.py' 2022-12-01T10:06:55.8048113Z adding 'torch/distributed/optim/functional_rprop.py' 2022-12-01T10:06:55.8050779Z adding 'torch/distributed/optim/functional_sgd.py' 2022-12-01T10:06:55.8054972Z adding 'torch/distributed/optim/optimizer.py' 2022-12-01T10:06:55.8057824Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2022-12-01T10:06:55.8060140Z adding 'torch/distributed/optim/utils.py' 2022-12-01T10:06:55.8080850Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2022-12-01T10:06:55.8084552Z adding 'torch/distributed/pipeline/__init__.py' 2022-12-01T10:06:55.8086520Z adding 'torch/distributed/pipeline/sync/__init__.py' 2022-12-01T10:06:55.8089167Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2022-12-01T10:06:55.8093329Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2022-12-01T10:06:55.8095970Z adding 'torch/distributed/pipeline/sync/copy.py' 2022-12-01T10:06:55.8098005Z adding 'torch/distributed/pipeline/sync/dependency.py' 2022-12-01T10:06:55.8101188Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2022-12-01T10:06:55.8103457Z adding 'torch/distributed/pipeline/sync/phony.py' 2022-12-01T10:06:55.8109440Z adding 'torch/distributed/pipeline/sync/pipe.py' 2022-12-01T10:06:55.8113498Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2022-12-01T10:06:55.8116188Z adding 'torch/distributed/pipeline/sync/stream.py' 2022-12-01T10:06:55.8118203Z adding 'torch/distributed/pipeline/sync/utils.py' 2022-12-01T10:06:55.8120690Z adding 'torch/distributed/pipeline/sync/worker.py' 2022-12-01T10:06:55.8124110Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2022-12-01T10:06:55.8126695Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2022-12-01T10:06:55.8129110Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2022-12-01T10:06:55.8131280Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2022-12-01T10:06:55.8133768Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2022-12-01T10:06:55.8135880Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2022-12-01T10:06:55.8138868Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2022-12-01T10:06:55.8144093Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2022-12-01T10:06:55.8147120Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2022-12-01T10:06:55.8151280Z adding 'torch/distributed/rpc/__init__.py' 2022-12-01T10:06:55.8153538Z adding 'torch/distributed/rpc/_utils.py' 2022-12-01T10:06:55.8163522Z adding 'torch/distributed/rpc/api.py' 2022-12-01T10:06:55.8169513Z adding 'torch/distributed/rpc/backend_registry.py' 2022-12-01T10:06:55.8171735Z adding 'torch/distributed/rpc/constants.py' 2022-12-01T10:06:55.8174563Z adding 'torch/distributed/rpc/functions.py' 2022-12-01T10:06:55.8178435Z adding 'torch/distributed/rpc/internal.py' 2022-12-01T10:06:55.8181802Z adding 'torch/distributed/rpc/options.py' 2022-12-01T10:06:55.8184150Z adding 'torch/distributed/rpc/rref_proxy.py' 2022-12-01T10:06:55.8187489Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2022-12-01T10:06:55.8189735Z adding 'torch/distributed/rpc/_testing/__init__.py' 2022-12-01T10:06:55.8191727Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2022-12-01T10:06:55.8195353Z adding 'torch/distributions/__init__.py' 2022-12-01T10:06:55.8198010Z adding 'torch/distributions/bernoulli.py' 2022-12-01T10:06:55.8200313Z adding 'torch/distributions/beta.py' 2022-12-01T10:06:55.8203284Z adding 'torch/distributions/binomial.py' 2022-12-01T10:06:55.8206161Z adding 'torch/distributions/categorical.py' 2022-12-01T10:06:55.8208483Z adding 'torch/distributions/cauchy.py' 2022-12-01T10:06:55.8210477Z adding 'torch/distributions/chi2.py' 2022-12-01T10:06:55.8214025Z adding 'torch/distributions/constraint_registry.py' 2022-12-01T10:06:55.8218595Z adding 'torch/distributions/constraints.py' 2022-12-01T10:06:55.8221999Z adding 'torch/distributions/continuous_bernoulli.py' 2022-12-01T10:06:55.8224389Z adding 'torch/distributions/dirichlet.py' 2022-12-01T10:06:55.8228129Z adding 'torch/distributions/distribution.py' 2022-12-01T10:06:55.8230341Z adding 'torch/distributions/exp_family.py' 2022-12-01T10:06:55.8232378Z adding 'torch/distributions/exponential.py' 2022-12-01T10:06:55.8234517Z adding 'torch/distributions/fishersnedecor.py' 2022-12-01T10:06:55.8236649Z adding 'torch/distributions/gamma.py' 2022-12-01T10:06:55.8239183Z adding 'torch/distributions/geometric.py' 2022-12-01T10:06:55.8241314Z adding 'torch/distributions/gumbel.py' 2022-12-01T10:06:55.8243167Z adding 'torch/distributions/half_cauchy.py' 2022-12-01T10:06:55.8245192Z adding 'torch/distributions/half_normal.py' 2022-12-01T10:06:55.8249091Z adding 'torch/distributions/independent.py' 2022-12-01T10:06:55.8256742Z adding 'torch/distributions/kl.py' 2022-12-01T10:06:55.8259562Z adding 'torch/distributions/kumaraswamy.py' 2022-12-01T10:06:55.8261643Z adding 'torch/distributions/laplace.py' 2022-12-01T10:06:55.8264581Z adding 'torch/distributions/lkj_cholesky.py' 2022-12-01T10:06:55.8266700Z adding 'torch/distributions/log_normal.py' 2022-12-01T10:06:55.8268746Z adding 'torch/distributions/logistic_normal.py' 2022-12-01T10:06:55.8272193Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2022-12-01T10:06:55.8275445Z adding 'torch/distributions/mixture_same_family.py' 2022-12-01T10:06:55.8278195Z adding 'torch/distributions/multinomial.py' 2022-12-01T10:06:55.8282017Z adding 'torch/distributions/multivariate_normal.py' 2022-12-01T10:06:55.8284916Z adding 'torch/distributions/negative_binomial.py' 2022-12-01T10:06:55.8287323Z adding 'torch/distributions/normal.py' 2022-12-01T10:06:55.8289927Z adding 'torch/distributions/one_hot_categorical.py' 2022-12-01T10:06:55.8292172Z adding 'torch/distributions/pareto.py' 2022-12-01T10:06:55.8294234Z adding 'torch/distributions/poisson.py' 2022-12-01T10:06:55.8296934Z adding 'torch/distributions/relaxed_bernoulli.py' 2022-12-01T10:06:55.8299584Z adding 'torch/distributions/relaxed_categorical.py' 2022-12-01T10:06:55.8302328Z adding 'torch/distributions/studentT.py' 2022-12-01T10:06:55.8305295Z adding 'torch/distributions/transformed_distribution.py' 2022-12-01T10:06:55.8315409Z adding 'torch/distributions/transforms.py' 2022-12-01T10:06:55.8318630Z adding 'torch/distributions/uniform.py' 2022-12-01T10:06:55.8321663Z adding 'torch/distributions/utils.py' 2022-12-01T10:06:55.8324679Z adding 'torch/distributions/von_mises.py' 2022-12-01T10:06:55.8326926Z adding 'torch/distributions/weibull.py' 2022-12-01T10:06:55.8330857Z adding 'torch/distributions/wishart.py' 2022-12-01T10:06:55.8341053Z adding 'torch/fft/__init__.py' 2022-12-01T10:06:55.8347122Z adding 'torch/futures/__init__.py' 2022-12-01T10:06:55.8350383Z adding 'torch/fx/__init__.py' 2022-12-01T10:06:55.8352232Z adding 'torch/fx/_compatibility.py' 2022-12-01T10:06:55.8354242Z adding 'torch/fx/_pytree.py' 2022-12-01T10:06:55.8367255Z adding 'torch/fx/_symbolic_trace.py' 2022-12-01T10:06:55.8370091Z adding 'torch/fx/annotate.py' 2022-12-01T10:06:55.8388583Z adding 'torch/fx/graph.py' 2022-12-01T10:06:55.8399914Z adding 'torch/fx/graph_module.py' 2022-12-01T10:06:55.8403059Z adding 'torch/fx/immutable_collections.py' 2022-12-01T10:06:55.8408296Z adding 'torch/fx/interpreter.py' 2022-12-01T10:06:55.8417112Z adding 'torch/fx/node.py' 2022-12-01T10:06:55.8423375Z adding 'torch/fx/operator_schemas.py' 2022-12-01T10:06:55.8429630Z adding 'torch/fx/proxy.py' 2022-12-01T10:06:55.8433726Z adding 'torch/fx/subgraph_rewriter.py' 2022-12-01T10:06:55.8436027Z adding 'torch/fx/tensor_type.py' 2022-12-01T10:06:55.8438001Z adding 'torch/fx/traceback.py' 2022-12-01T10:06:55.8440022Z adding 'torch/fx/experimental/__init__.py' 2022-12-01T10:06:55.8453211Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2022-12-01T10:06:55.8458735Z adding 'torch/fx/experimental/const_fold.py' 2022-12-01T10:06:55.8460869Z adding 'torch/fx/experimental/debug.py' 2022-12-01T10:06:55.8469801Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2022-12-01T10:06:55.8473702Z adding 'torch/fx/experimental/merge_matmul.py' 2022-12-01T10:06:55.8477916Z adding 'torch/fx/experimental/meta_tracer.py' 2022-12-01T10:06:55.8480695Z adding 'torch/fx/experimental/normalize.py' 2022-12-01T10:06:55.8486465Z adding 'torch/fx/experimental/optimization.py' 2022-12-01T10:06:55.8491153Z adding 'torch/fx/experimental/partitioner_utils.py' 2022-12-01T10:06:55.8500289Z adding 'torch/fx/experimental/proxy_tensor.py' 2022-12-01T10:06:55.8502623Z adding 'torch/fx/experimental/refinement_types.py' 2022-12-01T10:06:55.8505133Z adding 'torch/fx/experimental/rewriter.py' 2022-12-01T10:06:55.8508054Z adding 'torch/fx/experimental/schema_type_annotation.py' 2022-12-01T10:06:55.8513986Z adding 'torch/fx/experimental/symbolic_shapes.py' 2022-12-01T10:06:55.8516547Z adding 'torch/fx/experimental/unify_refinements.py' 2022-12-01T10:06:55.8518585Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2022-12-01T10:06:55.8522874Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2022-12-01T10:06:55.8534485Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2022-12-01T10:06:55.8545986Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2022-12-01T10:06:55.8548637Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2022-12-01T10:06:55.8552760Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2022-12-01T10:06:55.8555112Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2022-12-01T10:06:55.8556941Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2022-12-01T10:06:55.8559030Z adding 'torch/fx/experimental/unification/__init__.py' 2022-12-01T10:06:55.8561368Z adding 'torch/fx/experimental/unification/core.py' 2022-12-01T10:06:55.8563091Z adding 'torch/fx/experimental/unification/dispatch.py' 2022-12-01T10:06:55.8565387Z adding 'torch/fx/experimental/unification/match.py' 2022-12-01T10:06:55.8567664Z adding 'torch/fx/experimental/unification/more.py' 2022-12-01T10:06:55.8571533Z adding 'torch/fx/experimental/unification/unification_tools.py' 2022-12-01T10:06:55.8574211Z adding 'torch/fx/experimental/unification/utils.py' 2022-12-01T10:06:55.8576268Z adding 'torch/fx/experimental/unification/variable.py' 2022-12-01T10:06:55.8578295Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2022-12-01T10:06:55.8580603Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2022-12-01T10:06:55.8582920Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2022-12-01T10:06:55.8587693Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2022-12-01T10:06:55.8590704Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2022-12-01T10:06:55.8592926Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2022-12-01T10:06:55.8595164Z adding 'torch/fx/passes/__init__.py' 2022-12-01T10:06:55.8596995Z adding 'torch/fx/passes/fake_tensor_prop.py' 2022-12-01T10:06:55.8600782Z adding 'torch/fx/passes/graph_drawer.py' 2022-12-01T10:06:55.8603919Z adding 'torch/fx/passes/graph_manipulation.py' 2022-12-01T10:06:55.8610195Z adding 'torch/fx/passes/net_min_base.py' 2022-12-01T10:06:55.8614042Z adding 'torch/fx/passes/operator_support.py' 2022-12-01T10:06:55.8616536Z adding 'torch/fx/passes/param_fetch.py' 2022-12-01T10:06:55.8619643Z adding 'torch/fx/passes/pass_manager.py' 2022-12-01T10:06:55.8630336Z adding 'torch/fx/passes/reinplace.py' 2022-12-01T10:06:55.8633868Z adding 'torch/fx/passes/shape_prop.py' 2022-12-01T10:06:55.8638369Z adding 'torch/fx/passes/split_module.py' 2022-12-01T10:06:55.8642755Z adding 'torch/fx/passes/split_utils.py' 2022-12-01T10:06:55.8652071Z adding 'torch/fx/passes/splitter_base.py' 2022-12-01T10:06:55.8656515Z adding 'torch/fx/passes/tools_common.py' 2022-12-01T10:06:55.8659381Z adding 'torch/fx/passes/backends/__init__.py' 2022-12-01T10:06:55.8661128Z adding 'torch/fx/passes/backends/cudagraphs.py' 2022-12-01T10:06:55.8664661Z adding 'torch/fx/passes/backends/nvfuser.py' 2022-12-01T10:06:55.8666771Z adding 'torch/fx/passes/dialect/__init__.py' 2022-12-01T10:06:55.8668458Z adding 'torch/fx/passes/dialect/common/__init__.py' 2022-12-01T10:06:55.8670993Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2022-12-01T10:06:55.8672977Z adding 'torch/fx/passes/infra/__init__.py' 2022-12-01T10:06:55.8676581Z adding 'torch/fx/passes/infra/partitioner.py' 2022-12-01T10:06:55.8679052Z adding 'torch/fx/passes/infra/pass_base.py' 2022-12-01T10:06:55.8683002Z adding 'torch/fx/passes/infra/pass_manager.py' 2022-12-01T10:06:55.8685216Z adding 'torch/fx/passes/tests/__init__.py' 2022-12-01T10:06:55.8687033Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2022-12-01T10:06:55.8688900Z adding 'torch/fx/passes/utils/__init__.py' 2022-12-01T10:06:55.8691100Z adding 'torch/fx/passes/utils/common.py' 2022-12-01T10:06:55.8694623Z adding 'torch/fx/passes/utils/fuser_utils.py' 2022-12-01T10:06:55.8699159Z adding 'torch/fx/passes/utils/matcher_utils.py' 2022-12-01T10:06:55.8703074Z adding 'torch/include/ATen/ATen.h' 2022-12-01T10:06:55.8705486Z adding 'torch/include/ATen/AccumulateType.h' 2022-12-01T10:06:55.8707270Z adding 'torch/include/ATen/ArrayRef.h' 2022-12-01T10:06:55.8709246Z adding 'torch/include/ATen/Backend.h' 2022-12-01T10:06:55.8710114Z adding 'torch/include/ATen/Backtrace.h' 2022-12-01T10:06:55.8712151Z adding 'torch/include/ATen/BatchedFallback.h' 2022-12-01T10:06:55.8715131Z adding 'torch/include/ATen/BatchedTensorImpl.h' 2022-12-01T10:06:55.8719069Z adding 'torch/include/ATen/CPUApplyUtils.h' 2022-12-01T10:06:55.8721406Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2022-12-01T10:06:55.8723264Z adding 'torch/include/ATen/CPUFunctions.h' 2022-12-01T10:06:55.8727403Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2022-12-01T10:06:55.8729952Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2022-12-01T10:06:55.8732067Z adding 'torch/include/ATen/CUDAFunctions.h' 2022-12-01T10:06:55.8736564Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2022-12-01T10:06:55.8739398Z adding 'torch/include/ATen/CollapseDims.h' 2022-12-01T10:06:55.8741477Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2022-12-01T10:06:55.8746406Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2022-12-01T10:06:55.8749421Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2022-12-01T10:06:55.8752677Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2022-12-01T10:06:55.8755236Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2022-12-01T10:06:55.8759651Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2022-12-01T10:06:55.8762540Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2022-12-01T10:06:55.8764356Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2022-12-01T10:06:55.8765974Z adding 'torch/include/ATen/Config.h' 2022-12-01T10:06:55.8770447Z adding 'torch/include/ATen/Context.h' 2022-12-01T10:06:55.8772569Z adding 'torch/include/ATen/DLConvertor.h' 2022-12-01T10:06:55.8774070Z adding 'torch/include/ATen/Device.h' 2022-12-01T10:06:55.8775995Z adding 'torch/include/ATen/DeviceGuard.h' 2022-12-01T10:06:55.8777347Z adding 'torch/include/ATen/DimVector.h' 2022-12-01T10:06:55.8778865Z adding 'torch/include/ATen/Dimname.h' 2022-12-01T10:06:55.8784248Z adding 'torch/include/ATen/Dispatch.h' 2022-12-01T10:06:55.8786714Z adding 'torch/include/ATen/DynamicLibrary.h' 2022-12-01T10:06:55.8788709Z adding 'torch/include/ATen/EmptyTensor.h' 2022-12-01T10:06:55.8791940Z adding 'torch/include/ATen/ExpandBase.h' 2022-12-01T10:06:55.8795814Z adding 'torch/include/ATen/ExpandUtils.h' 2022-12-01T10:06:55.8797824Z adding 'torch/include/ATen/Formatting.h' 2022-12-01T10:06:55.8799976Z adding 'torch/include/ATen/FuncTorchTLS.h' 2022-12-01T10:06:55.8802816Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2022-12-01T10:06:55.8807034Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2022-12-01T10:06:55.8815416Z adding 'torch/include/ATen/Functions.h' 2022-12-01T10:06:55.8818175Z adding 'torch/include/ATen/Generator.h' 2022-12-01T10:06:55.8820347Z adding 'torch/include/ATen/InferSize.h' 2022-12-01T10:06:55.8822188Z adding 'torch/include/ATen/InitialTensorOptions.h' 2022-12-01T10:06:55.8823764Z adding 'torch/include/ATen/Layout.h' 2022-12-01T10:06:55.8825540Z adding 'torch/include/ATen/LinalgBackend.h' 2022-12-01T10:06:55.8827537Z adding 'torch/include/ATen/MapAllocator.h' 2022-12-01T10:06:55.8829911Z adding 'torch/include/ATen/MatrixRef.h' 2022-12-01T10:06:55.8831685Z adding 'torch/include/ATen/MemoryOverlap.h' 2022-12-01T10:06:55.8833658Z adding 'torch/include/ATen/MetaFunctions.h' 2022-12-01T10:06:55.8836667Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2022-12-01T10:06:55.8840259Z adding 'torch/include/ATen/MethodOperators.h' 2022-12-01T10:06:55.8842362Z adding 'torch/include/ATen/NamedTensor.h' 2022-12-01T10:06:55.8845188Z adding 'torch/include/ATen/NamedTensorUtils.h' 2022-12-01T10:06:55.8852968Z adding 'torch/include/ATen/NativeFunctions.h' 2022-12-01T10:06:55.8861460Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2022-12-01T10:06:55.8866287Z adding 'torch/include/ATen/NestedTensorImpl.h' 2022-12-01T10:06:55.8868601Z adding 'torch/include/ATen/NumericUtils.h' 2022-12-01T10:06:55.8870591Z adding 'torch/include/ATen/OpMathType.h' 2022-12-01T10:06:55.8873280Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2022-12-01T10:06:55.8881896Z adding 'torch/include/ATen/Operators.h' 2022-12-01T10:06:55.8884644Z adding 'torch/include/ATen/PTThreadPool.h' 2022-12-01T10:06:55.8886147Z adding 'torch/include/ATen/PadNd.h' 2022-12-01T10:06:55.8888102Z adding 'torch/include/ATen/Parallel-inl.h' 2022-12-01T10:06:55.8890505Z adding 'torch/include/ATen/Parallel.h' 2022-12-01T10:06:55.8892395Z adding 'torch/include/ATen/ParallelFuture.h' 2022-12-01T10:06:55.8894094Z adding 'torch/include/ATen/ParallelNative.h' 2022-12-01T10:06:55.8895922Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2022-12-01T10:06:55.8897739Z adding 'torch/include/ATen/ParallelOpenMP.h' 2022-12-01T10:06:55.8899592Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2022-12-01T10:06:55.9103889Z adding 'torch/include/ATen/RedispatchFunctions.h' 2022-12-01T10:06:55.9255703Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2022-12-01T10:06:55.9275060Z adding 'torch/include/ATen/SavedTensorHooks.h' 2022-12-01T10:06:55.9276440Z adding 'torch/include/ATen/Scalar.h' 2022-12-01T10:06:55.9278309Z adding 'torch/include/ATen/ScalarOps.h' 2022-12-01T10:06:55.9279754Z adding 'torch/include/ATen/ScalarType.h' 2022-12-01T10:06:55.9281599Z adding 'torch/include/ATen/SequenceNumber.h' 2022-12-01T10:06:55.9283102Z adding 'torch/include/ATen/SmallVector.h' 2022-12-01T10:06:55.9285527Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2022-12-01T10:06:55.9288747Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2022-12-01T10:06:55.9293368Z adding 'torch/include/ATen/SparseTensorImpl.h' 2022-12-01T10:06:55.9296353Z adding 'torch/include/ATen/SparseTensorUtils.h' 2022-12-01T10:06:55.9297916Z adding 'torch/include/ATen/Storage.h' 2022-12-01T10:06:55.9299454Z adding 'torch/include/ATen/Tensor.h' 2022-12-01T10:06:55.9300770Z adding 'torch/include/ATen/TensorAccessor.h' 2022-12-01T10:06:55.9302751Z adding 'torch/include/ATen/TensorGeometry.h' 2022-12-01T10:06:55.9309956Z adding 'torch/include/ATen/TensorIndexing.h' 2022-12-01T10:06:55.9321330Z adding 'torch/include/ATen/TensorIterator.h' 2022-12-01T10:06:55.9324502Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2022-12-01T10:06:55.9327085Z adding 'torch/include/ATen/TensorMeta.h' 2022-12-01T10:06:55.9329514Z adding 'torch/include/ATen/TensorNames.h' 2022-12-01T10:06:55.9331661Z adding 'torch/include/ATen/TensorOperators.h' 2022-12-01T10:06:55.9333339Z adding 'torch/include/ATen/TensorOptions.h' 2022-12-01T10:06:55.9335621Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2022-12-01T10:06:55.9338162Z adding 'torch/include/ATen/TensorUtils.h' 2022-12-01T10:06:55.9340757Z adding 'torch/include/ATen/ThreadLocalState.h' 2022-12-01T10:06:55.9343663Z adding 'torch/include/ATen/TracerMode.h' 2022-12-01T10:06:55.9345602Z adding 'torch/include/ATen/TypeDefault.h' 2022-12-01T10:06:55.9348044Z adding 'torch/include/ATen/Utils.h' 2022-12-01T10:06:55.9349822Z adding 'torch/include/ATen/Version.h' 2022-12-01T10:06:55.9495838Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2022-12-01T10:06:55.9534936Z adding 'torch/include/ATen/VmapMode.h' 2022-12-01T10:06:55.9538179Z adding 'torch/include/ATen/VmapTransforms.h' 2022-12-01T10:06:55.9540786Z adding 'torch/include/ATen/WrapDimUtils.h' 2022-12-01T10:06:55.9542711Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2022-12-01T10:06:55.9545542Z adding 'torch/include/ATen/autocast_mode.h' 2022-12-01T10:06:55.9547446Z adding 'torch/include/ATen/ceil_div.h' 2022-12-01T10:06:55.9550476Z adding 'torch/include/ATen/code_template.h' 2022-12-01T10:06:55.9552945Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2022-12-01T10:06:55.9554592Z adding 'torch/include/ATen/div_rtn.h' 2022-12-01T10:06:55.9557386Z adding 'torch/include/ATen/dlpack.h' 2022-12-01T10:06:55.9559233Z adding 'torch/include/ATen/jit_macros.h' 2022-12-01T10:06:55.9561337Z adding 'torch/include/ATen/jiterator_macros.h' 2022-12-01T10:06:55.9567701Z adding 'torch/include/ATen/record_function.h' 2022-12-01T10:06:55.9571123Z adding 'torch/include/ATen/core/ATenGeneral.h' 2022-12-01T10:06:55.9572777Z adding 'torch/include/ATen/core/ATenOpList.h' 2022-12-01T10:06:55.9574714Z adding 'torch/include/ATen/core/ATen_fwd.h' 2022-12-01T10:06:55.9577110Z adding 'torch/include/ATen/core/ATen_pch.h' 2022-12-01T10:06:55.9578986Z adding 'torch/include/ATen/core/Array.h' 2022-12-01T10:06:55.9580542Z adding 'torch/include/ATen/core/Backtrace.h' 2022-12-01T10:06:55.9582387Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2022-12-01T10:06:55.9584806Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2022-12-01T10:06:55.9586670Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2022-12-01T10:06:55.9591686Z adding 'torch/include/ATen/core/Dict.h' 2022-12-01T10:06:55.9594347Z adding 'torch/include/ATen/core/Dict_inl.h' 2022-12-01T10:06:55.9596217Z adding 'torch/include/ATen/core/DimVector.h' 2022-12-01T10:06:55.9598159Z adding 'torch/include/ATen/core/Dimname.h' 2022-12-01T10:06:55.9601651Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2022-12-01T10:06:55.9603988Z adding 'torch/include/ATen/core/Formatting.h' 2022-12-01T10:06:55.9606926Z adding 'torch/include/ATen/core/Generator.h' 2022-12-01T10:06:55.9613105Z adding 'torch/include/ATen/core/IListRef.h' 2022-12-01T10:06:55.9616192Z adding 'torch/include/ATen/core/IListRef_inl.h' 2022-12-01T10:06:55.9619030Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2022-12-01T10:06:55.9623767Z adding 'torch/include/ATen/core/List.h' 2022-12-01T10:06:55.9627592Z adding 'torch/include/ATen/core/List_inl.h' 2022-12-01T10:06:55.9630981Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2022-12-01T10:06:55.9633824Z adding 'torch/include/ATen/core/NamedTensor.h' 2022-12-01T10:06:55.9637106Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2022-12-01T10:06:55.9639156Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2022-12-01T10:06:55.9641395Z adding 'torch/include/ATen/core/QuantizerBase.h' 2022-12-01T10:06:55.9643254Z adding 'torch/include/ATen/core/Range.h' 2022-12-01T10:06:55.9645013Z adding 'torch/include/ATen/core/Reduction.h' 2022-12-01T10:06:55.9646624Z adding 'torch/include/ATen/core/Scalar.h' 2022-12-01T10:06:55.9648137Z adding 'torch/include/ATen/core/ScalarType.h' 2022-12-01T10:06:55.9649972Z adding 'torch/include/ATen/core/Tensor.h' 2022-12-01T10:06:55.9653040Z adding 'torch/include/ATen/core/TensorAccessor.h' 2022-12-01T10:06:55.9663723Z adding 'torch/include/ATen/core/TensorBase.h' 2022-12-01T10:06:55.9711966Z adding 'torch/include/ATen/core/TensorBody.h' 2022-12-01T10:06:55.9719508Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2022-12-01T10:06:55.9722363Z adding 'torch/include/ATen/core/TransformationHelper.h' 2022-12-01T10:06:55.9724202Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2022-12-01T10:06:55.9725882Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2022-12-01T10:06:55.9728185Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2022-12-01T10:06:55.9730348Z adding 'torch/include/ATen/core/Variadic.h' 2022-12-01T10:06:55.9732556Z adding 'torch/include/ATen/core/Vitals.h' 2022-12-01T10:06:55.9734863Z adding 'torch/include/ATen/core/alias_info.h' 2022-12-01T10:06:55.9746007Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2022-12-01T10:06:55.9749877Z adding 'torch/include/ATen/core/blob.h' 2022-12-01T10:06:55.9751996Z adding 'torch/include/ATen/core/builtin_function.h' 2022-12-01T10:06:55.9756585Z adding 'torch/include/ATen/core/class_type.h' 2022-12-01T10:06:55.9758829Z adding 'torch/include/ATen/core/custom_class.h' 2022-12-01T10:06:55.9762756Z adding 'torch/include/ATen/core/dynamic_type.h' 2022-12-01T10:06:55.9764665Z adding 'torch/include/ATen/core/enum_tag.h' 2022-12-01T10:06:55.9766841Z adding 'torch/include/ATen/core/enum_type.h' 2022-12-01T10:06:55.9769269Z adding 'torch/include/ATen/core/function.h' 2022-12-01T10:06:55.9776530Z adding 'torch/include/ATen/core/function_schema.h' 2022-12-01T10:06:55.9781861Z adding 'torch/include/ATen/core/function_schema_inl.h' 2022-12-01T10:06:55.9784143Z adding 'torch/include/ATen/core/functional.h' 2022-12-01T10:06:55.9785914Z adding 'torch/include/ATen/core/grad_mode.h' 2022-12-01T10:06:55.9789829Z adding 'torch/include/ATen/core/interned_strings.h' 2022-12-01T10:06:55.9792153Z adding 'torch/include/ATen/core/interned_strings_class.h' 2022-12-01T10:06:55.9807317Z adding 'torch/include/ATen/core/ivalue.h' 2022-12-01T10:06:55.9831977Z adding 'torch/include/ATen/core/ivalue_inl.h' 2022-12-01T10:06:55.9835399Z adding 'torch/include/ATen/core/ivalue_to.h' 2022-12-01T10:06:55.9854498Z adding 'torch/include/ATen/core/jit_type.h' 2022-12-01T10:06:55.9862165Z adding 'torch/include/ATen/core/jit_type_base.h' 2022-12-01T10:06:55.9864894Z adding 'torch/include/ATen/core/operator_name.h' 2022-12-01T10:06:55.9867408Z adding 'torch/include/ATen/core/qualified_name.h' 2022-12-01T10:06:55.9869346Z adding 'torch/include/ATen/core/rref_interface.h' 2022-12-01T10:06:55.9872062Z adding 'torch/include/ATen/core/stack.h' 2022-12-01T10:06:55.9874883Z adding 'torch/include/ATen/core/symbol.h' 2022-12-01T10:06:55.9877095Z adding 'torch/include/ATen/core/type_factory.h' 2022-12-01T10:06:55.9878889Z adding 'torch/include/ATen/core/type_ptr.h' 2022-12-01T10:06:55.9880709Z adding 'torch/include/ATen/core/typeid.h' 2022-12-01T10:06:55.9884041Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2022-12-01T10:06:55.9886240Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2022-12-01T10:06:55.9889250Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2022-12-01T10:06:55.9892760Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2022-12-01T10:06:55.9894812Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2022-12-01T10:06:55.9897035Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2022-12-01T10:06:55.9899041Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2022-12-01T10:06:55.9903210Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2022-12-01T10:06:55.9910722Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2022-12-01T10:06:55.9913626Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2022-12-01T10:06:55.9916250Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2022-12-01T10:06:55.9919950Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2022-12-01T10:06:55.9928853Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2022-12-01T10:06:55.9931086Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2022-12-01T10:06:55.9935708Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2022-12-01T10:06:55.9937673Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2022-12-01T10:06:55.9939401Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2022-12-01T10:06:55.9941727Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2022-12-01T10:06:55.9944574Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2022-12-01T10:06:55.9947658Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2022-12-01T10:06:55.9954201Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2022-12-01T10:06:55.9956918Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2022-12-01T10:06:55.9969549Z adding 'torch/include/ATen/cpu/vml.h' 2022-12-01T10:06:55.9970071Z adding 'torch/include/ATen/cpu/vec/functional.h' 2022-12-01T10:06:55.9970408Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2022-12-01T10:06:55.9970738Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2022-12-01T10:06:55.9972537Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2022-12-01T10:06:55.9974783Z adding 'torch/include/ATen/cpu/vec/vec.h' 2022-12-01T10:06:55.9982913Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2022-12-01T10:06:55.9986870Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2022-12-01T10:06:55.9988875Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2022-12-01T10:06:55.9991785Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2022-12-01T10:06:55.9998201Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2022-12-01T10:06:56.0003723Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2022-12-01T10:06:56.0008880Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2022-12-01T10:06:56.0012992Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2022-12-01T10:06:56.0016806Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2022-12-01T10:06:56.0022354Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2022-12-01T10:06:56.0030181Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2022-12-01T10:06:56.0039057Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2022-12-01T10:06:56.0043254Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2022-12-01T10:06:56.0050151Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2022-12-01T10:06:56.0056227Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2022-12-01T10:06:56.0063665Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2022-12-01T10:06:56.0068379Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2022-12-01T10:06:56.0072527Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2022-12-01T10:06:56.0080029Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2022-12-01T10:06:56.0089071Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2022-12-01T10:06:56.0092504Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2022-12-01T10:06:56.0094341Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2022-12-01T10:06:56.0096381Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2022-12-01T10:06:56.0101030Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2022-12-01T10:06:56.0107440Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2022-12-01T10:06:56.0111056Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2022-12-01T10:06:56.0113109Z adding 'torch/include/ATen/cuda/CUDAConfig.h' 2022-12-01T10:06:56.0115130Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2022-12-01T10:06:56.0117124Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2022-12-01T10:06:56.0118925Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2022-12-01T10:06:56.0122133Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2022-12-01T10:06:56.0124962Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2022-12-01T10:06:56.0127222Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2022-12-01T10:06:56.0129309Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2022-12-01T10:06:56.0131249Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2022-12-01T10:06:56.0134408Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2022-12-01T10:06:56.0137337Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2022-12-01T10:06:56.0139108Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2022-12-01T10:06:56.0140880Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2022-12-01T10:06:56.0142615Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2022-12-01T10:06:56.0144586Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2022-12-01T10:06:56.0146562Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2022-12-01T10:06:56.0149206Z adding 'torch/include/ATen/cuda/Exceptions.h' 2022-12-01T10:06:56.0151630Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2022-12-01T10:06:56.0153595Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2022-12-01T10:06:56.0154880Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2022-12-01T10:06:56.0156887Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2022-12-01T10:06:56.0158497Z adding 'torch/include/ATen/cuda/Sleep.h' 2022-12-01T10:06:56.0160172Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2022-12-01T10:06:56.0164211Z adding 'torch/include/ATen/cuda/cub.cuh' 2022-12-01T10:06:56.0166747Z adding 'torch/include/ATen/cuda/cub.h' 2022-12-01T10:06:56.0168727Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2022-12-01T10:06:56.0171703Z adding 'torch/include/ATen/cuda/jiterator.h' 2022-12-01T10:06:56.0174535Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2022-12-01T10:06:56.0176334Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2022-12-01T10:06:56.0178655Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2022-12-01T10:06:56.0181992Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2022-12-01T10:06:56.0183977Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2022-12-01T10:06:56.0186752Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2022-12-01T10:06:56.0188866Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2022-12-01T10:06:56.0190274Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2022-12-01T10:06:56.0192697Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2022-12-01T10:06:56.0194710Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2022-12-01T10:06:56.0196889Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2022-12-01T10:06:56.0198867Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2022-12-01T10:06:56.0203559Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2022-12-01T10:06:56.0205417Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2022-12-01T10:06:56.0206926Z adding 'torch/include/ATen/cudnn/Handle.h' 2022-12-01T10:06:56.0208325Z adding 'torch/include/ATen/cudnn/Handles.h' 2022-12-01T10:06:56.0209914Z adding 'torch/include/ATen/cudnn/Types.h' 2022-12-01T10:06:56.0211545Z adding 'torch/include/ATen/cudnn/Utils.h' 2022-12-01T10:06:56.0213374Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2022-12-01T10:06:56.0216378Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2022-12-01T10:06:56.0218548Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2022-12-01T10:06:56.0220572Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2022-12-01T10:06:56.0222494Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2022-12-01T10:06:56.0224644Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2022-12-01T10:06:56.0229249Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2022-12-01T10:06:56.0231906Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2022-12-01T10:06:56.0234865Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2022-12-01T10:06:56.0237428Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2022-12-01T10:06:56.0240136Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2022-12-01T10:06:56.0242287Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2022-12-01T10:06:56.0245405Z adding 'torch/include/ATen/functorch/Interpreter.h' 2022-12-01T10:06:56.0249083Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2022-12-01T10:06:56.0250761Z adding 'torch/include/ATen/functorch/Macros.h' 2022-12-01T10:06:56.0253056Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2022-12-01T10:06:56.0255560Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2022-12-01T10:06:56.0257436Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2022-12-01T10:06:56.0259703Z adding 'torch/include/ATen/hip/ATenHIPGeneral.h' 2022-12-01T10:06:56.0261500Z adding 'torch/include/ATen/hip/ApplyGridUtils.cuh' 2022-12-01T10:06:56.0263503Z adding 'torch/include/ATen/hip/AsmUtils.cuh' 2022-12-01T10:06:56.0268275Z adding 'torch/include/ATen/hip/Atomic.cuh' 2022-12-01T10:06:56.0270936Z adding 'torch/include/ATen/hip/CachingHostAllocator.h' 2022-12-01T10:06:56.0273079Z adding 'torch/include/ATen/hip/DeviceUtils.cuh' 2022-12-01T10:06:56.0274782Z adding 'torch/include/ATen/hip/EmptyTensor.h' 2022-12-01T10:06:56.0277568Z adding 'torch/include/ATen/hip/Exceptions.h' 2022-12-01T10:06:56.0284229Z adding 'torch/include/ATen/hip/HIPApplyUtils.cuh' 2022-12-01T10:06:56.0287357Z adding 'torch/include/ATen/hip/HIPBlas.h' 2022-12-01T10:06:56.0289444Z adding 'torch/include/ATen/hip/HIPConfig.h' 2022-12-01T10:06:56.0291844Z adding 'torch/include/ATen/hip/HIPContext.h' 2022-12-01T10:06:56.0293526Z adding 'torch/include/ATen/hip/HIPDataType.h' 2022-12-01T10:06:56.0295332Z adding 'torch/include/ATen/hip/HIPDevice.h' 2022-12-01T10:06:56.0298224Z adding 'torch/include/ATen/hip/HIPEvent.h' 2022-12-01T10:06:56.0300910Z adding 'torch/include/ATen/hip/HIPGeneratorImpl.h' 2022-12-01T10:06:56.0303275Z adding 'torch/include/ATen/hip/HIPGraph.h' 2022-12-01T10:06:56.0305346Z adding 'torch/include/ATen/hip/HIPGraphsUtils.cuh' 2022-12-01T10:06:56.0307666Z adding 'torch/include/ATen/hip/HIPSparse.h' 2022-12-01T10:06:56.0310176Z adding 'torch/include/ATen/hip/HIPSparseBlas.h' 2022-12-01T10:06:56.0313007Z adding 'torch/include/ATen/hip/HIPSparseDescriptors.h' 2022-12-01T10:06:56.0314838Z adding 'torch/include/ATen/hip/HIPTensorMethods.cuh' 2022-12-01T10:06:56.0316548Z adding 'torch/include/ATen/hip/HIPUtils.h' 2022-12-01T10:06:56.0318569Z adding 'torch/include/ATen/hip/NumericLimits.cuh' 2022-12-01T10:06:56.0320349Z adding 'torch/include/ATen/hip/PeerToPeerAccess.h' 2022-12-01T10:06:56.0322049Z adding 'torch/include/ATen/hip/PinnedMemoryAllocator.h' 2022-12-01T10:06:56.0324149Z adding 'torch/include/ATen/hip/ScanUtils.cuh' 2022-12-01T10:06:56.0325799Z adding 'torch/include/ATen/hip/Sleep.h' 2022-12-01T10:06:56.0327377Z adding 'torch/include/ATen/hip/ThrustAllocator.h' 2022-12-01T10:06:56.0331293Z adding 'torch/include/ATen/hip/cub.cuh' 2022-12-01T10:06:56.0334000Z adding 'torch/include/ATen/hip/cub.h' 2022-12-01T10:06:56.0335922Z adding 'torch/include/ATen/hip/cub_definitions.cuh' 2022-12-01T10:06:56.0337738Z adding 'torch/include/ATen/hip/jiterator.h' 2022-12-01T10:06:56.0340424Z adding 'torch/include/ATen/hip/jiterator_impl.h' 2022-12-01T10:06:56.0342333Z adding 'torch/include/ATen/hip/llvm_jit_strings.h' 2022-12-01T10:06:56.0346198Z adding 'torch/include/ATen/hip/detail/DeviceThreadHandles.h' 2022-12-01T10:06:56.0348216Z adding 'torch/include/ATen/hip/detail/HIPHooks.h' 2022-12-01T10:06:56.0350065Z adding 'torch/include/ATen/hip/detail/IndexUtils.cuh' 2022-12-01T10:06:56.0352568Z adding 'torch/include/ATen/hip/detail/IntegerDivider.cuh' 2022-12-01T10:06:56.0354651Z adding 'torch/include/ATen/hip/detail/KernelUtils.h' 2022-12-01T10:06:56.0356386Z adding 'torch/include/ATen/hip/detail/LazyNVRTC.h' 2022-12-01T10:06:56.0358914Z adding 'torch/include/ATen/hip/detail/OffsetCalculator.cuh' 2022-12-01T10:06:56.0361125Z adding 'torch/include/ATen/hip/detail/PhiloxCudaStateRaw.cuh' 2022-12-01T10:06:56.0363192Z adding 'torch/include/ATen/hip/detail/TensorInfo.cuh' 2022-12-01T10:06:56.0365187Z adding 'torch/include/ATen/hip/detail/UnpackRaw.cuh' 2022-12-01T10:06:56.0367344Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2022-12-01T10:06:56.0368980Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2022-12-01T10:06:56.0372934Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2022-12-01T10:06:56.0375509Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2022-12-01T10:06:56.0378598Z adding 'torch/include/ATen/native/Activation.h' 2022-12-01T10:06:56.0380530Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2022-12-01T10:06:56.0383312Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2022-12-01T10:06:56.0385809Z adding 'torch/include/ATen/native/BinaryOps.h' 2022-12-01T10:06:56.0388955Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2022-12-01T10:06:56.0391355Z adding 'torch/include/ATen/native/CPUBlas.h' 2022-12-01T10:06:56.0393464Z adding 'torch/include/ATen/native/CPUFallback.h' 2022-12-01T10:06:56.0395358Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2022-12-01T10:06:56.0397459Z adding 'torch/include/ATen/native/ComplexHelper.h' 2022-12-01T10:06:56.0399410Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2022-12-01T10:06:56.0402305Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2022-12-01T10:06:56.0407026Z adding 'torch/include/ATen/native/ConvUtils.h' 2022-12-01T10:06:56.0409252Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2022-12-01T10:06:56.0411095Z adding 'torch/include/ATen/native/Copy.h' 2022-12-01T10:06:56.0412827Z adding 'torch/include/ATen/native/Cross.h' 2022-12-01T10:06:56.0415576Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2022-12-01T10:06:56.0418869Z adding 'torch/include/ATen/native/DispatchStub.h' 2022-12-01T10:06:56.0420894Z adding 'torch/include/ATen/native/Distance.h' 2022-12-01T10:06:56.0425526Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2022-12-01T10:06:56.0432261Z adding 'torch/include/ATen/native/Distributions.h' 2022-12-01T10:06:56.0435202Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2022-12-01T10:06:56.0437062Z adding 'torch/include/ATen/native/Fill.h' 2022-12-01T10:06:56.0439672Z adding 'torch/include/ATen/native/ForeachUtils.h' 2022-12-01T10:06:56.0441757Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2022-12-01T10:06:56.0444906Z adding 'torch/include/ATen/native/GridSampler.h' 2022-12-01T10:06:56.0447496Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2022-12-01T10:06:56.0449271Z adding 'torch/include/ATen/native/Histogram.h' 2022-12-01T10:06:56.0451133Z adding 'torch/include/ATen/native/IndexKernel.h' 2022-12-01T10:06:56.0453914Z adding 'torch/include/ATen/native/IndexingUtils.h' 2022-12-01T10:06:56.0455790Z adding 'torch/include/ATen/native/Lerp.h' 2022-12-01T10:06:56.0457390Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2022-12-01T10:06:56.0465700Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2022-12-01T10:06:56.0468373Z adding 'torch/include/ATen/native/LossMulti.h' 2022-12-01T10:06:56.0507384Z adding 'torch/include/ATen/native/Math.h' 2022-12-01T10:06:56.0512345Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2022-12-01T10:06:56.0515351Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2022-12-01T10:06:56.0517293Z adding 'torch/include/ATen/native/MaxPooling.h' 2022-12-01T10:06:56.0519029Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2022-12-01T10:06:56.0520494Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2022-12-01T10:06:56.0522073Z adding 'torch/include/ATen/native/Normalization.h' 2022-12-01T10:06:56.0523570Z adding 'torch/include/ATen/native/PointwiseOps.h' 2022-12-01T10:06:56.0526897Z adding 'torch/include/ATen/native/Pool.h' 2022-12-01T10:06:56.0528999Z adding 'torch/include/ATen/native/Pow.h' 2022-12-01T10:06:56.0530857Z adding 'torch/include/ATen/native/RNN.h' 2022-12-01T10:06:56.0532560Z adding 'torch/include/ATen/native/RangeFactories.h' 2022-12-01T10:06:56.0533958Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2022-12-01T10:06:56.0536855Z adding 'torch/include/ATen/native/ReduceOps.h' 2022-12-01T10:06:56.0540024Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2022-12-01T10:06:56.0541984Z adding 'torch/include/ATen/native/Repeat.h' 2022-12-01T10:06:56.0544772Z adding 'torch/include/ATen/native/Resize.h' 2022-12-01T10:06:56.0547032Z adding 'torch/include/ATen/native/ResizeCommon.h' 2022-12-01T10:06:56.0549119Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2022-12-01T10:06:56.0551063Z adding 'torch/include/ATen/native/SegmentReduce.h' 2022-12-01T10:06:56.0554839Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2022-12-01T10:06:56.0557150Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2022-12-01T10:06:56.0559028Z adding 'torch/include/ATen/native/Sorting.h' 2022-12-01T10:06:56.0560645Z adding 'torch/include/ATen/native/SortingUtils.h' 2022-12-01T10:06:56.0562927Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2022-12-01T10:06:56.0565465Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2022-12-01T10:06:56.0567713Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2022-12-01T10:06:56.0569698Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2022-12-01T10:06:56.0571578Z adding 'torch/include/ATen/native/TensorCompare.h' 2022-12-01T10:06:56.0573433Z adding 'torch/include/ATen/native/TensorConversions.h' 2022-12-01T10:06:56.0575173Z adding 'torch/include/ATen/native/TensorDimApply.h' 2022-12-01T10:06:56.0577478Z adding 'torch/include/ATen/native/TensorFactories.h' 2022-12-01T10:06:56.0579064Z adding 'torch/include/ATen/native/TensorIterator.h' 2022-12-01T10:06:56.0580936Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2022-12-01T10:06:56.0582714Z adding 'torch/include/ATen/native/TensorProperties.h' 2022-12-01T10:06:56.0584333Z adding 'torch/include/ATen/native/TensorShape.h' 2022-12-01T10:06:56.0586214Z adding 'torch/include/ATen/native/TensorTransformations.h' 2022-12-01T10:06:56.0588179Z adding 'torch/include/ATen/native/TopKImpl.h' 2022-12-01T10:06:56.0589819Z adding 'torch/include/ATen/native/TransposeType.h' 2022-12-01T10:06:56.0591784Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2022-12-01T10:06:56.0593404Z adding 'torch/include/ATen/native/TypeProperties.h' 2022-12-01T10:06:56.0595584Z adding 'torch/include/ATen/native/UnaryOps.h' 2022-12-01T10:06:56.0597229Z adding 'torch/include/ATen/native/Unfold2d.h' 2022-12-01T10:06:56.0598808Z adding 'torch/include/ATen/native/Unfold3d.h' 2022-12-01T10:06:56.0601308Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2022-12-01T10:06:56.0605971Z adding 'torch/include/ATen/native/UpSample.h' 2022-12-01T10:06:56.0608163Z adding 'torch/include/ATen/native/batch_norm.h' 2022-12-01T10:06:56.0609823Z adding 'torch/include/ATen/native/group_norm.h' 2022-12-01T10:06:56.0612032Z adding 'torch/include/ATen/native/im2col.h' 2022-12-01T10:06:56.0614765Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2022-12-01T10:06:56.0616944Z adding 'torch/include/ATen/native/layer_norm.h' 2022-12-01T10:06:56.0618594Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2022-12-01T10:06:56.0620505Z adding 'torch/include/ATen/native/vol2col.h' 2022-12-01T10:06:56.0622953Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2022-12-01T10:06:56.0624443Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2022-12-01T10:06:56.0626018Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2022-12-01T10:06:56.0627527Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2022-12-01T10:06:56.0629010Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2022-12-01T10:06:56.0632462Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2022-12-01T10:06:56.0634498Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2022-12-01T10:06:56.0636616Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2022-12-01T10:06:56.0638395Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2022-12-01T10:06:56.0640224Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2022-12-01T10:06:56.0644623Z adding 'torch/include/ATen/native/cpu/Loops.h' 2022-12-01T10:06:56.0646405Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2022-12-01T10:06:56.0647950Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2022-12-01T10:06:56.0651974Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2022-12-01T10:06:56.0654988Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2022-12-01T10:06:56.0656670Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2022-12-01T10:06:56.0658196Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2022-12-01T10:06:56.0659668Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2022-12-01T10:06:56.0664050Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2022-12-01T10:06:56.0666384Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2022-12-01T10:06:56.0668750Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2022-12-01T10:06:56.0670751Z adding 'torch/include/ATen/native/cpu/utils.h' 2022-12-01T10:06:56.0673084Z adding 'torch/include/ATen/native/cpu/zmath.h' 2022-12-01T10:06:56.0675949Z adding 'torch/include/ATen/native/cuda/Activation.h' 2022-12-01T10:06:56.0677594Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2022-12-01T10:06:56.0681215Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2022-12-01T10:06:56.0684707Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2022-12-01T10:06:56.0686760Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2022-12-01T10:06:56.0688227Z adding 'torch/include/ATen/native/cuda/Copy.h' 2022-12-01T10:06:56.0694201Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2022-12-01T10:06:56.0696613Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2022-12-01T10:06:56.0698409Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2022-12-01T10:06:56.0704795Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2022-12-01T10:06:56.0707265Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2022-12-01T10:06:56.0708931Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2022-12-01T10:06:56.0711898Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2022-12-01T10:06:56.0715604Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2022-12-01T10:06:56.0717644Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2022-12-01T10:06:56.0719554Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2022-12-01T10:06:56.0722788Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2022-12-01T10:06:56.0725049Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2022-12-01T10:06:56.0726765Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2022-12-01T10:06:56.0730219Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2022-12-01T10:06:56.0758982Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2022-12-01T10:06:56.0765860Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2022-12-01T10:06:56.0767949Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2022-12-01T10:06:56.0771072Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2022-12-01T10:06:56.0786693Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2022-12-01T10:06:56.0792733Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2022-12-01T10:06:56.0795092Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2022-12-01T10:06:56.0799347Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2022-12-01T10:06:56.0801956Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2022-12-01T10:06:56.0814828Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2022-12-01T10:06:56.0817684Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2022-12-01T10:06:56.0819702Z adding 'torch/include/ATen/native/cuda/Resize.h' 2022-12-01T10:06:56.0821457Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2022-12-01T10:06:56.0825982Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2022-12-01T10:06:56.0828163Z adding 'torch/include/ATen/native/cuda/Sort.h' 2022-12-01T10:06:56.0830945Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2022-12-01T10:06:56.0834320Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2022-12-01T10:06:56.0836153Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2022-12-01T10:06:56.0838732Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2022-12-01T10:06:56.0843115Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2022-12-01T10:06:56.0848486Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2022-12-01T10:06:56.0850563Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2022-12-01T10:06:56.0852243Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2022-12-01T10:06:56.0853795Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2022-12-01T10:06:56.0857177Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2022-12-01T10:06:56.0859491Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2022-12-01T10:06:56.0861347Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2022-12-01T10:06:56.0862884Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2022-12-01T10:06:56.0865629Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2022-12-01T10:06:56.0868652Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2022-12-01T10:06:56.0871739Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2022-12-01T10:06:56.0877988Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2022-12-01T10:06:56.0880127Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2022-12-01T10:06:56.0883365Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2022-12-01T10:06:56.0886066Z adding 'torch/include/ATen/native/hip/Activation.h' 2022-12-01T10:06:56.0887639Z adding 'torch/include/ATen/native/hip/BinaryInternal.h' 2022-12-01T10:06:56.0889173Z adding 'torch/include/ATen/native/hip/CompositeRandomAccessor.h' 2022-12-01T10:06:56.0890527Z adding 'torch/include/ATen/native/hip/Copy.h' 2022-12-01T10:06:56.0896410Z adding 'torch/include/ATen/native/hip/CuFFTPlanCache.h' 2022-12-01T10:06:56.0898730Z adding 'torch/include/ATen/native/hip/CuFFTUtils.h' 2022-12-01T10:06:56.0900327Z adding 'torch/include/ATen/native/hip/DeviceSqrt.cuh' 2022-12-01T10:06:56.0906552Z adding 'torch/include/ATen/native/hip/DistributionTemplates.h' 2022-12-01T10:06:56.0908939Z adding 'torch/include/ATen/native/hip/Distributions.h' 2022-12-01T10:06:56.0910534Z adding 'torch/include/ATen/native/hip/EmbeddingBackwardKernel.cuh' 2022-12-01T10:06:56.0913438Z adding 'torch/include/ATen/native/hip/ForeachFunctors.cuh' 2022-12-01T10:06:56.0916997Z adding 'torch/include/ATen/native/hip/GridSampler.cuh' 2022-12-01T10:06:56.0918862Z adding 'torch/include/ATen/native/hip/GridSampler.h' 2022-12-01T10:06:56.0922506Z adding 'torch/include/ATen/native/hip/HIPJitLoops.cuh' 2022-12-01T10:06:56.0925900Z adding 'torch/include/ATen/native/hip/HIPLoops.cuh' 2022-12-01T10:06:56.0927694Z adding 'torch/include/ATen/native/hip/IndexKernel.h' 2022-12-01T10:06:56.0930583Z adding 'torch/include/ATen/native/hip/JitLoops.cuh' 2022-12-01T10:06:56.0932796Z adding 'torch/include/ATen/native/hip/KernelUtils.cuh' 2022-12-01T10:06:56.0934391Z adding 'torch/include/ATen/native/hip/LaunchUtils.h' 2022-12-01T10:06:56.0937745Z adding 'torch/include/ATen/native/hip/Loops.cuh' 2022-12-01T10:06:56.0966508Z adding 'torch/include/ATen/native/hip/Math.cuh' 2022-12-01T10:06:56.0973279Z adding 'torch/include/ATen/native/hip/MemoryAccess.cuh' 2022-12-01T10:06:56.0975329Z adding 'torch/include/ATen/native/hip/MiscUtils.h' 2022-12-01T10:06:56.0978404Z adding 'torch/include/ATen/native/hip/MultiTensorApply.cuh' 2022-12-01T10:06:56.0993365Z adding 'torch/include/ATen/native/hip/Normalization.cuh' 2022-12-01T10:06:56.0999216Z adding 'torch/include/ATen/native/hip/PersistentSoftmax.cuh' 2022-12-01T10:06:56.1001649Z adding 'torch/include/ATen/native/hip/Pow.cuh' 2022-12-01T10:06:56.1005479Z adding 'torch/include/ATen/native/hip/ROCmLoops.cuh' 2022-12-01T10:06:56.1007815Z adding 'torch/include/ATen/native/hip/Randperm.cuh' 2022-12-01T10:06:56.1020546Z adding 'torch/include/ATen/native/hip/Reduce.cuh' 2022-12-01T10:06:56.1023141Z adding 'torch/include/ATen/native/hip/ReduceOps.h' 2022-12-01T10:06:56.1024965Z adding 'torch/include/ATen/native/hip/Resize.h' 2022-12-01T10:06:56.1026590Z adding 'torch/include/ATen/native/hip/ScanKernels.h' 2022-12-01T10:06:56.1030938Z adding 'torch/include/ATen/native/hip/ScanUtils.cuh' 2022-12-01T10:06:56.1033798Z adding 'torch/include/ATen/native/hip/Sort.h' 2022-12-01T10:06:56.1035452Z adding 'torch/include/ATen/native/hip/SortStable.h' 2022-12-01T10:06:56.1038187Z adding 'torch/include/ATen/native/hip/SortUtils.cuh' 2022-12-01T10:06:56.1039804Z adding 'torch/include/ATen/native/hip/Sorting.h' 2022-12-01T10:06:56.1042384Z adding 'torch/include/ATen/native/hip/SortingCommon.cuh' 2022-12-01T10:06:56.1046324Z adding 'torch/include/ATen/native/hip/SortingRadixSelect.cuh' 2022-12-01T10:06:56.1051729Z adding 'torch/include/ATen/native/hip/TensorModeKernel.cuh' 2022-12-01T10:06:56.1053735Z adding 'torch/include/ATen/native/hip/TensorModeKernel.h' 2022-12-01T10:06:56.1055318Z adding 'torch/include/ATen/native/hip/TensorTopK.h' 2022-12-01T10:06:56.1056904Z adding 'torch/include/ATen/native/hip/UniqueCub.cuh' 2022-12-01T10:06:56.1060383Z adding 'torch/include/ATen/native/hip/UpSample.cuh' 2022-12-01T10:06:56.1062670Z adding 'torch/include/ATen/native/hip/block_reduce.cuh' 2022-12-01T10:06:56.1064624Z adding 'torch/include/ATen/native/hip/fused_adam_amsgrad_impl.cuh' 2022-12-01T10:06:56.1066175Z adding 'torch/include/ATen/native/hip/fused_adam_impl.cuh' 2022-12-01T10:06:56.1069070Z adding 'torch/include/ATen/native/hip/fused_adam_utils.cuh' 2022-12-01T10:06:56.1072163Z adding 'torch/include/ATen/native/hip/im2col.cuh' 2022-12-01T10:06:56.1075065Z adding 'torch/include/ATen/native/hip/jit_utils.h' 2022-12-01T10:06:56.1080811Z adding 'torch/include/ATen/native/hip/reduction_template.cuh' 2022-12-01T10:06:56.1083254Z adding 'torch/include/ATen/native/hip/thread_constants.h' 2022-12-01T10:06:56.1086229Z adding 'torch/include/ATen/native/hip/vol2col.cuh' 2022-12-01T10:06:56.1089048Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2022-12-01T10:06:56.1090785Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2022-12-01T10:06:56.1092403Z adding 'torch/include/ATen/native/quantized/Copy.h' 2022-12-01T10:06:56.1094042Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2022-12-01T10:06:56.1095706Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2022-12-01T10:06:56.1097427Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2022-12-01T10:06:56.1099351Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2022-12-01T10:06:56.1100926Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2022-12-01T10:06:56.1104403Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2022-12-01T10:06:56.1109359Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2022-12-01T10:06:56.1113151Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2022-12-01T10:06:56.1115803Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2022-12-01T10:06:56.1117615Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2022-12-01T10:06:56.1120780Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2022-12-01T10:06:56.1125104Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2022-12-01T10:06:56.1128614Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2022-12-01T10:06:56.1130349Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2022-12-01T10:06:56.1131888Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2022-12-01T10:06:56.1133578Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2022-12-01T10:06:56.1193088Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2022-12-01T10:06:56.1194568Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2022-12-01T10:06:56.1196428Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1198142Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.1199517Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.1201378Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2022-12-01T10:06:56.1202991Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T10:06:56.1204689Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1206244Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T10:06:56.1207855Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T10:06:56.1209402Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2022-12-01T10:06:56.1211080Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2022-12-01T10:06:56.1212822Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2022-12-01T10:06:56.1214449Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2022-12-01T10:06:56.1216306Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1217654Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.1219197Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.1220725Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2022-12-01T10:06:56.1222429Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2022-12-01T10:06:56.1224049Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1225567Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T10:06:56.1227078Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T10:06:56.1228623Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2022-12-01T10:06:56.1230220Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2022-12-01T10:06:56.1231819Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2022-12-01T10:06:56.1233515Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1235037Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2022-12-01T10:06:56.1236602Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2022-12-01T10:06:56.1238339Z adding 'torch/include/ATen/ops/_add_relu.h' 2022-12-01T10:06:56.1240037Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1241770Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2022-12-01T10:06:56.1243435Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2022-12-01T10:06:56.1244965Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2022-12-01T10:06:56.1247356Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2022-12-01T10:06:56.1248989Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2022-12-01T10:06:56.1250751Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.1252382Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2022-12-01T10:06:56.1253923Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2022-12-01T10:06:56.1255458Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2022-12-01T10:06:56.1257067Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2022-12-01T10:06:56.1258809Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2022-12-01T10:06:56.1260487Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2022-12-01T10:06:56.1262213Z adding 'torch/include/ATen/ops/_aminmax.h' 2022-12-01T10:06:56.1264090Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1265647Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2022-12-01T10:06:56.1267307Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2022-12-01T10:06:56.1268880Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2022-12-01T10:06:56.1270734Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2022-12-01T10:06:56.1272690Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2022-12-01T10:06:56.1274852Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1276736Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2022-12-01T10:06:56.1278527Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2022-12-01T10:06:56.1280802Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2022-12-01T10:06:56.1283166Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2022-12-01T10:06:56.1285396Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1287325Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2022-12-01T10:06:56.1289401Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2022-12-01T10:06:56.1291677Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2022-12-01T10:06:56.1293937Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2022-12-01T10:06:56.1295862Z adding 'torch/include/ATen/ops/_assert_async.h' 2022-12-01T10:06:56.1297625Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2022-12-01T10:06:56.1299447Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2022-12-01T10:06:56.1301081Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2022-12-01T10:06:56.1302948Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2022-12-01T10:06:56.1304744Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2022-12-01T10:06:56.1306739Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1308234Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2022-12-01T10:06:56.1310272Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2022-12-01T10:06:56.1312031Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2022-12-01T10:06:56.1314135Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1315730Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2022-12-01T10:06:56.1317788Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2022-12-01T10:06:56.1319604Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2022-12-01T10:06:56.1321939Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1323611Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2022-12-01T10:06:56.1325588Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2022-12-01T10:06:56.1327400Z adding 'torch/include/ATen/ops/_backward.h' 2022-12-01T10:06:56.1329313Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1331328Z adding 'torch/include/ATen/ops/_backward_native.h' 2022-12-01T10:06:56.1333427Z adding 'torch/include/ATen/ops/_backward_ops.h' 2022-12-01T10:06:56.1335225Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2022-12-01T10:06:56.1337679Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2022-12-01T10:06:56.1339478Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1341233Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2022-12-01T10:06:56.1343335Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2022-12-01T10:06:56.1345329Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1347163Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2022-12-01T10:06:56.1349232Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2022-12-01T10:06:56.1351098Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2022-12-01T10:06:56.1353095Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1354850Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2022-12-01T10:06:56.1356765Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2022-12-01T10:06:56.1358980Z adding 'torch/include/ATen/ops/_cast_Char.h' 2022-12-01T10:06:56.1361164Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1362596Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2022-12-01T10:06:56.1364644Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2022-12-01T10:06:56.1366463Z adding 'torch/include/ATen/ops/_cast_Double.h' 2022-12-01T10:06:56.1368517Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1370179Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2022-12-01T10:06:56.1372254Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2022-12-01T10:06:56.1374116Z adding 'torch/include/ATen/ops/_cast_Float.h' 2022-12-01T10:06:56.1376313Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1377918Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2022-12-01T10:06:56.1379898Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2022-12-01T10:06:56.1381722Z adding 'torch/include/ATen/ops/_cast_Half.h' 2022-12-01T10:06:56.1383760Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1385442Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2022-12-01T10:06:56.1387425Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2022-12-01T10:06:56.1389233Z adding 'torch/include/ATen/ops/_cast_Int.h' 2022-12-01T10:06:56.1391282Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1392949Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2022-12-01T10:06:56.1394922Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2022-12-01T10:06:56.1396794Z adding 'torch/include/ATen/ops/_cast_Long.h' 2022-12-01T10:06:56.1398871Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1400595Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2022-12-01T10:06:56.1402749Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2022-12-01T10:06:56.1404591Z adding 'torch/include/ATen/ops/_cast_Short.h' 2022-12-01T10:06:56.1406623Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1408301Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2022-12-01T10:06:56.1410275Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2022-12-01T10:06:56.1412290Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2022-12-01T10:06:56.1414430Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1416271Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2022-12-01T10:06:56.1418125Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2022-12-01T10:06:56.1419954Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2022-12-01T10:06:56.1422251Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2022-12-01T10:06:56.1423991Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2022-12-01T10:06:56.1426136Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1427964Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2022-12-01T10:06:56.1429967Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2022-12-01T10:06:56.1431787Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2022-12-01T10:06:56.1433796Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2022-12-01T10:06:56.1435764Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2022-12-01T10:06:56.1437856Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1439631Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2022-12-01T10:06:56.1441739Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2022-12-01T10:06:56.1443555Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2022-12-01T10:06:56.1445600Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2022-12-01T10:06:56.1447484Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2022-12-01T10:06:56.1452365Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1454345Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2022-12-01T10:06:56.1456379Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2022-12-01T10:06:56.1458240Z adding 'torch/include/ATen/ops/_coalesce.h' 2022-12-01T10:06:56.1460222Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1461983Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2022-12-01T10:06:56.1464035Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2022-12-01T10:06:56.1466040Z adding 'torch/include/ATen/ops/_coalesced.h' 2022-12-01T10:06:56.1468117Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1469924Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2022-12-01T10:06:56.1471649Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2022-12-01T10:06:56.1473767Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2022-12-01T10:06:56.1475763Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2022-12-01T10:06:56.1477755Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2022-12-01T10:06:56.1479674Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2022-12-01T10:06:56.1481696Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2022-12-01T10:06:56.1483694Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2022-12-01T10:06:56.1485576Z adding 'torch/include/ATen/ops/_conj.h' 2022-12-01T10:06:56.1487553Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1489384Z adding 'torch/include/ATen/ops/_conj_copy.h' 2022-12-01T10:06:56.1491363Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1493469Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.1495206Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2022-12-01T10:06:56.1497251Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2022-12-01T10:06:56.1499099Z adding 'torch/include/ATen/ops/_conj_native.h' 2022-12-01T10:06:56.1501045Z adding 'torch/include/ATen/ops/_conj_ops.h' 2022-12-01T10:06:56.1502956Z adding 'torch/include/ATen/ops/_conj_physical.h' 2022-12-01T10:06:56.1505033Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1506875Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2022-12-01T10:06:56.1509172Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2022-12-01T10:06:56.1511017Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2022-12-01T10:06:56.1513040Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2022-12-01T10:06:56.1514964Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2022-12-01T10:06:56.1517038Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2022-12-01T10:06:56.1519126Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2022-12-01T10:06:56.1521420Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.1523343Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2022-12-01T10:06:56.1525261Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2022-12-01T10:06:56.1527200Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2022-12-01T10:06:56.1529164Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2022-12-01T10:06:56.1531178Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2022-12-01T10:06:56.1533269Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2022-12-01T10:06:56.1535287Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2022-12-01T10:06:56.1537389Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.1539457Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2022-12-01T10:06:56.1541154Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2022-12-01T10:06:56.1543186Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2022-12-01T10:06:56.1545065Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2022-12-01T10:06:56.1546985Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2022-12-01T10:06:56.1549111Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2022-12-01T10:06:56.1551289Z adding 'torch/include/ATen/ops/_convolution.h' 2022-12-01T10:06:56.1553506Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1555536Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1557379Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2022-12-01T10:06:56.1559556Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1561968Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2022-12-01T10:06:56.1563806Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2022-12-01T10:06:56.1565878Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2022-12-01T10:06:56.1567811Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1569526Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2022-12-01T10:06:56.1571655Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2022-12-01T10:06:56.1573620Z adding 'torch/include/ATen/ops/_convolution_native.h' 2022-12-01T10:06:56.1575951Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2022-12-01T10:06:56.1577907Z adding 'torch/include/ATen/ops/_copy_from.h' 2022-12-01T10:06:56.1579857Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2022-12-01T10:06:56.1581888Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1583690Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2022-12-01T10:06:56.1585773Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2022-12-01T10:06:56.1587814Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1589640Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2022-12-01T10:06:56.1591604Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2022-12-01T10:06:56.1593737Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2022-12-01T10:06:56.1595941Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2022-12-01T10:06:56.1598103Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1600118Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2022-12-01T10:06:56.1602305Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2022-12-01T10:06:56.1604198Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2022-12-01T10:06:56.1606396Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2022-12-01T10:06:56.1608504Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1610423Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2022-12-01T10:06:56.1612389Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2022-12-01T10:06:56.1614383Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2022-12-01T10:06:56.1616535Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2022-12-01T10:06:56.1618669Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2022-12-01T10:06:56.1620786Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1622714Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T10:06:56.1624575Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2022-12-01T10:06:56.1626907Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2022-12-01T10:06:56.1629082Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2022-12-01T10:06:56.1631158Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1632997Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2022-12-01T10:06:56.1634899Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2022-12-01T10:06:56.1636947Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2022-12-01T10:06:56.1639376Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2022-12-01T10:06:56.1642298Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2022-12-01T10:06:56.1644644Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1646721Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2022-12-01T10:06:56.1648801Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2022-12-01T10:06:56.1651167Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2022-12-01T10:06:56.1653651Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1655814Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2022-12-01T10:06:56.1657877Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2022-12-01T10:06:56.1660050Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1662080Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2022-12-01T10:06:56.1663989Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2022-12-01T10:06:56.1666156Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T10:06:56.1668177Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2022-12-01T10:06:56.1670503Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2022-12-01T10:06:56.1672468Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2022-12-01T10:06:56.1674485Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1676237Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2022-12-01T10:06:56.1678196Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2022-12-01T10:06:56.1680030Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2022-12-01T10:06:56.1682241Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1684136Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2022-12-01T10:06:56.1686211Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2022-12-01T10:06:56.1687979Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2022-12-01T10:06:56.1690040Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1691881Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2022-12-01T10:06:56.1693868Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2022-12-01T10:06:56.1695732Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2022-12-01T10:06:56.1697809Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1699590Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2022-12-01T10:06:56.1701522Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2022-12-01T10:06:56.1703323Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2022-12-01T10:06:56.1705329Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2022-12-01T10:06:56.1707468Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2022-12-01T10:06:56.1709490Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2022-12-01T10:06:56.1711007Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2022-12-01T10:06:56.1713599Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2022-12-01T10:06:56.1714537Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2022-12-01T10:06:56.1716717Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2022-12-01T10:06:56.1718836Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2022-12-01T10:06:56.1721282Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2022-12-01T10:06:56.1723520Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2022-12-01T10:06:56.1725665Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1728023Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2022-12-01T10:06:56.1730039Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2022-12-01T10:06:56.1732129Z adding 'torch/include/ATen/ops/_dimI.h' 2022-12-01T10:06:56.1734376Z adding 'torch/include/ATen/ops/_dimI_native.h' 2022-12-01T10:06:56.1736437Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2022-12-01T10:06:56.1738379Z adding 'torch/include/ATen/ops/_dimV.h' 2022-12-01T10:06:56.1740520Z adding 'torch/include/ATen/ops/_dimV_native.h' 2022-12-01T10:06:56.1742624Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2022-12-01T10:06:56.1744736Z adding 'torch/include/ATen/ops/_dim_arange.h' 2022-12-01T10:06:56.1746993Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1748826Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2022-12-01T10:06:56.1751249Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2022-12-01T10:06:56.1753477Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2022-12-01T10:06:56.1755881Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1757774Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2022-12-01T10:06:56.1760083Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2022-12-01T10:06:56.1762218Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2022-12-01T10:06:56.1764767Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2022-12-01T10:06:56.1767046Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2022-12-01T10:06:56.1769311Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1771482Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2022-12-01T10:06:56.1773862Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2022-12-01T10:06:56.1775911Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2022-12-01T10:06:56.1778583Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2022-12-01T10:06:56.1780813Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2022-12-01T10:06:56.1783065Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2022-12-01T10:06:56.1785500Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1787383Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2022-12-01T10:06:56.1790072Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2022-12-01T10:06:56.1792337Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1794493Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2022-12-01T10:06:56.1796803Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2022-12-01T10:06:56.1799365Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2022-12-01T10:06:56.1801944Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1803905Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2022-12-01T10:06:56.1808026Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2022-12-01T10:06:56.1808684Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2022-12-01T10:06:56.1812064Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2022-12-01T10:06:56.1814076Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2022-12-01T10:06:56.1814820Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1817343Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2022-12-01T10:06:56.1818987Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2022-12-01T10:06:56.1820721Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2022-12-01T10:06:56.1822921Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2022-12-01T10:06:56.1824557Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2022-12-01T10:06:56.1826952Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2022-12-01T10:06:56.1828687Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2022-12-01T10:06:56.1831075Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1832835Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2022-12-01T10:06:56.1834078Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2022-12-01T10:06:56.1835490Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2022-12-01T10:06:56.1837607Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2022-12-01T10:06:56.1839728Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2022-12-01T10:06:56.1841838Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.1843651Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2022-12-01T10:06:56.1845648Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2022-12-01T10:06:56.1847617Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2022-12-01T10:06:56.1849382Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1851086Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2022-12-01T10:06:56.1852876Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2022-12-01T10:06:56.1854834Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2022-12-01T10:06:56.1856895Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2022-12-01T10:06:56.1858965Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1861102Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2022-12-01T10:06:56.1862698Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2022-12-01T10:06:56.1864623Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2022-12-01T10:06:56.1866456Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2022-12-01T10:06:56.1868191Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1869849Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2022-12-01T10:06:56.1871888Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2022-12-01T10:06:56.1873639Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2022-12-01T10:06:56.1875536Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2022-12-01T10:06:56.1877379Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2022-12-01T10:06:56.1879217Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2022-12-01T10:06:56.1880850Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2022-12-01T10:06:56.1882975Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2022-12-01T10:06:56.1884965Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1886665Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2022-12-01T10:06:56.1888431Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2022-12-01T10:06:56.1890160Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2022-12-01T10:06:56.1892226Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2022-12-01T10:06:56.1894121Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2022-12-01T10:06:56.1896123Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2022-12-01T10:06:56.1897840Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2022-12-01T10:06:56.1899592Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2022-12-01T10:06:56.1901222Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2022-12-01T10:06:56.1903173Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2022-12-01T10:06:56.1905090Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1906824Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2022-12-01T10:06:56.1908546Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2022-12-01T10:06:56.1910308Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2022-12-01T10:06:56.1912163Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2022-12-01T10:06:56.1914125Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2022-12-01T10:06:56.1916188Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1918846Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2022-12-01T10:06:56.1920721Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2022-12-01T10:06:56.1922667Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2022-12-01T10:06:56.1924725Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2022-12-01T10:06:56.1926414Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2022-12-01T10:06:56.1928294Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2022-12-01T10:06:56.1930088Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2022-12-01T10:06:56.1931923Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2022-12-01T10:06:56.1933836Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2022-12-01T10:06:56.1935708Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2022-12-01T10:06:56.1937543Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2022-12-01T10:06:56.1939336Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2022-12-01T10:06:56.1941088Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2022-12-01T10:06:56.1943040Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2022-12-01T10:06:56.1944899Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2022-12-01T10:06:56.1946719Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2022-12-01T10:06:56.1948483Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2022-12-01T10:06:56.1950208Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2022-12-01T10:06:56.1952107Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2022-12-01T10:06:56.1953976Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention.h' 2022-12-01T10:06:56.1955812Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h' 2022-12-01T10:06:56.1957550Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h' 2022-12-01T10:06:56.1959446Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h' 2022-12-01T10:06:56.1961325Z adding 'torch/include/ATen/ops/_foobar.h' 2022-12-01T10:06:56.1963303Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1964987Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2022-12-01T10:06:56.1966685Z adding 'torch/include/ATen/ops/_foobar_native.h' 2022-12-01T10:06:56.1968555Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2022-12-01T10:06:56.1970524Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2022-12-01T10:06:56.1972436Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1974133Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2022-12-01T10:06:56.1975861Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2022-12-01T10:06:56.1977557Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2022-12-01T10:06:56.1979477Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2022-12-01T10:06:56.1981276Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2022-12-01T10:06:56.1983232Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1984853Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2022-12-01T10:06:56.1986710Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2022-12-01T10:06:56.1988417Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2022-12-01T10:06:56.1990221Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2022-12-01T10:06:56.1992229Z adding 'torch/include/ATen/ops/_foreach_add.h' 2022-12-01T10:06:56.1994280Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.1996008Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2022-12-01T10:06:56.1997789Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2022-12-01T10:06:56.1999637Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2022-12-01T10:06:56.2002100Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2022-12-01T10:06:56.2004374Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2022-12-01T10:06:56.2006392Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2008132Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2022-12-01T10:06:56.2009988Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2022-12-01T10:06:56.2011971Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2022-12-01T10:06:56.2014246Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2022-12-01T10:06:56.2016283Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2022-12-01T10:06:56.2018338Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2020125Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2022-12-01T10:06:56.2021882Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2022-12-01T10:06:56.2023760Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2022-12-01T10:06:56.2025862Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2022-12-01T10:06:56.2027819Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2022-12-01T10:06:56.2029674Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2031593Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2022-12-01T10:06:56.2033091Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2022-12-01T10:06:56.2034795Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2022-12-01T10:06:56.2036670Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2022-12-01T10:06:56.2038484Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2022-12-01T10:06:56.2040421Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2042279Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2022-12-01T10:06:56.2043971Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2022-12-01T10:06:56.2045647Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2022-12-01T10:06:56.2047522Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2022-12-01T10:06:56.2049341Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2022-12-01T10:06:56.2051811Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2052985Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2022-12-01T10:06:56.2054918Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2022-12-01T10:06:56.2056643Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2022-12-01T10:06:56.2058421Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2022-12-01T10:06:56.2060213Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2022-12-01T10:06:56.2062093Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2063690Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2022-12-01T10:06:56.2065429Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2022-12-01T10:06:56.2067080Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2022-12-01T10:06:56.2069148Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2022-12-01T10:06:56.2070820Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2022-12-01T10:06:56.2072680Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2074310Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2022-12-01T10:06:56.2075992Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2022-12-01T10:06:56.2077815Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2022-12-01T10:06:56.2079514Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2022-12-01T10:06:56.2081932Z adding 'torch/include/ATen/ops/_foreach_div.h' 2022-12-01T10:06:56.2083856Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2085884Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2022-12-01T10:06:56.2087201Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2022-12-01T10:06:56.2089084Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2022-12-01T10:06:56.2091082Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2022-12-01T10:06:56.2093187Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2022-12-01T10:06:56.2094995Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2096615Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2022-12-01T10:06:56.2098280Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2022-12-01T10:06:56.2100551Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2022-12-01T10:06:56.2101764Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2022-12-01T10:06:56.2103446Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2022-12-01T10:06:56.2105131Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2106751Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2022-12-01T10:06:56.2108371Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2022-12-01T10:06:56.2110251Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2022-12-01T10:06:56.2111820Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2022-12-01T10:06:56.2114077Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2022-12-01T10:06:56.2115153Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2116832Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2022-12-01T10:06:56.2118630Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2022-12-01T10:06:56.2120178Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2022-12-01T10:06:56.2122087Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2022-12-01T10:06:56.2123842Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2022-12-01T10:06:56.2125606Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2127091Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2022-12-01T10:06:56.2128570Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2022-12-01T10:06:56.2130531Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2022-12-01T10:06:56.2132159Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2022-12-01T10:06:56.2133704Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2022-12-01T10:06:56.2135479Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2137153Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2022-12-01T10:06:56.2138655Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2022-12-01T10:06:56.2140247Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2022-12-01T10:06:56.2141932Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2022-12-01T10:06:56.2143564Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2022-12-01T10:06:56.2145245Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2146748Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2022-12-01T10:06:56.2148703Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2022-12-01T10:06:56.2150391Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2022-12-01T10:06:56.2151875Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2022-12-01T10:06:56.2153391Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2022-12-01T10:06:56.2155122Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2156660Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2022-12-01T10:06:56.2158278Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2022-12-01T10:06:56.2159816Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2022-12-01T10:06:56.2161718Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2022-12-01T10:06:56.2163645Z adding 'torch/include/ATen/ops/_foreach_log.h' 2022-12-01T10:06:56.2165414Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2022-12-01T10:06:56.2167169Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2168804Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2022-12-01T10:06:56.2170420Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2022-12-01T10:06:56.2172118Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2022-12-01T10:06:56.2173887Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2022-12-01T10:06:56.2175659Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2022-12-01T10:06:56.2177470Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2179166Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2022-12-01T10:06:56.2180822Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2022-12-01T10:06:56.2182419Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2022-12-01T10:06:56.2184145Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2022-12-01T10:06:56.2185917Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2022-12-01T10:06:56.2187649Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2189389Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2022-12-01T10:06:56.2191100Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2022-12-01T10:06:56.2192569Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2022-12-01T10:06:56.2194375Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2022-12-01T10:06:56.2196179Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2197803Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2022-12-01T10:06:56.2199426Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2022-12-01T10:06:56.2201187Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2022-12-01T10:06:56.2202946Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2022-12-01T10:06:56.2204793Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2022-12-01T10:06:56.2206602Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2208267Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2022-12-01T10:06:56.2209920Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2022-12-01T10:06:56.2211569Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2022-12-01T10:06:56.2213566Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2022-12-01T10:06:56.2215271Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2022-12-01T10:06:56.2217049Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2218728Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2022-12-01T10:06:56.2220343Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2022-12-01T10:06:56.2222031Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2022-12-01T10:06:56.2223775Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2022-12-01T10:06:56.2225724Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2022-12-01T10:06:56.2227749Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2229588Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2022-12-01T10:06:56.2231720Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2022-12-01T10:06:56.2233270Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2022-12-01T10:06:56.2235175Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2022-12-01T10:06:56.2237040Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2022-12-01T10:06:56.2238815Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2240490Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2022-12-01T10:06:56.2242263Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2022-12-01T10:06:56.2243854Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2022-12-01T10:06:56.2245697Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2022-12-01T10:06:56.2247429Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2022-12-01T10:06:56.2249287Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2250850Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2022-12-01T10:06:56.2252585Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2022-12-01T10:06:56.2254251Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2022-12-01T10:06:56.2256055Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2022-12-01T10:06:56.2257758Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2022-12-01T10:06:56.2259629Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2261298Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2022-12-01T10:06:56.2262938Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2022-12-01T10:06:56.2264524Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2022-12-01T10:06:56.2266518Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2022-12-01T10:06:56.2268073Z adding 'torch/include/ATen/ops/_foreach_round.h' 2022-12-01T10:06:56.2269858Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2271679Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2022-12-01T10:06:56.2274137Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2022-12-01T10:06:56.2275363Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2022-12-01T10:06:56.2278147Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2022-12-01T10:06:56.2279901Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2022-12-01T10:06:56.2282590Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2284374Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2022-12-01T10:06:56.2286831Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2022-12-01T10:06:56.2288576Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2022-12-01T10:06:56.2291788Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2022-12-01T10:06:56.2292757Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2022-12-01T10:06:56.2295555Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2297405Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2022-12-01T10:06:56.2299816Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2022-12-01T10:06:56.2301501Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2022-12-01T10:06:56.2304029Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2022-12-01T10:06:56.2305976Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2022-12-01T10:06:56.2308429Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2309914Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2022-12-01T10:06:56.2311559Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2022-12-01T10:06:56.2313234Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2022-12-01T10:06:56.2314856Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2022-12-01T10:06:56.2316518Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2022-12-01T10:06:56.2318219Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2319780Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2022-12-01T10:06:56.2321441Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2022-12-01T10:06:56.2323304Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2022-12-01T10:06:56.2325106Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2022-12-01T10:06:56.2326907Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2022-12-01T10:06:56.2328812Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2330367Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2022-12-01T10:06:56.2332193Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2022-12-01T10:06:56.2349013Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2022-12-01T10:06:56.2351236Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2022-12-01T10:06:56.2353218Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2022-12-01T10:06:56.2355054Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2356586Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2022-12-01T10:06:56.2358284Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2022-12-01T10:06:56.2359761Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2022-12-01T10:06:56.2361806Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2022-12-01T10:06:56.2363529Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2022-12-01T10:06:56.2365197Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2366808Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2022-12-01T10:06:56.2368583Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2022-12-01T10:06:56.2370318Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2022-12-01T10:06:56.2372358Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2022-12-01T10:06:56.2374197Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2022-12-01T10:06:56.2376175Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2377568Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2022-12-01T10:06:56.2379247Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2022-12-01T10:06:56.2381075Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2022-12-01T10:06:56.2382438Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2022-12-01T10:06:56.2384118Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2022-12-01T10:06:56.2385869Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2387374Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2022-12-01T10:06:56.2388981Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2022-12-01T10:06:56.2390542Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2022-12-01T10:06:56.2392319Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2022-12-01T10:06:56.2394286Z adding 'torch/include/ATen/ops/_fused_adam.h' 2022-12-01T10:06:56.2396392Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2397880Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2022-12-01T10:06:56.2399606Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2022-12-01T10:06:56.2401792Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2022-12-01T10:06:56.2405030Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2022-12-01T10:06:56.2407044Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2408588Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2022-12-01T10:06:56.2410145Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2022-12-01T10:06:56.2411968Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2022-12-01T10:06:56.2414083Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2022-12-01T10:06:56.2416103Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2417822Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2022-12-01T10:06:56.2419442Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2022-12-01T10:06:56.2421162Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2022-12-01T10:06:56.2423187Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2022-12-01T10:06:56.2424946Z adding 'torch/include/ATen/ops/_fw_primal.h' 2022-12-01T10:06:56.2426795Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2428324Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2022-12-01T10:06:56.2430072Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2431820Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2433332Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2022-12-01T10:06:56.2435228Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2022-12-01T10:06:56.2436946Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2022-12-01T10:06:56.2438763Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2022-12-01T10:06:56.2440601Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2022-12-01T10:06:56.2442699Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.2444364Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2022-12-01T10:06:56.2446157Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2022-12-01T10:06:56.2448098Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2022-12-01T10:06:56.2450082Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2022-12-01T10:06:56.2452970Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.2454323Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2022-12-01T10:06:56.2456047Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2022-12-01T10:06:56.2457819Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2459164Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2022-12-01T10:06:56.2460854Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2022-12-01T10:06:56.2462455Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2022-12-01T10:06:56.2464226Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.2465598Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2022-12-01T10:06:56.2467507Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2022-12-01T10:06:56.2468951Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2022-12-01T10:06:56.2470670Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2472314Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2022-12-01T10:06:56.2476753Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2022-12-01T10:06:56.2478414Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2022-12-01T10:06:56.2480210Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2481813Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2022-12-01T10:06:56.2483620Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2022-12-01T10:06:56.2485370Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2022-12-01T10:06:56.2487097Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2022-12-01T10:06:56.2488761Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2490349Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2022-12-01T10:06:56.2491863Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2022-12-01T10:06:56.2493550Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2022-12-01T10:06:56.2495256Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2022-12-01T10:06:56.2496948Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2498501Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2022-12-01T10:06:56.2499979Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2022-12-01T10:06:56.2501598Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2022-12-01T10:06:56.2503255Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2022-12-01T10:06:56.2504922Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2506483Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2022-12-01T10:06:56.2508003Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2022-12-01T10:06:56.2509520Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2022-12-01T10:06:56.2511029Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2022-12-01T10:06:56.2512780Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2022-12-01T10:06:56.2514244Z adding 'torch/include/ATen/ops/_indices.h' 2022-12-01T10:06:56.2515813Z adding 'torch/include/ATen/ops/_indices_copy.h' 2022-12-01T10:06:56.2517412Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2519015Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2520365Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2022-12-01T10:06:56.2522198Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2022-12-01T10:06:56.2523601Z adding 'torch/include/ATen/ops/_indices_native.h' 2022-12-01T10:06:56.2525141Z adding 'torch/include/ATen/ops/_indices_ops.h' 2022-12-01T10:06:56.2526624Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2022-12-01T10:06:56.2528255Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.2529608Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2022-12-01T10:06:56.2531172Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2022-12-01T10:06:56.2532836Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2022-12-01T10:06:56.2534765Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2536296Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2022-12-01T10:06:56.2538083Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2022-12-01T10:06:56.2539787Z adding 'torch/include/ATen/ops/_linalg_det.h' 2022-12-01T10:06:56.2541690Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2543408Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2022-12-01T10:06:56.2545074Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2022-12-01T10:06:56.2546686Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2022-12-01T10:06:56.2548488Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2022-12-01T10:06:56.2550137Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2022-12-01T10:06:56.2552124Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2022-12-01T10:06:56.2553930Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2022-12-01T10:06:56.2555831Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2557446Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2022-12-01T10:06:56.2559239Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2022-12-01T10:06:56.2560920Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2022-12-01T10:06:56.2562880Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2022-12-01T10:06:56.2564522Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2022-12-01T10:06:56.2566383Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2022-12-01T10:06:56.2568189Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2022-12-01T10:06:56.2570110Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2571753Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2022-12-01T10:06:56.2573543Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2022-12-01T10:06:56.2575228Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2022-12-01T10:06:56.2577749Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2022-12-01T10:06:56.2578790Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2022-12-01T10:06:56.2580682Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2022-12-01T10:06:56.2582466Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2022-12-01T10:06:56.2584504Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2586024Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2022-12-01T10:06:56.2588126Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2022-12-01T10:06:56.2589595Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2022-12-01T10:06:56.2591620Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2022-12-01T10:06:56.2592971Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2022-12-01T10:06:56.2595047Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2022-12-01T10:06:56.2596748Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2022-12-01T10:06:56.2598666Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2600305Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2022-12-01T10:06:56.2602198Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2022-12-01T10:06:56.2603891Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2022-12-01T10:06:56.2605729Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2022-12-01T10:06:56.2607486Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2022-12-01T10:06:56.2609363Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2022-12-01T10:06:56.2611204Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2022-12-01T10:06:56.2613079Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2022-12-01T10:06:56.2614935Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2022-12-01T10:06:56.2616644Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2022-12-01T10:06:56.2618434Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2022-12-01T10:06:56.2620259Z adding 'torch/include/ATen/ops/_log_softmax.h' 2022-12-01T10:06:56.2622094Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2022-12-01T10:06:56.2624168Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2626015Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2022-12-01T10:06:56.2627683Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2022-12-01T10:06:56.2629387Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2022-12-01T10:06:56.2631289Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2022-12-01T10:06:56.2633049Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2022-12-01T10:06:56.2634958Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2022-12-01T10:06:56.2636918Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2638670Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2022-12-01T10:06:56.2640429Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2022-12-01T10:06:56.2642369Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2022-12-01T10:06:56.2644322Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2022-12-01T10:06:56.2646568Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2022-12-01T10:06:56.2648115Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2022-12-01T10:06:56.2649916Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2022-12-01T10:06:56.2651878Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2022-12-01T10:06:56.2653743Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2022-12-01T10:06:56.2655559Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2022-12-01T10:06:56.2657460Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2022-12-01T10:06:56.2659525Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2022-12-01T10:06:56.2661601Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2663325Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2022-12-01T10:06:56.2665393Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2022-12-01T10:06:56.2667323Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2022-12-01T10:06:56.2669526Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.2671085Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2022-12-01T10:06:56.2672871Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2022-12-01T10:06:56.2674587Z adding 'torch/include/ATen/ops/_make_dual.h' 2022-12-01T10:06:56.2676446Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2678105Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2022-12-01T10:06:56.2679957Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2681973Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2683485Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2022-12-01T10:06:56.2685268Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2022-12-01T10:06:56.2686917Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2022-12-01T10:06:56.2688665Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2022-12-01T10:06:56.2690557Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2022-12-01T10:06:56.2692549Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2694230Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2022-12-01T10:06:56.2695959Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2022-12-01T10:06:56.2697613Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2022-12-01T10:06:56.2699425Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2022-12-01T10:06:56.2701178Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2022-12-01T10:06:56.2703102Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2704933Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2022-12-01T10:06:56.2706656Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2022-12-01T10:06:56.2708406Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2022-12-01T10:06:56.2710177Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2022-12-01T10:06:56.2711507Z adding 'torch/include/ATen/ops/_masked_scale.h' 2022-12-01T10:06:56.2713215Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2714767Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2022-12-01T10:06:56.2716323Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2022-12-01T10:06:56.2718028Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2022-12-01T10:06:56.2719748Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2022-12-01T10:06:56.2721604Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2022-12-01T10:06:56.2723431Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2725051Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2022-12-01T10:06:56.2726706Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2022-12-01T10:06:56.2728303Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2022-12-01T10:06:56.2730056Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2022-12-01T10:06:56.2731856Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2733493Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2022-12-01T10:06:56.2735080Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2022-12-01T10:06:56.2736690Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2022-12-01T10:06:56.2738427Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2022-12-01T10:06:56.2740152Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2022-12-01T10:06:56.2741876Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2743448Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2022-12-01T10:06:56.2745154Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2022-12-01T10:06:56.2746855Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2022-12-01T10:06:56.2748563Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2750396Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2022-12-01T10:06:56.2752122Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2022-12-01T10:06:56.2753841Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2022-12-01T10:06:56.2756240Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2022-12-01T10:06:56.2758164Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2759614Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2022-12-01T10:06:56.2761570Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2022-12-01T10:06:56.2763775Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2022-12-01T10:06:56.2765721Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2767153Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2022-12-01T10:06:56.2768858Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2022-12-01T10:06:56.2770540Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2022-12-01T10:06:56.2772507Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2774081Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2022-12-01T10:06:56.2775824Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2022-12-01T10:06:56.2777706Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2022-12-01T10:06:56.2779922Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2781461Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2022-12-01T10:06:56.2783144Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:06:56.2784715Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2022-12-01T10:06:56.2786751Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2022-12-01T10:06:56.2788802Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2022-12-01T10:06:56.2790872Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2792388Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2022-12-01T10:06:56.2793947Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:06:56.2795503Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2022-12-01T10:06:56.2797464Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2022-12-01T10:06:56.2799023Z adding 'torch/include/ATen/ops/_neg_view.h' 2022-12-01T10:06:56.2800825Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2802516Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2022-12-01T10:06:56.2804253Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2805892Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2807368Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2022-12-01T10:06:56.2808959Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2022-12-01T10:06:56.2810460Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2022-12-01T10:06:56.2812169Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2022-12-01T10:06:56.2813696Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2022-12-01T10:06:56.2815380Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2022-12-01T10:06:56.2817207Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2818732Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2022-12-01T10:06:56.2820356Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2022-12-01T10:06:56.2822332Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2823709Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2022-12-01T10:06:56.2825150Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2022-12-01T10:06:56.2826948Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2022-12-01T10:06:56.2828522Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2022-12-01T10:06:56.2830175Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2022-12-01T10:06:56.2831761Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2022-12-01T10:06:56.2833867Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2022-12-01T10:06:56.2835312Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2022-12-01T10:06:56.2837683Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2022-12-01T10:06:56.2839389Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2022-12-01T10:06:56.2841822Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2022-12-01T10:06:56.2844196Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2846059Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2022-12-01T10:06:56.2848251Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2022-12-01T10:06:56.2850421Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2022-12-01T10:06:56.2852400Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2022-12-01T10:06:56.2854742Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2022-12-01T10:06:56.2856531Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2022-12-01T10:06:56.2858887Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2022-12-01T10:06:56.2860808Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2022-12-01T10:06:56.2863274Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2022-12-01T10:06:56.2865269Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2022-12-01T10:06:56.2867822Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2869444Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2022-12-01T10:06:56.2872109Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2022-12-01T10:06:56.2873997Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm.h' 2022-12-01T10:06:56.2875875Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2877468Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_native.h' 2022-12-01T10:06:56.2879152Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h' 2022-12-01T10:06:56.2880895Z adding 'torch/include/ATen/ops/_nested_tensor_offsets.h' 2022-12-01T10:06:56.2882409Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_native.h' 2022-12-01T10:06:56.2884119Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_ops.h' 2022-12-01T10:06:56.2885749Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2022-12-01T10:06:56.2887585Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2889072Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2022-12-01T10:06:56.2890886Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2022-12-01T10:06:56.2892629Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2022-12-01T10:06:56.2894371Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2022-12-01T10:06:56.2896062Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2022-12-01T10:06:56.2897727Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2022-12-01T10:06:56.2899479Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2901057Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2022-12-01T10:06:56.2902764Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2022-12-01T10:06:56.2904531Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2022-12-01T10:06:56.2906245Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2022-12-01T10:06:56.2908294Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2910048Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.2911510Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2022-12-01T10:06:56.2913514Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2022-12-01T10:06:56.2915266Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2022-12-01T10:06:56.2916912Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2022-12-01T10:06:56.2918414Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2022-12-01T10:06:56.2920148Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2022-12-01T10:06:56.2921997Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2022-12-01T10:06:56.2924034Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2925788Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2022-12-01T10:06:56.2927466Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2022-12-01T10:06:56.2929054Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2022-12-01T10:06:56.2930770Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.2932333Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2022-12-01T10:06:56.2933961Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2022-12-01T10:06:56.2935691Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2022-12-01T10:06:56.2937480Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2939107Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2022-12-01T10:06:56.2940906Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2022-12-01T10:06:56.2942489Z adding 'torch/include/ATen/ops/_nnz.h' 2022-12-01T10:06:56.2943974Z adding 'torch/include/ATen/ops/_nnz_native.h' 2022-12-01T10:06:56.2945672Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2022-12-01T10:06:56.2947475Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2022-12-01T10:06:56.2949147Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2022-12-01T10:06:56.2951246Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.2952782Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2022-12-01T10:06:56.2954247Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2022-12-01T10:06:56.2956073Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2957722Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2022-12-01T10:06:56.2959523Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2022-12-01T10:06:56.2961403Z adding 'torch/include/ATen/ops/_pad_circular.h' 2022-12-01T10:06:56.2963201Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.2964832Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2022-12-01T10:06:56.2966487Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2022-12-01T10:06:56.2968133Z adding 'torch/include/ATen/ops/_pad_enum.h' 2022-12-01T10:06:56.2969947Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.2971571Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2022-12-01T10:06:56.2973451Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2022-12-01T10:06:56.2975195Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2022-12-01T10:06:56.2976939Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.2978796Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2022-12-01T10:06:56.2980573Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2022-12-01T10:06:56.2982526Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2022-12-01T10:06:56.2983998Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2985223Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2022-12-01T10:06:56.2986764Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2022-12-01T10:06:56.2988334Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2022-12-01T10:06:56.2989905Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2022-12-01T10:06:56.2991460Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2022-12-01T10:06:56.2993467Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.2994739Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2022-12-01T10:06:56.2996294Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2022-12-01T10:06:56.2997868Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2022-12-01T10:06:56.2999612Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2022-12-01T10:06:56.3001301Z adding 'torch/include/ATen/ops/_pin_memory.h' 2022-12-01T10:06:56.3003145Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3004566Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2022-12-01T10:06:56.3006114Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2022-12-01T10:06:56.3007796Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2022-12-01T10:06:56.3009482Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2022-12-01T10:06:56.3011165Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3012770Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2022-12-01T10:06:56.3014580Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2022-12-01T10:06:56.3016193Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2022-12-01T10:06:56.3017835Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2022-12-01T10:06:56.3019971Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3021634Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3023042Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2022-12-01T10:06:56.3024526Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2022-12-01T10:06:56.3026159Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2022-12-01T10:06:56.3027630Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2022-12-01T10:06:56.3029261Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2022-12-01T10:06:56.3030705Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2022-12-01T10:06:56.3032258Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2022-12-01T10:06:56.3033716Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2022-12-01T10:06:56.3035374Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3036691Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2022-12-01T10:06:56.3038379Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2022-12-01T10:06:56.3039943Z adding 'torch/include/ATen/ops/_resize_output.h' 2022-12-01T10:06:56.3041961Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3043332Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2022-12-01T10:06:56.3044758Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2022-12-01T10:06:56.3046423Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2022-12-01T10:06:56.3047996Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2022-12-01T10:06:56.3049610Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3051018Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2022-12-01T10:06:56.3052772Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2022-12-01T10:06:56.3054319Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2022-12-01T10:06:56.3056066Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3057548Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2022-12-01T10:06:56.3059062Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2022-12-01T10:06:56.3060502Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2022-12-01T10:06:56.3062150Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2022-12-01T10:06:56.3063763Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2022-12-01T10:06:56.3065389Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3066775Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2022-12-01T10:06:56.3068377Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2022-12-01T10:06:56.3070045Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2022-12-01T10:06:56.3071517Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3073242Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward.h' 2022-12-01T10:06:56.3075273Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cpu_dispatch.h' 2022-12-01T10:06:56.3076823Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cuda_dispatch.h' 2022-12-01T10:06:56.3078577Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_meta_dispatch.h' 2022-12-01T10:06:56.3079953Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_native.h' 2022-12-01T10:06:56.3081983Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_ops.h' 2022-12-01T10:06:56.3083872Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2022-12-01T10:06:56.3085981Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3087386Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2022-12-01T10:06:56.3089107Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2022-12-01T10:06:56.3090693Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2022-12-01T10:06:56.3092480Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2022-12-01T10:06:56.3094284Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2022-12-01T10:06:56.3096206Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3097876Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2022-12-01T10:06:56.3099619Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2022-12-01T10:06:56.3101422Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2022-12-01T10:06:56.3103302Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2022-12-01T10:06:56.3105632Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2022-12-01T10:06:56.3106876Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3108340Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2022-12-01T10:06:56.3109887Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2022-12-01T10:06:56.3111880Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2022-12-01T10:06:56.3113640Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3115394Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.3116948Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.3118429Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2022-12-01T10:06:56.3120356Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2022-12-01T10:06:56.3122245Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2022-12-01T10:06:56.3123900Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2022-12-01T10:06:56.3125548Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2022-12-01T10:06:56.3127399Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2022-12-01T10:06:56.3129034Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2022-12-01T10:06:56.3130630Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2022-12-01T10:06:56.3132428Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3134022Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2022-12-01T10:06:56.3135597Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2022-12-01T10:06:56.3137265Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2022-12-01T10:06:56.3139094Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3140778Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2022-12-01T10:06:56.3142587Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2022-12-01T10:06:56.3144191Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2022-12-01T10:06:56.3145893Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3147584Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2022-12-01T10:06:56.3149208Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2022-12-01T10:06:56.3150941Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2022-12-01T10:06:56.3153491Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3155079Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2022-12-01T10:06:56.3156742Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2022-12-01T10:06:56.3158388Z adding 'torch/include/ATen/ops/_softmax.h' 2022-12-01T10:06:56.3160154Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2022-12-01T10:06:56.3162311Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3163884Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2022-12-01T10:06:56.3165622Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2022-12-01T10:06:56.3167187Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2022-12-01T10:06:56.3168720Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2022-12-01T10:06:56.3170288Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2022-12-01T10:06:56.3172150Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2022-12-01T10:06:56.3173937Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3175536Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2022-12-01T10:06:56.3177217Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2022-12-01T10:06:56.3178807Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2022-12-01T10:06:56.3180478Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2022-12-01T10:06:56.3182074Z adding 'torch/include/ATen/ops/_softmax_native.h' 2022-12-01T10:06:56.3183771Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2022-12-01T10:06:56.3185476Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2022-12-01T10:06:56.3187315Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3188881Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2022-12-01T10:06:56.3190594Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2022-12-01T10:06:56.3192290Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2022-12-01T10:06:56.3193954Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2022-12-01T10:06:56.3195693Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3197426Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3198884Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2022-12-01T10:06:56.3200586Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2022-12-01T10:06:56.3202417Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2022-12-01T10:06:56.3204021Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2022-12-01T10:06:56.3205867Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2022-12-01T10:06:56.3207664Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3209254Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2022-12-01T10:06:56.3211037Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2022-12-01T10:06:56.3212900Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2022-12-01T10:06:56.3214901Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3216325Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2022-12-01T10:06:56.3218151Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2022-12-01T10:06:56.3220165Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2022-12-01T10:06:56.3221767Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3223236Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2022-12-01T10:06:56.3224906Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2022-12-01T10:06:56.3226564Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2022-12-01T10:06:56.3228297Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3229845Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2022-12-01T10:06:56.3231646Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2022-12-01T10:06:56.3233436Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2022-12-01T10:06:56.3235430Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2022-12-01T10:06:56.3237240Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3238964Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2022-12-01T10:06:56.3240569Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2022-12-01T10:06:56.3242857Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2022-12-01T10:06:56.3244651Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3246066Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2022-12-01T10:06:56.3247574Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2022-12-01T10:06:56.3249282Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2022-12-01T10:06:56.3251011Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2022-12-01T10:06:56.3253477Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3254758Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2022-12-01T10:06:56.3256574Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2022-12-01T10:06:56.3258309Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2022-12-01T10:06:56.3259980Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3261713Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2022-12-01T10:06:56.3263326Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2022-12-01T10:06:56.3265147Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2022-12-01T10:06:56.3267106Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3268651Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2022-12-01T10:06:56.3270414Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2022-12-01T10:06:56.3272250Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2022-12-01T10:06:56.3274012Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3275578Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2022-12-01T10:06:56.3277307Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2022-12-01T10:06:56.3279043Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2022-12-01T10:06:56.3280842Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2022-12-01T10:06:56.3282856Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3284514Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2022-12-01T10:06:56.3286180Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2022-12-01T10:06:56.3287885Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3289575Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3291148Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2022-12-01T10:06:56.3293131Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2022-12-01T10:06:56.3294885Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2022-12-01T10:06:56.3296637Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3298174Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2022-12-01T10:06:56.3299877Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2022-12-01T10:06:56.3301501Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2022-12-01T10:06:56.3303250Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3304714Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2022-12-01T10:06:56.3306402Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2022-12-01T10:06:56.3308071Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2022-12-01T10:06:56.3309825Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2022-12-01T10:06:56.3311592Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3313215Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2022-12-01T10:06:56.3314992Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2022-12-01T10:06:56.3316791Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3318430Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3320106Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2022-12-01T10:06:56.3322217Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2022-12-01T10:06:56.3324214Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2022-12-01T10:06:56.3325876Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3327531Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2022-12-01T10:06:56.3329182Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2022-12-01T10:06:56.3330760Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2022-12-01T10:06:56.3332549Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2022-12-01T10:06:56.3334863Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3335901Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2022-12-01T10:06:56.3337783Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2022-12-01T10:06:56.3339490Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3341108Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3342724Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2022-12-01T10:06:56.3344556Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2022-12-01T10:06:56.3346340Z adding 'torch/include/ATen/ops/_spdiags.h' 2022-12-01T10:06:56.3348124Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3349742Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2022-12-01T10:06:56.3351270Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2022-12-01T10:06:56.3353045Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2022-12-01T10:06:56.3354705Z adding 'torch/include/ATen/ops/_stack.h' 2022-12-01T10:06:56.3356452Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3358066Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2022-12-01T10:06:56.3359717Z adding 'torch/include/ATen/ops/_stack_native.h' 2022-12-01T10:06:56.3361661Z adding 'torch/include/ATen/ops/_stack_ops.h' 2022-12-01T10:06:56.3363426Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2022-12-01T10:06:56.3365079Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3366699Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2022-12-01T10:06:56.3368409Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2022-12-01T10:06:56.3369926Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2022-12-01T10:06:56.3371812Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3373363Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2022-12-01T10:06:56.3374992Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2022-12-01T10:06:56.3376533Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2022-12-01T10:06:56.3378543Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2022-12-01T10:06:56.3380218Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2022-12-01T10:06:56.3381987Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2022-12-01T10:06:56.3383830Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2022-12-01T10:06:56.3385619Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3387231Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2022-12-01T10:06:56.3388865Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2022-12-01T10:06:56.3390666Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2022-12-01T10:06:56.3392370Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2022-12-01T10:06:56.3394115Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2022-12-01T10:06:56.3395782Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3397318Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2022-12-01T10:06:56.3399069Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2022-12-01T10:06:56.3400830Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2022-12-01T10:06:56.3402776Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3404462Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3405881Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2022-12-01T10:06:56.3407568Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2022-12-01T10:06:56.3409053Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2022-12-01T10:06:56.3410696Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3412234Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2022-12-01T10:06:56.3414250Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3415699Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3417036Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2022-12-01T10:06:56.3418723Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2022-12-01T10:06:56.3420155Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2022-12-01T10:06:56.3421905Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2022-12-01T10:06:56.3423503Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2022-12-01T10:06:56.3425146Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3426789Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2022-12-01T10:06:56.3428184Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2022-12-01T10:06:56.3429835Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2022-12-01T10:06:56.3431427Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2022-12-01T10:06:56.3433406Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3434739Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2022-12-01T10:06:56.3436261Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2022-12-01T10:06:56.3437970Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2022-12-01T10:06:56.3439685Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2022-12-01T10:06:56.3441627Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3443448Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2022-12-01T10:06:56.3444902Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2022-12-01T10:06:56.3446450Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2022-12-01T10:06:56.3448060Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2022-12-01T10:06:56.3449680Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3451254Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2022-12-01T10:06:56.3452962Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2022-12-01T10:06:56.3454631Z adding 'torch/include/ATen/ops/_test_string_default.h' 2022-12-01T10:06:56.3456413Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3457958Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2022-12-01T10:06:56.3459711Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2022-12-01T10:06:56.3461434Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2022-12-01T10:06:56.3463212Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3464798Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2022-12-01T10:06:56.3466558Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2022-12-01T10:06:56.3468344Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2022-12-01T10:06:56.3470501Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3471986Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2022-12-01T10:06:56.3473773Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2022-12-01T10:06:56.3475566Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2022-12-01T10:06:56.3477374Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3478963Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2022-12-01T10:06:56.3480782Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2022-12-01T10:06:56.3482999Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2022-12-01T10:06:56.3484917Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2022-12-01T10:06:56.3486730Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3488456Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2022-12-01T10:06:56.3490073Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2022-12-01T10:06:56.3492021Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2022-12-01T10:06:56.3493942Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3495751Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2022-12-01T10:06:56.3497347Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2022-12-01T10:06:56.3499185Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2022-12-01T10:06:56.3501110Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2022-12-01T10:06:56.3502897Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2022-12-01T10:06:56.3504719Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3506512Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2022-12-01T10:06:56.3508354Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3510042Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2022-12-01T10:06:56.3511664Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2022-12-01T10:06:56.3513606Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2022-12-01T10:06:56.3515331Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2022-12-01T10:06:56.3517117Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2022-12-01T10:06:56.3519037Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3520712Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2022-12-01T10:06:56.3522663Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2022-12-01T10:06:56.3524616Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2022-12-01T10:06:56.3540386Z adding 'torch/include/ATen/ops/_to_copy.h' 2022-12-01T10:06:56.3540904Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3541174Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2022-12-01T10:06:56.3541437Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2022-12-01T10:06:56.3541708Z adding 'torch/include/ATen/ops/_to_cpu.h' 2022-12-01T10:06:56.3542103Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3542263Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2022-12-01T10:06:56.3542398Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2022-12-01T10:06:56.3542546Z adding 'torch/include/ATen/ops/_to_dense.h' 2022-12-01T10:06:56.3542914Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3543401Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2022-12-01T10:06:56.3544895Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2022-12-01T10:06:56.3546591Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h' 2022-12-01T10:06:56.3549192Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3550959Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h' 2022-12-01T10:06:56.3552323Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h' 2022-12-01T10:06:56.3554001Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h' 2022-12-01T10:06:56.3555814Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2022-12-01T10:06:56.3557628Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3559274Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2022-12-01T10:06:56.3560774Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2022-12-01T10:06:56.3562569Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2022-12-01T10:06:56.3564350Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2022-12-01T10:06:56.3566450Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2022-12-01T10:06:56.3568501Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3570601Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2022-12-01T10:06:56.3571988Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2022-12-01T10:06:56.3573769Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2022-12-01T10:06:56.3576415Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2022-12-01T10:06:56.3578126Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2022-12-01T10:06:56.3580042Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3581791Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2022-12-01T10:06:56.3583513Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2022-12-01T10:06:56.3585268Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2022-12-01T10:06:56.3587355Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2022-12-01T10:06:56.3589221Z adding 'torch/include/ATen/ops/_trilinear.h' 2022-12-01T10:06:56.3591271Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3593071Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3594748Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2022-12-01T10:06:56.3596755Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2022-12-01T10:06:56.3598809Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2022-12-01T10:06:56.3600850Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3602876Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2022-12-01T10:06:56.3604625Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2022-12-01T10:06:56.3606841Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2022-12-01T10:06:56.3608771Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2022-12-01T10:06:56.3610712Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3612570Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2022-12-01T10:06:56.3614375Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2022-12-01T10:06:56.3616290Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2022-12-01T10:06:56.3618152Z adding 'torch/include/ATen/ops/_unique.h' 2022-12-01T10:06:56.3620056Z adding 'torch/include/ATen/ops/_unique2.h' 2022-12-01T10:06:56.3622036Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3623820Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2022-12-01T10:06:56.3625594Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2022-12-01T10:06:56.3627372Z adding 'torch/include/ATen/ops/_unique2_native.h' 2022-12-01T10:06:56.3629414Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2022-12-01T10:06:56.3631375Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3633117Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2022-12-01T10:06:56.3634867Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2022-12-01T10:06:56.3636628Z adding 'torch/include/ATen/ops/_unique_native.h' 2022-12-01T10:06:56.3638568Z adding 'torch/include/ATen/ops/_unique_ops.h' 2022-12-01T10:06:56.3640373Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2022-12-01T10:06:56.3642336Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3644101Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2022-12-01T10:06:56.3645919Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2022-12-01T10:06:56.3647845Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2022-12-01T10:06:56.3649866Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3651428Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2022-12-01T10:06:56.3653358Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2022-12-01T10:06:56.3655551Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2022-12-01T10:06:56.3658021Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2022-12-01T10:06:56.3660152Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3662071Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3663900Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2022-12-01T10:06:56.3665768Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2022-12-01T10:06:56.3667606Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2022-12-01T10:06:56.3669518Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2022-12-01T10:06:56.3671520Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2022-12-01T10:06:56.3673504Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2022-12-01T10:06:56.3675718Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3677564Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3679329Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2022-12-01T10:06:56.3682005Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2022-12-01T10:06:56.3683504Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2022-12-01T10:06:56.3685227Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2022-12-01T10:06:56.3687013Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2022-12-01T10:06:56.3689112Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2022-12-01T10:06:56.3691300Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2022-12-01T10:06:56.3693842Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2022-12-01T10:06:56.3696053Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3698350Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3699994Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2022-12-01T10:06:56.3701814Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2022-12-01T10:06:56.3703599Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2022-12-01T10:06:56.3705673Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2022-12-01T10:06:56.3707509Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2022-12-01T10:06:56.3709574Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2022-12-01T10:06:56.3711622Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3713612Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3715400Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2022-12-01T10:06:56.3717376Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2022-12-01T10:06:56.3719279Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2022-12-01T10:06:56.3721372Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2022-12-01T10:06:56.3723283Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2022-12-01T10:06:56.3725329Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2022-12-01T10:06:56.3727687Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2022-12-01T10:06:56.3729919Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2022-12-01T10:06:56.3732131Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3734111Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3735961Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.3737886Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.3739705Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2022-12-01T10:06:56.3741593Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2022-12-01T10:06:56.3743618Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2022-12-01T10:06:56.3745829Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2022-12-01T10:06:56.3747777Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3749696Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3751492Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2022-12-01T10:06:56.3753342Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2022-12-01T10:06:56.3755267Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2022-12-01T10:06:56.3757159Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2022-12-01T10:06:56.3758960Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2022-12-01T10:06:56.3761160Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2022-12-01T10:06:56.3763463Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2022-12-01T10:06:56.3765788Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2022-12-01T10:06:56.3768093Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3770051Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3771989Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.3773932Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.3775763Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2022-12-01T10:06:56.3777640Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2022-12-01T10:06:56.3779544Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2022-12-01T10:06:56.3781725Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2022-12-01T10:06:56.3783855Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3785806Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3787641Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2022-12-01T10:06:56.3789533Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2022-12-01T10:06:56.3791337Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2022-12-01T10:06:56.3793411Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2022-12-01T10:06:56.3795370Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2022-12-01T10:06:56.3797492Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2022-12-01T10:06:56.3799774Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2022-12-01T10:06:56.3802332Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2022-12-01T10:06:56.3804958Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3806858Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3808718Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.3810678Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.3812587Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2022-12-01T10:06:56.3814536Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2022-12-01T10:06:56.3816554Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2022-12-01T10:06:56.3818778Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2022-12-01T10:06:56.3820893Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3822788Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3824719Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2022-12-01T10:06:56.3826718Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2022-12-01T10:06:56.3828686Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2022-12-01T10:06:56.3830668Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2022-12-01T10:06:56.3832619Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2022-12-01T10:06:56.3834861Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2022-12-01T10:06:56.3836750Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2022-12-01T10:06:56.3838670Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T10:06:56.3840481Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2022-12-01T10:06:56.3842610Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2022-12-01T10:06:56.3844479Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2022-12-01T10:06:56.3846400Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3848085Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2022-12-01T10:06:56.3849839Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T10:06:56.3851733Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2022-12-01T10:06:56.3853651Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2022-12-01T10:06:56.3855455Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2022-12-01T10:06:56.3857199Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2022-12-01T10:06:56.3859084Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2022-12-01T10:06:56.3860903Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2022-12-01T10:06:56.3862835Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3864487Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2022-12-01T10:06:56.3866340Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2022-12-01T10:06:56.3868142Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2022-12-01T10:06:56.3870104Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3871877Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2022-12-01T10:06:56.3873797Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2022-12-01T10:06:56.3875664Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2022-12-01T10:06:56.3877708Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3879320Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2022-12-01T10:06:56.3881399Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2022-12-01T10:06:56.3883224Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2022-12-01T10:06:56.3885145Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3886773Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2022-12-01T10:06:56.3888633Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2022-12-01T10:06:56.3890456Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2022-12-01T10:06:56.3892496Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3894288Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2022-12-01T10:06:56.3896201Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2022-12-01T10:06:56.3897970Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2022-12-01T10:06:56.3899891Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3901568Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2022-12-01T10:06:56.3903495Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2022-12-01T10:06:56.3905244Z adding 'torch/include/ATen/ops/_values.h' 2022-12-01T10:06:56.3907040Z adding 'torch/include/ATen/ops/_values_copy.h' 2022-12-01T10:06:56.3909042Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3910903Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3912559Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2022-12-01T10:06:56.3914631Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2022-12-01T10:06:56.3916278Z adding 'torch/include/ATen/ops/_values_native.h' 2022-12-01T10:06:56.3918043Z adding 'torch/include/ATen/ops/_values_ops.h' 2022-12-01T10:06:56.3919805Z adding 'torch/include/ATen/ops/_version.h' 2022-12-01T10:06:56.3921980Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3923507Z adding 'torch/include/ATen/ops/_version_native.h' 2022-12-01T10:06:56.3925489Z adding 'torch/include/ATen/ops/_version_ops.h' 2022-12-01T10:06:56.3927230Z adding 'torch/include/ATen/ops/_weight_norm.h' 2022-12-01T10:06:56.3929155Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3930929Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2022-12-01T10:06:56.3932916Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3934672Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2022-12-01T10:06:56.3936615Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2022-12-01T10:06:56.3938462Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2022-12-01T10:06:56.3940379Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2022-12-01T10:06:56.3942375Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3944176Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2022-12-01T10:06:56.3945965Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2022-12-01T10:06:56.3947747Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2022-12-01T10:06:56.3949800Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2022-12-01T10:06:56.3951759Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3953648Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2022-12-01T10:06:56.3955344Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2022-12-01T10:06:56.3957093Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2022-12-01T10:06:56.3959016Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2022-12-01T10:06:56.3960778Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2022-12-01T10:06:56.3962791Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2022-12-01T10:06:56.3964610Z adding 'torch/include/ATen/ops/abs.h' 2022-12-01T10:06:56.3966540Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.3968232Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2022-12-01T10:06:56.3970019Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2022-12-01T10:06:56.3971867Z adding 'torch/include/ATen/ops/abs_native.h' 2022-12-01T10:06:56.3973729Z adding 'torch/include/ATen/ops/abs_ops.h' 2022-12-01T10:06:56.3976022Z adding 'torch/include/ATen/ops/absolute.h' 2022-12-01T10:06:56.3977939Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.3979603Z adding 'torch/include/ATen/ops/absolute_native.h' 2022-12-01T10:06:56.3981568Z adding 'torch/include/ATen/ops/absolute_ops.h' 2022-12-01T10:06:56.3983433Z adding 'torch/include/ATen/ops/acos.h' 2022-12-01T10:06:56.3985432Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.3987264Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2022-12-01T10:06:56.3989080Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2022-12-01T10:06:56.3991689Z adding 'torch/include/ATen/ops/acos_meta.h' 2022-12-01T10:06:56.3993593Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2022-12-01T10:06:56.3995427Z adding 'torch/include/ATen/ops/acos_native.h' 2022-12-01T10:06:56.3997382Z adding 'torch/include/ATen/ops/acos_ops.h' 2022-12-01T10:06:56.3999283Z adding 'torch/include/ATen/ops/acosh.h' 2022-12-01T10:06:56.4001443Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4003443Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2022-12-01T10:06:56.4005288Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2022-12-01T10:06:56.4007067Z adding 'torch/include/ATen/ops/acosh_meta.h' 2022-12-01T10:06:56.4008910Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2022-12-01T10:06:56.4010691Z adding 'torch/include/ATen/ops/acosh_native.h' 2022-12-01T10:06:56.4012737Z adding 'torch/include/ATen/ops/acosh_ops.h' 2022-12-01T10:06:56.4014711Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2022-12-01T10:06:56.4016649Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4018334Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2022-12-01T10:06:56.4020213Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2022-12-01T10:06:56.4022196Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2022-12-01T10:06:56.4024177Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4026005Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T10:06:56.4027972Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T10:06:56.4029789Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2022-12-01T10:06:56.4031769Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2022-12-01T10:06:56.4033664Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2022-12-01T10:06:56.4035569Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2022-12-01T10:06:56.4037503Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.4039360Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.4041296Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2022-12-01T10:06:56.4043439Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2022-12-01T10:06:56.4045271Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4047108Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T10:06:56.4048999Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T10:06:56.4050803Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2022-12-01T10:06:56.4052867Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2022-12-01T10:06:56.4054829Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2022-12-01T10:06:56.4056872Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4058545Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2022-12-01T10:06:56.4060294Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2022-12-01T10:06:56.4062230Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2022-12-01T10:06:56.4064197Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2022-12-01T10:06:56.4066152Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4067955Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.4069972Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.4071639Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2022-12-01T10:06:56.4073434Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2022-12-01T10:06:56.4075250Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2022-12-01T10:06:56.4077090Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2022-12-01T10:06:56.4079045Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4080774Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2022-12-01T10:06:56.4082665Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2022-12-01T10:06:56.4084328Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2022-12-01T10:06:56.4086169Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2022-12-01T10:06:56.4087960Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2022-12-01T10:06:56.4089891Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2022-12-01T10:06:56.4091871Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2022-12-01T10:06:56.4093788Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2022-12-01T10:06:56.4095809Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4097515Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.4099336Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.4101114Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2022-12-01T10:06:56.4102949Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2022-12-01T10:06:56.4104672Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2022-12-01T10:06:56.4106557Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2022-12-01T10:06:56.4108557Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4110284Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2022-12-01T10:06:56.4112140Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2022-12-01T10:06:56.4113776Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2022-12-01T10:06:56.4115694Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2022-12-01T10:06:56.4117455Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2022-12-01T10:06:56.4119536Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2022-12-01T10:06:56.4121461Z adding 'torch/include/ATen/ops/add.h' 2022-12-01T10:06:56.4123536Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4125470Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4127248Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2022-12-01T10:06:56.4129087Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2022-12-01T10:06:56.4130798Z adding 'torch/include/ATen/ops/add_meta.h' 2022-12-01T10:06:56.4132642Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2022-12-01T10:06:56.4134543Z adding 'torch/include/ATen/ops/add_native.h' 2022-12-01T10:06:56.4136764Z adding 'torch/include/ATen/ops/add_ops.h' 2022-12-01T10:06:56.4138770Z adding 'torch/include/ATen/ops/addbmm.h' 2022-12-01T10:06:56.4140588Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2022-12-01T10:06:56.4142436Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2022-12-01T10:06:56.4144252Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2022-12-01T10:06:56.4145980Z adding 'torch/include/ATen/ops/addbmm_native.h' 2022-12-01T10:06:56.4147863Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2022-12-01T10:06:56.4149782Z adding 'torch/include/ATen/ops/addcdiv.h' 2022-12-01T10:06:56.4151702Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4153432Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2022-12-01T10:06:56.4155171Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2022-12-01T10:06:56.4156947Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2022-12-01T10:06:56.4158695Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2022-12-01T10:06:56.4160384Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2022-12-01T10:06:56.4162433Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2022-12-01T10:06:56.4164282Z adding 'torch/include/ATen/ops/addcmul.h' 2022-12-01T10:06:56.4166147Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4168213Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2022-12-01T10:06:56.4169482Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2022-12-01T10:06:56.4171038Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2022-12-01T10:06:56.4172888Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2022-12-01T10:06:56.4174543Z adding 'torch/include/ATen/ops/addcmul_native.h' 2022-12-01T10:06:56.4176296Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2022-12-01T10:06:56.4178087Z adding 'torch/include/ATen/ops/addmm.h' 2022-12-01T10:06:56.4179999Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4181515Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2022-12-01T10:06:56.4183392Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2022-12-01T10:06:56.4184797Z adding 'torch/include/ATen/ops/addmm_meta.h' 2022-12-01T10:06:56.4186511Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2022-12-01T10:06:56.4188197Z adding 'torch/include/ATen/ops/addmm_native.h' 2022-12-01T10:06:56.4190534Z adding 'torch/include/ATen/ops/addmm_ops.h' 2022-12-01T10:06:56.4192193Z adding 'torch/include/ATen/ops/addmv.h' 2022-12-01T10:06:56.4193910Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4195530Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2022-12-01T10:06:56.4197456Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2022-12-01T10:06:56.4199244Z adding 'torch/include/ATen/ops/addmv_meta.h' 2022-12-01T10:06:56.4200915Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2022-12-01T10:06:56.4202845Z adding 'torch/include/ATen/ops/addmv_native.h' 2022-12-01T10:06:56.4204580Z adding 'torch/include/ATen/ops/addmv_ops.h' 2022-12-01T10:06:56.4206978Z adding 'torch/include/ATen/ops/addr.h' 2022-12-01T10:06:56.4208439Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4210098Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2022-12-01T10:06:56.4211673Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2022-12-01T10:06:56.4213301Z adding 'torch/include/ATen/ops/addr_native.h' 2022-12-01T10:06:56.4215280Z adding 'torch/include/ATen/ops/addr_ops.h' 2022-12-01T10:06:56.4216966Z adding 'torch/include/ATen/ops/adjoint.h' 2022-12-01T10:06:56.4218876Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4220378Z adding 'torch/include/ATen/ops/adjoint_native.h' 2022-12-01T10:06:56.4221934Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2022-12-01T10:06:56.4223571Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2022-12-01T10:06:56.4225236Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2022-12-01T10:06:56.4226956Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4228380Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2022-12-01T10:06:56.4230289Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2022-12-01T10:06:56.4231775Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4233148Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2022-12-01T10:06:56.4234923Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2022-12-01T10:06:56.4236588Z adding 'torch/include/ATen/ops/alias.h' 2022-12-01T10:06:56.4238337Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4239965Z adding 'torch/include/ATen/ops/alias_copy.h' 2022-12-01T10:06:56.4241793Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4243741Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4245320Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2022-12-01T10:06:56.4247162Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2022-12-01T10:06:56.4248825Z adding 'torch/include/ATen/ops/alias_native.h' 2022-12-01T10:06:56.4250564Z adding 'torch/include/ATen/ops/alias_ops.h' 2022-12-01T10:06:56.4252303Z adding 'torch/include/ATen/ops/align_as.h' 2022-12-01T10:06:56.4254137Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4255728Z adding 'torch/include/ATen/ops/align_as_native.h' 2022-12-01T10:06:56.4257501Z adding 'torch/include/ATen/ops/align_as_ops.h' 2022-12-01T10:06:56.4259247Z adding 'torch/include/ATen/ops/align_tensors.h' 2022-12-01T10:06:56.4261119Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4262713Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2022-12-01T10:06:56.4264491Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2022-12-01T10:06:56.4266175Z adding 'torch/include/ATen/ops/align_to.h' 2022-12-01T10:06:56.4268033Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4269710Z adding 'torch/include/ATen/ops/align_to_native.h' 2022-12-01T10:06:56.4271491Z adding 'torch/include/ATen/ops/align_to_ops.h' 2022-12-01T10:06:56.4273581Z adding 'torch/include/ATen/ops/all.h' 2022-12-01T10:06:56.4275466Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4277173Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4278870Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2022-12-01T10:06:56.4280719Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2022-12-01T10:06:56.4282586Z adding 'torch/include/ATen/ops/all_meta.h' 2022-12-01T10:06:56.4284299Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2022-12-01T10:06:56.4285966Z adding 'torch/include/ATen/ops/all_native.h' 2022-12-01T10:06:56.4288068Z adding 'torch/include/ATen/ops/all_ops.h' 2022-12-01T10:06:56.4290009Z adding 'torch/include/ATen/ops/allclose.h' 2022-12-01T10:06:56.4292018Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4293466Z adding 'torch/include/ATen/ops/allclose_native.h' 2022-12-01T10:06:56.4295307Z adding 'torch/include/ATen/ops/allclose_ops.h' 2022-12-01T10:06:56.4296986Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2022-12-01T10:06:56.4298890Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4300423Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2022-12-01T10:06:56.4302287Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2022-12-01T10:06:56.4304006Z adding 'torch/include/ATen/ops/amax.h' 2022-12-01T10:06:56.4306007Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4307602Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2022-12-01T10:06:56.4309359Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2022-12-01T10:06:56.4311008Z adding 'torch/include/ATen/ops/amax_meta.h' 2022-12-01T10:06:56.4312869Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2022-12-01T10:06:56.4314445Z adding 'torch/include/ATen/ops/amax_native.h' 2022-12-01T10:06:56.4316328Z adding 'torch/include/ATen/ops/amax_ops.h' 2022-12-01T10:06:56.4318096Z adding 'torch/include/ATen/ops/amin.h' 2022-12-01T10:06:56.4320216Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4322234Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2022-12-01T10:06:56.4324613Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2022-12-01T10:06:56.4326515Z adding 'torch/include/ATen/ops/amin_meta.h' 2022-12-01T10:06:56.4328555Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2022-12-01T10:06:56.4330465Z adding 'torch/include/ATen/ops/amin_native.h' 2022-12-01T10:06:56.4332704Z adding 'torch/include/ATen/ops/amin_ops.h' 2022-12-01T10:06:56.4334848Z adding 'torch/include/ATen/ops/aminmax.h' 2022-12-01T10:06:56.4337094Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4339100Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2022-12-01T10:06:56.4341033Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2022-12-01T10:06:56.4342937Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2022-12-01T10:06:56.4345023Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2022-12-01T10:06:56.4346926Z adding 'torch/include/ATen/ops/aminmax_native.h' 2022-12-01T10:06:56.4349124Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2022-12-01T10:06:56.4351099Z adding 'torch/include/ATen/ops/and.h' 2022-12-01T10:06:56.4353225Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4354970Z adding 'torch/include/ATen/ops/and_native.h' 2022-12-01T10:06:56.4357158Z adding 'torch/include/ATen/ops/and_ops.h' 2022-12-01T10:06:56.4359180Z adding 'torch/include/ATen/ops/angle.h' 2022-12-01T10:06:56.4361329Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2022-12-01T10:06:56.4363182Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2022-12-01T10:06:56.4364743Z adding 'torch/include/ATen/ops/angle_native.h' 2022-12-01T10:06:56.4366553Z adding 'torch/include/ATen/ops/angle_ops.h' 2022-12-01T10:06:56.4368302Z adding 'torch/include/ATen/ops/any.h' 2022-12-01T10:06:56.4370168Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4372045Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4373798Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2022-12-01T10:06:56.4375618Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2022-12-01T10:06:56.4377395Z adding 'torch/include/ATen/ops/any_meta.h' 2022-12-01T10:06:56.4379255Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2022-12-01T10:06:56.4381036Z adding 'torch/include/ATen/ops/any_native.h' 2022-12-01T10:06:56.4383089Z adding 'torch/include/ATen/ops/any_ops.h' 2022-12-01T10:06:56.4385174Z adding 'torch/include/ATen/ops/arange.h' 2022-12-01T10:06:56.4387438Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4389051Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2022-12-01T10:06:56.4390802Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2022-12-01T10:06:56.4392580Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2022-12-01T10:06:56.4394420Z adding 'torch/include/ATen/ops/arange_native.h' 2022-12-01T10:06:56.4396603Z adding 'torch/include/ATen/ops/arange_ops.h' 2022-12-01T10:06:56.4398620Z adding 'torch/include/ATen/ops/arccos.h' 2022-12-01T10:06:56.4400467Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4402281Z adding 'torch/include/ATen/ops/arccos_native.h' 2022-12-01T10:06:56.4404134Z adding 'torch/include/ATen/ops/arccos_ops.h' 2022-12-01T10:06:56.4405974Z adding 'torch/include/ATen/ops/arccosh.h' 2022-12-01T10:06:56.4407953Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4409595Z adding 'torch/include/ATen/ops/arccosh_native.h' 2022-12-01T10:06:56.4411437Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2022-12-01T10:06:56.4413318Z adding 'torch/include/ATen/ops/arcsin.h' 2022-12-01T10:06:56.4416284Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4418033Z adding 'torch/include/ATen/ops/arcsin_native.h' 2022-12-01T10:06:56.4419829Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2022-12-01T10:06:56.4421741Z adding 'torch/include/ATen/ops/arcsinh.h' 2022-12-01T10:06:56.4423642Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4425346Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2022-12-01T10:06:56.4427438Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2022-12-01T10:06:56.4429108Z adding 'torch/include/ATen/ops/arctan.h' 2022-12-01T10:06:56.4430948Z adding 'torch/include/ATen/ops/arctan2.h' 2022-12-01T10:06:56.4432849Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4434764Z adding 'torch/include/ATen/ops/arctan2_native.h' 2022-12-01T10:06:56.4436659Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2022-12-01T10:06:56.4438436Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4440552Z adding 'torch/include/ATen/ops/arctan_native.h' 2022-12-01T10:06:56.4442434Z adding 'torch/include/ATen/ops/arctan_ops.h' 2022-12-01T10:06:56.4444085Z adding 'torch/include/ATen/ops/arctanh.h' 2022-12-01T10:06:56.4445930Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4447556Z adding 'torch/include/ATen/ops/arctanh_native.h' 2022-12-01T10:06:56.4449244Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2022-12-01T10:06:56.4451011Z adding 'torch/include/ATen/ops/argmax.h' 2022-12-01T10:06:56.4453058Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4454592Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2022-12-01T10:06:56.4456465Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2022-12-01T10:06:56.4458114Z adding 'torch/include/ATen/ops/argmax_meta.h' 2022-12-01T10:06:56.4459720Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2022-12-01T10:06:56.4461321Z adding 'torch/include/ATen/ops/argmax_native.h' 2022-12-01T10:06:56.4463090Z adding 'torch/include/ATen/ops/argmax_ops.h' 2022-12-01T10:06:56.4464924Z adding 'torch/include/ATen/ops/argmin.h' 2022-12-01T10:06:56.4466891Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4468697Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2022-12-01T10:06:56.4470526Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2022-12-01T10:06:56.4472314Z adding 'torch/include/ATen/ops/argmin_meta.h' 2022-12-01T10:06:56.4474134Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2022-12-01T10:06:56.4475877Z adding 'torch/include/ATen/ops/argmin_native.h' 2022-12-01T10:06:56.4477784Z adding 'torch/include/ATen/ops/argmin_ops.h' 2022-12-01T10:06:56.4479844Z adding 'torch/include/ATen/ops/argsort.h' 2022-12-01T10:06:56.4481912Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4483845Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4485724Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2022-12-01T10:06:56.4487477Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2022-12-01T10:06:56.4489210Z adding 'torch/include/ATen/ops/argsort_native.h' 2022-12-01T10:06:56.4491246Z adding 'torch/include/ATen/ops/argsort_ops.h' 2022-12-01T10:06:56.4493234Z adding 'torch/include/ATen/ops/argwhere.h' 2022-12-01T10:06:56.4495102Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4496750Z adding 'torch/include/ATen/ops/argwhere_native.h' 2022-12-01T10:06:56.4498543Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2022-12-01T10:06:56.4500513Z adding 'torch/include/ATen/ops/as_strided.h' 2022-12-01T10:06:56.4502542Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4504428Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2022-12-01T10:06:56.4506598Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4508418Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4510111Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2022-12-01T10:06:56.4512105Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2022-12-01T10:06:56.4513995Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2022-12-01T10:06:56.4515793Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2022-12-01T10:06:56.4517597Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2022-12-01T10:06:56.4519420Z adding 'torch/include/ATen/ops/as_strided_native.h' 2022-12-01T10:06:56.4521447Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2022-12-01T10:06:56.4523593Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2022-12-01T10:06:56.4525759Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4527521Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2022-12-01T10:06:56.4529430Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2022-12-01T10:06:56.4531270Z adding 'torch/include/ATen/ops/asin.h' 2022-12-01T10:06:56.4533303Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4535022Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2022-12-01T10:06:56.4536847Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2022-12-01T10:06:56.4538547Z adding 'torch/include/ATen/ops/asin_meta.h' 2022-12-01T10:06:56.4540386Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2022-12-01T10:06:56.4542183Z adding 'torch/include/ATen/ops/asin_native.h' 2022-12-01T10:06:56.4544063Z adding 'torch/include/ATen/ops/asin_ops.h' 2022-12-01T10:06:56.4545894Z adding 'torch/include/ATen/ops/asinh.h' 2022-12-01T10:06:56.4547836Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4549549Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2022-12-01T10:06:56.4551332Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2022-12-01T10:06:56.4553049Z adding 'torch/include/ATen/ops/asinh_meta.h' 2022-12-01T10:06:56.4554887Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2022-12-01T10:06:56.4556798Z adding 'torch/include/ATen/ops/asinh_native.h' 2022-12-01T10:06:56.4558788Z adding 'torch/include/ATen/ops/asinh_ops.h' 2022-12-01T10:06:56.4560480Z adding 'torch/include/ATen/ops/atan.h' 2022-12-01T10:06:56.4562464Z adding 'torch/include/ATen/ops/atan2.h' 2022-12-01T10:06:56.4564445Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4566071Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2022-12-01T10:06:56.4568029Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2022-12-01T10:06:56.4569589Z adding 'torch/include/ATen/ops/atan2_meta.h' 2022-12-01T10:06:56.4571452Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2022-12-01T10:06:56.4573213Z adding 'torch/include/ATen/ops/atan2_native.h' 2022-12-01T10:06:56.4575276Z adding 'torch/include/ATen/ops/atan2_ops.h' 2022-12-01T10:06:56.4577166Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4578905Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2022-12-01T10:06:56.4580700Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2022-12-01T10:06:56.4582531Z adding 'torch/include/ATen/ops/atan_meta.h' 2022-12-01T10:06:56.4584298Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2022-12-01T10:06:56.4586079Z adding 'torch/include/ATen/ops/atan_native.h' 2022-12-01T10:06:56.4587944Z adding 'torch/include/ATen/ops/atan_ops.h' 2022-12-01T10:06:56.4589746Z adding 'torch/include/ATen/ops/atanh.h' 2022-12-01T10:06:56.4591720Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4593454Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2022-12-01T10:06:56.4595330Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2022-12-01T10:06:56.4596968Z adding 'torch/include/ATen/ops/atanh_meta.h' 2022-12-01T10:06:56.4598751Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2022-12-01T10:06:56.4600569Z adding 'torch/include/ATen/ops/atanh_native.h' 2022-12-01T10:06:56.4602631Z adding 'torch/include/ATen/ops/atanh_ops.h' 2022-12-01T10:06:56.4604559Z adding 'torch/include/ATen/ops/atleast_1d.h' 2022-12-01T10:06:56.4606407Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4608155Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2022-12-01T10:06:56.4609963Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2022-12-01T10:06:56.4611811Z adding 'torch/include/ATen/ops/atleast_2d.h' 2022-12-01T10:06:56.4613718Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4615437Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2022-12-01T10:06:56.4617271Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2022-12-01T10:06:56.4619136Z adding 'torch/include/ATen/ops/atleast_3d.h' 2022-12-01T10:06:56.4621068Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4622714Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2022-12-01T10:06:56.4624575Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2022-12-01T10:06:56.4626397Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2022-12-01T10:06:56.4628320Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4629992Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2022-12-01T10:06:56.4631849Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2022-12-01T10:06:56.4633869Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2022-12-01T10:06:56.4635851Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2022-12-01T10:06:56.4637886Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4639698Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.4641662Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.4643603Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2022-12-01T10:06:56.4645468Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2022-12-01T10:06:56.4647373Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2022-12-01T10:06:56.4649381Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2022-12-01T10:06:56.4651550Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4653453Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2022-12-01T10:06:56.4655429Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2022-12-01T10:06:56.4657482Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2022-12-01T10:06:56.4659514Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2022-12-01T10:06:56.4661441Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2022-12-01T10:06:56.4663553Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2022-12-01T10:06:56.4665558Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2022-12-01T10:06:56.4667515Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2022-12-01T10:06:56.4669675Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4671441Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.4673366Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.4675077Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2022-12-01T10:06:56.4676931Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2022-12-01T10:06:56.4678887Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2022-12-01T10:06:56.4681174Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2022-12-01T10:06:56.4683115Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4685002Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2022-12-01T10:06:56.4686846Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2022-12-01T10:06:56.4688636Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2022-12-01T10:06:56.4690579Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2022-12-01T10:06:56.4692451Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2022-12-01T10:06:56.4694528Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2022-12-01T10:06:56.4696462Z adding 'torch/include/ATen/ops/baddbmm.h' 2022-12-01T10:06:56.4698621Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4700263Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2022-12-01T10:06:56.4702327Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2022-12-01T10:06:56.4703964Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2022-12-01T10:06:56.4705760Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2022-12-01T10:06:56.4707668Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2022-12-01T10:06:56.4709353Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2022-12-01T10:06:56.4711359Z adding 'torch/include/ATen/ops/bartlett_window.h' 2022-12-01T10:06:56.4713255Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4714885Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2022-12-01T10:06:56.4716984Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2022-12-01T10:06:56.4718934Z adding 'torch/include/ATen/ops/batch_norm.h' 2022-12-01T10:06:56.4720676Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2022-12-01T10:06:56.4722659Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4724443Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2022-12-01T10:06:56.4726124Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2022-12-01T10:06:56.4727986Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2022-12-01T10:06:56.4729846Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2022-12-01T10:06:56.4731852Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4733685Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2022-12-01T10:06:56.4735269Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2022-12-01T10:06:56.4737187Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2022-12-01T10:06:56.4739104Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4740968Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2022-12-01T10:06:56.4742675Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2022-12-01T10:06:56.4744288Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2022-12-01T10:06:56.4746261Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2022-12-01T10:06:56.4748021Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2022-12-01T10:06:56.4749877Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4751599Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2022-12-01T10:06:56.4753289Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2022-12-01T10:06:56.4755231Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2022-12-01T10:06:56.4757193Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2022-12-01T10:06:56.4759085Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4760778Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2022-12-01T10:06:56.4762702Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2022-12-01T10:06:56.4764641Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2022-12-01T10:06:56.4766371Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2022-12-01T10:06:56.4768130Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2022-12-01T10:06:56.4769845Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2022-12-01T10:06:56.4771863Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4773415Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2022-12-01T10:06:56.4775026Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2022-12-01T10:06:56.4777099Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2022-12-01T10:06:56.4778720Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2022-12-01T10:06:56.4780622Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4782303Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2022-12-01T10:06:56.4784018Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2022-12-01T10:06:56.4785657Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2022-12-01T10:06:56.4787533Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2022-12-01T10:06:56.4789453Z adding 'torch/include/ATen/ops/bernoulli.h' 2022-12-01T10:06:56.4791412Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4793199Z adding 'torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4794842Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2022-12-01T10:06:56.4796561Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2022-12-01T10:06:56.4798273Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2022-12-01T10:06:56.4799957Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2022-12-01T10:06:56.4802248Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2022-12-01T10:06:56.4804519Z adding 'torch/include/ATen/ops/bilinear.h' 2022-12-01T10:06:56.4806292Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4807914Z adding 'torch/include/ATen/ops/bilinear_native.h' 2022-12-01T10:06:56.4809660Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2022-12-01T10:06:56.4811430Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2022-12-01T10:06:56.4813346Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2022-12-01T10:06:56.4815187Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2022-12-01T10:06:56.4816994Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2022-12-01T10:06:56.4818702Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2022-12-01T10:06:56.4820652Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2022-12-01T10:06:56.4822422Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2022-12-01T10:06:56.4824135Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2022-12-01T10:06:56.4825853Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2022-12-01T10:06:56.4827635Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2022-12-01T10:06:56.4829529Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2022-12-01T10:06:56.4831389Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4833079Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2022-12-01T10:06:56.4834967Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2022-12-01T10:06:56.4836648Z adding 'torch/include/ATen/ops/bincount.h' 2022-12-01T10:06:56.4838614Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4840218Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2022-12-01T10:06:56.4843049Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2022-12-01T10:06:56.4844485Z adding 'torch/include/ATen/ops/bincount_native.h' 2022-12-01T10:06:56.4846250Z adding 'torch/include/ATen/ops/bincount_ops.h' 2022-12-01T10:06:56.4848300Z adding 'torch/include/ATen/ops/binomial.h' 2022-12-01T10:06:56.4849686Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4851028Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2022-12-01T10:06:56.4852647Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2022-12-01T10:06:56.4854415Z adding 'torch/include/ATen/ops/binomial_native.h' 2022-12-01T10:06:56.4856067Z adding 'torch/include/ATen/ops/binomial_ops.h' 2022-12-01T10:06:56.4857794Z adding 'torch/include/ATen/ops/bitwise_and.h' 2022-12-01T10:06:56.4859644Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4861179Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4863167Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4864379Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2022-12-01T10:06:56.4865913Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2022-12-01T10:06:56.4867372Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2022-12-01T10:06:56.4868988Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2022-12-01T10:06:56.4870728Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2022-12-01T10:06:56.4872719Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2022-12-01T10:06:56.4874981Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2022-12-01T10:06:56.4877041Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4879037Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4880832Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2022-12-01T10:06:56.4883259Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2022-12-01T10:06:56.4884966Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2022-12-01T10:06:56.4886847Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2022-12-01T10:06:56.4888740Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2022-12-01T10:06:56.4891080Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2022-12-01T10:06:56.4893288Z adding 'torch/include/ATen/ops/bitwise_not.h' 2022-12-01T10:06:56.4895448Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4897282Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2022-12-01T10:06:56.4899290Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2022-12-01T10:06:56.4901322Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2022-12-01T10:06:56.4903198Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2022-12-01T10:06:56.4905542Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2022-12-01T10:06:56.4907591Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2022-12-01T10:06:56.4909885Z adding 'torch/include/ATen/ops/bitwise_or.h' 2022-12-01T10:06:56.4912291Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4914272Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4916388Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4918502Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2022-12-01T10:06:56.4920412Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2022-12-01T10:06:56.4922724Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2022-12-01T10:06:56.4924613Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2022-12-01T10:06:56.4926239Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2022-12-01T10:06:56.4928114Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2022-12-01T10:06:56.4930007Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2022-12-01T10:06:56.4932167Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4933867Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4935387Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2022-12-01T10:06:56.4937146Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2022-12-01T10:06:56.4938572Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2022-12-01T10:06:56.4940165Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2022-12-01T10:06:56.4941809Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2022-12-01T10:06:56.4943930Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2022-12-01T10:06:56.4945709Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2022-12-01T10:06:56.4947475Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4949351Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4950912Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4952473Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2022-12-01T10:06:56.4954124Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2022-12-01T10:06:56.4955659Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2022-12-01T10:06:56.4957247Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2022-12-01T10:06:56.4958910Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2022-12-01T10:06:56.4961215Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2022-12-01T10:06:56.4963530Z adding 'torch/include/ATen/ops/blackman_window.h' 2022-12-01T10:06:56.4965459Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4967080Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2022-12-01T10:06:56.4969051Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2022-12-01T10:06:56.4970894Z adding 'torch/include/ATen/ops/block_diag.h' 2022-12-01T10:06:56.4972750Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.4974387Z adding 'torch/include/ATen/ops/block_diag_native.h' 2022-12-01T10:06:56.4976152Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2022-12-01T10:06:56.4977866Z adding 'torch/include/ATen/ops/bmm.h' 2022-12-01T10:06:56.4979717Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.4981335Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2022-12-01T10:06:56.4983013Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2022-12-01T10:06:56.4984780Z adding 'torch/include/ATen/ops/bmm_meta.h' 2022-12-01T10:06:56.4986389Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2022-12-01T10:06:56.4988091Z adding 'torch/include/ATen/ops/bmm_native.h' 2022-12-01T10:06:56.4989835Z adding 'torch/include/ATen/ops/bmm_ops.h' 2022-12-01T10:06:56.4991549Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2022-12-01T10:06:56.4993324Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.4994915Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2022-12-01T10:06:56.4996628Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2022-12-01T10:06:56.4998309Z adding 'torch/include/ATen/ops/broadcast_to.h' 2022-12-01T10:06:56.5000063Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5001798Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2022-12-01T10:06:56.5003521Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2022-12-01T10:06:56.5005332Z adding 'torch/include/ATen/ops/bucketize.h' 2022-12-01T10:06:56.5007171Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5008828Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2022-12-01T10:06:56.5010575Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2022-12-01T10:06:56.5012357Z adding 'torch/include/ATen/ops/bucketize_native.h' 2022-12-01T10:06:56.5014241Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2022-12-01T10:06:56.5016021Z adding 'torch/include/ATen/ops/can_cast.h' 2022-12-01T10:06:56.5017742Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5019247Z adding 'torch/include/ATen/ops/can_cast_native.h' 2022-12-01T10:06:56.5020898Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2022-12-01T10:06:56.5022530Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2022-12-01T10:06:56.5024287Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5025822Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2022-12-01T10:06:56.5027462Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2022-12-01T10:06:56.5029194Z adding 'torch/include/ATen/ops/cat.h' 2022-12-01T10:06:56.5031017Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5032720Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5034453Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2022-12-01T10:06:56.5036013Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2022-12-01T10:06:56.5037960Z adding 'torch/include/ATen/ops/cat_meta.h' 2022-12-01T10:06:56.5039868Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2022-12-01T10:06:56.5041771Z adding 'torch/include/ATen/ops/cat_native.h' 2022-12-01T10:06:56.5043661Z adding 'torch/include/ATen/ops/cat_ops.h' 2022-12-01T10:06:56.5045800Z adding 'torch/include/ATen/ops/cauchy.h' 2022-12-01T10:06:56.5047613Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5049099Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2022-12-01T10:06:56.5051018Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2022-12-01T10:06:56.5052723Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2022-12-01T10:06:56.5054447Z adding 'torch/include/ATen/ops/cauchy_native.h' 2022-12-01T10:06:56.5056262Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2022-12-01T10:06:56.5057983Z adding 'torch/include/ATen/ops/ccol_indices.h' 2022-12-01T10:06:56.5059670Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2022-12-01T10:06:56.5061484Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5063111Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2022-12-01T10:06:56.5065052Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2022-12-01T10:06:56.5066816Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2022-12-01T10:06:56.5068585Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2022-12-01T10:06:56.5070047Z adding 'torch/include/ATen/ops/cdist.h' 2022-12-01T10:06:56.5071766Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5073156Z adding 'torch/include/ATen/ops/cdist_native.h' 2022-12-01T10:06:56.5074789Z adding 'torch/include/ATen/ops/cdist_ops.h' 2022-12-01T10:06:56.5076365Z adding 'torch/include/ATen/ops/ceil.h' 2022-12-01T10:06:56.5078113Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5079613Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2022-12-01T10:06:56.5081287Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2022-12-01T10:06:56.5082861Z adding 'torch/include/ATen/ops/ceil_meta.h' 2022-12-01T10:06:56.5084469Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2022-12-01T10:06:56.5085969Z adding 'torch/include/ATen/ops/ceil_native.h' 2022-12-01T10:06:56.5087670Z adding 'torch/include/ATen/ops/ceil_ops.h' 2022-12-01T10:06:56.5089288Z adding 'torch/include/ATen/ops/celu.h' 2022-12-01T10:06:56.5091037Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5092500Z adding 'torch/include/ATen/ops/celu_native.h' 2022-12-01T10:06:56.5094282Z adding 'torch/include/ATen/ops/celu_ops.h' 2022-12-01T10:06:56.5095977Z adding 'torch/include/ATen/ops/chain_matmul.h' 2022-12-01T10:06:56.5097700Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5099117Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2022-12-01T10:06:56.5100761Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2022-12-01T10:06:56.5102430Z adding 'torch/include/ATen/ops/chalf.h' 2022-12-01T10:06:56.5103978Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5105264Z adding 'torch/include/ATen/ops/chalf_native.h' 2022-12-01T10:06:56.5106941Z adding 'torch/include/ATen/ops/chalf_ops.h' 2022-12-01T10:06:56.5108637Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2022-12-01T10:06:56.5110404Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5112062Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2022-12-01T10:06:56.5113600Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2022-12-01T10:06:56.5115222Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2022-12-01T10:06:56.5116837Z adding 'torch/include/ATen/ops/cholesky.h' 2022-12-01T10:06:56.5118469Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2022-12-01T10:06:56.5120035Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2022-12-01T10:06:56.5121765Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2022-12-01T10:06:56.5123611Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2022-12-01T10:06:56.5125273Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2022-12-01T10:06:56.5126828Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2022-12-01T10:06:56.5128433Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2022-12-01T10:06:56.5129987Z adding 'torch/include/ATen/ops/cholesky_native.h' 2022-12-01T10:06:56.5131669Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2022-12-01T10:06:56.5133359Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2022-12-01T10:06:56.5135068Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5136585Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2022-12-01T10:06:56.5138174Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2022-12-01T10:06:56.5139800Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2022-12-01T10:06:56.5141454Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5142997Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2022-12-01T10:06:56.5144553Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2022-12-01T10:06:56.5146238Z adding 'torch/include/ATen/ops/chunk.h' 2022-12-01T10:06:56.5147882Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5149522Z adding 'torch/include/ATen/ops/chunk_native.h' 2022-12-01T10:06:56.5150966Z adding 'torch/include/ATen/ops/chunk_ops.h' 2022-12-01T10:06:56.5152498Z adding 'torch/include/ATen/ops/clamp.h' 2022-12-01T10:06:56.5154160Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5155633Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2022-12-01T10:06:56.5157242Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2022-12-01T10:06:56.5158893Z adding 'torch/include/ATen/ops/clamp_max.h' 2022-12-01T10:06:56.5160625Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5162599Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2022-12-01T10:06:56.5164372Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2022-12-01T10:06:56.5165973Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2022-12-01T10:06:56.5167400Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2022-12-01T10:06:56.5168872Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2022-12-01T10:06:56.5170659Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2022-12-01T10:06:56.5172311Z adding 'torch/include/ATen/ops/clamp_meta.h' 2022-12-01T10:06:56.5174050Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2022-12-01T10:06:56.5175884Z adding 'torch/include/ATen/ops/clamp_min.h' 2022-12-01T10:06:56.5177911Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5179607Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2022-12-01T10:06:56.5181477Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2022-12-01T10:06:56.5183173Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2022-12-01T10:06:56.5184995Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2022-12-01T10:06:56.5186721Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2022-12-01T10:06:56.5188739Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2022-12-01T10:06:56.5190744Z adding 'torch/include/ATen/ops/clamp_native.h' 2022-12-01T10:06:56.5192869Z adding 'torch/include/ATen/ops/clamp_ops.h' 2022-12-01T10:06:56.5194940Z adding 'torch/include/ATen/ops/clip.h' 2022-12-01T10:06:56.5196991Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5198782Z adding 'torch/include/ATen/ops/clip_native.h' 2022-12-01T10:06:56.5200699Z adding 'torch/include/ATen/ops/clip_ops.h' 2022-12-01T10:06:56.5202829Z adding 'torch/include/ATen/ops/clone.h' 2022-12-01T10:06:56.5204634Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5206116Z adding 'torch/include/ATen/ops/clone_native.h' 2022-12-01T10:06:56.5207878Z adding 'torch/include/ATen/ops/clone_ops.h' 2022-12-01T10:06:56.5209388Z adding 'torch/include/ATen/ops/coalesce.h' 2022-12-01T10:06:56.5211063Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5212583Z adding 'torch/include/ATen/ops/coalesce_native.h' 2022-12-01T10:06:56.5214262Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2022-12-01T10:06:56.5216035Z adding 'torch/include/ATen/ops/col2im.h' 2022-12-01T10:06:56.5217911Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2022-12-01T10:06:56.5219602Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2022-12-01T10:06:56.5221101Z adding 'torch/include/ATen/ops/col2im_native.h' 2022-12-01T10:06:56.5222752Z adding 'torch/include/ATen/ops/col2im_ops.h' 2022-12-01T10:06:56.5224222Z adding 'torch/include/ATen/ops/col_indices.h' 2022-12-01T10:06:56.5225940Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2022-12-01T10:06:56.5227861Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5229536Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5231107Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2022-12-01T10:06:56.5232547Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2022-12-01T10:06:56.5234041Z adding 'torch/include/ATen/ops/col_indices_native.h' 2022-12-01T10:06:56.5235603Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2022-12-01T10:06:56.5237181Z adding 'torch/include/ATen/ops/column_stack.h' 2022-12-01T10:06:56.5238911Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5240435Z adding 'torch/include/ATen/ops/column_stack_native.h' 2022-12-01T10:06:56.5242295Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2022-12-01T10:06:56.5244782Z adding 'torch/include/ATen/ops/combinations.h' 2022-12-01T10:06:56.5246623Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5248221Z adding 'torch/include/ATen/ops/combinations_native.h' 2022-12-01T10:06:56.5249923Z adding 'torch/include/ATen/ops/combinations_ops.h' 2022-12-01T10:06:56.5251953Z adding 'torch/include/ATen/ops/complex.h' 2022-12-01T10:06:56.5254065Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5255424Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2022-12-01T10:06:56.5256827Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2022-12-01T10:06:56.5258994Z adding 'torch/include/ATen/ops/complex_native.h' 2022-12-01T10:06:56.5260077Z adding 'torch/include/ATen/ops/complex_ops.h' 2022-12-01T10:06:56.5261965Z adding 'torch/include/ATen/ops/concat.h' 2022-12-01T10:06:56.5264069Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5265509Z adding 'torch/include/ATen/ops/concat_native.h' 2022-12-01T10:06:56.5267473Z adding 'torch/include/ATen/ops/concat_ops.h' 2022-12-01T10:06:56.5269521Z adding 'torch/include/ATen/ops/concatenate.h' 2022-12-01T10:06:56.5271738Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5273357Z adding 'torch/include/ATen/ops/concatenate_native.h' 2022-12-01T10:06:56.5275354Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2022-12-01T10:06:56.5276978Z adding 'torch/include/ATen/ops/conj.h' 2022-12-01T10:06:56.5278860Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5280652Z adding 'torch/include/ATen/ops/conj_native.h' 2022-12-01T10:06:56.5282328Z adding 'torch/include/ATen/ops/conj_ops.h' 2022-12-01T10:06:56.5284307Z adding 'torch/include/ATen/ops/conj_physical.h' 2022-12-01T10:06:56.5286169Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5287884Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5289510Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2022-12-01T10:06:56.5291215Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2022-12-01T10:06:56.5292917Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2022-12-01T10:06:56.5294708Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2022-12-01T10:06:56.5296497Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2022-12-01T10:06:56.5298462Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5299911Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2022-12-01T10:06:56.5301813Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2022-12-01T10:06:56.5303713Z adding 'torch/include/ATen/ops/contiguous.h' 2022-12-01T10:06:56.5305548Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5307141Z adding 'torch/include/ATen/ops/contiguous_native.h' 2022-12-01T10:06:56.5308714Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2022-12-01T10:06:56.5310385Z adding 'torch/include/ATen/ops/conv1d.h' 2022-12-01T10:06:56.5312037Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5313548Z adding 'torch/include/ATen/ops/conv1d_native.h' 2022-12-01T10:06:56.5315337Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2022-12-01T10:06:56.5316970Z adding 'torch/include/ATen/ops/conv2d.h' 2022-12-01T10:06:56.5318626Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5320142Z adding 'torch/include/ATen/ops/conv2d_native.h' 2022-12-01T10:06:56.5322008Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2022-12-01T10:06:56.5323744Z adding 'torch/include/ATen/ops/conv3d.h' 2022-12-01T10:06:56.5325432Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5326920Z adding 'torch/include/ATen/ops/conv3d_native.h' 2022-12-01T10:06:56.5328621Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2022-12-01T10:06:56.5330394Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2022-12-01T10:06:56.5332204Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5333798Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2022-12-01T10:06:56.5335441Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2022-12-01T10:06:56.5336974Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2022-12-01T10:06:56.5338630Z adding 'torch/include/ATen/ops/conv_tbc.h' 2022-12-01T10:06:56.5340289Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2022-12-01T10:06:56.5341985Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5343465Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2022-12-01T10:06:56.5344997Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2022-12-01T10:06:56.5346674Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5348105Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2022-12-01T10:06:56.5349734Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2022-12-01T10:06:56.5351386Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2022-12-01T10:06:56.5353357Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5354646Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2022-12-01T10:06:56.5356269Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2022-12-01T10:06:56.5357903Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2022-12-01T10:06:56.5359573Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5361247Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2022-12-01T10:06:56.5363402Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2022-12-01T10:06:56.5364664Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2022-12-01T10:06:56.5366353Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5367791Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2022-12-01T10:06:56.5369410Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2022-12-01T10:06:56.5371031Z adding 'torch/include/ATen/ops/convolution.h' 2022-12-01T10:06:56.5373292Z adding 'torch/include/ATen/ops/convolution_backward.h' 2022-12-01T10:06:56.5375246Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5377024Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2022-12-01T10:06:56.5378641Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2022-12-01T10:06:56.5380573Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2022-12-01T10:06:56.5382426Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2022-12-01T10:06:56.5384338Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5386016Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2022-12-01T10:06:56.5387882Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2022-12-01T10:06:56.5389844Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5391388Z adding 'torch/include/ATen/ops/convolution_native.h' 2022-12-01T10:06:56.5392932Z adding 'torch/include/ATen/ops/convolution_ops.h' 2022-12-01T10:06:56.5394743Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2022-12-01T10:06:56.5396483Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5398084Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2022-12-01T10:06:56.5399816Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2022-12-01T10:06:56.5401770Z adding 'torch/include/ATen/ops/copy.h' 2022-12-01T10:06:56.5403537Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5405092Z adding 'torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5406666Z adding 'torch/include/ATen/ops/copy_native.h' 2022-12-01T10:06:56.5408236Z adding 'torch/include/ATen/ops/copy_ops.h' 2022-12-01T10:06:56.5410331Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2022-12-01T10:06:56.5412201Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5414167Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2022-12-01T10:06:56.5415928Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2022-12-01T10:06:56.5417835Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2022-12-01T10:06:56.5420163Z adding 'torch/include/ATen/ops/copysign.h' 2022-12-01T10:06:56.5421919Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5423976Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5425777Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2022-12-01T10:06:56.5427769Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2022-12-01T10:06:56.5429619Z adding 'torch/include/ATen/ops/copysign_meta.h' 2022-12-01T10:06:56.5431967Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2022-12-01T10:06:56.5433542Z adding 'torch/include/ATen/ops/copysign_native.h' 2022-12-01T10:06:56.5435987Z adding 'torch/include/ATen/ops/copysign_ops.h' 2022-12-01T10:06:56.5437608Z adding 'torch/include/ATen/ops/corrcoef.h' 2022-12-01T10:06:56.5439192Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5440710Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2022-12-01T10:06:56.5442632Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2022-12-01T10:06:56.5444172Z adding 'torch/include/ATen/ops/cos.h' 2022-12-01T10:06:56.5446184Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5447635Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2022-12-01T10:06:56.5449249Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2022-12-01T10:06:56.5450820Z adding 'torch/include/ATen/ops/cos_meta.h' 2022-12-01T10:06:56.5452545Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2022-12-01T10:06:56.5454013Z adding 'torch/include/ATen/ops/cos_native.h' 2022-12-01T10:06:56.5455867Z adding 'torch/include/ATen/ops/cos_ops.h' 2022-12-01T10:06:56.5457505Z adding 'torch/include/ATen/ops/cosh.h' 2022-12-01T10:06:56.5459230Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5460874Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2022-12-01T10:06:56.5462365Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2022-12-01T10:06:56.5463973Z adding 'torch/include/ATen/ops/cosh_meta.h' 2022-12-01T10:06:56.5465400Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2022-12-01T10:06:56.5466951Z adding 'torch/include/ATen/ops/cosh_native.h' 2022-12-01T10:06:56.5468541Z adding 'torch/include/ATen/ops/cosh_ops.h' 2022-12-01T10:06:56.5470174Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2022-12-01T10:06:56.5472037Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5473651Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2022-12-01T10:06:56.5475282Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2022-12-01T10:06:56.5476769Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2022-12-01T10:06:56.5478429Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5479741Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2022-12-01T10:06:56.5481604Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2022-12-01T10:06:56.5483401Z adding 'torch/include/ATen/ops/count_nonzero.h' 2022-12-01T10:06:56.5485112Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5486667Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2022-12-01T10:06:56.5488299Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2022-12-01T10:06:56.5489740Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2022-12-01T10:06:56.5491695Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2022-12-01T10:06:56.5493296Z adding 'torch/include/ATen/ops/cov.h' 2022-12-01T10:06:56.5494993Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5496415Z adding 'torch/include/ATen/ops/cov_native.h' 2022-12-01T10:06:56.5498114Z adding 'torch/include/ATen/ops/cov_ops.h' 2022-12-01T10:06:56.5499868Z adding 'torch/include/ATen/ops/cross.h' 2022-12-01T10:06:56.5501645Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5503080Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2022-12-01T10:06:56.5504717Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5506134Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2022-12-01T10:06:56.5507684Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2022-12-01T10:06:56.5509175Z adding 'torch/include/ATen/ops/cross_native.h' 2022-12-01T10:06:56.5510756Z adding 'torch/include/ATen/ops/cross_ops.h' 2022-12-01T10:06:56.5512313Z adding 'torch/include/ATen/ops/crow_indices.h' 2022-12-01T10:06:56.5513794Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2022-12-01T10:06:56.5515568Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5517557Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5518527Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2022-12-01T10:06:56.5520135Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2022-12-01T10:06:56.5521875Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2022-12-01T10:06:56.5523420Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2022-12-01T10:06:56.5525162Z adding 'torch/include/ATen/ops/ctc_loss.h' 2022-12-01T10:06:56.5526899Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5528461Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2022-12-01T10:06:56.5530156Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2022-12-01T10:06:56.5532054Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2022-12-01T10:06:56.5533681Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2022-12-01T10:06:56.5535384Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5536956Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2022-12-01T10:06:56.5538562Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2022-12-01T10:06:56.5540193Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2022-12-01T10:06:56.5542006Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5543474Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2022-12-01T10:06:56.5545313Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2022-12-01T10:06:56.5546722Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2022-12-01T10:06:56.5548502Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2022-12-01T10:06:56.5550304Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2022-12-01T10:06:56.5552249Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5553838Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:06:56.5555496Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2022-12-01T10:06:56.5557303Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2022-12-01T10:06:56.5559164Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5560743Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2022-12-01T10:06:56.5562656Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2022-12-01T10:06:56.5564442Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2022-12-01T10:06:56.5566267Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2022-12-01T10:06:56.5568016Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2022-12-01T10:06:56.5569843Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5571384Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2022-12-01T10:06:56.5573185Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2022-12-01T10:06:56.5574952Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2022-12-01T10:06:56.5576865Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5578373Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2022-12-01T10:06:56.5579832Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2022-12-01T10:06:56.5581651Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2022-12-01T10:06:56.5583572Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2022-12-01T10:06:56.5585431Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5587180Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2022-12-01T10:06:56.5588673Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2022-12-01T10:06:56.5590391Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2022-12-01T10:06:56.5592207Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2022-12-01T10:06:56.5594013Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5595723Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2022-12-01T10:06:56.5597184Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2022-12-01T10:06:56.5599041Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2022-12-01T10:06:56.5600829Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2022-12-01T10:06:56.5603012Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2022-12-01T10:06:56.5604924Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5606500Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2022-12-01T10:06:56.5608176Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2022-12-01T10:06:56.5610013Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2022-12-01T10:06:56.5611950Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5613497Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2022-12-01T10:06:56.5614997Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2022-12-01T10:06:56.5616697Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2022-12-01T10:06:56.5618370Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2022-12-01T10:06:56.5619992Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5621327Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2022-12-01T10:06:56.5622933Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2022-12-01T10:06:56.5624601Z adding 'torch/include/ATen/ops/cummax.h' 2022-12-01T10:06:56.5626383Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5627952Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5629492Z adding 'torch/include/ATen/ops/cummax_native.h' 2022-12-01T10:06:56.5631236Z adding 'torch/include/ATen/ops/cummax_ops.h' 2022-12-01T10:06:56.5632973Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2022-12-01T10:06:56.5634636Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5636091Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2022-12-01T10:06:56.5638532Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2022-12-01T10:06:56.5640340Z adding 'torch/include/ATen/ops/cummin.h' 2022-12-01T10:06:56.5642462Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5644043Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5645479Z adding 'torch/include/ATen/ops/cummin_native.h' 2022-12-01T10:06:56.5647176Z adding 'torch/include/ATen/ops/cummin_ops.h' 2022-12-01T10:06:56.5648866Z adding 'torch/include/ATen/ops/cumprod.h' 2022-12-01T10:06:56.5650500Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2022-12-01T10:06:56.5652209Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5653711Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2022-12-01T10:06:56.5655227Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2022-12-01T10:06:56.5657043Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5658681Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5660234Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2022-12-01T10:06:56.5661748Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2022-12-01T10:06:56.5663501Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2022-12-01T10:06:56.5665345Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2022-12-01T10:06:56.5666677Z adding 'torch/include/ATen/ops/cumprod_native.h' 2022-12-01T10:06:56.5669698Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2022-12-01T10:06:56.5671989Z adding 'torch/include/ATen/ops/cumsum.h' 2022-12-01T10:06:56.5674182Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5676382Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5678424Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2022-12-01T10:06:56.5680491Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2022-12-01T10:06:56.5682626Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2022-12-01T10:06:56.5684887Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2022-12-01T10:06:56.5686644Z adding 'torch/include/ATen/ops/cumsum_native.h' 2022-12-01T10:06:56.5689404Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2022-12-01T10:06:56.5691554Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2022-12-01T10:06:56.5693816Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5695703Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2022-12-01T10:06:56.5698234Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2022-12-01T10:06:56.5699782Z adding 'torch/include/ATen/ops/data.h' 2022-12-01T10:06:56.5702112Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5703851Z adding 'torch/include/ATen/ops/data_native.h' 2022-12-01T10:06:56.5705983Z adding 'torch/include/ATen/ops/data_ops.h' 2022-12-01T10:06:56.5707974Z adding 'torch/include/ATen/ops/deg2rad.h' 2022-12-01T10:06:56.5710147Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5711849Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2022-12-01T10:06:56.5714236Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2022-12-01T10:06:56.5715998Z adding 'torch/include/ATen/ops/dense_dim.h' 2022-12-01T10:06:56.5718059Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2022-12-01T10:06:56.5719972Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2022-12-01T10:06:56.5723018Z adding 'torch/include/ATen/ops/dequantize.h' 2022-12-01T10:06:56.5724172Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5726590Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2022-12-01T10:06:56.5728554Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2022-12-01T10:06:56.5730952Z adding 'torch/include/ATen/ops/dequantize_native.h' 2022-12-01T10:06:56.5733385Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2022-12-01T10:06:56.5735360Z adding 'torch/include/ATen/ops/det.h' 2022-12-01T10:06:56.5737783Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5739508Z adding 'torch/include/ATen/ops/det_native.h' 2022-12-01T10:06:56.5741790Z adding 'torch/include/ATen/ops/det_ops.h' 2022-12-01T10:06:56.5743679Z adding 'torch/include/ATen/ops/detach.h' 2022-12-01T10:06:56.5745971Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5747815Z adding 'torch/include/ATen/ops/detach_copy.h' 2022-12-01T10:06:56.5750427Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5752378Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5754298Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2022-12-01T10:06:56.5756663Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2022-12-01T10:06:56.5758468Z adding 'torch/include/ATen/ops/detach_native.h' 2022-12-01T10:06:56.5760724Z adding 'torch/include/ATen/ops/detach_ops.h' 2022-12-01T10:06:56.5763254Z adding 'torch/include/ATen/ops/diag.h' 2022-12-01T10:06:56.5765282Z adding 'torch/include/ATen/ops/diag_backward.h' 2022-12-01T10:06:56.5767582Z adding 'torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5769308Z adding 'torch/include/ATen/ops/diag_backward_native.h' 2022-12-01T10:06:56.5771725Z adding 'torch/include/ATen/ops/diag_backward_ops.h' 2022-12-01T10:06:56.5773593Z adding 'torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5775641Z adding 'torch/include/ATen/ops/diag_cpu_dispatch.h' 2022-12-01T10:06:56.5777617Z adding 'torch/include/ATen/ops/diag_cuda_dispatch.h' 2022-12-01T10:06:56.5779781Z adding 'torch/include/ATen/ops/diag_embed.h' 2022-12-01T10:06:56.5781984Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5783889Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2022-12-01T10:06:56.5786280Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2022-12-01T10:06:56.5787926Z adding 'torch/include/ATen/ops/diag_native.h' 2022-12-01T10:06:56.5790337Z adding 'torch/include/ATen/ops/diag_ops.h' 2022-12-01T10:06:56.5792004Z adding 'torch/include/ATen/ops/diagflat.h' 2022-12-01T10:06:56.5794362Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5795989Z adding 'torch/include/ATen/ops/diagflat_native.h' 2022-12-01T10:06:56.5798217Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2022-12-01T10:06:56.5800151Z adding 'torch/include/ATen/ops/diagonal.h' 2022-12-01T10:06:56.5802734Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2022-12-01T10:06:56.5804910Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5806591Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2022-12-01T10:06:56.5807998Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2022-12-01T10:06:56.5809451Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5811086Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5812767Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2022-12-01T10:06:56.5814630Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5816366Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5817915Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2022-12-01T10:06:56.5819550Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2022-12-01T10:06:56.5821126Z adding 'torch/include/ATen/ops/diagonal_native.h' 2022-12-01T10:06:56.5822755Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2022-12-01T10:06:56.5824379Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2022-12-01T10:06:56.5826353Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5827613Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2022-12-01T10:06:56.5829385Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2022-12-01T10:06:56.5830878Z adding 'torch/include/ATen/ops/diff.h' 2022-12-01T10:06:56.5832605Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5834009Z adding 'torch/include/ATen/ops/diff_native.h' 2022-12-01T10:06:56.5835683Z adding 'torch/include/ATen/ops/diff_ops.h' 2022-12-01T10:06:56.5837219Z adding 'torch/include/ATen/ops/digamma.h' 2022-12-01T10:06:56.5838875Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5840421Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2022-12-01T10:06:56.5842589Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2022-12-01T10:06:56.5843745Z adding 'torch/include/ATen/ops/digamma_meta.h' 2022-12-01T10:06:56.5845241Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2022-12-01T10:06:56.5846755Z adding 'torch/include/ATen/ops/digamma_native.h' 2022-12-01T10:06:56.5848519Z adding 'torch/include/ATen/ops/digamma_ops.h' 2022-12-01T10:06:56.5850243Z adding 'torch/include/ATen/ops/dist.h' 2022-12-01T10:06:56.5852138Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5853743Z adding 'torch/include/ATen/ops/dist_native.h' 2022-12-01T10:06:56.5855619Z adding 'torch/include/ATen/ops/dist_ops.h' 2022-12-01T10:06:56.5857533Z adding 'torch/include/ATen/ops/div.h' 2022-12-01T10:06:56.5859487Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5861270Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5862968Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2022-12-01T10:06:56.5864704Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2022-12-01T10:06:56.5866395Z adding 'torch/include/ATen/ops/div_meta.h' 2022-12-01T10:06:56.5868144Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2022-12-01T10:06:56.5869964Z adding 'torch/include/ATen/ops/div_native.h' 2022-12-01T10:06:56.5872244Z adding 'torch/include/ATen/ops/div_ops.h' 2022-12-01T10:06:56.5874329Z adding 'torch/include/ATen/ops/divide.h' 2022-12-01T10:06:56.5876245Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5877964Z adding 'torch/include/ATen/ops/divide_native.h' 2022-12-01T10:06:56.5880162Z adding 'torch/include/ATen/ops/divide_ops.h' 2022-12-01T10:06:56.5882310Z adding 'torch/include/ATen/ops/dot.h' 2022-12-01T10:06:56.5884068Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5885696Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2022-12-01T10:06:56.5887311Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2022-12-01T10:06:56.5889035Z adding 'torch/include/ATen/ops/dot_native.h' 2022-12-01T10:06:56.5890653Z adding 'torch/include/ATen/ops/dot_ops.h' 2022-12-01T10:06:56.5892830Z adding 'torch/include/ATen/ops/dropout.h' 2022-12-01T10:06:56.5894401Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5895860Z adding 'torch/include/ATen/ops/dropout_native.h' 2022-12-01T10:06:56.5897596Z adding 'torch/include/ATen/ops/dropout_ops.h' 2022-12-01T10:06:56.5899350Z adding 'torch/include/ATen/ops/dsplit.h' 2022-12-01T10:06:56.5901182Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5902751Z adding 'torch/include/ATen/ops/dsplit_native.h' 2022-12-01T10:06:56.5904514Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2022-12-01T10:06:56.5906421Z adding 'torch/include/ATen/ops/dstack.h' 2022-12-01T10:06:56.5908269Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5909812Z adding 'torch/include/ATen/ops/dstack_native.h' 2022-12-01T10:06:56.5911991Z adding 'torch/include/ATen/ops/dstack_ops.h' 2022-12-01T10:06:56.5913616Z adding 'torch/include/ATen/ops/einsum.h' 2022-12-01T10:06:56.5915505Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5917293Z adding 'torch/include/ATen/ops/einsum_native.h' 2022-12-01T10:06:56.5919271Z adding 'torch/include/ATen/ops/einsum_ops.h' 2022-12-01T10:06:56.5921234Z adding 'torch/include/ATen/ops/elu.h' 2022-12-01T10:06:56.5923279Z adding 'torch/include/ATen/ops/elu_backward.h' 2022-12-01T10:06:56.5925162Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5926974Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2022-12-01T10:06:56.5928995Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2022-12-01T10:06:56.5930553Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2022-12-01T10:06:56.5932354Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2022-12-01T10:06:56.5934061Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2022-12-01T10:06:56.5935881Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2022-12-01T10:06:56.5937972Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.5939574Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2022-12-01T10:06:56.5941348Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2022-12-01T10:06:56.5942998Z adding 'torch/include/ATen/ops/elu_meta.h' 2022-12-01T10:06:56.5944836Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2022-12-01T10:06:56.5946272Z adding 'torch/include/ATen/ops/elu_native.h' 2022-12-01T10:06:56.5948131Z adding 'torch/include/ATen/ops/elu_ops.h' 2022-12-01T10:06:56.5950015Z adding 'torch/include/ATen/ops/embedding.h' 2022-12-01T10:06:56.5951809Z adding 'torch/include/ATen/ops/embedding_backward.h' 2022-12-01T10:06:56.5953736Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5955390Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2022-12-01T10:06:56.5957209Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2022-12-01T10:06:56.5959011Z adding 'torch/include/ATen/ops/embedding_bag.h' 2022-12-01T10:06:56.5961127Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5962967Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2022-12-01T10:06:56.5964812Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2022-12-01T10:06:56.5966693Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5968385Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2022-12-01T10:06:56.5970208Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5971895Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2022-12-01T10:06:56.5973507Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2022-12-01T10:06:56.5975216Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2022-12-01T10:06:56.5976831Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2022-12-01T10:06:56.5978418Z adding 'torch/include/ATen/ops/embedding_native.h' 2022-12-01T10:06:56.5980169Z adding 'torch/include/ATen/ops/embedding_ops.h' 2022-12-01T10:06:56.5981854Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2022-12-01T10:06:56.5983591Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.5985135Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2022-12-01T10:06:56.5986704Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2022-12-01T10:06:56.5988699Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2022-12-01T10:06:56.5990254Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2022-12-01T10:06:56.5992294Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2022-12-01T10:06:56.5994062Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2022-12-01T10:06:56.5995829Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.5997471Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2022-12-01T10:06:56.5999194Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2022-12-01T10:06:56.6001442Z adding 'torch/include/ATen/ops/empty.h' 2022-12-01T10:06:56.6003510Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6005306Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6006996Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2022-12-01T10:06:56.6008856Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2022-12-01T10:06:56.6010615Z adding 'torch/include/ATen/ops/empty_like.h' 2022-12-01T10:06:56.6012682Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6014286Z adding 'torch/include/ATen/ops/empty_like_native.h' 2022-12-01T10:06:56.6016236Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2022-12-01T10:06:56.6018038Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2022-12-01T10:06:56.6019868Z adding 'torch/include/ATen/ops/empty_native.h' 2022-12-01T10:06:56.6021879Z adding 'torch/include/ATen/ops/empty_ops.h' 2022-12-01T10:06:56.6023921Z adding 'torch/include/ATen/ops/empty_quantized.h' 2022-12-01T10:06:56.6025776Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6027472Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2022-12-01T10:06:56.6029326Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2022-12-01T10:06:56.6031343Z adding 'torch/include/ATen/ops/empty_strided.h' 2022-12-01T10:06:56.6033190Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6034954Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2022-12-01T10:06:56.6036658Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2022-12-01T10:06:56.6038473Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2022-12-01T10:06:56.6040131Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2022-12-01T10:06:56.6042250Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2022-12-01T10:06:56.6044102Z adding 'torch/include/ATen/ops/eq.h' 2022-12-01T10:06:56.6046041Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6047650Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2022-12-01T10:06:56.6049391Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2022-12-01T10:06:56.6051044Z adding 'torch/include/ATen/ops/eq_meta.h' 2022-12-01T10:06:56.6052852Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2022-12-01T10:06:56.6054648Z adding 'torch/include/ATen/ops/eq_native.h' 2022-12-01T10:06:56.6056667Z adding 'torch/include/ATen/ops/eq_ops.h' 2022-12-01T10:06:56.6058456Z adding 'torch/include/ATen/ops/equal.h' 2022-12-01T10:06:56.6060255Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2022-12-01T10:06:56.6061878Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2022-12-01T10:06:56.6063459Z adding 'torch/include/ATen/ops/equal_native.h' 2022-12-01T10:06:56.6065159Z adding 'torch/include/ATen/ops/equal_ops.h' 2022-12-01T10:06:56.6067667Z adding 'torch/include/ATen/ops/erf.h' 2022-12-01T10:06:56.6069651Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6071246Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2022-12-01T10:06:56.6072977Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2022-12-01T10:06:56.6074587Z adding 'torch/include/ATen/ops/erf_meta.h' 2022-12-01T10:06:56.6076326Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2022-12-01T10:06:56.6078019Z adding 'torch/include/ATen/ops/erf_native.h' 2022-12-01T10:06:56.6079845Z adding 'torch/include/ATen/ops/erf_ops.h' 2022-12-01T10:06:56.6081755Z adding 'torch/include/ATen/ops/erfc.h' 2022-12-01T10:06:56.6083875Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6085510Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2022-12-01T10:06:56.6087189Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2022-12-01T10:06:56.6088769Z adding 'torch/include/ATen/ops/erfc_meta.h' 2022-12-01T10:06:56.6090477Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2022-12-01T10:06:56.6092146Z adding 'torch/include/ATen/ops/erfc_native.h' 2022-12-01T10:06:56.6094006Z adding 'torch/include/ATen/ops/erfc_ops.h' 2022-12-01T10:06:56.6095737Z adding 'torch/include/ATen/ops/erfinv.h' 2022-12-01T10:06:56.6097590Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6099170Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2022-12-01T10:06:56.6101010Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2022-12-01T10:06:56.6102507Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2022-12-01T10:06:56.6104227Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2022-12-01T10:06:56.6105969Z adding 'torch/include/ATen/ops/erfinv_native.h' 2022-12-01T10:06:56.6107744Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2022-12-01T10:06:56.6109445Z adding 'torch/include/ATen/ops/exp.h' 2022-12-01T10:06:56.6111560Z adding 'torch/include/ATen/ops/exp2.h' 2022-12-01T10:06:56.6113140Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6114722Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2022-12-01T10:06:56.6116378Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2022-12-01T10:06:56.6118049Z adding 'torch/include/ATen/ops/exp2_meta.h' 2022-12-01T10:06:56.6119687Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2022-12-01T10:06:56.6121469Z adding 'torch/include/ATen/ops/exp2_native.h' 2022-12-01T10:06:56.6123265Z adding 'torch/include/ATen/ops/exp2_ops.h' 2022-12-01T10:06:56.6125083Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6126715Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2022-12-01T10:06:56.6128397Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2022-12-01T10:06:56.6130061Z adding 'torch/include/ATen/ops/exp_meta.h' 2022-12-01T10:06:56.6131811Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2022-12-01T10:06:56.6133551Z adding 'torch/include/ATen/ops/exp_native.h' 2022-12-01T10:06:56.6135434Z adding 'torch/include/ATen/ops/exp_ops.h' 2022-12-01T10:06:56.6137227Z adding 'torch/include/ATen/ops/expand.h' 2022-12-01T10:06:56.6138817Z adding 'torch/include/ATen/ops/expand_as.h' 2022-12-01T10:06:56.6140612Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6142115Z adding 'torch/include/ATen/ops/expand_as_native.h' 2022-12-01T10:06:56.6143887Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2022-12-01T10:06:56.6145647Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6147978Z adding 'torch/include/ATen/ops/expand_copy.h' 2022-12-01T10:06:56.6150116Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6151908Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6153573Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2022-12-01T10:06:56.6155717Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2022-12-01T10:06:56.6157289Z adding 'torch/include/ATen/ops/expand_native.h' 2022-12-01T10:06:56.6158967Z adding 'torch/include/ATen/ops/expand_ops.h' 2022-12-01T10:06:56.6160663Z adding 'torch/include/ATen/ops/expm1.h' 2022-12-01T10:06:56.6162711Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6164272Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2022-12-01T10:06:56.6165992Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2022-12-01T10:06:56.6167594Z adding 'torch/include/ATen/ops/expm1_meta.h' 2022-12-01T10:06:56.6169357Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2022-12-01T10:06:56.6170959Z adding 'torch/include/ATen/ops/expm1_native.h' 2022-12-01T10:06:56.6172893Z adding 'torch/include/ATen/ops/expm1_ops.h' 2022-12-01T10:06:56.6174651Z adding 'torch/include/ATen/ops/exponential.h' 2022-12-01T10:06:56.6176605Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6178186Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2022-12-01T10:06:56.6179962Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2022-12-01T10:06:56.6181511Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2022-12-01T10:06:56.6183202Z adding 'torch/include/ATen/ops/exponential_native.h' 2022-12-01T10:06:56.6185025Z adding 'torch/include/ATen/ops/exponential_ops.h' 2022-12-01T10:06:56.6186889Z adding 'torch/include/ATen/ops/eye.h' 2022-12-01T10:06:56.6188801Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6190616Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2022-12-01T10:06:56.6192403Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2022-12-01T10:06:56.6194064Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2022-12-01T10:06:56.6195711Z adding 'torch/include/ATen/ops/eye_native.h' 2022-12-01T10:06:56.6197693Z adding 'torch/include/ATen/ops/eye_ops.h' 2022-12-01T10:06:56.6199619Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2022-12-01T10:06:56.6201618Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2022-12-01T10:06:56.6203492Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2022-12-01T10:06:56.6205338Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6206998Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2022-12-01T10:06:56.6208693Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2022-12-01T10:06:56.6210500Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6212298Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2022-12-01T10:06:56.6214166Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2022-12-01T10:06:56.6215906Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2022-12-01T10:06:56.6217856Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2022-12-01T10:06:56.6219852Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6221459Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2022-12-01T10:06:56.6223303Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2022-12-01T10:06:56.6225101Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2022-12-01T10:06:56.6226884Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2022-12-01T10:06:56.6228610Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2022-12-01T10:06:56.6230460Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6232029Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2022-12-01T10:06:56.6233907Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2022-12-01T10:06:56.6235769Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6237525Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2022-12-01T10:06:56.6239179Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2022-12-01T10:06:56.6240858Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2022-12-01T10:06:56.6243151Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2022-12-01T10:06:56.6245016Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6246737Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2022-12-01T10:06:56.6248503Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2022-12-01T10:06:56.6250285Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2022-12-01T10:06:56.6252113Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6253825Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2022-12-01T10:06:56.6255570Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6257269Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2022-12-01T10:06:56.6258936Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2022-12-01T10:06:56.6260611Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2022-12-01T10:06:56.6262492Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2022-12-01T10:06:56.6264131Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2022-12-01T10:06:56.6266022Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6267735Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2022-12-01T10:06:56.6269589Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6271228Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2022-12-01T10:06:56.6273253Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2022-12-01T10:06:56.6274927Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2022-12-01T10:06:56.6276611Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2022-12-01T10:06:56.6278371Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2022-12-01T10:06:56.6280073Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6281981Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2022-12-01T10:06:56.6283661Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2022-12-01T10:06:56.6285364Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2022-12-01T10:06:56.6287155Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6288690Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2022-12-01T10:06:56.6290574Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2022-12-01T10:06:56.6292620Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2022-12-01T10:06:56.6294390Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6295902Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2022-12-01T10:06:56.6297802Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2022-12-01T10:06:56.6299476Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2022-12-01T10:06:56.6301297Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6302950Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2022-12-01T10:06:56.6304812Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2022-12-01T10:06:56.6306473Z adding 'torch/include/ATen/ops/feature_dropout.h' 2022-12-01T10:06:56.6308327Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6309871Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2022-12-01T10:06:56.6311699Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2022-12-01T10:06:56.6313521Z adding 'torch/include/ATen/ops/fft_fft.h' 2022-12-01T10:06:56.6315267Z adding 'torch/include/ATen/ops/fft_fft2.h' 2022-12-01T10:06:56.6317297Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6318905Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2022-12-01T10:06:56.6320753Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2022-12-01T10:06:56.6322826Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6324490Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2022-12-01T10:06:56.6326593Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2022-12-01T10:06:56.6328384Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2022-12-01T10:06:56.6330292Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6332041Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2022-12-01T10:06:56.6333954Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2022-12-01T10:06:56.6335881Z adding 'torch/include/ATen/ops/fft_fftn.h' 2022-12-01T10:06:56.6337790Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6339492Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2022-12-01T10:06:56.6341396Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2022-12-01T10:06:56.6343198Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2022-12-01T10:06:56.6345124Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6346631Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2022-12-01T10:06:56.6348482Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2022-12-01T10:06:56.6350267Z adding 'torch/include/ATen/ops/fft_hfft.h' 2022-12-01T10:06:56.6352053Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2022-12-01T10:06:56.6354034Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6355776Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2022-12-01T10:06:56.6357617Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2022-12-01T10:06:56.6359569Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6361456Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2022-12-01T10:06:56.6363395Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2022-12-01T10:06:56.6365365Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2022-12-01T10:06:56.6367242Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6368978Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2022-12-01T10:06:56.6370874Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2022-12-01T10:06:56.6372854Z adding 'torch/include/ATen/ops/fft_ifft.h' 2022-12-01T10:06:56.6374690Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2022-12-01T10:06:56.6376796Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6378376Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2022-12-01T10:06:56.6380350Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2022-12-01T10:06:56.6382294Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6384042Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2022-12-01T10:06:56.6385871Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2022-12-01T10:06:56.6387777Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2022-12-01T10:06:56.6389714Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6391462Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2022-12-01T10:06:56.6393494Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2022-12-01T10:06:56.6395267Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2022-12-01T10:06:56.6396981Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6398686Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2022-12-01T10:06:56.6400493Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2022-12-01T10:06:56.6402881Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2022-12-01T10:06:56.6404775Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2022-12-01T10:06:56.6406118Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6407702Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2022-12-01T10:06:56.6409652Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2022-12-01T10:06:56.6411335Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6413083Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2022-12-01T10:06:56.6414811Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2022-12-01T10:06:56.6416559Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2022-12-01T10:06:56.6418383Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6420554Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2022-12-01T10:06:56.6421942Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2022-12-01T10:06:56.6423761Z adding 'torch/include/ATen/ops/fft_irfft.h' 2022-12-01T10:06:56.6425586Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2022-12-01T10:06:56.6427419Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6429025Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2022-12-01T10:06:56.6431349Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2022-12-01T10:06:56.6432958Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6434444Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2022-12-01T10:06:56.6436140Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2022-12-01T10:06:56.6437850Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2022-12-01T10:06:56.6439707Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6441374Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2022-12-01T10:06:56.6443110Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2022-12-01T10:06:56.6444766Z adding 'torch/include/ATen/ops/fft_rfft.h' 2022-12-01T10:06:56.6446539Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2022-12-01T10:06:56.6448454Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6450002Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2022-12-01T10:06:56.6451894Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2022-12-01T10:06:56.6453831Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6455359Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2022-12-01T10:06:56.6457203Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2022-12-01T10:06:56.6459009Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2022-12-01T10:06:56.6460884Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6462615Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2022-12-01T10:06:56.6464210Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2022-12-01T10:06:56.6466099Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2022-12-01T10:06:56.6467773Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6469342Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2022-12-01T10:06:56.6471252Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2022-12-01T10:06:56.6473318Z adding 'torch/include/ATen/ops/fill.h' 2022-12-01T10:06:56.6475128Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6476605Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2022-12-01T10:06:56.6479101Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2022-12-01T10:06:56.6480812Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2022-12-01T10:06:56.6482645Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6484206Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2022-12-01T10:06:56.6486051Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2022-12-01T10:06:56.6487631Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2022-12-01T10:06:56.6489219Z adding 'torch/include/ATen/ops/fill_native.h' 2022-12-01T10:06:56.6491276Z adding 'torch/include/ATen/ops/fill_ops.h' 2022-12-01T10:06:56.6493215Z adding 'torch/include/ATen/ops/fix.h' 2022-12-01T10:06:56.6495050Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6496672Z adding 'torch/include/ATen/ops/fix_native.h' 2022-12-01T10:06:56.6498399Z adding 'torch/include/ATen/ops/fix_ops.h' 2022-12-01T10:06:56.6500237Z adding 'torch/include/ATen/ops/flatten.h' 2022-12-01T10:06:56.6502120Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6503759Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2022-12-01T10:06:56.6505580Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6507120Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2022-12-01T10:06:56.6508890Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2022-12-01T10:06:56.6510823Z adding 'torch/include/ATen/ops/flatten_native.h' 2022-12-01T10:06:56.6512597Z adding 'torch/include/ATen/ops/flatten_ops.h' 2022-12-01T10:06:56.6514233Z adding 'torch/include/ATen/ops/flip.h' 2022-12-01T10:06:56.6515976Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6517543Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2022-12-01T10:06:56.6519186Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2022-12-01T10:06:56.6520746Z adding 'torch/include/ATen/ops/flip_native.h' 2022-12-01T10:06:56.6522634Z adding 'torch/include/ATen/ops/flip_ops.h' 2022-12-01T10:06:56.6524256Z adding 'torch/include/ATen/ops/fliplr.h' 2022-12-01T10:06:56.6525955Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6527481Z adding 'torch/include/ATen/ops/fliplr_native.h' 2022-12-01T10:06:56.6529103Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2022-12-01T10:06:56.6530711Z adding 'torch/include/ATen/ops/flipud.h' 2022-12-01T10:06:56.6532483Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6533980Z adding 'torch/include/ATen/ops/flipud_native.h' 2022-12-01T10:06:56.6535629Z adding 'torch/include/ATen/ops/flipud_ops.h' 2022-12-01T10:06:56.6537417Z adding 'torch/include/ATen/ops/float_power.h' 2022-12-01T10:06:56.6539275Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6540900Z adding 'torch/include/ATen/ops/float_power_native.h' 2022-12-01T10:06:56.6542904Z adding 'torch/include/ATen/ops/float_power_ops.h' 2022-12-01T10:06:56.6544757Z adding 'torch/include/ATen/ops/floor.h' 2022-12-01T10:06:56.6546752Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6548269Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2022-12-01T10:06:56.6549838Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2022-12-01T10:06:56.6551518Z adding 'torch/include/ATen/ops/floor_divide.h' 2022-12-01T10:06:56.6553231Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6554838Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2022-12-01T10:06:56.6556474Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2022-12-01T10:06:56.6558098Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2022-12-01T10:06:56.6559703Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2022-12-01T10:06:56.6561786Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2022-12-01T10:06:56.6563678Z adding 'torch/include/ATen/ops/floor_meta.h' 2022-12-01T10:06:56.6565388Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2022-12-01T10:06:56.6567158Z adding 'torch/include/ATen/ops/floor_native.h' 2022-12-01T10:06:56.6569088Z adding 'torch/include/ATen/ops/floor_ops.h' 2022-12-01T10:06:56.6570895Z adding 'torch/include/ATen/ops/fmax.h' 2022-12-01T10:06:56.6572843Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6574644Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2022-12-01T10:06:56.6576425Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2022-12-01T10:06:56.6578203Z adding 'torch/include/ATen/ops/fmax_meta.h' 2022-12-01T10:06:56.6579954Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2022-12-01T10:06:56.6581681Z adding 'torch/include/ATen/ops/fmax_native.h' 2022-12-01T10:06:56.6583489Z adding 'torch/include/ATen/ops/fmax_ops.h' 2022-12-01T10:06:56.6585359Z adding 'torch/include/ATen/ops/fmin.h' 2022-12-01T10:06:56.6587267Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6589032Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2022-12-01T10:06:56.6590832Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2022-12-01T10:06:56.6592644Z adding 'torch/include/ATen/ops/fmin_meta.h' 2022-12-01T10:06:56.6594395Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2022-12-01T10:06:56.6596137Z adding 'torch/include/ATen/ops/fmin_native.h' 2022-12-01T10:06:56.6597962Z adding 'torch/include/ATen/ops/fmin_ops.h' 2022-12-01T10:06:56.6599846Z adding 'torch/include/ATen/ops/fmod.h' 2022-12-01T10:06:56.6601960Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6603926Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6605540Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2022-12-01T10:06:56.6607375Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2022-12-01T10:06:56.6609077Z adding 'torch/include/ATen/ops/fmod_meta.h' 2022-12-01T10:06:56.6610862Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2022-12-01T10:06:56.6612668Z adding 'torch/include/ATen/ops/fmod_native.h' 2022-12-01T10:06:56.6614693Z adding 'torch/include/ATen/ops/fmod_ops.h' 2022-12-01T10:06:56.6616520Z adding 'torch/include/ATen/ops/frac.h' 2022-12-01T10:06:56.6618392Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6619989Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2022-12-01T10:06:56.6621669Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2022-12-01T10:06:56.6623887Z adding 'torch/include/ATen/ops/frac_meta.h' 2022-12-01T10:06:56.6625316Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2022-12-01T10:06:56.6626799Z adding 'torch/include/ATen/ops/frac_native.h' 2022-12-01T10:06:56.6628648Z adding 'torch/include/ATen/ops/frac_ops.h' 2022-12-01T10:06:56.6630558Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2022-12-01T10:06:56.6632277Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2022-12-01T10:06:56.6634280Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6635843Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.6637528Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.6639262Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2022-12-01T10:06:56.6641047Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2022-12-01T10:06:56.6642852Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2022-12-01T10:06:56.6644686Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2022-12-01T10:06:56.6646546Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6648444Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2022-12-01T10:06:56.6650296Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2022-12-01T10:06:56.6652010Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2022-12-01T10:06:56.6653933Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2022-12-01T10:06:56.6655665Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2022-12-01T10:06:56.6657459Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2022-12-01T10:06:56.6659165Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2022-12-01T10:06:56.6660914Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2022-12-01T10:06:56.6662913Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.6664533Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.6666238Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2022-12-01T10:06:56.6667999Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2022-12-01T10:06:56.6669837Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6671456Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2022-12-01T10:06:56.6673320Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2022-12-01T10:06:56.6675940Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2022-12-01T10:06:56.6678005Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2022-12-01T10:06:56.6679776Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2022-12-01T10:06:56.6681943Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2022-12-01T10:06:56.6683882Z adding 'torch/include/ATen/ops/frexp.h' 2022-12-01T10:06:56.6685604Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6687526Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2022-12-01T10:06:56.6689277Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2022-12-01T10:06:56.6690673Z adding 'torch/include/ATen/ops/frexp_native.h' 2022-12-01T10:06:56.6692346Z adding 'torch/include/ATen/ops/frexp_ops.h' 2022-12-01T10:06:56.6694087Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2022-12-01T10:06:56.6695814Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6697709Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2022-12-01T10:06:56.6699496Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2022-12-01T10:06:56.6702061Z adding 'torch/include/ATen/ops/from_blob.h' 2022-12-01T10:06:56.6704051Z adding 'torch/include/ATen/ops/from_file.h' 2022-12-01T10:06:56.6705892Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6707690Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2022-12-01T10:06:56.6709182Z adding 'torch/include/ATen/ops/from_file_native.h' 2022-12-01T10:06:56.6710867Z adding 'torch/include/ATen/ops/from_file_ops.h' 2022-12-01T10:06:56.6712974Z adding 'torch/include/ATen/ops/full.h' 2022-12-01T10:06:56.6715091Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6716835Z adding 'torch/include/ATen/ops/full_like.h' 2022-12-01T10:06:56.6718718Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6720269Z adding 'torch/include/ATen/ops/full_like_native.h' 2022-12-01T10:06:56.6722050Z adding 'torch/include/ATen/ops/full_like_ops.h' 2022-12-01T10:06:56.6724180Z adding 'torch/include/ATen/ops/full_native.h' 2022-12-01T10:06:56.6726190Z adding 'torch/include/ATen/ops/full_ops.h' 2022-12-01T10:06:56.6728138Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2022-12-01T10:06:56.6730011Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6731871Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2022-12-01T10:06:56.6733618Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2022-12-01T10:06:56.6735344Z adding 'torch/include/ATen/ops/gather.h' 2022-12-01T10:06:56.6737302Z adding 'torch/include/ATen/ops/gather_backward.h' 2022-12-01T10:06:56.6739126Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6740457Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2022-12-01T10:06:56.6741983Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2022-12-01T10:06:56.6743815Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6745350Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6746986Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2022-12-01T10:06:56.6748635Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2022-12-01T10:06:56.6750274Z adding 'torch/include/ATen/ops/gather_meta.h' 2022-12-01T10:06:56.6751909Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2022-12-01T10:06:56.6753534Z adding 'torch/include/ATen/ops/gather_native.h' 2022-12-01T10:06:56.6755401Z adding 'torch/include/ATen/ops/gather_ops.h' 2022-12-01T10:06:56.6757140Z adding 'torch/include/ATen/ops/gcd.h' 2022-12-01T10:06:56.6758928Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6760495Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2022-12-01T10:06:56.6762332Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2022-12-01T10:06:56.6763981Z adding 'torch/include/ATen/ops/gcd_meta.h' 2022-12-01T10:06:56.6765595Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2022-12-01T10:06:56.6767209Z adding 'torch/include/ATen/ops/gcd_native.h' 2022-12-01T10:06:56.6768916Z adding 'torch/include/ATen/ops/gcd_ops.h' 2022-12-01T10:06:56.6770670Z adding 'torch/include/ATen/ops/ge.h' 2022-12-01T10:06:56.6772482Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6774141Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2022-12-01T10:06:56.6775778Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2022-12-01T10:06:56.6777437Z adding 'torch/include/ATen/ops/ge_meta.h' 2022-12-01T10:06:56.6779165Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2022-12-01T10:06:56.6780838Z adding 'torch/include/ATen/ops/ge_native.h' 2022-12-01T10:06:56.6782721Z adding 'torch/include/ATen/ops/ge_ops.h' 2022-12-01T10:06:56.6784541Z adding 'torch/include/ATen/ops/gelu.h' 2022-12-01T10:06:56.6786237Z adding 'torch/include/ATen/ops/gelu_backward.h' 2022-12-01T10:06:56.6788088Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6789683Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2022-12-01T10:06:56.6791388Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2022-12-01T10:06:56.6792972Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2022-12-01T10:06:56.6794621Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2022-12-01T10:06:56.6796235Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2022-12-01T10:06:56.6798055Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2022-12-01T10:06:56.6799734Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6801461Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2022-12-01T10:06:56.6803081Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2022-12-01T10:06:56.6804915Z adding 'torch/include/ATen/ops/gelu_meta.h' 2022-12-01T10:06:56.6806582Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2022-12-01T10:06:56.6808040Z adding 'torch/include/ATen/ops/gelu_native.h' 2022-12-01T10:06:56.6809731Z adding 'torch/include/ATen/ops/gelu_ops.h' 2022-12-01T10:06:56.6811477Z adding 'torch/include/ATen/ops/geometric.h' 2022-12-01T10:06:56.6813300Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6814965Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2022-12-01T10:06:56.6816520Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2022-12-01T10:06:56.6818214Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2022-12-01T10:06:56.6819810Z adding 'torch/include/ATen/ops/geometric_native.h' 2022-12-01T10:06:56.6821565Z adding 'torch/include/ATen/ops/geometric_ops.h' 2022-12-01T10:06:56.6823179Z adding 'torch/include/ATen/ops/geqrf.h' 2022-12-01T10:06:56.6824882Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2022-12-01T10:06:56.6826492Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2022-12-01T10:06:56.6828069Z adding 'torch/include/ATen/ops/geqrf_native.h' 2022-12-01T10:06:56.6829766Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2022-12-01T10:06:56.6831439Z adding 'torch/include/ATen/ops/ger.h' 2022-12-01T10:06:56.6833166Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6834743Z adding 'torch/include/ATen/ops/ger_native.h' 2022-12-01T10:06:56.6836447Z adding 'torch/include/ATen/ops/ger_ops.h' 2022-12-01T10:06:56.6838149Z adding 'torch/include/ATen/ops/glu.h' 2022-12-01T10:06:56.6839826Z adding 'torch/include/ATen/ops/glu_backward.h' 2022-12-01T10:06:56.6841697Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2022-12-01T10:06:56.6843406Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2022-12-01T10:06:56.6845263Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2022-12-01T10:06:56.6846945Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6848631Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2022-12-01T10:06:56.6850126Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2022-12-01T10:06:56.6851823Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2022-12-01T10:06:56.6853536Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2022-12-01T10:06:56.6855205Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2022-12-01T10:06:56.6856866Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2022-12-01T10:06:56.6858779Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6860240Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2022-12-01T10:06:56.6861913Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2022-12-01T10:06:56.6863589Z adding 'torch/include/ATen/ops/glu_jvp.h' 2022-12-01T10:06:56.6865330Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6866776Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2022-12-01T10:06:56.6868366Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2022-12-01T10:06:56.6869923Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2022-12-01T10:06:56.6871678Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2022-12-01T10:06:56.6873294Z adding 'torch/include/ATen/ops/glu_meta.h' 2022-12-01T10:06:56.6875006Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2022-12-01T10:06:56.6876581Z adding 'torch/include/ATen/ops/glu_native.h' 2022-12-01T10:06:56.6878297Z adding 'torch/include/ATen/ops/glu_ops.h' 2022-12-01T10:06:56.6880230Z adding 'torch/include/ATen/ops/gradient.h' 2022-12-01T10:06:56.6883009Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6884560Z adding 'torch/include/ATen/ops/gradient_native.h' 2022-12-01T10:06:56.6886655Z adding 'torch/include/ATen/ops/gradient_ops.h' 2022-12-01T10:06:56.6888525Z adding 'torch/include/ATen/ops/greater.h' 2022-12-01T10:06:56.6890421Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6892160Z adding 'torch/include/ATen/ops/greater_equal.h' 2022-12-01T10:06:56.6894026Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6895518Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2022-12-01T10:06:56.6897616Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2022-12-01T10:06:56.6899619Z adding 'torch/include/ATen/ops/greater_native.h' 2022-12-01T10:06:56.6901365Z adding 'torch/include/ATen/ops/greater_ops.h' 2022-12-01T10:06:56.6903355Z adding 'torch/include/ATen/ops/grid_sampler.h' 2022-12-01T10:06:56.6904914Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2022-12-01T10:06:56.6906851Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2022-12-01T10:06:56.6908821Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6910470Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.6912214Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.6914027Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2022-12-01T10:06:56.6915862Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2022-12-01T10:06:56.6917885Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6919504Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2022-12-01T10:06:56.6921422Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2022-12-01T10:06:56.6923138Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2022-12-01T10:06:56.6924958Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2022-12-01T10:06:56.6926687Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2022-12-01T10:06:56.6928307Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2022-12-01T10:06:56.6930083Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6931543Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.6933176Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.6934724Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2022-12-01T10:06:56.6936462Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2022-12-01T10:06:56.6938183Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6939655Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2022-12-01T10:06:56.6941175Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2022-12-01T10:06:56.6942673Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2022-12-01T10:06:56.6944353Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2022-12-01T10:06:56.6946060Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6947467Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2022-12-01T10:06:56.6949097Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2022-12-01T10:06:56.6950716Z adding 'torch/include/ATen/ops/group_norm.h' 2022-12-01T10:06:56.6952324Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6953782Z adding 'torch/include/ATen/ops/group_norm_native.h' 2022-12-01T10:06:56.6955419Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2022-12-01T10:06:56.6957027Z adding 'torch/include/ATen/ops/gru.h' 2022-12-01T10:06:56.6958770Z adding 'torch/include/ATen/ops/gru_cell.h' 2022-12-01T10:06:56.6960333Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6962025Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2022-12-01T10:06:56.6963577Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2022-12-01T10:06:56.6965237Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.6966702Z adding 'torch/include/ATen/ops/gru_native.h' 2022-12-01T10:06:56.6968343Z adding 'torch/include/ATen/ops/gru_ops.h' 2022-12-01T10:06:56.6970083Z adding 'torch/include/ATen/ops/gt.h' 2022-12-01T10:06:56.6971853Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.6973501Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2022-12-01T10:06:56.6975084Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2022-12-01T10:06:56.6976604Z adding 'torch/include/ATen/ops/gt_meta.h' 2022-12-01T10:06:56.6978170Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2022-12-01T10:06:56.6979723Z adding 'torch/include/ATen/ops/gt_native.h' 2022-12-01T10:06:56.6981473Z adding 'torch/include/ATen/ops/gt_ops.h' 2022-12-01T10:06:56.6983521Z adding 'torch/include/ATen/ops/hamming_window.h' 2022-12-01T10:06:56.6985465Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6987067Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2022-12-01T10:06:56.6989081Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2022-12-01T10:06:56.6990997Z adding 'torch/include/ATen/ops/hann_window.h' 2022-12-01T10:06:56.6992796Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.6994305Z adding 'torch/include/ATen/ops/hann_window_native.h' 2022-12-01T10:06:56.6996076Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2022-12-01T10:06:56.6997779Z adding 'torch/include/ATen/ops/hardshrink.h' 2022-12-01T10:06:56.6999411Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2022-12-01T10:06:56.7001241Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7002660Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2022-12-01T10:06:56.7004246Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2022-12-01T10:06:56.7005765Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2022-12-01T10:06:56.7007305Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2022-12-01T10:06:56.7008745Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2022-12-01T10:06:56.7010468Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2022-12-01T10:06:56.7012266Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7013728Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2022-12-01T10:06:56.7015306Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2022-12-01T10:06:56.7016781Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2022-12-01T10:06:56.7018297Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2022-12-01T10:06:56.7019809Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2022-12-01T10:06:56.7021366Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2022-12-01T10:06:56.7022994Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2022-12-01T10:06:56.7024565Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2022-12-01T10:06:56.7026263Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7027688Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2022-12-01T10:06:56.7029228Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2022-12-01T10:06:56.7030694Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2022-12-01T10:06:56.7032283Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2022-12-01T10:06:56.7033712Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2022-12-01T10:06:56.7035448Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2022-12-01T10:06:56.7037101Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7038580Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2022-12-01T10:06:56.7040072Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2022-12-01T10:06:56.7041778Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2022-12-01T10:06:56.7043483Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2022-12-01T10:06:56.7045078Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2022-12-01T10:06:56.7046724Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2022-12-01T10:06:56.7048552Z adding 'torch/include/ATen/ops/hardswish.h' 2022-12-01T10:06:56.7050462Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2022-12-01T10:06:56.7052122Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7053618Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2022-12-01T10:06:56.7055240Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2022-12-01T10:06:56.7057387Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2022-12-01T10:06:56.7058720Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2022-12-01T10:06:56.7060230Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2022-12-01T10:06:56.7061566Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2022-12-01T10:06:56.7063229Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2022-12-01T10:06:56.7064835Z adding 'torch/include/ATen/ops/hardswish_native.h' 2022-12-01T10:06:56.7066625Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2022-12-01T10:06:56.7068344Z adding 'torch/include/ATen/ops/hardtanh.h' 2022-12-01T10:06:56.7070076Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2022-12-01T10:06:56.7071889Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2022-12-01T10:06:56.7073497Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2022-12-01T10:06:56.7075188Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2022-12-01T10:06:56.7077607Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2022-12-01T10:06:56.7079726Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2022-12-01T10:06:56.7082044Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2022-12-01T10:06:56.7084925Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2022-12-01T10:06:56.7085864Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2022-12-01T10:06:56.7106120Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2022-12-01T10:06:56.7106469Z adding 'torch/include/ATen/ops/heaviside.h' 2022-12-01T10:06:56.7106816Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7107006Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2022-12-01T10:06:56.7107183Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2022-12-01T10:06:56.7107342Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2022-12-01T10:06:56.7107507Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2022-12-01T10:06:56.7107664Z adding 'torch/include/ATen/ops/heaviside_native.h' 2022-12-01T10:06:56.7107889Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2022-12-01T10:06:56.7108515Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2022-12-01T10:06:56.7111132Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7112614Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2022-12-01T10:06:56.7114983Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2022-12-01T10:06:56.7116868Z adding 'torch/include/ATen/ops/histc.h' 2022-12-01T10:06:56.7119182Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2022-12-01T10:06:56.7121252Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2022-12-01T10:06:56.7123399Z adding 'torch/include/ATen/ops/histc_native.h' 2022-12-01T10:06:56.7125678Z adding 'torch/include/ATen/ops/histc_ops.h' 2022-12-01T10:06:56.7127912Z adding 'torch/include/ATen/ops/histogram.h' 2022-12-01T10:06:56.7130269Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2022-12-01T10:06:56.7132262Z adding 'torch/include/ATen/ops/histogram_native.h' 2022-12-01T10:06:56.7134846Z adding 'torch/include/ATen/ops/histogram_ops.h' 2022-12-01T10:06:56.7137078Z adding 'torch/include/ATen/ops/histogramdd.h' 2022-12-01T10:06:56.7139254Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7141144Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2022-12-01T10:06:56.7143650Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2022-12-01T10:06:56.7145579Z adding 'torch/include/ATen/ops/hsplit.h' 2022-12-01T10:06:56.7147943Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7149684Z adding 'torch/include/ATen/ops/hsplit_native.h' 2022-12-01T10:06:56.7152054Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2022-12-01T10:06:56.7153905Z adding 'torch/include/ATen/ops/hspmm.h' 2022-12-01T10:06:56.7155919Z adding 'torch/include/ATen/ops/hspmm_native.h' 2022-12-01T10:06:56.7158082Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2022-12-01T10:06:56.7160026Z adding 'torch/include/ATen/ops/hstack.h' 2022-12-01T10:06:56.7162521Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7164156Z adding 'torch/include/ATen/ops/hstack_native.h' 2022-12-01T10:06:56.7166525Z adding 'torch/include/ATen/ops/hstack_ops.h' 2022-12-01T10:06:56.7168501Z adding 'torch/include/ATen/ops/huber_loss.h' 2022-12-01T10:06:56.7170777Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2022-12-01T10:06:56.7173003Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7174939Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2022-12-01T10:06:56.7177268Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2022-12-01T10:06:56.7178975Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2022-12-01T10:06:56.7181395Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2022-12-01T10:06:56.7183311Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2022-12-01T10:06:56.7185445Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2022-12-01T10:06:56.7187371Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2022-12-01T10:06:56.7189587Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2022-12-01T10:06:56.7191510Z adding 'torch/include/ATen/ops/hypot.h' 2022-12-01T10:06:56.7193879Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7195550Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2022-12-01T10:06:56.7197856Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2022-12-01T10:06:56.7199504Z adding 'torch/include/ATen/ops/hypot_meta.h' 2022-12-01T10:06:56.7201960Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2022-12-01T10:06:56.7203776Z adding 'torch/include/ATen/ops/hypot_native.h' 2022-12-01T10:06:56.7206126Z adding 'torch/include/ATen/ops/hypot_ops.h' 2022-12-01T10:06:56.7208019Z adding 'torch/include/ATen/ops/i0.h' 2022-12-01T10:06:56.7210515Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7212198Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2022-12-01T10:06:56.7214578Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2022-12-01T10:06:56.7216282Z adding 'torch/include/ATen/ops/i0_meta.h' 2022-12-01T10:06:56.7218716Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2022-12-01T10:06:56.7220351Z adding 'torch/include/ATen/ops/i0_native.h' 2022-12-01T10:06:56.7222694Z adding 'torch/include/ATen/ops/i0_ops.h' 2022-12-01T10:06:56.7224639Z adding 'torch/include/ATen/ops/igamma.h' 2022-12-01T10:06:56.7227090Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7228937Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2022-12-01T10:06:56.7231078Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2022-12-01T10:06:56.7233200Z adding 'torch/include/ATen/ops/igamma_meta.h' 2022-12-01T10:06:56.7235045Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2022-12-01T10:06:56.7237092Z adding 'torch/include/ATen/ops/igamma_native.h' 2022-12-01T10:06:56.7239269Z adding 'torch/include/ATen/ops/igamma_ops.h' 2022-12-01T10:06:56.7241510Z adding 'torch/include/ATen/ops/igammac.h' 2022-12-01T10:06:56.7243845Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7245695Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2022-12-01T10:06:56.7247851Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2022-12-01T10:06:56.7249627Z adding 'torch/include/ATen/ops/igammac_meta.h' 2022-12-01T10:06:56.7251968Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2022-12-01T10:06:56.7253576Z adding 'torch/include/ATen/ops/igammac_native.h' 2022-12-01T10:06:56.7255212Z adding 'torch/include/ATen/ops/igammac_ops.h' 2022-12-01T10:06:56.7256876Z adding 'torch/include/ATen/ops/im2col.h' 2022-12-01T10:06:56.7258541Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2022-12-01T10:06:56.7260188Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2022-12-01T10:06:56.7261618Z adding 'torch/include/ATen/ops/im2col_native.h' 2022-12-01T10:06:56.7263711Z adding 'torch/include/ATen/ops/im2col_ops.h' 2022-12-01T10:06:56.7265347Z adding 'torch/include/ATen/ops/imag.h' 2022-12-01T10:06:56.7267009Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7268362Z adding 'torch/include/ATen/ops/imag_native.h' 2022-12-01T10:06:56.7269945Z adding 'torch/include/ATen/ops/imag_ops.h' 2022-12-01T10:06:56.7271826Z adding 'torch/include/ATen/ops/index.h' 2022-12-01T10:06:56.7273516Z adding 'torch/include/ATen/ops/index_add.h' 2022-12-01T10:06:56.7275261Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7276873Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7278381Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2022-12-01T10:06:56.7280066Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2022-12-01T10:06:56.7281920Z adding 'torch/include/ATen/ops/index_add_meta.h' 2022-12-01T10:06:56.7283602Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2022-12-01T10:06:56.7285178Z adding 'torch/include/ATen/ops/index_add_native.h' 2022-12-01T10:06:56.7287107Z adding 'torch/include/ATen/ops/index_add_ops.h' 2022-12-01T10:06:56.7288931Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7290515Z adding 'torch/include/ATen/ops/index_copy.h' 2022-12-01T10:06:56.7292687Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7294643Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7296292Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2022-12-01T10:06:56.7297857Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2022-12-01T10:06:56.7299755Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2022-12-01T10:06:56.7301740Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2022-12-01T10:06:56.7303366Z adding 'torch/include/ATen/ops/index_copy_native.h' 2022-12-01T10:06:56.7305452Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2022-12-01T10:06:56.7314399Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2022-12-01T10:06:56.7316165Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2022-12-01T10:06:56.7318033Z adding 'torch/include/ATen/ops/index_fill.h' 2022-12-01T10:06:56.7319987Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7321940Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7323682Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2022-12-01T10:06:56.7325220Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2022-12-01T10:06:56.7326905Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2022-12-01T10:06:56.7328700Z adding 'torch/include/ATen/ops/index_fill_native.h' 2022-12-01T10:06:56.7330776Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2022-12-01T10:06:56.7332774Z adding 'torch/include/ATen/ops/index_meta.h' 2022-12-01T10:06:56.7334659Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2022-12-01T10:06:56.7336218Z adding 'torch/include/ATen/ops/index_native.h' 2022-12-01T10:06:56.7337919Z adding 'torch/include/ATen/ops/index_ops.h' 2022-12-01T10:06:56.7339599Z adding 'torch/include/ATen/ops/index_put.h' 2022-12-01T10:06:56.7341494Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7343119Z adding 'torch/include/ATen/ops/index_put_native.h' 2022-12-01T10:06:56.7345049Z adding 'torch/include/ATen/ops/index_put_ops.h' 2022-12-01T10:06:56.7346780Z adding 'torch/include/ATen/ops/index_reduce.h' 2022-12-01T10:06:56.7348816Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7350404Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2022-12-01T10:06:56.7352182Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2022-12-01T10:06:56.7354024Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2022-12-01T10:06:56.7355818Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2022-12-01T10:06:56.7357515Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2022-12-01T10:06:56.7359397Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2022-12-01T10:06:56.7361666Z adding 'torch/include/ATen/ops/index_select.h' 2022-12-01T10:06:56.7363634Z adding 'torch/include/ATen/ops/index_select_backward.h' 2022-12-01T10:06:56.7365138Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7366616Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2022-12-01T10:06:56.7368338Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2022-12-01T10:06:56.7370055Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7371823Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2022-12-01T10:06:56.7373472Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2022-12-01T10:06:56.7375239Z adding 'torch/include/ATen/ops/index_select_native.h' 2022-12-01T10:06:56.7377072Z adding 'torch/include/ATen/ops/index_select_ops.h' 2022-12-01T10:06:56.7378784Z adding 'torch/include/ATen/ops/indices.h' 2022-12-01T10:06:56.7380384Z adding 'torch/include/ATen/ops/indices_copy.h' 2022-12-01T10:06:56.7382184Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7383743Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7385855Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2022-12-01T10:06:56.7392343Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2022-12-01T10:06:56.7393970Z adding 'torch/include/ATen/ops/indices_native.h' 2022-12-01T10:06:56.7395694Z adding 'torch/include/ATen/ops/indices_ops.h' 2022-12-01T10:06:56.7397341Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2022-12-01T10:06:56.7399046Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7400502Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2022-12-01T10:06:56.7402290Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2022-12-01T10:06:56.7404193Z adding 'torch/include/ATen/ops/inner.h' 2022-12-01T10:06:56.7406034Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7407543Z adding 'torch/include/ATen/ops/inner_native.h' 2022-12-01T10:06:56.7409416Z adding 'torch/include/ATen/ops/inner_ops.h' 2022-12-01T10:06:56.7411075Z adding 'torch/include/ATen/ops/instance_norm.h' 2022-12-01T10:06:56.7412985Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7414542Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2022-12-01T10:06:56.7416292Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2022-12-01T10:06:56.7417964Z adding 'torch/include/ATen/ops/int_repr.h' 2022-12-01T10:06:56.7419643Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7421150Z adding 'torch/include/ATen/ops/int_repr_native.h' 2022-12-01T10:06:56.7422939Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2022-12-01T10:06:56.7424575Z adding 'torch/include/ATen/ops/inverse.h' 2022-12-01T10:06:56.7426385Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7427903Z adding 'torch/include/ATen/ops/inverse_native.h' 2022-12-01T10:06:56.7429636Z adding 'torch/include/ATen/ops/inverse_ops.h' 2022-12-01T10:06:56.7431156Z adding 'torch/include/ATen/ops/is_coalesced.h' 2022-12-01T10:06:56.7432724Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2022-12-01T10:06:56.7434337Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2022-12-01T10:06:56.7435886Z adding 'torch/include/ATen/ops/is_complex.h' 2022-12-01T10:06:56.7437623Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7439334Z adding 'torch/include/ATen/ops/is_complex_native.h' 2022-12-01T10:06:56.7440776Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2022-12-01T10:06:56.7442519Z adding 'torch/include/ATen/ops/is_conj.h' 2022-12-01T10:06:56.7444217Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7445660Z adding 'torch/include/ATen/ops/is_conj_native.h' 2022-12-01T10:06:56.7447289Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2022-12-01T10:06:56.7448917Z adding 'torch/include/ATen/ops/is_distributed.h' 2022-12-01T10:06:56.7450610Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7452157Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2022-12-01T10:06:56.7453837Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2022-12-01T10:06:56.7455431Z adding 'torch/include/ATen/ops/is_floating_point.h' 2022-12-01T10:06:56.7457145Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7458537Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2022-12-01T10:06:56.7460194Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2022-12-01T10:06:56.7461739Z adding 'torch/include/ATen/ops/is_inference.h' 2022-12-01T10:06:56.7463404Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7464859Z adding 'torch/include/ATen/ops/is_inference_native.h' 2022-12-01T10:06:56.7466506Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2022-12-01T10:06:56.7468119Z adding 'torch/include/ATen/ops/is_leaf.h' 2022-12-01T10:06:56.7469756Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7471300Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2022-12-01T10:06:56.7472948Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2022-12-01T10:06:56.7474616Z adding 'torch/include/ATen/ops/is_neg.h' 2022-12-01T10:06:56.7476305Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7477925Z adding 'torch/include/ATen/ops/is_neg_native.h' 2022-12-01T10:06:56.7480301Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2022-12-01T10:06:56.7482096Z adding 'torch/include/ATen/ops/is_nonzero.h' 2022-12-01T10:06:56.7484463Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7486490Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2022-12-01T10:06:56.7488531Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2022-12-01T10:06:56.7490497Z adding 'torch/include/ATen/ops/is_pinned.h' 2022-12-01T10:06:56.7492754Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7494838Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2022-12-01T10:06:56.7496740Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2022-12-01T10:06:56.7498933Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2022-12-01T10:06:56.7500881Z adding 'torch/include/ATen/ops/is_same_size.h' 2022-12-01T10:06:56.7503125Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7504910Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2022-12-01T10:06:56.7507170Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2022-12-01T10:06:56.7509059Z adding 'torch/include/ATen/ops/is_set_to.h' 2022-12-01T10:06:56.7511206Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2022-12-01T10:06:56.7513345Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2022-12-01T10:06:56.7515259Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2022-12-01T10:06:56.7517466Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2022-12-01T10:06:56.7519386Z adding 'torch/include/ATen/ops/is_signed.h' 2022-12-01T10:06:56.7521798Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7523553Z adding 'torch/include/ATen/ops/is_signed_native.h' 2022-12-01T10:06:56.7525884Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2022-12-01T10:06:56.7527736Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2022-12-01T10:06:56.7530223Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7531935Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2022-12-01T10:06:56.7534406Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2022-12-01T10:06:56.7536292Z adding 'torch/include/ATen/ops/isclose.h' 2022-12-01T10:06:56.7538701Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7540495Z adding 'torch/include/ATen/ops/isclose_native.h' 2022-12-01T10:06:56.7543059Z adding 'torch/include/ATen/ops/isclose_ops.h' 2022-12-01T10:06:56.7544984Z adding 'torch/include/ATen/ops/isfinite.h' 2022-12-01T10:06:56.7547280Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7549189Z adding 'torch/include/ATen/ops/isfinite_native.h' 2022-12-01T10:06:56.7551444Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2022-12-01T10:06:56.7553814Z adding 'torch/include/ATen/ops/isin.h' 2022-12-01T10:06:56.7556163Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7558246Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2022-12-01T10:06:56.7560585Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2022-12-01T10:06:56.7563130Z adding 'torch/include/ATen/ops/isin_meta.h' 2022-12-01T10:06:56.7565227Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2022-12-01T10:06:56.7567457Z adding 'torch/include/ATen/ops/isin_native.h' 2022-12-01T10:06:56.7569996Z adding 'torch/include/ATen/ops/isin_ops.h' 2022-12-01T10:06:56.7572212Z adding 'torch/include/ATen/ops/isinf.h' 2022-12-01T10:06:56.7574528Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7576388Z adding 'torch/include/ATen/ops/isinf_native.h' 2022-12-01T10:06:56.7578910Z adding 'torch/include/ATen/ops/isinf_ops.h' 2022-12-01T10:06:56.7580844Z adding 'torch/include/ATen/ops/isnan.h' 2022-12-01T10:06:56.7583321Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7585207Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2022-12-01T10:06:56.7587448Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2022-12-01T10:06:56.7589467Z adding 'torch/include/ATen/ops/isnan_native.h' 2022-12-01T10:06:56.7591698Z adding 'torch/include/ATen/ops/isnan_ops.h' 2022-12-01T10:06:56.7593932Z adding 'torch/include/ATen/ops/isneginf.h' 2022-12-01T10:06:56.7596412Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7598253Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2022-12-01T10:06:56.7600521Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2022-12-01T10:06:56.7602634Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2022-12-01T10:06:56.7604779Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2022-12-01T10:06:56.7606783Z adding 'torch/include/ATen/ops/isneginf_native.h' 2022-12-01T10:06:56.7608877Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2022-12-01T10:06:56.7611031Z adding 'torch/include/ATen/ops/isposinf.h' 2022-12-01T10:06:56.7613278Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7615288Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2022-12-01T10:06:56.7617423Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2022-12-01T10:06:56.7619449Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2022-12-01T10:06:56.7621640Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2022-12-01T10:06:56.7623545Z adding 'torch/include/ATen/ops/isposinf_native.h' 2022-12-01T10:06:56.7625817Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2022-12-01T10:06:56.7627671Z adding 'torch/include/ATen/ops/isreal.h' 2022-12-01T10:06:56.7630006Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7631687Z adding 'torch/include/ATen/ops/isreal_native.h' 2022-12-01T10:06:56.7634081Z adding 'torch/include/ATen/ops/isreal_ops.h' 2022-12-01T10:06:56.7636133Z adding 'torch/include/ATen/ops/istft.h' 2022-12-01T10:06:56.7638458Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7640216Z adding 'torch/include/ATen/ops/istft_native.h' 2022-12-01T10:06:56.7642875Z adding 'torch/include/ATen/ops/istft_ops.h' 2022-12-01T10:06:56.7644624Z adding 'torch/include/ATen/ops/item.h' 2022-12-01T10:06:56.7647009Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7648646Z adding 'torch/include/ATen/ops/item_native.h' 2022-12-01T10:06:56.7650995Z adding 'torch/include/ATen/ops/item_ops.h' 2022-12-01T10:06:56.7653518Z adding 'torch/include/ATen/ops/kaiser_window.h' 2022-12-01T10:06:56.7655961Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7657770Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2022-12-01T10:06:56.7660495Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2022-12-01T10:06:56.7662514Z adding 'torch/include/ATen/ops/kl_div.h' 2022-12-01T10:06:56.7664775Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7666568Z adding 'torch/include/ATen/ops/kl_div_native.h' 2022-12-01T10:06:56.7668897Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2022-12-01T10:06:56.7670783Z adding 'torch/include/ATen/ops/kron.h' 2022-12-01T10:06:56.7673272Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7674841Z adding 'torch/include/ATen/ops/kron_native.h' 2022-12-01T10:06:56.7677336Z adding 'torch/include/ATen/ops/kron_ops.h' 2022-12-01T10:06:56.7679570Z adding 'torch/include/ATen/ops/kthvalue.h' 2022-12-01T10:06:56.7682157Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7684148Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7686364Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2022-12-01T10:06:56.7688455Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2022-12-01T10:06:56.7690531Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2022-12-01T10:06:56.7693086Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2022-12-01T10:06:56.7695075Z adding 'torch/include/ATen/ops/l1_loss.h' 2022-12-01T10:06:56.7697303Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7699105Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2022-12-01T10:06:56.7701585Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2022-12-01T10:06:56.7703414Z adding 'torch/include/ATen/ops/layer_norm.h' 2022-12-01T10:06:56.7705862Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7707575Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2022-12-01T10:06:56.7709985Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2022-12-01T10:06:56.7711862Z adding 'torch/include/ATen/ops/lcm.h' 2022-12-01T10:06:56.7714359Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7716066Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2022-12-01T10:06:56.7718383Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2022-12-01T10:06:56.7720260Z adding 'torch/include/ATen/ops/lcm_meta.h' 2022-12-01T10:06:56.7722674Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2022-12-01T10:06:56.7724971Z adding 'torch/include/ATen/ops/lcm_native.h' 2022-12-01T10:06:56.7726910Z adding 'torch/include/ATen/ops/lcm_ops.h' 2022-12-01T10:06:56.7729191Z adding 'torch/include/ATen/ops/ldexp.h' 2022-12-01T10:06:56.7731260Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7733344Z adding 'torch/include/ATen/ops/ldexp_native.h' 2022-12-01T10:06:56.7735650Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2022-12-01T10:06:56.7737828Z adding 'torch/include/ATen/ops/le.h' 2022-12-01T10:06:56.7740001Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7742005Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2022-12-01T10:06:56.7744160Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2022-12-01T10:06:56.7746071Z adding 'torch/include/ATen/ops/le_meta.h' 2022-12-01T10:06:56.7748357Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2022-12-01T10:06:56.7750318Z adding 'torch/include/ATen/ops/le_native.h' 2022-12-01T10:06:56.7752928Z adding 'torch/include/ATen/ops/le_ops.h' 2022-12-01T10:06:56.7755035Z adding 'torch/include/ATen/ops/leaky_relu.h' 2022-12-01T10:06:56.7757094Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2022-12-01T10:06:56.7759465Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7761482Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2022-12-01T10:06:56.7763878Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2022-12-01T10:06:56.7765788Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2022-12-01T10:06:56.7768079Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2022-12-01T10:06:56.7769903Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2022-12-01T10:06:56.7773269Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2022-12-01T10:06:56.7775408Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7777392Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2022-12-01T10:06:56.7779646Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2022-12-01T10:06:56.7781642Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2022-12-01T10:06:56.7783769Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2022-12-01T10:06:56.7785843Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2022-12-01T10:06:56.7788370Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2022-12-01T10:06:56.7790455Z adding 'torch/include/ATen/ops/lerp.h' 2022-12-01T10:06:56.7792801Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7794603Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2022-12-01T10:06:56.7797056Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2022-12-01T10:06:56.7798892Z adding 'torch/include/ATen/ops/lerp_meta.h' 2022-12-01T10:06:56.7801432Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2022-12-01T10:06:56.7803302Z adding 'torch/include/ATen/ops/lerp_native.h' 2022-12-01T10:06:56.7805872Z adding 'torch/include/ATen/ops/lerp_ops.h' 2022-12-01T10:06:56.7808172Z adding 'torch/include/ATen/ops/less.h' 2022-12-01T10:06:56.7810298Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7812460Z adding 'torch/include/ATen/ops/less_equal.h' 2022-12-01T10:06:56.7814845Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7816721Z adding 'torch/include/ATen/ops/less_equal_native.h' 2022-12-01T10:06:56.7819258Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2022-12-01T10:06:56.7821275Z adding 'torch/include/ATen/ops/less_native.h' 2022-12-01T10:06:56.7823688Z adding 'torch/include/ATen/ops/less_ops.h' 2022-12-01T10:06:56.7825871Z adding 'torch/include/ATen/ops/lgamma.h' 2022-12-01T10:06:56.7827990Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7829998Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2022-12-01T10:06:56.7832212Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2022-12-01T10:06:56.7834069Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2022-12-01T10:06:56.7836209Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2022-12-01T10:06:56.7838164Z adding 'torch/include/ATen/ops/lgamma_native.h' 2022-12-01T10:06:56.7840455Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2022-12-01T10:06:56.7842608Z adding 'torch/include/ATen/ops/lift.h' 2022-12-01T10:06:56.7844864Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7846711Z adding 'torch/include/ATen/ops/lift_fresh.h' 2022-12-01T10:06:56.7849109Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7850916Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2022-12-01T10:06:56.7853395Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.7855112Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2022-12-01T10:06:56.7857493Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2022-12-01T10:06:56.7859389Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2022-12-01T10:06:56.7861542Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2022-12-01T10:06:56.7863399Z adding 'torch/include/ATen/ops/lift_native.h' 2022-12-01T10:06:56.7865646Z adding 'torch/include/ATen/ops/lift_ops.h' 2022-12-01T10:06:56.7867687Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2022-12-01T10:06:56.7869925Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7871888Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2022-12-01T10:06:56.7874329Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7876186Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2022-12-01T10:06:56.7878507Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2022-12-01T10:06:56.7880417Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2022-12-01T10:06:56.7882915Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2022-12-01T10:06:56.7884875Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2022-12-01T10:06:56.7887651Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2022-12-01T10:06:56.7890280Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2022-12-01T10:06:56.7892936Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2022-12-01T10:06:56.7895417Z adding 'torch/include/ATen/ops/linalg_cond.h' 2022-12-01T10:06:56.7897669Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7899665Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2022-12-01T10:06:56.7902163Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2022-12-01T10:06:56.7904317Z adding 'torch/include/ATen/ops/linalg_cross.h' 2022-12-01T10:06:56.7906684Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7908696Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2022-12-01T10:06:56.7911110Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2022-12-01T10:06:56.7912978Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2022-12-01T10:06:56.7915401Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2022-12-01T10:06:56.7917360Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2022-12-01T10:06:56.7919698Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2022-12-01T10:06:56.7921911Z adding 'torch/include/ATen/ops/linalg_det.h' 2022-12-01T10:06:56.7924541Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7926310Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2022-12-01T10:06:56.7928727Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2022-12-01T10:06:56.7930652Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2022-12-01T10:06:56.7933146Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7934866Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2022-12-01T10:06:56.7937197Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2022-12-01T10:06:56.7939207Z adding 'torch/include/ATen/ops/linalg_eig.h' 2022-12-01T10:06:56.7941370Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2022-12-01T10:06:56.7943383Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2022-12-01T10:06:56.7945366Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2022-12-01T10:06:56.7947662Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2022-12-01T10:06:56.7949759Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2022-12-01T10:06:56.7952058Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7953784Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2022-12-01T10:06:56.7956319Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2022-12-01T10:06:56.7958225Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2022-12-01T10:06:56.7960653Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7962617Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2022-12-01T10:06:56.7965075Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2022-12-01T10:06:56.7967027Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2022-12-01T10:06:56.7969384Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7971090Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2022-12-01T10:06:56.7973612Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2022-12-01T10:06:56.7975669Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2022-12-01T10:06:56.7977830Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2022-12-01T10:06:56.7979933Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2022-12-01T10:06:56.7981891Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2022-12-01T10:06:56.7984174Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2022-12-01T10:06:56.7986057Z adding 'torch/include/ATen/ops/linalg_inv.h' 2022-12-01T10:06:56.7988365Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.7990369Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2022-12-01T10:06:56.7992722Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.7994654Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2022-12-01T10:06:56.7996916Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2022-12-01T10:06:56.7998870Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2022-12-01T10:06:56.8001177Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2022-12-01T10:06:56.8003198Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2022-12-01T10:06:56.8005479Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2022-12-01T10:06:56.8007362Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2022-12-01T10:06:56.8009691Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2022-12-01T10:06:56.8011760Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2022-12-01T10:06:56.8014189Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8016204Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2022-12-01T10:06:56.8018606Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8020521Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2022-12-01T10:06:56.8022871Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2022-12-01T10:06:56.8024718Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2022-12-01T10:06:56.8027106Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2022-12-01T10:06:56.8029079Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2022-12-01T10:06:56.8031465Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2022-12-01T10:06:56.8033397Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2022-12-01T10:06:56.8035703Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2022-12-01T10:06:56.8038108Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2022-12-01T10:06:56.8040055Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8042569Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2022-12-01T10:06:56.8044474Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2022-12-01T10:06:56.8046705Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2022-12-01T10:06:56.8048761Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2022-12-01T10:06:56.8050725Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2022-12-01T10:06:56.8053075Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2022-12-01T10:06:56.8055366Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2022-12-01T10:06:56.8057644Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8059695Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2022-12-01T10:06:56.8061932Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2022-12-01T10:06:56.8063923Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2022-12-01T10:06:56.8066344Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2022-12-01T10:06:56.8068391Z adding 'torch/include/ATen/ops/linalg_lu.h' 2022-12-01T10:06:56.8070727Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8072503Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2022-12-01T10:06:56.8074833Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2022-12-01T10:06:56.8076866Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2022-12-01T10:06:56.8079174Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8081347Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2022-12-01T10:06:56.8083976Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8085857Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2022-12-01T10:06:56.8088117Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2022-12-01T10:06:56.8090044Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2022-12-01T10:06:56.8092395Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2022-12-01T10:06:56.8094442Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2022-12-01T10:06:56.8096811Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2022-12-01T10:06:56.8098699Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2022-12-01T10:06:56.8101092Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2022-12-01T10:06:56.8102936Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2022-12-01T10:06:56.8105332Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2022-12-01T10:06:56.8107040Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2022-12-01T10:06:56.8109529Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2022-12-01T10:06:56.8111665Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2022-12-01T10:06:56.8113988Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8115769Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2022-12-01T10:06:56.8118110Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2022-12-01T10:06:56.8119950Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2022-12-01T10:06:56.8122208Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2022-12-01T10:06:56.8124247Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2022-12-01T10:06:56.8126737Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2022-12-01T10:06:56.8128831Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2022-12-01T10:06:56.8131127Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8132938Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2022-12-01T10:06:56.8135382Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2022-12-01T10:06:56.8137291Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2022-12-01T10:06:56.8139644Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8141501Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2022-12-01T10:06:56.8143657Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2022-12-01T10:06:56.8145533Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2022-12-01T10:06:56.8147849Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2022-12-01T10:06:56.8150166Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2022-12-01T10:06:56.8152616Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8154529Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2022-12-01T10:06:56.8157201Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2022-12-01T10:06:56.8159288Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2022-12-01T10:06:56.8161992Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8163745Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2022-12-01T10:06:56.8166204Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2022-12-01T10:06:56.8168550Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2022-12-01T10:06:56.8170985Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8172999Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2022-12-01T10:06:56.8175802Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2022-12-01T10:06:56.8177997Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2022-12-01T10:06:56.8180194Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8182062Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2022-12-01T10:06:56.8184293Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2022-12-01T10:06:56.8186247Z adding 'torch/include/ATen/ops/linalg_norm.h' 2022-12-01T10:06:56.8188805Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8190286Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2022-12-01T10:06:56.8193088Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2022-12-01T10:06:56.8195589Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2022-12-01T10:06:56.8198027Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8200190Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8202785Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8204727Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2022-12-01T10:06:56.8207572Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2022-12-01T10:06:56.8209906Z adding 'torch/include/ATen/ops/linalg_qr.h' 2022-12-01T10:06:56.8212368Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8214386Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2022-12-01T10:06:56.8216880Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2022-12-01T10:06:56.8218779Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2022-12-01T10:06:56.8221100Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2022-12-01T10:06:56.8223180Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2022-12-01T10:06:56.8225553Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2022-12-01T10:06:56.8227873Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2022-12-01T10:06:56.8230020Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8232113Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2022-12-01T10:06:56.8234430Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2022-12-01T10:06:56.8236551Z adding 'torch/include/ATen/ops/linalg_solve.h' 2022-12-01T10:06:56.8238864Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8241159Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2022-12-01T10:06:56.8243960Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8245799Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2022-12-01T10:06:56.8248278Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2022-12-01T10:06:56.8250338Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2022-12-01T10:06:56.8252512Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2022-12-01T10:06:56.8254764Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2022-12-01T10:06:56.8256862Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2022-12-01T10:06:56.8259013Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2022-12-01T10:06:56.8261107Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2022-12-01T10:06:56.8263321Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2022-12-01T10:06:56.8265459Z adding 'torch/include/ATen/ops/linalg_svd.h' 2022-12-01T10:06:56.8267516Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8269276Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2022-12-01T10:06:56.8271306Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2022-12-01T10:06:56.8273557Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2022-12-01T10:06:56.8276630Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8278359Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2022-12-01T10:06:56.8280813Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2022-12-01T10:06:56.8283168Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2022-12-01T10:06:56.8285416Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8287168Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2022-12-01T10:06:56.8289498Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2022-12-01T10:06:56.8291473Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2022-12-01T10:06:56.8293991Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8295800Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2022-12-01T10:06:56.8298198Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2022-12-01T10:06:56.8300304Z adding 'torch/include/ATen/ops/linalg_vander.h' 2022-12-01T10:06:56.8302416Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8304547Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2022-12-01T10:06:56.8306386Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2022-12-01T10:06:56.8308613Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2022-12-01T10:06:56.8311054Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8312747Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2022-12-01T10:06:56.8315175Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2022-12-01T10:06:56.8317319Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2022-12-01T10:06:56.8319671Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8321883Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2022-12-01T10:06:56.8323988Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2022-12-01T10:06:56.8326179Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2022-12-01T10:06:56.8328338Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2022-12-01T10:06:56.8330393Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2022-12-01T10:06:56.8332797Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2022-12-01T10:06:56.8334987Z adding 'torch/include/ATen/ops/linear.h' 2022-12-01T10:06:56.8337283Z adding 'torch/include/ATen/ops/linear_backward.h' 2022-12-01T10:06:56.8339577Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8341401Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2022-12-01T10:06:56.8344012Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2022-12-01T10:06:56.8345998Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8348201Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8350000Z adding 'torch/include/ATen/ops/linear_native.h' 2022-12-01T10:06:56.8352436Z adding 'torch/include/ATen/ops/linear_ops.h' 2022-12-01T10:06:56.8354618Z adding 'torch/include/ATen/ops/linspace.h' 2022-12-01T10:06:56.8356826Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8358813Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2022-12-01T10:06:56.8361164Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2022-12-01T10:06:56.8363031Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2022-12-01T10:06:56.8365210Z adding 'torch/include/ATen/ops/linspace_native.h' 2022-12-01T10:06:56.8367460Z adding 'torch/include/ATen/ops/linspace_ops.h' 2022-12-01T10:06:56.8369339Z adding 'torch/include/ATen/ops/log.h' 2022-12-01T10:06:56.8371543Z adding 'torch/include/ATen/ops/log10.h' 2022-12-01T10:06:56.8373718Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8375710Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2022-12-01T10:06:56.8377819Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2022-12-01T10:06:56.8379695Z adding 'torch/include/ATen/ops/log10_meta.h' 2022-12-01T10:06:56.8381773Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2022-12-01T10:06:56.8383708Z adding 'torch/include/ATen/ops/log10_native.h' 2022-12-01T10:06:56.8385805Z adding 'torch/include/ATen/ops/log10_ops.h' 2022-12-01T10:06:56.8387978Z adding 'torch/include/ATen/ops/log1p.h' 2022-12-01T10:06:56.8390035Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8391921Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2022-12-01T10:06:56.8394126Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2022-12-01T10:06:56.8395895Z adding 'torch/include/ATen/ops/log1p_meta.h' 2022-12-01T10:06:56.8398049Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2022-12-01T10:06:56.8399875Z adding 'torch/include/ATen/ops/log1p_native.h' 2022-12-01T10:06:56.8402439Z adding 'torch/include/ATen/ops/log1p_ops.h' 2022-12-01T10:06:56.8404426Z adding 'torch/include/ATen/ops/log2.h' 2022-12-01T10:06:56.8406936Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8408508Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2022-12-01T10:06:56.8410900Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2022-12-01T10:06:56.8412784Z adding 'torch/include/ATen/ops/log2_meta.h' 2022-12-01T10:06:56.8415074Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2022-12-01T10:06:56.8416891Z adding 'torch/include/ATen/ops/log2_native.h' 2022-12-01T10:06:56.8419222Z adding 'torch/include/ATen/ops/log2_ops.h' 2022-12-01T10:06:56.8421599Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8423351Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2022-12-01T10:06:56.8425591Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2022-12-01T10:06:56.8427372Z adding 'torch/include/ATen/ops/log_meta.h' 2022-12-01T10:06:56.8429828Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2022-12-01T10:06:56.8431505Z adding 'torch/include/ATen/ops/log_native.h' 2022-12-01T10:06:56.8433823Z adding 'torch/include/ATen/ops/log_normal.h' 2022-12-01T10:06:56.8436033Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8438005Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2022-12-01T10:06:56.8440097Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2022-12-01T10:06:56.8442299Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2022-12-01T10:06:56.8444413Z adding 'torch/include/ATen/ops/log_normal_native.h' 2022-12-01T10:06:56.8446782Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2022-12-01T10:06:56.8448929Z adding 'torch/include/ATen/ops/log_ops.h' 2022-12-01T10:06:56.8451022Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2022-12-01T10:06:56.8453186Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2022-12-01T10:06:56.8455424Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2022-12-01T10:06:56.8457445Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2022-12-01T10:06:56.8459596Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2022-12-01T10:06:56.8461726Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2022-12-01T10:06:56.8464055Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8465879Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2022-12-01T10:06:56.8468356Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2022-12-01T10:06:56.8470158Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2022-12-01T10:06:56.8472354Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2022-12-01T10:06:56.8474476Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2022-12-01T10:06:56.8476458Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2022-12-01T10:06:56.8478582Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2022-12-01T10:06:56.8480842Z adding 'torch/include/ATen/ops/log_softmax.h' 2022-12-01T10:06:56.8483217Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8485262Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8487168Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2022-12-01T10:06:56.8489560Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2022-12-01T10:06:56.8491497Z adding 'torch/include/ATen/ops/logaddexp.h' 2022-12-01T10:06:56.8493722Z adding 'torch/include/ATen/ops/logaddexp2.h' 2022-12-01T10:06:56.8495919Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8497908Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2022-12-01T10:06:56.8499984Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2022-12-01T10:06:56.8501959Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2022-12-01T10:06:56.8504166Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2022-12-01T10:06:56.8506153Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2022-12-01T10:06:56.8508360Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2022-12-01T10:06:56.8510607Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8512462Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2022-12-01T10:06:56.8514814Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2022-12-01T10:06:56.8516577Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2022-12-01T10:06:56.8518850Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2022-12-01T10:06:56.8520637Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2022-12-01T10:06:56.8523184Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2022-12-01T10:06:56.8525253Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2022-12-01T10:06:56.8527552Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8529614Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8531668Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2022-12-01T10:06:56.8534326Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2022-12-01T10:06:56.8536040Z adding 'torch/include/ATen/ops/logdet.h' 2022-12-01T10:06:56.8538774Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8540609Z adding 'torch/include/ATen/ops/logdet_native.h' 2022-12-01T10:06:56.8542795Z adding 'torch/include/ATen/ops/logdet_ops.h' 2022-12-01T10:06:56.8544638Z adding 'torch/include/ATen/ops/logical_and.h' 2022-12-01T10:06:56.8547010Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8548756Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2022-12-01T10:06:56.8551063Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2022-12-01T10:06:56.8552765Z adding 'torch/include/ATen/ops/logical_and_native.h' 2022-12-01T10:06:56.8555192Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2022-12-01T10:06:56.8557198Z adding 'torch/include/ATen/ops/logical_not.h' 2022-12-01T10:06:56.8559479Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8561414Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2022-12-01T10:06:56.8563644Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2022-12-01T10:06:56.8565476Z adding 'torch/include/ATen/ops/logical_not_native.h' 2022-12-01T10:06:56.8567803Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2022-12-01T10:06:56.8569778Z adding 'torch/include/ATen/ops/logical_or.h' 2022-12-01T10:06:56.8572161Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8574007Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2022-12-01T10:06:56.8576234Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2022-12-01T10:06:56.8578124Z adding 'torch/include/ATen/ops/logical_or_native.h' 2022-12-01T10:06:56.8580433Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2022-12-01T10:06:56.8582482Z adding 'torch/include/ATen/ops/logical_xor.h' 2022-12-01T10:06:56.8584706Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8586552Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2022-12-01T10:06:56.8588761Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2022-12-01T10:06:56.8590571Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2022-12-01T10:06:56.8592924Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2022-12-01T10:06:56.8594945Z adding 'torch/include/ATen/ops/logit.h' 2022-12-01T10:06:56.8597098Z adding 'torch/include/ATen/ops/logit_backward.h' 2022-12-01T10:06:56.8599401Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8601454Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2022-12-01T10:06:56.8604038Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2022-12-01T10:06:56.8605851Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2022-12-01T10:06:56.8608142Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2022-12-01T10:06:56.8609863Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2022-12-01T10:06:56.8612659Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2022-12-01T10:06:56.8614428Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2022-12-01T10:06:56.8616783Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2022-12-01T10:06:56.8618720Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2022-12-01T10:06:56.8620800Z adding 'torch/include/ATen/ops/logit_native.h' 2022-12-01T10:06:56.8622941Z adding 'torch/include/ATen/ops/logit_ops.h' 2022-12-01T10:06:56.8625268Z adding 'torch/include/ATen/ops/logspace.h' 2022-12-01T10:06:56.8627524Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8629593Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2022-12-01T10:06:56.8631619Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2022-12-01T10:06:56.8633745Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2022-12-01T10:06:56.8635760Z adding 'torch/include/ATen/ops/logspace_native.h' 2022-12-01T10:06:56.8638181Z adding 'torch/include/ATen/ops/logspace_ops.h' 2022-12-01T10:06:56.8640237Z adding 'torch/include/ATen/ops/logsumexp.h' 2022-12-01T10:06:56.8642873Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8644901Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8647072Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8648887Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2022-12-01T10:06:56.8651413Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2022-12-01T10:06:56.8653581Z adding 'torch/include/ATen/ops/lshift.h' 2022-12-01T10:06:56.8655896Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8657809Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2022-12-01T10:06:56.8660019Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2022-12-01T10:06:56.8661998Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2022-12-01T10:06:56.8664017Z adding 'torch/include/ATen/ops/lshift_native.h' 2022-12-01T10:06:56.8666468Z adding 'torch/include/ATen/ops/lshift_ops.h' 2022-12-01T10:06:56.8668833Z adding 'torch/include/ATen/ops/lstm.h' 2022-12-01T10:06:56.8670791Z adding 'torch/include/ATen/ops/lstm_cell.h' 2022-12-01T10:06:56.8673196Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8674870Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2022-12-01T10:06:56.8677292Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2022-12-01T10:06:56.8679909Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8681751Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2022-12-01T10:06:56.8684429Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8686217Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2022-12-01T10:06:56.8688810Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2022-12-01T10:06:56.8690832Z adding 'torch/include/ATen/ops/lstm_native.h' 2022-12-01T10:06:56.8693191Z adding 'torch/include/ATen/ops/lstm_ops.h' 2022-12-01T10:06:56.8695389Z adding 'torch/include/ATen/ops/lt.h' 2022-12-01T10:06:56.8697608Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8699621Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2022-12-01T10:06:56.8701813Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2022-12-01T10:06:56.8703743Z adding 'torch/include/ATen/ops/lt_meta.h' 2022-12-01T10:06:56.8705985Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2022-12-01T10:06:56.8707957Z adding 'torch/include/ATen/ops/lt_native.h' 2022-12-01T10:06:56.8710430Z adding 'torch/include/ATen/ops/lt_ops.h' 2022-12-01T10:06:56.8712631Z adding 'torch/include/ATen/ops/lu_solve.h' 2022-12-01T10:06:56.8714819Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8716844Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2022-12-01T10:06:56.8719234Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2022-12-01T10:06:56.8721564Z adding 'torch/include/ATen/ops/lu_unpack.h' 2022-12-01T10:06:56.8723947Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8726020Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2022-12-01T10:06:56.8728298Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2022-12-01T10:06:56.8730320Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2022-12-01T10:06:56.8732672Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2022-12-01T10:06:56.8734903Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2022-12-01T10:06:56.8737160Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2022-12-01T10:06:56.8739175Z adding 'torch/include/ATen/ops/mH.h' 2022-12-01T10:06:56.8741531Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8743383Z adding 'torch/include/ATen/ops/mH_native.h' 2022-12-01T10:06:56.8745632Z adding 'torch/include/ATen/ops/mH_ops.h' 2022-12-01T10:06:56.8747611Z adding 'torch/include/ATen/ops/mT.h' 2022-12-01T10:06:56.8749789Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8751674Z adding 'torch/include/ATen/ops/mT_native.h' 2022-12-01T10:06:56.8753923Z adding 'torch/include/ATen/ops/mT_ops.h' 2022-12-01T10:06:56.8756059Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2022-12-01T10:06:56.8758287Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8760217Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2022-12-01T10:06:56.8762706Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2022-12-01T10:06:56.8764384Z adding 'torch/include/ATen/ops/masked_fill.h' 2022-12-01T10:06:56.8766072Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8768363Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2022-12-01T10:06:56.8770019Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2022-12-01T10:06:56.8771691Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2022-12-01T10:06:56.8773283Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2022-12-01T10:06:56.8775234Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2022-12-01T10:06:56.8776893Z adding 'torch/include/ATen/ops/masked_scatter.h' 2022-12-01T10:06:56.8778602Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8780547Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2022-12-01T10:06:56.8781825Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2022-12-01T10:06:56.8783649Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2022-12-01T10:06:56.8785070Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2022-12-01T10:06:56.8786619Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2022-12-01T10:06:56.8788178Z adding 'torch/include/ATen/ops/masked_select.h' 2022-12-01T10:06:56.8789726Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2022-12-01T10:06:56.8791315Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8792757Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2022-12-01T10:06:56.8794312Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2022-12-01T10:06:56.8795942Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2022-12-01T10:06:56.8797480Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2022-12-01T10:06:56.8799055Z adding 'torch/include/ATen/ops/masked_select_native.h' 2022-12-01T10:06:56.8800681Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2022-12-01T10:06:56.8802644Z adding 'torch/include/ATen/ops/matmul.h' 2022-12-01T10:06:56.8804163Z adding 'torch/include/ATen/ops/matmul_backward.h' 2022-12-01T10:06:56.8805888Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8807318Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2022-12-01T10:06:56.8809133Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2022-12-01T10:06:56.8810867Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8812456Z adding 'torch/include/ATen/ops/matmul_native.h' 2022-12-01T10:06:56.8814117Z adding 'torch/include/ATen/ops/matmul_ops.h' 2022-12-01T10:06:56.8815677Z adding 'torch/include/ATen/ops/matrix_H.h' 2022-12-01T10:06:56.8817271Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8818728Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2022-12-01T10:06:56.8820232Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2022-12-01T10:06:56.8821817Z adding 'torch/include/ATen/ops/matrix_exp.h' 2022-12-01T10:06:56.8823381Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2022-12-01T10:06:56.8825092Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8826468Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2022-12-01T10:06:56.8828109Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2022-12-01T10:06:56.8829736Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8831140Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2022-12-01T10:06:56.8832708Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2022-12-01T10:06:56.8834330Z adding 'torch/include/ATen/ops/matrix_power.h' 2022-12-01T10:06:56.8835947Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8837436Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2022-12-01T10:06:56.8839060Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2022-12-01T10:06:56.8840894Z adding 'torch/include/ATen/ops/max.h' 2022-12-01T10:06:56.8842819Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8844606Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8846077Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2022-12-01T10:06:56.8847723Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2022-12-01T10:06:56.8849299Z adding 'torch/include/ATen/ops/max_meta.h' 2022-12-01T10:06:56.8850985Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2022-12-01T10:06:56.8852641Z adding 'torch/include/ATen/ops/max_native.h' 2022-12-01T10:06:56.8854705Z adding 'torch/include/ATen/ops/max_ops.h' 2022-12-01T10:06:56.8856397Z adding 'torch/include/ATen/ops/max_pool1d.h' 2022-12-01T10:06:56.8858134Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8859548Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2022-12-01T10:06:56.8861239Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2022-12-01T10:06:56.8862969Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2022-12-01T10:06:56.8864683Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8866124Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2022-12-01T10:06:56.8867918Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2022-12-01T10:06:56.8869599Z adding 'torch/include/ATen/ops/max_pool2d.h' 2022-12-01T10:06:56.8871461Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8873038Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2022-12-01T10:06:56.8874888Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2022-12-01T10:06:56.8876710Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2022-12-01T10:06:56.8878643Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2022-12-01T10:06:56.8881303Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8882951Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2022-12-01T10:06:56.8884236Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2022-12-01T10:06:56.8885870Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2022-12-01T10:06:56.8887476Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2022-12-01T10:06:56.8889272Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2022-12-01T10:06:56.8890996Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2022-12-01T10:06:56.8892996Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8894615Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2022-12-01T10:06:56.8896292Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2022-12-01T10:06:56.8897949Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2022-12-01T10:06:56.8899613Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2022-12-01T10:06:56.8901162Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2022-12-01T10:06:56.8902918Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2022-12-01T10:06:56.8904565Z adding 'torch/include/ATen/ops/max_pool3d.h' 2022-12-01T10:06:56.8906281Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8907767Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2022-12-01T10:06:56.8909375Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2022-12-01T10:06:56.8911139Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2022-12-01T10:06:56.8912865Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2022-12-01T10:06:56.8914687Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2022-12-01T10:06:56.8916299Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2022-12-01T10:06:56.8917934Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2022-12-01T10:06:56.8919696Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2022-12-01T10:06:56.8921542Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2022-12-01T10:06:56.8923380Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2022-12-01T10:06:56.8924947Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2022-12-01T10:06:56.8926768Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2022-12-01T10:06:56.8928214Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2022-12-01T10:06:56.8930005Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2022-12-01T10:06:56.8931407Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2022-12-01T10:06:56.8933173Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2022-12-01T10:06:56.8934795Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2022-12-01T10:06:56.8936458Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2022-12-01T10:06:56.8938025Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2022-12-01T10:06:56.8939634Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2022-12-01T10:06:56.8941134Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2022-12-01T10:06:56.8942810Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2022-12-01T10:06:56.8944355Z adding 'torch/include/ATen/ops/maximum.h' 2022-12-01T10:06:56.8946087Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8947540Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2022-12-01T10:06:56.8949077Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2022-12-01T10:06:56.8950669Z adding 'torch/include/ATen/ops/maximum_meta.h' 2022-12-01T10:06:56.8952299Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2022-12-01T10:06:56.8953633Z adding 'torch/include/ATen/ops/maximum_native.h' 2022-12-01T10:06:56.8955207Z adding 'torch/include/ATen/ops/maximum_ops.h' 2022-12-01T10:06:56.8956839Z adding 'torch/include/ATen/ops/mean.h' 2022-12-01T10:06:56.8958588Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8960238Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8962206Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8963790Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2022-12-01T10:06:56.8965360Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2022-12-01T10:06:56.8966696Z adding 'torch/include/ATen/ops/mean_meta.h' 2022-12-01T10:06:56.8968401Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2022-12-01T10:06:56.8970131Z adding 'torch/include/ATen/ops/mean_native.h' 2022-12-01T10:06:56.8972267Z adding 'torch/include/ATen/ops/mean_ops.h' 2022-12-01T10:06:56.8974340Z adding 'torch/include/ATen/ops/median.h' 2022-12-01T10:06:56.8976289Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.8978073Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8979836Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2022-12-01T10:06:56.8981522Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2022-12-01T10:06:56.8983214Z adding 'torch/include/ATen/ops/median_native.h' 2022-12-01T10:06:56.8986005Z adding 'torch/include/ATen/ops/median_ops.h' 2022-12-01T10:06:56.8987415Z adding 'torch/include/ATen/ops/meshgrid.h' 2022-12-01T10:06:56.8989353Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8990915Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2022-12-01T10:06:56.8992564Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2022-12-01T10:06:56.8994548Z adding 'torch/include/ATen/ops/min.h' 2022-12-01T10:06:56.8996408Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.8998376Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.8999874Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2022-12-01T10:06:56.9001836Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2022-12-01T10:06:56.9003664Z adding 'torch/include/ATen/ops/min_meta.h' 2022-12-01T10:06:56.9005492Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2022-12-01T10:06:56.9007293Z adding 'torch/include/ATen/ops/min_native.h' 2022-12-01T10:06:56.9009394Z adding 'torch/include/ATen/ops/min_ops.h' 2022-12-01T10:06:56.9011349Z adding 'torch/include/ATen/ops/minimum.h' 2022-12-01T10:06:56.9013453Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9015150Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2022-12-01T10:06:56.9016928Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2022-12-01T10:06:56.9018611Z adding 'torch/include/ATen/ops/minimum_meta.h' 2022-12-01T10:06:56.9020371Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2022-12-01T10:06:56.9022115Z adding 'torch/include/ATen/ops/minimum_native.h' 2022-12-01T10:06:56.9023568Z adding 'torch/include/ATen/ops/minimum_ops.h' 2022-12-01T10:06:56.9025260Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2022-12-01T10:06:56.9027167Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2022-12-01T10:06:56.9029053Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9030688Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9032296Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2022-12-01T10:06:56.9034115Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2022-12-01T10:06:56.9036103Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9037709Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2022-12-01T10:06:56.9039303Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2022-12-01T10:06:56.9041344Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2022-12-01T10:06:56.9043241Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2022-12-01T10:06:56.9044955Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2022-12-01T10:06:56.9046663Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2022-12-01T10:06:56.9048280Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2022-12-01T10:06:56.9050049Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2022-12-01T10:06:56.9051914Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9053588Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2022-12-01T10:06:56.9055200Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2022-12-01T10:06:56.9056954Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2022-12-01T10:06:56.9058694Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2022-12-01T10:06:56.9060393Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2022-12-01T10:06:56.9062025Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2022-12-01T10:06:56.9063805Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2022-12-01T10:06:56.9065600Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2022-12-01T10:06:56.9067430Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9069132Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2022-12-01T10:06:56.9070804Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2022-12-01T10:06:56.9072613Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2022-12-01T10:06:56.9074462Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2022-12-01T10:06:56.9076307Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9077971Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2022-12-01T10:06:56.9079579Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2022-12-01T10:06:56.9081685Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2022-12-01T10:06:56.9083763Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2022-12-01T10:06:56.9086004Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2022-12-01T10:06:56.9088083Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9089947Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9091899Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2022-12-01T10:06:56.9094155Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2022-12-01T10:06:56.9096219Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9098120Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2022-12-01T10:06:56.9099961Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2022-12-01T10:06:56.9102088Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2022-12-01T10:06:56.9103996Z adding 'torch/include/ATen/ops/mish.h' 2022-12-01T10:06:56.9105764Z adding 'torch/include/ATen/ops/mish_backward.h' 2022-12-01T10:06:56.9107686Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9109424Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2022-12-01T10:06:56.9111196Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9112901Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2022-12-01T10:06:56.9114709Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2022-12-01T10:06:56.9116663Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9118230Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2022-12-01T10:06:56.9119981Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2022-12-01T10:06:56.9121818Z adding 'torch/include/ATen/ops/mish_meta.h' 2022-12-01T10:06:56.9123606Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2022-12-01T10:06:56.9125311Z adding 'torch/include/ATen/ops/mish_native.h' 2022-12-01T10:06:56.9127227Z adding 'torch/include/ATen/ops/mish_ops.h' 2022-12-01T10:06:56.9130167Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2022-12-01T10:06:56.9131553Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2022-12-01T10:06:56.9133522Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9135202Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2022-12-01T10:06:56.9137149Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T10:06:56.9138963Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2022-12-01T10:06:56.9140907Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2022-12-01T10:06:56.9142917Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2022-12-01T10:06:56.9144934Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9146740Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2022-12-01T10:06:56.9148779Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2022-12-01T10:06:56.9150572Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2022-12-01T10:06:56.9152438Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2022-12-01T10:06:56.9154316Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9156185Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2022-12-01T10:06:56.9158130Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9159826Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2022-12-01T10:06:56.9161859Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2022-12-01T10:06:56.9163710Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2022-12-01T10:06:56.9165661Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2022-12-01T10:06:56.9167583Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2022-12-01T10:06:56.9170276Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9172139Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2022-12-01T10:06:56.9174074Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2022-12-01T10:06:56.9175972Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9177583Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2022-12-01T10:06:56.9179543Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2022-12-01T10:06:56.9181425Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2022-12-01T10:06:56.9183379Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2022-12-01T10:06:56.9185325Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9187062Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2022-12-01T10:06:56.9189038Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2022-12-01T10:06:56.9190989Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9192662Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2022-12-01T10:06:56.9194569Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2022-12-01T10:06:56.9196511Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2022-12-01T10:06:56.9198579Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2022-12-01T10:06:56.9200508Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9202352Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2022-12-01T10:06:56.9204366Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2022-12-01T10:06:56.9206267Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9207999Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2022-12-01T10:06:56.9209979Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2022-12-01T10:06:56.9211996Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2022-12-01T10:06:56.9213907Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9215698Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2022-12-01T10:06:56.9217633Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2022-12-01T10:06:56.9219533Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2022-12-01T10:06:56.9221423Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9223190Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2022-12-01T10:06:56.9225141Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2022-12-01T10:06:56.9226944Z adding 'torch/include/ATen/ops/mm.h' 2022-12-01T10:06:56.9228877Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9230530Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2022-12-01T10:06:56.9232318Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2022-12-01T10:06:56.9233986Z adding 'torch/include/ATen/ops/mm_meta.h' 2022-12-01T10:06:56.9235844Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2022-12-01T10:06:56.9237517Z adding 'torch/include/ATen/ops/mm_native.h' 2022-12-01T10:06:56.9239465Z adding 'torch/include/ATen/ops/mm_ops.h' 2022-12-01T10:06:56.9241586Z adding 'torch/include/ATen/ops/mode.h' 2022-12-01T10:06:56.9243716Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9245552Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9247299Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2022-12-01T10:06:56.9249086Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2022-12-01T10:06:56.9250866Z adding 'torch/include/ATen/ops/mode_native.h' 2022-12-01T10:06:56.9253032Z adding 'torch/include/ATen/ops/mode_ops.h' 2022-12-01T10:06:56.9254978Z adding 'torch/include/ATen/ops/moveaxis.h' 2022-12-01T10:06:56.9256995Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9258526Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2022-12-01T10:06:56.9260442Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2022-12-01T10:06:56.9262311Z adding 'torch/include/ATen/ops/movedim.h' 2022-12-01T10:06:56.9264068Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9265663Z adding 'torch/include/ATen/ops/movedim_native.h' 2022-12-01T10:06:56.9267611Z adding 'torch/include/ATen/ops/movedim_ops.h' 2022-12-01T10:06:56.9269577Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2022-12-01T10:06:56.9271681Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9273334Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2022-12-01T10:06:56.9275410Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2022-12-01T10:06:56.9277360Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2022-12-01T10:06:56.9279407Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9281455Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2022-12-01T10:06:56.9283455Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2022-12-01T10:06:56.9285334Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2022-12-01T10:06:56.9287302Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9288975Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2022-12-01T10:06:56.9290902Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2022-12-01T10:06:56.9292819Z adding 'torch/include/ATen/ops/mse_loss.h' 2022-12-01T10:06:56.9294704Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2022-12-01T10:06:56.9296563Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2022-12-01T10:06:56.9298328Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9300037Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2022-12-01T10:06:56.9301889Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2022-12-01T10:06:56.9303817Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9305481Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2022-12-01T10:06:56.9307350Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2022-12-01T10:06:56.9309044Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2022-12-01T10:06:56.9310845Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2022-12-01T10:06:56.9312537Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2022-12-01T10:06:56.9314397Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2022-12-01T10:06:56.9316162Z adding 'torch/include/ATen/ops/msort.h' 2022-12-01T10:06:56.9318022Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9319718Z adding 'torch/include/ATen/ops/msort_native.h' 2022-12-01T10:06:56.9321622Z adding 'torch/include/ATen/ops/msort_ops.h' 2022-12-01T10:06:56.9323616Z adding 'torch/include/ATen/ops/mul.h' 2022-12-01T10:06:56.9325470Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9327463Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9328949Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2022-12-01T10:06:56.9330642Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2022-12-01T10:06:56.9332599Z adding 'torch/include/ATen/ops/mul_meta.h' 2022-12-01T10:06:56.9334149Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2022-12-01T10:06:56.9336128Z adding 'torch/include/ATen/ops/mul_native.h' 2022-12-01T10:06:56.9338122Z adding 'torch/include/ATen/ops/mul_ops.h' 2022-12-01T10:06:56.9340118Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2022-12-01T10:06:56.9342040Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2022-12-01T10:06:56.9343885Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2022-12-01T10:06:56.9345943Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9347756Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2022-12-01T10:06:56.9349797Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2022-12-01T10:06:56.9351776Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2022-12-01T10:06:56.9353680Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2022-12-01T10:06:56.9355752Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2022-12-01T10:06:56.9357416Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2022-12-01T10:06:56.9359334Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2022-12-01T10:06:56.9361402Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2022-12-01T10:06:56.9363287Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2022-12-01T10:06:56.9365277Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9367160Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2022-12-01T10:06:56.9369100Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2022-12-01T10:06:56.9371057Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9372917Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2022-12-01T10:06:56.9374803Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2022-12-01T10:06:56.9376251Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2022-12-01T10:06:56.9377841Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2022-12-01T10:06:56.9379633Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2022-12-01T10:06:56.9381176Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2022-12-01T10:06:56.9382836Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2022-12-01T10:06:56.9384486Z adding 'torch/include/ATen/ops/multinomial.h' 2022-12-01T10:06:56.9386188Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2022-12-01T10:06:56.9387784Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2022-12-01T10:06:56.9389429Z adding 'torch/include/ATen/ops/multinomial_native.h' 2022-12-01T10:06:56.9391131Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2022-12-01T10:06:56.9392861Z adding 'torch/include/ATen/ops/multiply.h' 2022-12-01T10:06:56.9394591Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9396106Z adding 'torch/include/ATen/ops/multiply_native.h' 2022-12-01T10:06:56.9397842Z adding 'torch/include/ATen/ops/multiply_ops.h' 2022-12-01T10:06:56.9399538Z adding 'torch/include/ATen/ops/mv.h' 2022-12-01T10:06:56.9401354Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9403108Z adding 'torch/include/ATen/ops/mv_native.h' 2022-12-01T10:06:56.9404679Z adding 'torch/include/ATen/ops/mv_ops.h' 2022-12-01T10:06:56.9406317Z adding 'torch/include/ATen/ops/mvlgamma.h' 2022-12-01T10:06:56.9407888Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9409497Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2022-12-01T10:06:56.9410916Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2022-12-01T10:06:56.9412396Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2022-12-01T10:06:56.9414106Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2022-12-01T10:06:56.9415881Z adding 'torch/include/ATen/ops/nan_to_num.h' 2022-12-01T10:06:56.9417698Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9419288Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2022-12-01T10:06:56.9420916Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2022-12-01T10:06:56.9422532Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2022-12-01T10:06:56.9424252Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2022-12-01T10:06:56.9426013Z adding 'torch/include/ATen/ops/nanmean.h' 2022-12-01T10:06:56.9427742Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9429299Z adding 'torch/include/ATen/ops/nanmean_native.h' 2022-12-01T10:06:56.9430978Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2022-12-01T10:06:56.9432784Z adding 'torch/include/ATen/ops/nanmedian.h' 2022-12-01T10:06:56.9434550Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9436185Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9437720Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2022-12-01T10:06:56.9439334Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2022-12-01T10:06:56.9441102Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2022-12-01T10:06:56.9443190Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2022-12-01T10:06:56.9445149Z adding 'torch/include/ATen/ops/nanquantile.h' 2022-12-01T10:06:56.9447159Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9448649Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2022-12-01T10:06:56.9450553Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2022-12-01T10:06:56.9452486Z adding 'torch/include/ATen/ops/nansum.h' 2022-12-01T10:06:56.9454376Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2022-12-01T10:06:56.9456078Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2022-12-01T10:06:56.9457723Z adding 'torch/include/ATen/ops/nansum_native.h' 2022-12-01T10:06:56.9459509Z adding 'torch/include/ATen/ops/nansum_ops.h' 2022-12-01T10:06:56.9461212Z adding 'torch/include/ATen/ops/narrow.h' 2022-12-01T10:06:56.9462977Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9464684Z adding 'torch/include/ATen/ops/narrow_copy.h' 2022-12-01T10:06:56.9466555Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9468190Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2022-12-01T10:06:56.9469814Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2022-12-01T10:06:56.9471580Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2022-12-01T10:06:56.9473205Z adding 'torch/include/ATen/ops/narrow_native.h' 2022-12-01T10:06:56.9474979Z adding 'torch/include/ATen/ops/narrow_ops.h' 2022-12-01T10:06:56.9476801Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2022-12-01T10:06:56.9478807Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2022-12-01T10:06:56.9480811Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9482703Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2022-12-01T10:06:56.9484460Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9486105Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2022-12-01T10:06:56.9488085Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2022-12-01T10:06:56.9489920Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2022-12-01T10:06:56.9491842Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2022-12-01T10:06:56.9493606Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2022-12-01T10:06:56.9495524Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2022-12-01T10:06:56.9497267Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2022-12-01T10:06:56.9499040Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9500704Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2022-12-01T10:06:56.9502246Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2022-12-01T10:06:56.9504075Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2022-12-01T10:06:56.9505868Z adding 'torch/include/ATen/ops/native_dropout.h' 2022-12-01T10:06:56.9507619Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2022-12-01T10:06:56.9509403Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9511001Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2022-12-01T10:06:56.9512683Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9514255Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2022-12-01T10:06:56.9516046Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2022-12-01T10:06:56.9517883Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9519484Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2022-12-01T10:06:56.9521425Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2022-12-01T10:06:56.9523603Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2022-12-01T10:06:56.9524741Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2022-12-01T10:06:56.9526983Z adding 'torch/include/ATen/ops/native_group_norm.h' 2022-12-01T10:06:56.9528894Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2022-12-01T10:06:56.9530890Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9532894Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2022-12-01T10:06:56.9534546Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9536255Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2022-12-01T10:06:56.9538153Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2022-12-01T10:06:56.9540095Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9541846Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2022-12-01T10:06:56.9543590Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2022-12-01T10:06:56.9545274Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2022-12-01T10:06:56.9547150Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2022-12-01T10:06:56.9549043Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2022-12-01T10:06:56.9551044Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2022-12-01T10:06:56.9553056Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9554756Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2022-12-01T10:06:56.9556475Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9558125Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2022-12-01T10:06:56.9560069Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2022-12-01T10:06:56.9562741Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9564159Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2022-12-01T10:06:56.9565825Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2022-12-01T10:06:56.9567472Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2022-12-01T10:06:56.9569235Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2022-12-01T10:06:56.9571028Z adding 'torch/include/ATen/ops/native_norm.h' 2022-12-01T10:06:56.9572856Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9574424Z adding 'torch/include/ATen/ops/native_norm_native.h' 2022-12-01T10:06:56.9576206Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2022-12-01T10:06:56.9578019Z adding 'torch/include/ATen/ops/ne.h' 2022-12-01T10:06:56.9580092Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9581730Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2022-12-01T10:06:56.9583262Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2022-12-01T10:06:56.9584903Z adding 'torch/include/ATen/ops/ne_meta.h' 2022-12-01T10:06:56.9587156Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2022-12-01T10:06:56.9588813Z adding 'torch/include/ATen/ops/ne_native.h' 2022-12-01T10:06:56.9590913Z adding 'torch/include/ATen/ops/ne_ops.h' 2022-12-01T10:06:56.9592808Z adding 'torch/include/ATen/ops/neg.h' 2022-12-01T10:06:56.9594625Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9596129Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2022-12-01T10:06:56.9597689Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2022-12-01T10:06:56.9599256Z adding 'torch/include/ATen/ops/neg_meta.h' 2022-12-01T10:06:56.9600866Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2022-12-01T10:06:56.9602655Z adding 'torch/include/ATen/ops/neg_native.h' 2022-12-01T10:06:56.9604439Z adding 'torch/include/ATen/ops/neg_ops.h' 2022-12-01T10:06:56.9606807Z adding 'torch/include/ATen/ops/negative.h' 2022-12-01T10:06:56.9608535Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9610743Z adding 'torch/include/ATen/ops/negative_native.h' 2022-12-01T10:06:56.9613206Z adding 'torch/include/ATen/ops/negative_ops.h' 2022-12-01T10:06:56.9615463Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2022-12-01T10:06:56.9617825Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9620104Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2022-12-01T10:06:56.9622372Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2022-12-01T10:06:56.9624555Z adding 'torch/include/ATen/ops/new_empty.h' 2022-12-01T10:06:56.9627154Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9628723Z adding 'torch/include/ATen/ops/new_empty_native.h' 2022-12-01T10:06:56.9631644Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2022-12-01T10:06:56.9633736Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2022-12-01T10:06:56.9635677Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9637404Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9639020Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2022-12-01T10:06:56.9640922Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2022-12-01T10:06:56.9642915Z adding 'torch/include/ATen/ops/new_full.h' 2022-12-01T10:06:56.9644778Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9646405Z adding 'torch/include/ATen/ops/new_full_native.h' 2022-12-01T10:06:56.9648235Z adding 'torch/include/ATen/ops/new_full_ops.h' 2022-12-01T10:06:56.9649999Z adding 'torch/include/ATen/ops/new_ones.h' 2022-12-01T10:06:56.9651978Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9653624Z adding 'torch/include/ATen/ops/new_ones_native.h' 2022-12-01T10:06:56.9655396Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2022-12-01T10:06:56.9657185Z adding 'torch/include/ATen/ops/new_zeros.h' 2022-12-01T10:06:56.9659019Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9660603Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2022-12-01T10:06:56.9662428Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2022-12-01T10:06:56.9664112Z adding 'torch/include/ATen/ops/nextafter.h' 2022-12-01T10:06:56.9665946Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9667560Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2022-12-01T10:06:56.9669170Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2022-12-01T10:06:56.9670765Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2022-12-01T10:06:56.9672396Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2022-12-01T10:06:56.9673970Z adding 'torch/include/ATen/ops/nextafter_native.h' 2022-12-01T10:06:56.9675676Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2022-12-01T10:06:56.9677745Z adding 'torch/include/ATen/ops/nll_loss.h' 2022-12-01T10:06:56.9679632Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2022-12-01T10:06:56.9681617Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2022-12-01T10:06:56.9683356Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2022-12-01T10:06:56.9684972Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9686461Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2022-12-01T10:06:56.9688206Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2022-12-01T10:06:56.9689899Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9691553Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2022-12-01T10:06:56.9693319Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2022-12-01T10:06:56.9694922Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2022-12-01T10:06:56.9696577Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2022-12-01T10:06:56.9698170Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2022-12-01T10:06:56.9699706Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2022-12-01T10:06:56.9701384Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2022-12-01T10:06:56.9703082Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2022-12-01T10:06:56.9704850Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9706329Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2022-12-01T10:06:56.9707978Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2022-12-01T10:06:56.9709484Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2022-12-01T10:06:56.9711092Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2022-12-01T10:06:56.9712567Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2022-12-01T10:06:56.9714323Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2022-12-01T10:06:56.9716016Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9717587Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2022-12-01T10:06:56.9719281Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9720786Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2022-12-01T10:06:56.9722615Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2022-12-01T10:06:56.9724132Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2022-12-01T10:06:56.9725738Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2022-12-01T10:06:56.9727284Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2022-12-01T10:06:56.9729018Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2022-12-01T10:06:56.9730557Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2022-12-01T10:06:56.9732189Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2022-12-01T10:06:56.9733949Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9735402Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2022-12-01T10:06:56.9737067Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2022-12-01T10:06:56.9738873Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2022-12-01T10:06:56.9740390Z adding 'torch/include/ATen/ops/nonzero.h' 2022-12-01T10:06:56.9741936Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2022-12-01T10:06:56.9743392Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2022-12-01T10:06:56.9744857Z adding 'torch/include/ATen/ops/nonzero_native.h' 2022-12-01T10:06:56.9746419Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2022-12-01T10:06:56.9748019Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9749489Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2022-12-01T10:06:56.9751061Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2022-12-01T10:06:56.9752731Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2022-12-01T10:06:56.9754652Z adding 'torch/include/ATen/ops/norm.h' 2022-12-01T10:06:56.9756616Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9758238Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9759809Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9761630Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2022-12-01T10:06:56.9763390Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2022-12-01T10:06:56.9764910Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2022-12-01T10:06:56.9766562Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9767996Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2022-12-01T10:06:56.9769623Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2022-12-01T10:06:56.9771039Z adding 'torch/include/ATen/ops/norm_meta.h' 2022-12-01T10:06:56.9772665Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2022-12-01T10:06:56.9774365Z adding 'torch/include/ATen/ops/norm_native.h' 2022-12-01T10:06:56.9776642Z adding 'torch/include/ATen/ops/norm_ops.h' 2022-12-01T10:06:56.9778940Z adding 'torch/include/ATen/ops/normal.h' 2022-12-01T10:06:56.9780789Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9782436Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2022-12-01T10:06:56.9784087Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2022-12-01T10:06:56.9785724Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2022-12-01T10:06:56.9787445Z adding 'torch/include/ATen/ops/normal_native.h' 2022-12-01T10:06:56.9789752Z adding 'torch/include/ATen/ops/normal_ops.h' 2022-12-01T10:06:56.9791620Z adding 'torch/include/ATen/ops/not_equal.h' 2022-12-01T10:06:56.9793384Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9794809Z adding 'torch/include/ATen/ops/not_equal_native.h' 2022-12-01T10:06:56.9796668Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2022-12-01T10:06:56.9798363Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2022-12-01T10:06:56.9800178Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9801698Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2022-12-01T10:06:56.9803471Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2022-12-01T10:06:56.9805099Z adding 'torch/include/ATen/ops/numpy_T.h' 2022-12-01T10:06:56.9806761Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9808201Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2022-12-01T10:06:56.9809847Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2022-12-01T10:06:56.9811399Z adding 'torch/include/ATen/ops/one_hot.h' 2022-12-01T10:06:56.9813269Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9814758Z adding 'torch/include/ATen/ops/one_hot_native.h' 2022-12-01T10:06:56.9816375Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2022-12-01T10:06:56.9818251Z adding 'torch/include/ATen/ops/ones.h' 2022-12-01T10:06:56.9820150Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9821873Z adding 'torch/include/ATen/ops/ones_like.h' 2022-12-01T10:06:56.9823678Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9825269Z adding 'torch/include/ATen/ops/ones_like_native.h' 2022-12-01T10:06:56.9827156Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2022-12-01T10:06:56.9828930Z adding 'torch/include/ATen/ops/ones_native.h' 2022-12-01T10:06:56.9830578Z adding 'torch/include/ATen/ops/ones_ops.h' 2022-12-01T10:06:56.9832848Z adding 'torch/include/ATen/ops/or.h' 2022-12-01T10:06:56.9834342Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9835764Z adding 'torch/include/ATen/ops/or_native.h' 2022-12-01T10:06:56.9837557Z adding 'torch/include/ATen/ops/or_ops.h' 2022-12-01T10:06:56.9839469Z adding 'torch/include/ATen/ops/orgqr.h' 2022-12-01T10:06:56.9841130Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9842714Z adding 'torch/include/ATen/ops/orgqr_native.h' 2022-12-01T10:06:56.9844386Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2022-12-01T10:06:56.9846133Z adding 'torch/include/ATen/ops/ormqr.h' 2022-12-01T10:06:56.9847936Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2022-12-01T10:06:56.9849540Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2022-12-01T10:06:56.9851098Z adding 'torch/include/ATen/ops/ormqr_native.h' 2022-12-01T10:06:56.9853029Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2022-12-01T10:06:56.9854819Z adding 'torch/include/ATen/ops/outer.h' 2022-12-01T10:06:56.9856892Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9858147Z adding 'torch/include/ATen/ops/outer_native.h' 2022-12-01T10:06:56.9859765Z adding 'torch/include/ATen/ops/outer_ops.h' 2022-12-01T10:06:56.9861430Z adding 'torch/include/ATen/ops/output_nr.h' 2022-12-01T10:06:56.9863215Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9865143Z adding 'torch/include/ATen/ops/output_nr_native.h' 2022-12-01T10:06:56.9866667Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2022-12-01T10:06:56.9868212Z adding 'torch/include/ATen/ops/pad.h' 2022-12-01T10:06:56.9870199Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9871747Z adding 'torch/include/ATen/ops/pad_native.h' 2022-12-01T10:06:56.9873349Z adding 'torch/include/ATen/ops/pad_ops.h' 2022-12-01T10:06:56.9875091Z adding 'torch/include/ATen/ops/pad_sequence.h' 2022-12-01T10:06:56.9876816Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9878140Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2022-12-01T10:06:56.9879921Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2022-12-01T10:06:56.9881409Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2022-12-01T10:06:56.9883239Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9884780Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2022-12-01T10:06:56.9886473Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2022-12-01T10:06:56.9887965Z adding 'torch/include/ATen/ops/pdist.h' 2022-12-01T10:06:56.9889604Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9891149Z adding 'torch/include/ATen/ops/pdist_native.h' 2022-12-01T10:06:56.9892769Z adding 'torch/include/ATen/ops/pdist_ops.h' 2022-12-01T10:06:56.9894318Z adding 'torch/include/ATen/ops/permute.h' 2022-12-01T10:06:56.9896087Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9897642Z adding 'torch/include/ATen/ops/permute_copy.h' 2022-12-01T10:06:56.9899262Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9900833Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9902278Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2022-12-01T10:06:56.9903799Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2022-12-01T10:06:56.9905389Z adding 'torch/include/ATen/ops/permute_native.h' 2022-12-01T10:06:56.9906921Z adding 'torch/include/ATen/ops/permute_ops.h' 2022-12-01T10:06:56.9908450Z adding 'torch/include/ATen/ops/pin_memory.h' 2022-12-01T10:06:56.9910092Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9911526Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2022-12-01T10:06:56.9913118Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2022-12-01T10:06:56.9914624Z adding 'torch/include/ATen/ops/pinverse.h' 2022-12-01T10:06:56.9916398Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9917844Z adding 'torch/include/ATen/ops/pinverse_native.h' 2022-12-01T10:06:56.9919475Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2022-12-01T10:06:56.9921193Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2022-12-01T10:06:56.9923144Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9924861Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9926339Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2022-12-01T10:06:56.9927810Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2022-12-01T10:06:56.9929429Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2022-12-01T10:06:56.9930971Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2022-12-01T10:06:56.9932729Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9934446Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9935868Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2022-12-01T10:06:56.9937281Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2022-12-01T10:06:56.9938934Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2022-12-01T10:06:56.9940523Z adding 'torch/include/ATen/ops/poisson.h' 2022-12-01T10:06:56.9942231Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9943734Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2022-12-01T10:06:56.9945279Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2022-12-01T10:06:56.9946719Z adding 'torch/include/ATen/ops/poisson_native.h' 2022-12-01T10:06:56.9948288Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2022-12-01T10:06:56.9949982Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9951444Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2022-12-01T10:06:56.9953018Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2022-12-01T10:06:56.9954672Z adding 'torch/include/ATen/ops/poisson_ops.h' 2022-12-01T10:06:56.9956229Z adding 'torch/include/ATen/ops/polar.h' 2022-12-01T10:06:56.9957870Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9959327Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2022-12-01T10:06:56.9960868Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2022-12-01T10:06:56.9962681Z adding 'torch/include/ATen/ops/polar_native.h' 2022-12-01T10:06:56.9964331Z adding 'torch/include/ATen/ops/polar_ops.h' 2022-12-01T10:06:56.9965891Z adding 'torch/include/ATen/ops/polygamma.h' 2022-12-01T10:06:56.9967618Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:56.9969239Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9970673Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2022-12-01T10:06:56.9972325Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2022-12-01T10:06:56.9973932Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2022-12-01T10:06:56.9975601Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2022-12-01T10:06:56.9977170Z adding 'torch/include/ATen/ops/polygamma_native.h' 2022-12-01T10:06:56.9979711Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2022-12-01T10:06:56.9981420Z adding 'torch/include/ATen/ops/positive.h' 2022-12-01T10:06:56.9983197Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:56.9985260Z adding 'torch/include/ATen/ops/positive_native.h' 2022-12-01T10:06:56.9986427Z adding 'torch/include/ATen/ops/positive_ops.h' 2022-12-01T10:06:56.9988159Z adding 'torch/include/ATen/ops/pow.h' 2022-12-01T10:06:56.9989861Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:56.9991553Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2022-12-01T10:06:56.9993224Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2022-12-01T10:06:56.9994859Z adding 'torch/include/ATen/ops/pow_meta.h' 2022-12-01T10:06:56.9996482Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2022-12-01T10:06:56.9998089Z adding 'torch/include/ATen/ops/pow_native.h' 2022-12-01T10:06:57.0000000Z adding 'torch/include/ATen/ops/pow_ops.h' 2022-12-01T10:06:57.0001867Z adding 'torch/include/ATen/ops/prelu.h' 2022-12-01T10:06:57.0003798Z adding 'torch/include/ATen/ops/prelu_backward.h' 2022-12-01T10:06:57.0005553Z adding 'torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0007114Z adding 'torch/include/ATen/ops/prelu_backward_cpu_dispatch.h' 2022-12-01T10:06:57.0008910Z adding 'torch/include/ATen/ops/prelu_backward_cuda_dispatch.h' 2022-12-01T10:06:57.0010646Z adding 'torch/include/ATen/ops/prelu_backward_native.h' 2022-12-01T10:06:57.0012520Z adding 'torch/include/ATen/ops/prelu_backward_ops.h' 2022-12-01T10:06:57.0014620Z adding 'torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0016210Z adding 'torch/include/ATen/ops/prelu_cpu_dispatch.h' 2022-12-01T10:06:57.0017935Z adding 'torch/include/ATen/ops/prelu_cuda_dispatch.h' 2022-12-01T10:06:57.0019717Z adding 'torch/include/ATen/ops/prelu_native.h' 2022-12-01T10:06:57.0021507Z adding 'torch/include/ATen/ops/prelu_ops.h' 2022-12-01T10:06:57.0023587Z adding 'torch/include/ATen/ops/prod.h' 2022-12-01T10:06:57.0025542Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0027464Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0029173Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0031037Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2022-12-01T10:06:57.0032773Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2022-12-01T10:06:57.0034544Z adding 'torch/include/ATen/ops/prod_meta.h' 2022-12-01T10:06:57.0036292Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2022-12-01T10:06:57.0038118Z adding 'torch/include/ATen/ops/prod_native.h' 2022-12-01T10:06:57.0040231Z adding 'torch/include/ATen/ops/prod_ops.h' 2022-12-01T10:06:57.0042272Z adding 'torch/include/ATen/ops/promote_types.h' 2022-12-01T10:06:57.0044333Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0045966Z adding 'torch/include/ATen/ops/promote_types_native.h' 2022-12-01T10:06:57.0047733Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2022-12-01T10:06:57.0049567Z adding 'torch/include/ATen/ops/put.h' 2022-12-01T10:06:57.0051492Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0053386Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2022-12-01T10:06:57.0055098Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2022-12-01T10:06:57.0056863Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2022-12-01T10:06:57.0058520Z adding 'torch/include/ATen/ops/put_native.h' 2022-12-01T10:06:57.0060400Z adding 'torch/include/ATen/ops/put_ops.h' 2022-12-01T10:06:57.0062221Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2022-12-01T10:06:57.0063931Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2022-12-01T10:06:57.0065690Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2022-12-01T10:06:57.0067405Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2022-12-01T10:06:57.0069239Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0070887Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2022-12-01T10:06:57.0072667Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2022-12-01T10:06:57.0074526Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2022-12-01T10:06:57.0076600Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0078556Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2022-12-01T10:06:57.0080150Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2022-12-01T10:06:57.0082065Z adding 'torch/include/ATen/ops/q_scale.h' 2022-12-01T10:06:57.0083906Z adding 'torch/include/ATen/ops/q_scale_native.h' 2022-12-01T10:06:57.0085525Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2022-12-01T10:06:57.0087085Z adding 'torch/include/ATen/ops/q_zero_point.h' 2022-12-01T10:06:57.0088916Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2022-12-01T10:06:57.0090595Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2022-12-01T10:06:57.0092890Z adding 'torch/include/ATen/ops/qr.h' 2022-12-01T10:06:57.0094569Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0096275Z adding 'torch/include/ATen/ops/qr_native.h' 2022-12-01T10:06:57.0098027Z adding 'torch/include/ATen/ops/qr_ops.h' 2022-12-01T10:06:57.0099836Z adding 'torch/include/ATen/ops/qscheme.h' 2022-12-01T10:06:57.0101319Z adding 'torch/include/ATen/ops/qscheme_native.h' 2022-12-01T10:06:57.0102926Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2022-12-01T10:06:57.0104858Z adding 'torch/include/ATen/ops/quantile.h' 2022-12-01T10:06:57.0106740Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0108545Z adding 'torch/include/ATen/ops/quantile_native.h' 2022-12-01T10:06:57.0110564Z adding 'torch/include/ATen/ops/quantile_ops.h' 2022-12-01T10:06:57.0112549Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2022-12-01T10:06:57.0114476Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0116228Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2022-12-01T10:06:57.0118001Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2022-12-01T10:06:57.0119726Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2022-12-01T10:06:57.0121946Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2022-12-01T10:06:57.0124038Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2022-12-01T10:06:57.0126053Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0127835Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2022-12-01T10:06:57.0129620Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2022-12-01T10:06:57.0131408Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2022-12-01T10:06:57.0133477Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0135207Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2022-12-01T10:06:57.0136936Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2022-12-01T10:06:57.0138715Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2022-12-01T10:06:57.0140577Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2022-12-01T10:06:57.0142448Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2022-12-01T10:06:57.0144644Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2022-12-01T10:06:57.0146698Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2022-12-01T10:06:57.0148657Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0150385Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2022-12-01T10:06:57.0152303Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2022-12-01T10:06:57.0154282Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2022-12-01T10:06:57.0156176Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0157897Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2022-12-01T10:06:57.0159738Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2022-12-01T10:06:57.0161845Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2022-12-01T10:06:57.0163925Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0165674Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2022-12-01T10:06:57.0167589Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2022-12-01T10:06:57.0169532Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2022-12-01T10:06:57.0171488Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0173336Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2022-12-01T10:06:57.0175315Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2022-12-01T10:06:57.0177246Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2022-12-01T10:06:57.0179171Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0180868Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2022-12-01T10:06:57.0182861Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2022-12-01T10:06:57.0184658Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2022-12-01T10:06:57.0186575Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0188296Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2022-12-01T10:06:57.0190274Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2022-12-01T10:06:57.0192197Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2022-12-01T10:06:57.0194104Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0195853Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2022-12-01T10:06:57.0197750Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2022-12-01T10:06:57.0199588Z adding 'torch/include/ATen/ops/rad2deg.h' 2022-12-01T10:06:57.0201665Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0203452Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2022-12-01T10:06:57.0205668Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2022-12-01T10:06:57.0207968Z adding 'torch/include/ATen/ops/rand.h' 2022-12-01T10:06:57.0210141Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0212141Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0214208Z adding 'torch/include/ATen/ops/rand_like.h' 2022-12-01T10:06:57.0216209Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0217970Z adding 'torch/include/ATen/ops/rand_like_native.h' 2022-12-01T10:06:57.0219941Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2022-12-01T10:06:57.0221975Z adding 'torch/include/ATen/ops/rand_native.h' 2022-12-01T10:06:57.0224402Z adding 'torch/include/ATen/ops/rand_ops.h' 2022-12-01T10:06:57.0227052Z adding 'torch/include/ATen/ops/randint.h' 2022-12-01T10:06:57.0229468Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0231630Z adding 'torch/include/ATen/ops/randint_like.h' 2022-12-01T10:06:57.0233744Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0235568Z adding 'torch/include/ATen/ops/randint_like_native.h' 2022-12-01T10:06:57.0237678Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2022-12-01T10:06:57.0239621Z adding 'torch/include/ATen/ops/randint_native.h' 2022-12-01T10:06:57.0242131Z adding 'torch/include/ATen/ops/randint_ops.h' 2022-12-01T10:06:57.0244423Z adding 'torch/include/ATen/ops/randn.h' 2022-12-01T10:06:57.0246519Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0248342Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0250192Z adding 'torch/include/ATen/ops/randn_like.h' 2022-12-01T10:06:57.0252230Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0253894Z adding 'torch/include/ATen/ops/randn_like_native.h' 2022-12-01T10:06:57.0255847Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2022-12-01T10:06:57.0257706Z adding 'torch/include/ATen/ops/randn_native.h' 2022-12-01T10:06:57.0259967Z adding 'torch/include/ATen/ops/randn_ops.h' 2022-12-01T10:06:57.0262061Z adding 'torch/include/ATen/ops/random.h' 2022-12-01T10:06:57.0264260Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0265934Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2022-12-01T10:06:57.0267954Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2022-12-01T10:06:57.0269784Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2022-12-01T10:06:57.0271650Z adding 'torch/include/ATen/ops/random_native.h' 2022-12-01T10:06:57.0273910Z adding 'torch/include/ATen/ops/random_ops.h' 2022-12-01T10:06:57.0276235Z adding 'torch/include/ATen/ops/randperm.h' 2022-12-01T10:06:57.0278344Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0279961Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2022-12-01T10:06:57.0282005Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2022-12-01T10:06:57.0283843Z adding 'torch/include/ATen/ops/randperm_native.h' 2022-12-01T10:06:57.0285898Z adding 'torch/include/ATen/ops/randperm_ops.h' 2022-12-01T10:06:57.0288011Z adding 'torch/include/ATen/ops/range.h' 2022-12-01T10:06:57.0290041Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0291937Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2022-12-01T10:06:57.0293744Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2022-12-01T10:06:57.0295675Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2022-12-01T10:06:57.0297573Z adding 'torch/include/ATen/ops/range_native.h' 2022-12-01T10:06:57.0299615Z adding 'torch/include/ATen/ops/range_ops.h' 2022-12-01T10:06:57.0301423Z adding 'torch/include/ATen/ops/ravel.h' 2022-12-01T10:06:57.0303302Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0304881Z adding 'torch/include/ATen/ops/ravel_native.h' 2022-12-01T10:06:57.0306697Z adding 'torch/include/ATen/ops/ravel_ops.h' 2022-12-01T10:06:57.0308478Z adding 'torch/include/ATen/ops/real.h' 2022-12-01T10:06:57.0310341Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0311956Z adding 'torch/include/ATen/ops/real_native.h' 2022-12-01T10:06:57.0313753Z adding 'torch/include/ATen/ops/real_ops.h' 2022-12-01T10:06:57.0315533Z adding 'torch/include/ATen/ops/reciprocal.h' 2022-12-01T10:06:57.0317475Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0319170Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2022-12-01T10:06:57.0321128Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2022-12-01T10:06:57.0323304Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2022-12-01T10:06:57.0325062Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2022-12-01T10:06:57.0326575Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2022-12-01T10:06:57.0328689Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2022-12-01T10:06:57.0330350Z adding 'torch/include/ATen/ops/record_stream.h' 2022-12-01T10:06:57.0332226Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2022-12-01T10:06:57.0333789Z adding 'torch/include/ATen/ops/record_stream_native.h' 2022-12-01T10:06:57.0335531Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2022-12-01T10:06:57.0337863Z adding 'torch/include/ATen/ops/refine_names.h' 2022-12-01T10:06:57.0339293Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0340969Z adding 'torch/include/ATen/ops/refine_names_native.h' 2022-12-01T10:06:57.0342820Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2022-12-01T10:06:57.0344732Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2022-12-01T10:06:57.0346717Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2022-12-01T10:06:57.0348717Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0350541Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.0352300Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.0354098Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2022-12-01T10:06:57.0356007Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2022-12-01T10:06:57.0357834Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2022-12-01T10:06:57.0359827Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2022-12-01T10:06:57.0361949Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0363749Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2022-12-01T10:06:57.0365555Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2022-12-01T10:06:57.0367214Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2022-12-01T10:06:57.0368879Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2022-12-01T10:06:57.0370911Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2022-12-01T10:06:57.0372476Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2022-12-01T10:06:57.0374178Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2022-12-01T10:06:57.0375974Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2022-12-01T10:06:57.0377658Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.0379455Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.0381049Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2022-12-01T10:06:57.0382934Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2022-12-01T10:06:57.0384634Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2022-12-01T10:06:57.0386183Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2022-12-01T10:06:57.0387777Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2022-12-01T10:06:57.0389449Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2022-12-01T10:06:57.0391097Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2022-12-01T10:06:57.0392870Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2022-12-01T10:06:57.0394895Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0396444Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.0398114Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.0399720Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2022-12-01T10:06:57.0401507Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2022-12-01T10:06:57.0403210Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2022-12-01T10:06:57.0404956Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2022-12-01T10:06:57.0406709Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0409042Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2022-12-01T10:06:57.0410768Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2022-12-01T10:06:57.0412487Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2022-12-01T10:06:57.0414164Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2022-12-01T10:06:57.0415762Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2022-12-01T10:06:57.0417443Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2022-12-01T10:06:57.0419140Z adding 'torch/include/ATen/ops/relu.h' 2022-12-01T10:06:57.0420794Z adding 'torch/include/ATen/ops/relu6.h' 2022-12-01T10:06:57.0422535Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0424046Z adding 'torch/include/ATen/ops/relu6_native.h' 2022-12-01T10:06:57.0425681Z adding 'torch/include/ATen/ops/relu6_ops.h' 2022-12-01T10:06:57.0427442Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0429043Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2022-12-01T10:06:57.0430664Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2022-12-01T10:06:57.0432251Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2022-12-01T10:06:57.0433825Z adding 'torch/include/ATen/ops/relu_native.h' 2022-12-01T10:06:57.0435555Z adding 'torch/include/ATen/ops/relu_ops.h' 2022-12-01T10:06:57.0437451Z adding 'torch/include/ATen/ops/remainder.h' 2022-12-01T10:06:57.0439294Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0441331Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0442980Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2022-12-01T10:06:57.0444426Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2022-12-01T10:06:57.0445967Z adding 'torch/include/ATen/ops/remainder_meta.h' 2022-12-01T10:06:57.0447557Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2022-12-01T10:06:57.0449174Z adding 'torch/include/ATen/ops/remainder_native.h' 2022-12-01T10:06:57.0451122Z adding 'torch/include/ATen/ops/remainder_ops.h' 2022-12-01T10:06:57.0452917Z adding 'torch/include/ATen/ops/rename.h' 2022-12-01T10:06:57.0454731Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0456239Z adding 'torch/include/ATen/ops/rename_native.h' 2022-12-01T10:06:57.0457906Z adding 'torch/include/ATen/ops/rename_ops.h' 2022-12-01T10:06:57.0459566Z adding 'torch/include/ATen/ops/renorm.h' 2022-12-01T10:06:57.0461266Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0462825Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2022-12-01T10:06:57.0464469Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2022-12-01T10:06:57.0466052Z adding 'torch/include/ATen/ops/renorm_meta.h' 2022-12-01T10:06:57.0467654Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2022-12-01T10:06:57.0469279Z adding 'torch/include/ATen/ops/renorm_native.h' 2022-12-01T10:06:57.0471123Z adding 'torch/include/ATen/ops/renorm_ops.h' 2022-12-01T10:06:57.0472856Z adding 'torch/include/ATen/ops/repeat.h' 2022-12-01T10:06:57.0474786Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0476350Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2022-12-01T10:06:57.0478116Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0479745Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0481528Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2022-12-01T10:06:57.0483335Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2022-12-01T10:06:57.0484972Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2022-12-01T10:06:57.0486831Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2022-12-01T10:06:57.0488466Z adding 'torch/include/ATen/ops/repeat_native.h' 2022-12-01T10:06:57.0490230Z adding 'torch/include/ATen/ops/repeat_ops.h' 2022-12-01T10:06:57.0492028Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2022-12-01T10:06:57.0493778Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2022-12-01T10:06:57.0495661Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0497209Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.0498864Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.0500472Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2022-12-01T10:06:57.0502203Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2022-12-01T10:06:57.0503811Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2022-12-01T10:06:57.0505556Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2022-12-01T10:06:57.0507388Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0508953Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2022-12-01T10:06:57.0510593Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2022-12-01T10:06:57.0512188Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2022-12-01T10:06:57.0513883Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2022-12-01T10:06:57.0515463Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2022-12-01T10:06:57.0517228Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2022-12-01T10:06:57.0519037Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2022-12-01T10:06:57.0520678Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2022-12-01T10:06:57.0522692Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.0524364Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.0525964Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2022-12-01T10:06:57.0527702Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2022-12-01T10:06:57.0529476Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0531045Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2022-12-01T10:06:57.0532783Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2022-12-01T10:06:57.0534390Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2022-12-01T10:06:57.0536087Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2022-12-01T10:06:57.0537710Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2022-12-01T10:06:57.0539429Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2022-12-01T10:06:57.0541078Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2022-12-01T10:06:57.0542801Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2022-12-01T10:06:57.0544537Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.0546219Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.0547943Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2022-12-01T10:06:57.0549594Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2022-12-01T10:06:57.0551425Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0553037Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2022-12-01T10:06:57.0554454Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2022-12-01T10:06:57.0555965Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2022-12-01T10:06:57.0557434Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2022-12-01T10:06:57.0558947Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2022-12-01T10:06:57.0560597Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2022-12-01T10:06:57.0562290Z adding 'torch/include/ATen/ops/requires_grad.h' 2022-12-01T10:06:57.0563824Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0565189Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2022-12-01T10:06:57.0566689Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2022-12-01T10:06:57.0568189Z adding 'torch/include/ATen/ops/reshape.h' 2022-12-01T10:06:57.0569645Z adding 'torch/include/ATen/ops/reshape_as.h' 2022-12-01T10:06:57.0571242Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0573023Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:06:57.0574685Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2022-12-01T10:06:57.0576269Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2022-12-01T10:06:57.0578082Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0579708Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:06:57.0581251Z adding 'torch/include/ATen/ops/reshape_native.h' 2022-12-01T10:06:57.0582855Z adding 'torch/include/ATen/ops/reshape_ops.h' 2022-12-01T10:06:57.0584680Z adding 'torch/include/ATen/ops/resize.h' 2022-12-01T10:06:57.0586515Z adding 'torch/include/ATen/ops/resize_as.h' 2022-12-01T10:06:57.0588580Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0590307Z adding 'torch/include/ATen/ops/resize_as_native.h' 2022-12-01T10:06:57.0592312Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2022-12-01T10:06:57.0594321Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2022-12-01T10:06:57.0596098Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0597903Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2022-12-01T10:06:57.0599560Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2022-12-01T10:06:57.0601579Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2022-12-01T10:06:57.0603578Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0605346Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2022-12-01T10:06:57.0607016Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2022-12-01T10:06:57.0608839Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2022-12-01T10:06:57.0610489Z adding 'torch/include/ATen/ops/resize_native.h' 2022-12-01T10:06:57.0612433Z adding 'torch/include/ATen/ops/resize_ops.h' 2022-12-01T10:06:57.0614262Z adding 'torch/include/ATen/ops/resolve_conj.h' 2022-12-01T10:06:57.0616132Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0617531Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2022-12-01T10:06:57.0619233Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2022-12-01T10:06:57.0621249Z adding 'torch/include/ATen/ops/resolve_neg.h' 2022-12-01T10:06:57.0623075Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0623906Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2022-12-01T10:06:57.0625687Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2022-12-01T10:06:57.0627504Z adding 'torch/include/ATen/ops/result_type.h' 2022-12-01T10:06:57.0629500Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0630997Z adding 'torch/include/ATen/ops/result_type_native.h' 2022-12-01T10:06:57.0632965Z adding 'torch/include/ATen/ops/result_type_ops.h' 2022-12-01T10:06:57.0634691Z adding 'torch/include/ATen/ops/retain_grad.h' 2022-12-01T10:06:57.0636527Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0638056Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2022-12-01T10:06:57.0639767Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2022-12-01T10:06:57.0641583Z adding 'torch/include/ATen/ops/retains_grad.h' 2022-12-01T10:06:57.0643413Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0644990Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2022-12-01T10:06:57.0646718Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2022-12-01T10:06:57.0648538Z adding 'torch/include/ATen/ops/rnn_relu.h' 2022-12-01T10:06:57.0650304Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2022-12-01T10:06:57.0652311Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0654010Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2022-12-01T10:06:57.0655859Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2022-12-01T10:06:57.0657768Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0659351Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2022-12-01T10:06:57.0661285Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2022-12-01T10:06:57.0663193Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2022-12-01T10:06:57.0664971Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2022-12-01T10:06:57.0666924Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0668519Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2022-12-01T10:06:57.0670318Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2022-12-01T10:06:57.0672231Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0673827Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2022-12-01T10:06:57.0675749Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2022-12-01T10:06:57.0677765Z adding 'torch/include/ATen/ops/roll.h' 2022-12-01T10:06:57.0679460Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0681325Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2022-12-01T10:06:57.0683185Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2022-12-01T10:06:57.0684831Z adding 'torch/include/ATen/ops/roll_native.h' 2022-12-01T10:06:57.0686623Z adding 'torch/include/ATen/ops/roll_ops.h' 2022-12-01T10:06:57.0688537Z adding 'torch/include/ATen/ops/rot90.h' 2022-12-01T10:06:57.0690504Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0692244Z adding 'torch/include/ATen/ops/rot90_native.h' 2022-12-01T10:06:57.0694155Z adding 'torch/include/ATen/ops/rot90_ops.h' 2022-12-01T10:06:57.0696074Z adding 'torch/include/ATen/ops/round.h' 2022-12-01T10:06:57.0698089Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0699779Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2022-12-01T10:06:57.0701590Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2022-12-01T10:06:57.0703329Z adding 'torch/include/ATen/ops/round_meta.h' 2022-12-01T10:06:57.0705231Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2022-12-01T10:06:57.0707007Z adding 'torch/include/ATen/ops/round_native.h' 2022-12-01T10:06:57.0708989Z adding 'torch/include/ATen/ops/round_ops.h' 2022-12-01T10:06:57.0710800Z adding 'torch/include/ATen/ops/row_indices.h' 2022-12-01T10:06:57.0712581Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2022-12-01T10:06:57.0714538Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0716096Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2022-12-01T10:06:57.0718040Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2022-12-01T10:06:57.0719715Z adding 'torch/include/ATen/ops/row_indices_native.h' 2022-12-01T10:06:57.0721824Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2022-12-01T10:06:57.0723569Z adding 'torch/include/ATen/ops/row_stack.h' 2022-12-01T10:06:57.0725490Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0727033Z adding 'torch/include/ATen/ops/row_stack_native.h' 2022-12-01T10:06:57.0728904Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2022-12-01T10:06:57.0730709Z adding 'torch/include/ATen/ops/rrelu.h' 2022-12-01T10:06:57.0732812Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0734433Z adding 'torch/include/ATen/ops/rrelu_native.h' 2022-12-01T10:06:57.0736482Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2022-12-01T10:06:57.0738438Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2022-12-01T10:06:57.0740411Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2022-12-01T10:06:57.0742495Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0744123Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2022-12-01T10:06:57.0746039Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2022-12-01T10:06:57.0747994Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2022-12-01T10:06:57.0749997Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2022-12-01T10:06:57.0751906Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2022-12-01T10:06:57.0753572Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2022-12-01T10:06:57.0755583Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2022-12-01T10:06:57.0757492Z adding 'torch/include/ATen/ops/rshift.h' 2022-12-01T10:06:57.0759639Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0761512Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2022-12-01T10:06:57.0763273Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2022-12-01T10:06:57.0765067Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2022-12-01T10:06:57.0766981Z adding 'torch/include/ATen/ops/rshift_native.h' 2022-12-01T10:06:57.0768898Z adding 'torch/include/ATen/ops/rshift_ops.h' 2022-12-01T10:06:57.0771017Z adding 'torch/include/ATen/ops/rsqrt.h' 2022-12-01T10:06:57.0773402Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0775092Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2022-12-01T10:06:57.0776846Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2022-12-01T10:06:57.0778616Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2022-12-01T10:06:57.0780383Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2022-12-01T10:06:57.0782098Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2022-12-01T10:06:57.0783941Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2022-12-01T10:06:57.0785869Z adding 'torch/include/ATen/ops/rsub.h' 2022-12-01T10:06:57.0787855Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0789594Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2022-12-01T10:06:57.0791311Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2022-12-01T10:06:57.0793010Z adding 'torch/include/ATen/ops/rsub_native.h' 2022-12-01T10:06:57.0795019Z adding 'torch/include/ATen/ops/rsub_ops.h' 2022-12-01T10:06:57.0797035Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2022-12-01T10:06:57.0799012Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0800715Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2022-12-01T10:06:57.0802763Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2022-12-01T10:06:57.0804864Z adding 'torch/include/ATen/ops/scatter.h' 2022-12-01T10:06:57.0806761Z adding 'torch/include/ATen/ops/scatter_add.h' 2022-12-01T10:06:57.0808916Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0810617Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0812369Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2022-12-01T10:06:57.0815016Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2022-12-01T10:06:57.0816849Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2022-12-01T10:06:57.0818628Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2022-12-01T10:06:57.0820371Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2022-12-01T10:06:57.0822689Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2022-12-01T10:06:57.0824709Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0826598Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0828309Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2022-12-01T10:06:57.0830133Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2022-12-01T10:06:57.0832018Z adding 'torch/include/ATen/ops/scatter_meta.h' 2022-12-01T10:06:57.0846951Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2022-12-01T10:06:57.0847522Z adding 'torch/include/ATen/ops/scatter_native.h' 2022-12-01T10:06:57.0847816Z adding 'torch/include/ATen/ops/scatter_ops.h' 2022-12-01T10:06:57.0848114Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2022-12-01T10:06:57.0848451Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0848638Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2022-12-01T10:06:57.0848821Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2022-12-01T10:06:57.0848984Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2022-12-01T10:06:57.0850372Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2022-12-01T10:06:57.0852181Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2022-12-01T10:06:57.0854917Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2022-12-01T10:06:57.0857087Z adding 'torch/include/ATen/ops/searchsorted.h' 2022-12-01T10:06:57.0859582Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0861274Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2022-12-01T10:06:57.0863769Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2022-12-01T10:06:57.0865726Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2022-12-01T10:06:57.0868314Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2022-12-01T10:06:57.0870484Z adding 'torch/include/ATen/ops/segment_reduce.h' 2022-12-01T10:06:57.0872923Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0874794Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2022-12-01T10:06:57.0876492Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2022-12-01T10:06:57.0878204Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2022-12-01T10:06:57.0879943Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2022-12-01T10:06:57.0881884Z adding 'torch/include/ATen/ops/select.h' 2022-12-01T10:06:57.0883656Z adding 'torch/include/ATen/ops/select_backward.h' 2022-12-01T10:06:57.0885545Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0887239Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0888728Z adding 'torch/include/ATen/ops/select_backward_native.h' 2022-12-01T10:06:57.0890453Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2022-12-01T10:06:57.0892306Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0894117Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0895519Z adding 'torch/include/ATen/ops/select_copy.h' 2022-12-01T10:06:57.0897111Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0898742Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0900067Z adding 'torch/include/ATen/ops/select_copy_native.h' 2022-12-01T10:06:57.0901727Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2022-12-01T10:06:57.0903210Z adding 'torch/include/ATen/ops/select_native.h' 2022-12-01T10:06:57.0904892Z adding 'torch/include/ATen/ops/select_ops.h' 2022-12-01T10:06:57.0906456Z adding 'torch/include/ATen/ops/select_scatter.h' 2022-12-01T10:06:57.0908135Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0909500Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2022-12-01T10:06:57.0911155Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2022-12-01T10:06:57.0912678Z adding 'torch/include/ATen/ops/selu.h' 2022-12-01T10:06:57.0914298Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0915673Z adding 'torch/include/ATen/ops/selu_native.h' 2022-12-01T10:06:57.0917358Z adding 'torch/include/ATen/ops/selu_ops.h' 2022-12-01T10:06:57.0919227Z adding 'torch/include/ATen/ops/set.h' 2022-12-01T10:06:57.0921308Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.0922876Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0924411Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2022-12-01T10:06:57.0925923Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2022-12-01T10:06:57.0927365Z adding 'torch/include/ATen/ops/set_data.h' 2022-12-01T10:06:57.0928934Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.0930388Z adding 'torch/include/ATen/ops/set_data_native.h' 2022-12-01T10:06:57.0932049Z adding 'torch/include/ATen/ops/set_data_ops.h' 2022-12-01T10:06:57.0933659Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2022-12-01T10:06:57.0935266Z adding 'torch/include/ATen/ops/set_native.h' 2022-12-01T10:06:57.0937509Z adding 'torch/include/ATen/ops/set_ops.h' 2022-12-01T10:06:57.0939253Z adding 'torch/include/ATen/ops/sgn.h' 2022-12-01T10:06:57.0941130Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0942505Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2022-12-01T10:06:57.0944024Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2022-12-01T10:06:57.0945509Z adding 'torch/include/ATen/ops/sgn_meta.h' 2022-12-01T10:06:57.0947074Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2022-12-01T10:06:57.0948558Z adding 'torch/include/ATen/ops/sgn_native.h' 2022-12-01T10:06:57.0950203Z adding 'torch/include/ATen/ops/sgn_ops.h' 2022-12-01T10:06:57.0951757Z adding 'torch/include/ATen/ops/sigmoid.h' 2022-12-01T10:06:57.0953350Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2022-12-01T10:06:57.0955010Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0956572Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2022-12-01T10:06:57.0958051Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2022-12-01T10:06:57.0959540Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2022-12-01T10:06:57.0961248Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2022-12-01T10:06:57.0962703Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2022-12-01T10:06:57.0964274Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2022-12-01T10:06:57.0965935Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0967367Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2022-12-01T10:06:57.0968952Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2022-12-01T10:06:57.0970436Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2022-12-01T10:06:57.0972002Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2022-12-01T10:06:57.0973492Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2022-12-01T10:06:57.0975213Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2022-12-01T10:06:57.0976724Z adding 'torch/include/ATen/ops/sign.h' 2022-12-01T10:06:57.0978473Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0979917Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2022-12-01T10:06:57.0981460Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2022-12-01T10:06:57.0982910Z adding 'torch/include/ATen/ops/sign_meta.h' 2022-12-01T10:06:57.0984459Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2022-12-01T10:06:57.0986036Z adding 'torch/include/ATen/ops/sign_native.h' 2022-12-01T10:06:57.0987552Z adding 'torch/include/ATen/ops/sign_ops.h' 2022-12-01T10:06:57.0989079Z adding 'torch/include/ATen/ops/signbit.h' 2022-12-01T10:06:57.0990759Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.0992188Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2022-12-01T10:06:57.0993679Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2022-12-01T10:06:57.0995154Z adding 'torch/include/ATen/ops/signbit_meta.h' 2022-12-01T10:06:57.0996716Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2022-12-01T10:06:57.0998193Z adding 'torch/include/ATen/ops/signbit_native.h' 2022-12-01T10:06:57.0999831Z adding 'torch/include/ATen/ops/signbit_ops.h' 2022-12-01T10:06:57.1001567Z adding 'torch/include/ATen/ops/silu.h' 2022-12-01T10:06:57.1003293Z adding 'torch/include/ATen/ops/silu_backward.h' 2022-12-01T10:06:57.1004913Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1006517Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1007930Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2022-12-01T10:06:57.1009500Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2022-12-01T10:06:57.1011036Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2022-12-01T10:06:57.1012637Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2022-12-01T10:06:57.1014430Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2022-12-01T10:06:57.1016124Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2022-12-01T10:06:57.1017716Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1019124Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2022-12-01T10:06:57.1020689Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2022-12-01T10:06:57.1022236Z adding 'torch/include/ATen/ops/silu_meta.h' 2022-12-01T10:06:57.1023718Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2022-12-01T10:06:57.1025226Z adding 'torch/include/ATen/ops/silu_native.h' 2022-12-01T10:06:57.1026796Z adding 'torch/include/ATen/ops/silu_ops.h' 2022-12-01T10:06:57.1028391Z adding 'torch/include/ATen/ops/sin.h' 2022-12-01T10:06:57.1030047Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1031555Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2022-12-01T10:06:57.1033117Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2022-12-01T10:06:57.1034445Z adding 'torch/include/ATen/ops/sin_meta.h' 2022-12-01T10:06:57.1036005Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2022-12-01T10:06:57.1037536Z adding 'torch/include/ATen/ops/sin_native.h' 2022-12-01T10:06:57.1039108Z adding 'torch/include/ATen/ops/sin_ops.h' 2022-12-01T10:06:57.1040671Z adding 'torch/include/ATen/ops/sinc.h' 2022-12-01T10:06:57.1042535Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1044036Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2022-12-01T10:06:57.1045551Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2022-12-01T10:06:57.1047053Z adding 'torch/include/ATen/ops/sinc_meta.h' 2022-12-01T10:06:57.1048574Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2022-12-01T10:06:57.1050114Z adding 'torch/include/ATen/ops/sinc_native.h' 2022-12-01T10:06:57.1051749Z adding 'torch/include/ATen/ops/sinc_ops.h' 2022-12-01T10:06:57.1053425Z adding 'torch/include/ATen/ops/sinh.h' 2022-12-01T10:06:57.1055055Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1056527Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2022-12-01T10:06:57.1058031Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2022-12-01T10:06:57.1059508Z adding 'torch/include/ATen/ops/sinh_meta.h' 2022-12-01T10:06:57.1061026Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2022-12-01T10:06:57.1062554Z adding 'torch/include/ATen/ops/sinh_native.h' 2022-12-01T10:06:57.1064137Z adding 'torch/include/ATen/ops/sinh_ops.h' 2022-12-01T10:06:57.1065732Z adding 'torch/include/ATen/ops/size.h' 2022-12-01T10:06:57.1067333Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1068810Z adding 'torch/include/ATen/ops/size_native.h' 2022-12-01T10:06:57.1070501Z adding 'torch/include/ATen/ops/size_ops.h' 2022-12-01T10:06:57.1072131Z adding 'torch/include/ATen/ops/slice.h' 2022-12-01T10:06:57.1073818Z adding 'torch/include/ATen/ops/slice_backward.h' 2022-12-01T10:06:57.1076148Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1077417Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2022-12-01T10:06:57.1079423Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2022-12-01T10:06:57.1081164Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1082796Z adding 'torch/include/ATen/ops/slice_copy.h' 2022-12-01T10:06:57.1084588Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1086243Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1087693Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2022-12-01T10:06:57.1089311Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2022-12-01T10:06:57.1090841Z adding 'torch/include/ATen/ops/slice_native.h' 2022-12-01T10:06:57.1092509Z adding 'torch/include/ATen/ops/slice_ops.h' 2022-12-01T10:06:57.1094441Z adding 'torch/include/ATen/ops/slice_scatter.h' 2022-12-01T10:06:57.1096177Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1097659Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2022-12-01T10:06:57.1099373Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2022-12-01T10:06:57.1100964Z adding 'torch/include/ATen/ops/slogdet.h' 2022-12-01T10:06:57.1102637Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1104376Z adding 'torch/include/ATen/ops/slogdet_native.h' 2022-12-01T10:06:57.1105950Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2022-12-01T10:06:57.1107642Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2022-12-01T10:06:57.1109456Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1111078Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2022-12-01T10:06:57.1112772Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2022-12-01T10:06:57.1114302Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2022-12-01T10:06:57.1115981Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2022-12-01T10:06:57.1117412Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2022-12-01T10:06:57.1119014Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2022-12-01T10:06:57.1120678Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2022-12-01T10:06:57.1122608Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1124197Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2022-12-01T10:06:57.1125754Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2022-12-01T10:06:57.1127209Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2022-12-01T10:06:57.1128896Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2022-12-01T10:06:57.1130498Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2022-12-01T10:06:57.1132163Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1133664Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2022-12-01T10:06:57.1135227Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2022-12-01T10:06:57.1136701Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2022-12-01T10:06:57.1138391Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2022-12-01T10:06:57.1139874Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2022-12-01T10:06:57.1141718Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1143291Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2022-12-01T10:06:57.1145006Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2022-12-01T10:06:57.1146618Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2022-12-01T10:06:57.1148313Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2022-12-01T10:06:57.1149865Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2022-12-01T10:06:57.1151623Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2022-12-01T10:06:57.1153340Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2022-12-01T10:06:57.1155078Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2022-12-01T10:06:57.1156728Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2022-12-01T10:06:57.1158329Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2022-12-01T10:06:57.1160094Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2022-12-01T10:06:57.1161875Z adding 'torch/include/ATen/ops/smm.h' 2022-12-01T10:06:57.1163627Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1165091Z adding 'torch/include/ATen/ops/smm_native.h' 2022-12-01T10:06:57.1166572Z adding 'torch/include/ATen/ops/smm_ops.h' 2022-12-01T10:06:57.1168331Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2022-12-01T10:06:57.1169977Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2022-12-01T10:06:57.1171780Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1173341Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2022-12-01T10:06:57.1174936Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2022-12-01T10:06:57.1176390Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2022-12-01T10:06:57.1178142Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2022-12-01T10:06:57.1179834Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1181428Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2022-12-01T10:06:57.1183016Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2022-12-01T10:06:57.1184541Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2022-12-01T10:06:57.1186093Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2022-12-01T10:06:57.1187617Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2022-12-01T10:06:57.1189228Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2022-12-01T10:06:57.1190936Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2022-12-01T10:06:57.1192526Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2022-12-01T10:06:57.1194281Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1195775Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2022-12-01T10:06:57.1197529Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2022-12-01T10:06:57.1199936Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1201787Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2022-12-01T10:06:57.1203668Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2022-12-01T10:06:57.1205304Z adding 'torch/include/ATen/ops/softmax.h' 2022-12-01T10:06:57.1207014Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1208630Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1210098Z adding 'torch/include/ATen/ops/softmax_native.h' 2022-12-01T10:06:57.1211863Z adding 'torch/include/ATen/ops/softmax_ops.h' 2022-12-01T10:06:57.1213551Z adding 'torch/include/ATen/ops/softplus.h' 2022-12-01T10:06:57.1215254Z adding 'torch/include/ATen/ops/softplus_backward.h' 2022-12-01T10:06:57.1216973Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1218518Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2022-12-01T10:06:57.1220111Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2022-12-01T10:06:57.1221663Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2022-12-01T10:06:57.1223311Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2022-12-01T10:06:57.1224874Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2022-12-01T10:06:57.1226594Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2022-12-01T10:06:57.1228345Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1229781Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2022-12-01T10:06:57.1231413Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2022-12-01T10:06:57.1232931Z adding 'torch/include/ATen/ops/softplus_meta.h' 2022-12-01T10:06:57.1234519Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2022-12-01T10:06:57.1236015Z adding 'torch/include/ATen/ops/softplus_native.h' 2022-12-01T10:06:57.1237704Z adding 'torch/include/ATen/ops/softplus_ops.h' 2022-12-01T10:06:57.1239290Z adding 'torch/include/ATen/ops/softshrink.h' 2022-12-01T10:06:57.1241138Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2022-12-01T10:06:57.1242915Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1244299Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2022-12-01T10:06:57.1245862Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2022-12-01T10:06:57.1247427Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2022-12-01T10:06:57.1248960Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2022-12-01T10:06:57.1250537Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2022-12-01T10:06:57.1252347Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2022-12-01T10:06:57.1254213Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1255734Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2022-12-01T10:06:57.1257397Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2022-12-01T10:06:57.1258907Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2022-12-01T10:06:57.1260480Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2022-12-01T10:06:57.1261947Z adding 'torch/include/ATen/ops/softshrink_native.h' 2022-12-01T10:06:57.1263747Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2022-12-01T10:06:57.1265474Z adding 'torch/include/ATen/ops/sort.h' 2022-12-01T10:06:57.1267357Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1269089Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1270652Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1272238Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2022-12-01T10:06:57.1273809Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2022-12-01T10:06:57.1275523Z adding 'torch/include/ATen/ops/sort_meta.h' 2022-12-01T10:06:57.1277129Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2022-12-01T10:06:57.1278690Z adding 'torch/include/ATen/ops/sort_native.h' 2022-12-01T10:06:57.1281138Z adding 'torch/include/ATen/ops/sort_ops.h' 2022-12-01T10:06:57.1283132Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2022-12-01T10:06:57.1284955Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1286679Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2022-12-01T10:06:57.1288579Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2022-12-01T10:06:57.1290421Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2022-12-01T10:06:57.1292262Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1293785Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2022-12-01T10:06:57.1295557Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2022-12-01T10:06:57.1297395Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2022-12-01T10:06:57.1299180Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1300765Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2022-12-01T10:06:57.1302551Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2022-12-01T10:06:57.1304403Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2022-12-01T10:06:57.1306224Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1307902Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1309414Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2022-12-01T10:06:57.1311257Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2022-12-01T10:06:57.1313073Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2022-12-01T10:06:57.1314842Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1316319Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2022-12-01T10:06:57.1318363Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2022-12-01T10:06:57.1320077Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2022-12-01T10:06:57.1322245Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1324179Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2022-12-01T10:06:57.1326048Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2022-12-01T10:06:57.1327806Z adding 'torch/include/ATen/ops/sparse_dim.h' 2022-12-01T10:06:57.1329518Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2022-12-01T10:06:57.1331126Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2022-12-01T10:06:57.1332766Z adding 'torch/include/ATen/ops/sparse_mask.h' 2022-12-01T10:06:57.1334563Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1336162Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2022-12-01T10:06:57.1337905Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2022-12-01T10:06:57.1339731Z adding 'torch/include/ATen/ops/sparse_resize.h' 2022-12-01T10:06:57.1341576Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2022-12-01T10:06:57.1344149Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1345375Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2022-12-01T10:06:57.1347029Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2022-12-01T10:06:57.1349243Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2022-12-01T10:06:57.1350866Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1352588Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2022-12-01T10:06:57.1354325Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2022-12-01T10:06:57.1356010Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2022-12-01T10:06:57.1357895Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2022-12-01T10:06:57.1359711Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2022-12-01T10:06:57.1361797Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2022-12-01T10:06:57.1363745Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2022-12-01T10:06:57.1365625Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1367391Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2022-12-01T10:06:57.1369192Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2022-12-01T10:06:57.1370740Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2022-12-01T10:06:57.1372359Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2022-12-01T10:06:57.1373877Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2022-12-01T10:06:57.1375633Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2022-12-01T10:06:57.1377190Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2022-12-01T10:06:57.1378848Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1380348Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2022-12-01T10:06:57.1382008Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2022-12-01T10:06:57.1383687Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2022-12-01T10:06:57.1385301Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2022-12-01T10:06:57.1386794Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2022-12-01T10:06:57.1388686Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2022-12-01T10:06:57.1390384Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2022-12-01T10:06:57.1392240Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1393840Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2022-12-01T10:06:57.1395623Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2022-12-01T10:06:57.1397386Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2022-12-01T10:06:57.1398935Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2022-12-01T10:06:57.1400566Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2022-12-01T10:06:57.1402599Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2022-12-01T10:06:57.1404303Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2022-12-01T10:06:57.1406170Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1407792Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2022-12-01T10:06:57.1409480Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2022-12-01T10:06:57.1411183Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2022-12-01T10:06:57.1413060Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2022-12-01T10:06:57.1414771Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2022-12-01T10:06:57.1416555Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2022-12-01T10:06:57.1418286Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2022-12-01T10:06:57.1420224Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1421933Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2022-12-01T10:06:57.1423626Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2022-12-01T10:06:57.1425236Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2022-12-01T10:06:57.1426905Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2022-12-01T10:06:57.1428567Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2022-12-01T10:06:57.1430326Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2022-12-01T10:06:57.1432313Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2022-12-01T10:06:57.1434200Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1436059Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1437767Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1439482Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T10:06:57.1441348Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T10:06:57.1443051Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2022-12-01T10:06:57.1444761Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T10:06:57.1446567Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2022-12-01T10:06:57.1448581Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2022-12-01T10:06:57.1450589Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2022-12-01T10:06:57.1452555Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1454466Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1456234Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1458041Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T10:06:57.1459795Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T10:06:57.1461521Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2022-12-01T10:06:57.1463261Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T10:06:57.1465005Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2022-12-01T10:06:57.1467128Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2022-12-01T10:06:57.1469221Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2022-12-01T10:06:57.1471171Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1473048Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1474862Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1476618Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T10:06:57.1478466Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T10:06:57.1480177Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2022-12-01T10:06:57.1482307Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T10:06:57.1484068Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2022-12-01T10:06:57.1486112Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2022-12-01T10:06:57.1488076Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2022-12-01T10:06:57.1489994Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1491891Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1493615Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1495379Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T10:06:57.1497040Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T10:06:57.1498772Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2022-12-01T10:06:57.1500537Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T10:06:57.1502317Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2022-12-01T10:06:57.1504325Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2022-12-01T10:06:57.1506185Z adding 'torch/include/ATen/ops/special_digamma.h' 2022-12-01T10:06:57.1507992Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1509636Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2022-12-01T10:06:57.1511415Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2022-12-01T10:06:57.1513196Z adding 'torch/include/ATen/ops/special_entr.h' 2022-12-01T10:06:57.1515155Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1516810Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2022-12-01T10:06:57.1518524Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2022-12-01T10:06:57.1520242Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2022-12-01T10:06:57.1522197Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2022-12-01T10:06:57.1523997Z adding 'torch/include/ATen/ops/special_entr_native.h' 2022-12-01T10:06:57.1525894Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2022-12-01T10:06:57.1527689Z adding 'torch/include/ATen/ops/special_erf.h' 2022-12-01T10:06:57.1529649Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1531270Z adding 'torch/include/ATen/ops/special_erf_native.h' 2022-12-01T10:06:57.1533533Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2022-12-01T10:06:57.1535378Z adding 'torch/include/ATen/ops/special_erfc.h' 2022-12-01T10:06:57.1537160Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1538891Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2022-12-01T10:06:57.1540827Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2022-12-01T10:06:57.1542324Z adding 'torch/include/ATen/ops/special_erfcx.h' 2022-12-01T10:06:57.1544228Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1545837Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2022-12-01T10:06:57.1547541Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2022-12-01T10:06:57.1549210Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2022-12-01T10:06:57.1550934Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2022-12-01T10:06:57.1552600Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2022-12-01T10:06:57.1554381Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2022-12-01T10:06:57.1556195Z adding 'torch/include/ATen/ops/special_erfinv.h' 2022-12-01T10:06:57.1558061Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1559713Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2022-12-01T10:06:57.1561763Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2022-12-01T10:06:57.1563827Z adding 'torch/include/ATen/ops/special_exp2.h' 2022-12-01T10:06:57.1565584Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1567189Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2022-12-01T10:06:57.1568908Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2022-12-01T10:06:57.1570491Z adding 'torch/include/ATen/ops/special_expit.h' 2022-12-01T10:06:57.1572420Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1573911Z adding 'torch/include/ATen/ops/special_expit_native.h' 2022-12-01T10:06:57.1575636Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2022-12-01T10:06:57.1577304Z adding 'torch/include/ATen/ops/special_expm1.h' 2022-12-01T10:06:57.1579106Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1580550Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2022-12-01T10:06:57.1582256Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2022-12-01T10:06:57.1583927Z adding 'torch/include/ATen/ops/special_gammainc.h' 2022-12-01T10:06:57.1585704Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1587220Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2022-12-01T10:06:57.1589071Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2022-12-01T10:06:57.1590783Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2022-12-01T10:06:57.1592606Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1594085Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2022-12-01T10:06:57.1595868Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2022-12-01T10:06:57.1597514Z adding 'torch/include/ATen/ops/special_gammaln.h' 2022-12-01T10:06:57.1599289Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1600807Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2022-12-01T10:06:57.1603869Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2022-12-01T10:06:57.1605822Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2022-12-01T10:06:57.1607759Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1609609Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1611189Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1613011Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2022-12-01T10:06:57.1614730Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2022-12-01T10:06:57.1616427Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2022-12-01T10:06:57.1618115Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2022-12-01T10:06:57.1619740Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2022-12-01T10:06:57.1621777Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2022-12-01T10:06:57.1623428Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2022-12-01T10:06:57.1625289Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1626855Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1628396Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1629989Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2022-12-01T10:06:57.1631556Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2022-12-01T10:06:57.1633190Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2022-12-01T10:06:57.1634735Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2022-12-01T10:06:57.1636360Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2022-12-01T10:06:57.1638203Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2022-12-01T10:06:57.1639908Z adding 'torch/include/ATen/ops/special_i0.h' 2022-12-01T10:06:57.1641748Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1643429Z adding 'torch/include/ATen/ops/special_i0_native.h' 2022-12-01T10:06:57.1645174Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2022-12-01T10:06:57.1646824Z adding 'torch/include/ATen/ops/special_i0e.h' 2022-12-01T10:06:57.1648508Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1650034Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2022-12-01T10:06:57.1651671Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2022-12-01T10:06:57.1653267Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2022-12-01T10:06:57.1654865Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2022-12-01T10:06:57.1656507Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2022-12-01T10:06:57.1658215Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2022-12-01T10:06:57.1659861Z adding 'torch/include/ATen/ops/special_i1.h' 2022-12-01T10:06:57.1661560Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1663115Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2022-12-01T10:06:57.1664670Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2022-12-01T10:06:57.1666149Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2022-12-01T10:06:57.1667758Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2022-12-01T10:06:57.1669341Z adding 'torch/include/ATen/ops/special_i1_native.h' 2022-12-01T10:06:57.1671104Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2022-12-01T10:06:57.1672747Z adding 'torch/include/ATen/ops/special_i1e.h' 2022-12-01T10:06:57.1674476Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1675969Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2022-12-01T10:06:57.1677559Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2022-12-01T10:06:57.1679070Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2022-12-01T10:06:57.1680660Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2022-12-01T10:06:57.1682361Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2022-12-01T10:06:57.1683995Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2022-12-01T10:06:57.1685844Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2022-12-01T10:06:57.1687670Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1689391Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1691081Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1693282Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2022-12-01T10:06:57.1695142Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2022-12-01T10:06:57.1696328Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2022-12-01T10:06:57.1698008Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2022-12-01T10:06:57.1699681Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2022-12-01T10:06:57.1701752Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2022-12-01T10:06:57.1703570Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2022-12-01T10:06:57.1705437Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1707171Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1708769Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1710387Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2022-12-01T10:06:57.1711977Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2022-12-01T10:06:57.1713598Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2022-12-01T10:06:57.1715329Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2022-12-01T10:06:57.1716912Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2022-12-01T10:06:57.1718791Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2022-12-01T10:06:57.1720616Z adding 'torch/include/ATen/ops/special_log1p.h' 2022-12-01T10:06:57.1722562Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1724116Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2022-12-01T10:06:57.1725896Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2022-12-01T10:06:57.1727546Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2022-12-01T10:06:57.1729414Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1730900Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2022-12-01T10:06:57.1732660Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2022-12-01T10:06:57.1734229Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2022-12-01T10:06:57.1735931Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2022-12-01T10:06:57.1737800Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2022-12-01T10:06:57.1739646Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2022-12-01T10:06:57.1741341Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2022-12-01T10:06:57.1743381Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1745014Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2022-12-01T10:06:57.1746845Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2022-12-01T10:06:57.1748707Z adding 'torch/include/ATen/ops/special_logit.h' 2022-12-01T10:06:57.1750652Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1752383Z adding 'torch/include/ATen/ops/special_logit_native.h' 2022-12-01T10:06:57.1754271Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2022-12-01T10:06:57.1756236Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2022-12-01T10:06:57.1758206Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1759923Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2022-12-01T10:06:57.1761898Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2022-12-01T10:06:57.1763791Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2022-12-01T10:06:57.1765828Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1767364Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2022-12-01T10:06:57.1768944Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2022-12-01T10:06:57.1770466Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2022-12-01T10:06:57.1772266Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2022-12-01T10:06:57.1773811Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2022-12-01T10:06:57.1775662Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2022-12-01T10:06:57.1777333Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2022-12-01T10:06:57.1779316Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1780820Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2022-12-01T10:06:57.1782554Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2022-12-01T10:06:57.1784136Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2022-12-01T10:06:57.1785919Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2022-12-01T10:06:57.1787465Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2022-12-01T10:06:57.1789319Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2022-12-01T10:06:57.1791008Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2022-12-01T10:06:57.1792931Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1794411Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T10:06:57.1796176Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T10:06:57.1797762Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2022-12-01T10:06:57.1799458Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2022-12-01T10:06:57.1801192Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2022-12-01T10:06:57.1803248Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2022-12-01T10:06:57.1804948Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2022-12-01T10:06:57.1806902Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1808430Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T10:06:57.1810179Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T10:06:57.1811850Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2022-12-01T10:06:57.1813585Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2022-12-01T10:06:57.1815185Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2022-12-01T10:06:57.1817460Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2022-12-01T10:06:57.1819060Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2022-12-01T10:06:57.1820870Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1822729Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2022-12-01T10:06:57.1824360Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2022-12-01T10:06:57.1826228Z adding 'torch/include/ATen/ops/special_ndtr.h' 2022-12-01T10:06:57.1827622Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1829240Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2022-12-01T10:06:57.1830840Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2022-12-01T10:06:57.1832492Z adding 'torch/include/ATen/ops/special_ndtri.h' 2022-12-01T10:06:57.1834439Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1835954Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2022-12-01T10:06:57.1837643Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2022-12-01T10:06:57.1839184Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2022-12-01T10:06:57.1840856Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2022-12-01T10:06:57.1842735Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2022-12-01T10:06:57.1844356Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2022-12-01T10:06:57.1846089Z adding 'torch/include/ATen/ops/special_polygamma.h' 2022-12-01T10:06:57.1847846Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1849362Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2022-12-01T10:06:57.1851097Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2022-12-01T10:06:57.1853016Z adding 'torch/include/ATen/ops/special_psi.h' 2022-12-01T10:06:57.1854833Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1856445Z adding 'torch/include/ATen/ops/special_psi_native.h' 2022-12-01T10:06:57.1858274Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2022-12-01T10:06:57.1860044Z adding 'torch/include/ATen/ops/special_round.h' 2022-12-01T10:06:57.1862000Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1863583Z adding 'torch/include/ATen/ops/special_round_native.h' 2022-12-01T10:06:57.1865392Z adding 'torch/include/ATen/ops/special_round_ops.h' 2022-12-01T10:06:57.1867250Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2022-12-01T10:06:57.1869228Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1870868Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T10:06:57.1872562Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T10:06:57.1874162Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2022-12-01T10:06:57.1875903Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2022-12-01T10:06:57.1877464Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2022-12-01T10:06:57.1879284Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2022-12-01T10:06:57.1881205Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2022-12-01T10:06:57.1883121Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1884655Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T10:06:57.1886443Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T10:06:57.1888133Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2022-12-01T10:06:57.1889995Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2022-12-01T10:06:57.1891558Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2022-12-01T10:06:57.1893396Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2022-12-01T10:06:57.1895198Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2022-12-01T10:06:57.1897059Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1898712Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1900295Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1901802Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T10:06:57.1903534Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T10:06:57.1904990Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2022-12-01T10:06:57.1906683Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T10:06:57.1908243Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2022-12-01T10:06:57.1910718Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2022-12-01T10:06:57.1912324Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2022-12-01T10:06:57.1914153Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1915906Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1917630Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1919478Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T10:06:57.1921364Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T10:06:57.1923468Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2022-12-01T10:06:57.1925159Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T10:06:57.1926890Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2022-12-01T10:06:57.1929033Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2022-12-01T10:06:57.1930995Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2022-12-01T10:06:57.1933063Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1934854Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1936645Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1938396Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T10:06:57.1940167Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T10:06:57.1941917Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2022-12-01T10:06:57.1943712Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T10:06:57.1945543Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2022-12-01T10:06:57.1947658Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2022-12-01T10:06:57.1949688Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2022-12-01T10:06:57.1951642Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.1953523Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1955330Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1957098Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T10:06:57.1958943Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T10:06:57.1960660Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2022-12-01T10:06:57.1962861Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T10:06:57.1964811Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2022-12-01T10:06:57.1966883Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2022-12-01T10:06:57.1968780Z adding 'torch/include/ATen/ops/special_sinc.h' 2022-12-01T10:06:57.1970552Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1972165Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2022-12-01T10:06:57.1974059Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2022-12-01T10:06:57.1975902Z adding 'torch/include/ATen/ops/special_softmax.h' 2022-12-01T10:06:57.1977810Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.1979470Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2022-12-01T10:06:57.1981290Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2022-12-01T10:06:57.1983080Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2022-12-01T10:06:57.1985011Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.1986722Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2022-12-01T10:06:57.1988512Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2022-12-01T10:06:57.1990289Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2022-12-01T10:06:57.1992063Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2022-12-01T10:06:57.1993780Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2022-12-01T10:06:57.1995628Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2022-12-01T10:06:57.1997516Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2022-12-01T10:06:57.1999503Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2001439Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2003301Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2022-12-01T10:06:57.2005101Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2022-12-01T10:06:57.2007627Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2022-12-01T10:06:57.2009468Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2022-12-01T10:06:57.2011212Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2022-12-01T10:06:57.2013380Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2022-12-01T10:06:57.2015373Z adding 'torch/include/ATen/ops/special_xlogy.h' 2022-12-01T10:06:57.2017368Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2019121Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2022-12-01T10:06:57.2021202Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2022-12-01T10:06:57.2023175Z adding 'torch/include/ATen/ops/special_zeta.h' 2022-12-01T10:06:57.2025112Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2026994Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2028681Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2022-12-01T10:06:57.2030426Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2022-12-01T10:06:57.2032211Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2022-12-01T10:06:57.2034066Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2022-12-01T10:06:57.2035857Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2022-12-01T10:06:57.2037906Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2022-12-01T10:06:57.2039751Z adding 'torch/include/ATen/ops/split.h' 2022-12-01T10:06:57.2041744Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2043569Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2045343Z adding 'torch/include/ATen/ops/split_copy.h' 2022-12-01T10:06:57.2047313Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2049238Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2050755Z adding 'torch/include/ATen/ops/split_copy_native.h' 2022-12-01T10:06:57.2052718Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2022-12-01T10:06:57.2054499Z adding 'torch/include/ATen/ops/split_native.h' 2022-12-01T10:06:57.2056367Z adding 'torch/include/ATen/ops/split_ops.h' 2022-12-01T10:06:57.2058176Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2022-12-01T10:06:57.2060039Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2061887Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2022-12-01T10:06:57.2064849Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2066739Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2068654Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2022-12-01T10:06:57.2071193Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2022-12-01T10:06:57.2072981Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2022-12-01T10:06:57.2074817Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2022-12-01T10:06:57.2076429Z adding 'torch/include/ATen/ops/sqrt.h' 2022-12-01T10:06:57.2078175Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2079942Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2022-12-01T10:06:57.2082049Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2022-12-01T10:06:57.2083179Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2022-12-01T10:06:57.2084732Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2022-12-01T10:06:57.2086246Z adding 'torch/include/ATen/ops/sqrt_native.h' 2022-12-01T10:06:57.2087925Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2022-12-01T10:06:57.2089601Z adding 'torch/include/ATen/ops/square.h' 2022-12-01T10:06:57.2091382Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2092888Z adding 'torch/include/ATen/ops/square_native.h' 2022-12-01T10:06:57.2095380Z adding 'torch/include/ATen/ops/square_ops.h' 2022-12-01T10:06:57.2096265Z adding 'torch/include/ATen/ops/squeeze.h' 2022-12-01T10:06:57.2098046Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2099827Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2101283Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2022-12-01T10:06:57.2103032Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2104828Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2106289Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2022-12-01T10:06:57.2108061Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2022-12-01T10:06:57.2109842Z adding 'torch/include/ATen/ops/squeeze_native.h' 2022-12-01T10:06:57.2111768Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2022-12-01T10:06:57.2113638Z adding 'torch/include/ATen/ops/sspaddmm.h' 2022-12-01T10:06:57.2115559Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2117267Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2022-12-01T10:06:57.2119009Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2022-12-01T10:06:57.2120802Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2022-12-01T10:06:57.2122941Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2022-12-01T10:06:57.2124707Z adding 'torch/include/ATen/ops/stack.h' 2022-12-01T10:06:57.2126524Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2128221Z adding 'torch/include/ATen/ops/stack_native.h' 2022-12-01T10:06:57.2130027Z adding 'torch/include/ATen/ops/stack_ops.h' 2022-12-01T10:06:57.2132176Z adding 'torch/include/ATen/ops/std.h' 2022-12-01T10:06:57.2134260Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2136136Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2022-12-01T10:06:57.2137776Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2022-12-01T10:06:57.2139682Z adding 'torch/include/ATen/ops/std_mean.h' 2022-12-01T10:06:57.2141546Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2143357Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2145016Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2022-12-01T10:06:57.2146789Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2022-12-01T10:06:57.2148501Z adding 'torch/include/ATen/ops/std_mean_native.h' 2022-12-01T10:06:57.2150645Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2022-12-01T10:06:57.2152531Z adding 'torch/include/ATen/ops/std_native.h' 2022-12-01T10:06:57.2154758Z adding 'torch/include/ATen/ops/std_ops.h' 2022-12-01T10:06:57.2156702Z adding 'torch/include/ATen/ops/stft.h' 2022-12-01T10:06:57.2158708Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2160397Z adding 'torch/include/ATen/ops/stft_native.h' 2022-12-01T10:06:57.2162545Z adding 'torch/include/ATen/ops/stft_ops.h' 2022-12-01T10:06:57.2164302Z adding 'torch/include/ATen/ops/stride.h' 2022-12-01T10:06:57.2166158Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2167784Z adding 'torch/include/ATen/ops/stride_native.h' 2022-12-01T10:06:57.2169592Z adding 'torch/include/ATen/ops/stride_ops.h' 2022-12-01T10:06:57.2171359Z adding 'torch/include/ATen/ops/sub.h' 2022-12-01T10:06:57.2173384Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2175163Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2176831Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2022-12-01T10:06:57.2178571Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2022-12-01T10:06:57.2180298Z adding 'torch/include/ATen/ops/sub_meta.h' 2022-12-01T10:06:57.2182023Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2022-12-01T10:06:57.2183790Z adding 'torch/include/ATen/ops/sub_native.h' 2022-12-01T10:06:57.2185814Z adding 'torch/include/ATen/ops/sub_ops.h' 2022-12-01T10:06:57.2187760Z adding 'torch/include/ATen/ops/subtract.h' 2022-12-01T10:06:57.2189655Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2191298Z adding 'torch/include/ATen/ops/subtract_native.h' 2022-12-01T10:06:57.2193196Z adding 'torch/include/ATen/ops/subtract_ops.h' 2022-12-01T10:06:57.2195207Z adding 'torch/include/ATen/ops/sum.h' 2022-12-01T10:06:57.2197087Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2198929Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2200708Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2202612Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2022-12-01T10:06:57.2204396Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2022-12-01T10:06:57.2206016Z adding 'torch/include/ATen/ops/sum_meta.h' 2022-12-01T10:06:57.2207845Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2022-12-01T10:06:57.2209611Z adding 'torch/include/ATen/ops/sum_native.h' 2022-12-01T10:06:57.2211746Z adding 'torch/include/ATen/ops/sum_ops.h' 2022-12-01T10:06:57.2213674Z adding 'torch/include/ATen/ops/sum_to_size.h' 2022-12-01T10:06:57.2215532Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2217082Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2022-12-01T10:06:57.2218856Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2022-12-01T10:06:57.2220556Z adding 'torch/include/ATen/ops/svd.h' 2022-12-01T10:06:57.2222415Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2224022Z adding 'torch/include/ATen/ops/svd_native.h' 2022-12-01T10:06:57.2225988Z adding 'torch/include/ATen/ops/svd_ops.h' 2022-12-01T10:06:57.2227665Z adding 'torch/include/ATen/ops/swapaxes.h' 2022-12-01T10:06:57.2229494Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2231059Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2022-12-01T10:06:57.2232823Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2022-12-01T10:06:57.2234590Z adding 'torch/include/ATen/ops/swapdims.h' 2022-12-01T10:06:57.2236432Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2238096Z adding 'torch/include/ATen/ops/swapdims_native.h' 2022-12-01T10:06:57.2239843Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2022-12-01T10:06:57.2241791Z adding 'torch/include/ATen/ops/symeig.h' 2022-12-01T10:06:57.2243766Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2245432Z adding 'torch/include/ATen/ops/symeig_native.h' 2022-12-01T10:06:57.2247227Z adding 'torch/include/ATen/ops/symeig_ops.h' 2022-12-01T10:06:57.2248995Z adding 'torch/include/ATen/ops/t.h' 2022-12-01T10:06:57.2250787Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2252479Z adding 'torch/include/ATen/ops/t_copy.h' 2022-12-01T10:06:57.2254287Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2256026Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2257519Z adding 'torch/include/ATen/ops/t_copy_native.h' 2022-12-01T10:06:57.2259377Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2022-12-01T10:06:57.2261019Z adding 'torch/include/ATen/ops/t_native.h' 2022-12-01T10:06:57.2262793Z adding 'torch/include/ATen/ops/t_ops.h' 2022-12-01T10:06:57.2264540Z adding 'torch/include/ATen/ops/take.h' 2022-12-01T10:06:57.2266319Z adding 'torch/include/ATen/ops/take_along_dim.h' 2022-12-01T10:06:57.2268221Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2269842Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2022-12-01T10:06:57.2271653Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2022-12-01T10:06:57.2273512Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2022-12-01T10:06:57.2275226Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2022-12-01T10:06:57.2276856Z adding 'torch/include/ATen/ops/take_native.h' 2022-12-01T10:06:57.2278649Z adding 'torch/include/ATen/ops/take_ops.h' 2022-12-01T10:06:57.2280402Z adding 'torch/include/ATen/ops/tan.h' 2022-12-01T10:06:57.2282379Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2284203Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2022-12-01T10:06:57.2286033Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2022-12-01T10:06:57.2287700Z adding 'torch/include/ATen/ops/tan_meta.h' 2022-12-01T10:06:57.2289457Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2022-12-01T10:06:57.2291109Z adding 'torch/include/ATen/ops/tan_native.h' 2022-12-01T10:06:57.2293055Z adding 'torch/include/ATen/ops/tan_ops.h' 2022-12-01T10:06:57.2294822Z adding 'torch/include/ATen/ops/tanh.h' 2022-12-01T10:06:57.2296620Z adding 'torch/include/ATen/ops/tanh_backward.h' 2022-12-01T10:06:57.2298495Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2300203Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2022-12-01T10:06:57.2301903Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2022-12-01T10:06:57.2303644Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2022-12-01T10:06:57.2305340Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2022-12-01T10:06:57.2307072Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2022-12-01T10:06:57.2308817Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2022-12-01T10:06:57.2310706Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2312413Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2022-12-01T10:06:57.2314225Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2022-12-01T10:06:57.2315883Z adding 'torch/include/ATen/ops/tanh_meta.h' 2022-12-01T10:06:57.2317616Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2022-12-01T10:06:57.2319543Z adding 'torch/include/ATen/ops/tanh_native.h' 2022-12-01T10:06:57.2321585Z adding 'torch/include/ATen/ops/tanh_ops.h' 2022-12-01T10:06:57.2324615Z adding 'torch/include/ATen/ops/tensor.h' 2022-12-01T10:06:57.2326375Z adding 'torch/include/ATen/ops/tensor_split.h' 2022-12-01T10:06:57.2328119Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2329611Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2022-12-01T10:06:57.2331478Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2022-12-01T10:06:57.2333207Z adding 'torch/include/ATen/ops/tensordot.h' 2022-12-01T10:06:57.2335033Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2337192Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2022-12-01T10:06:57.2338294Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2022-12-01T10:06:57.2340177Z adding 'torch/include/ATen/ops/tensordot_native.h' 2022-12-01T10:06:57.2341912Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2022-12-01T10:06:57.2343406Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2022-12-01T10:06:57.2345243Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2346723Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2022-12-01T10:06:57.2348439Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2022-12-01T10:06:57.2350178Z adding 'torch/include/ATen/ops/threshold.h' 2022-12-01T10:06:57.2351796Z adding 'torch/include/ATen/ops/threshold_backward.h' 2022-12-01T10:06:57.2353566Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2355060Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2022-12-01T10:06:57.2356677Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2022-12-01T10:06:57.2358217Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2022-12-01T10:06:57.2359858Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2022-12-01T10:06:57.2361735Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2022-12-01T10:06:57.2363236Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2022-12-01T10:06:57.2364951Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2366469Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2022-12-01T10:06:57.2368126Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2022-12-01T10:06:57.2369613Z adding 'torch/include/ATen/ops/threshold_meta.h' 2022-12-01T10:06:57.2371228Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2022-12-01T10:06:57.2372885Z adding 'torch/include/ATen/ops/threshold_native.h' 2022-12-01T10:06:57.2374789Z adding 'torch/include/ATen/ops/threshold_ops.h' 2022-12-01T10:06:57.2376459Z adding 'torch/include/ATen/ops/tile.h' 2022-12-01T10:06:57.2378118Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2379530Z adding 'torch/include/ATen/ops/tile_native.h' 2022-12-01T10:06:57.2381077Z adding 'torch/include/ATen/ops/tile_ops.h' 2022-12-01T10:06:57.2382567Z adding 'torch/include/ATen/ops/to.h' 2022-12-01T10:06:57.2384381Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2386162Z adding 'torch/include/ATen/ops/to_dense.h' 2022-12-01T10:06:57.2387472Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2022-12-01T10:06:57.2389200Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2390677Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2022-12-01T10:06:57.2392472Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2022-12-01T10:06:57.2394578Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2395900Z adding 'torch/include/ATen/ops/to_dense_native.h' 2022-12-01T10:06:57.2397674Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2022-12-01T10:06:57.2399376Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2022-12-01T10:06:57.2401279Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2022-12-01T10:06:57.2403092Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2404683Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2022-12-01T10:06:57.2406366Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2022-12-01T10:06:57.2408839Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2410034Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2022-12-01T10:06:57.2411540Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2022-12-01T10:06:57.2413407Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2022-12-01T10:06:57.2415114Z adding 'torch/include/ATen/ops/to_native.h' 2022-12-01T10:06:57.2417186Z adding 'torch/include/ATen/ops/to_ops.h' 2022-12-01T10:06:57.2426464Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2022-12-01T10:06:57.2428475Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2430151Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2022-12-01T10:06:57.2432034Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2022-12-01T10:06:57.2433781Z adding 'torch/include/ATen/ops/to_sparse.h' 2022-12-01T10:06:57.2435575Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2022-12-01T10:06:57.2437475Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2439188Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2022-12-01T10:06:57.2440849Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2022-12-01T10:06:57.2442881Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2022-12-01T10:06:57.2444650Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2022-12-01T10:06:57.2446410Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2022-12-01T10:06:57.2448272Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2449903Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2022-12-01T10:06:57.2451669Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2022-12-01T10:06:57.2453372Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2022-12-01T10:06:57.2455190Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2022-12-01T10:06:57.2457079Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2458783Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2022-12-01T10:06:57.2460472Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2022-12-01T10:06:57.2462319Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2464017Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2022-12-01T10:06:57.2465692Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2022-12-01T10:06:57.2467432Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2022-12-01T10:06:57.2469149Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2022-12-01T10:06:57.2470879Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2022-12-01T10:06:57.2472680Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2474344Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2022-12-01T10:06:57.2476037Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2022-12-01T10:06:57.2477675Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2022-12-01T10:06:57.2479423Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2022-12-01T10:06:57.2481367Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2022-12-01T10:06:57.2483217Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2022-12-01T10:06:57.2484987Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2022-12-01T10:06:57.2486793Z adding 'torch/include/ATen/ops/topk.h' 2022-12-01T10:06:57.2488661Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2490364Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2022-12-01T10:06:57.2492197Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2022-12-01T10:06:57.2493938Z adding 'torch/include/ATen/ops/topk_meta.h' 2022-12-01T10:06:57.2495704Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2022-12-01T10:06:57.2497444Z adding 'torch/include/ATen/ops/topk_native.h' 2022-12-01T10:06:57.2499230Z adding 'torch/include/ATen/ops/topk_ops.h' 2022-12-01T10:06:57.2501025Z adding 'torch/include/ATen/ops/trace.h' 2022-12-01T10:06:57.2502706Z adding 'torch/include/ATen/ops/trace_backward.h' 2022-12-01T10:06:57.2504443Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2505940Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2022-12-01T10:06:57.2507669Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2022-12-01T10:06:57.2509467Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2511072Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2022-12-01T10:06:57.2512700Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2022-12-01T10:06:57.2514279Z adding 'torch/include/ATen/ops/trace_native.h' 2022-12-01T10:06:57.2516073Z adding 'torch/include/ATen/ops/trace_ops.h' 2022-12-01T10:06:57.2517794Z adding 'torch/include/ATen/ops/transpose.h' 2022-12-01T10:06:57.2519596Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2521516Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2523165Z adding 'torch/include/ATen/ops/transpose_copy.h' 2022-12-01T10:06:57.2524989Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2526781Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2528337Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2022-12-01T10:06:57.2530129Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2022-12-01T10:06:57.2531897Z adding 'torch/include/ATen/ops/transpose_native.h' 2022-12-01T10:06:57.2533833Z adding 'torch/include/ATen/ops/transpose_ops.h' 2022-12-01T10:06:57.2535554Z adding 'torch/include/ATen/ops/trapezoid.h' 2022-12-01T10:06:57.2537460Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2539062Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2022-12-01T10:06:57.2540886Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2022-12-01T10:06:57.2542610Z adding 'torch/include/ATen/ops/trapz.h' 2022-12-01T10:06:57.2544524Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2546180Z adding 'torch/include/ATen/ops/trapz_native.h' 2022-12-01T10:06:57.2547965Z adding 'torch/include/ATen/ops/trapz_ops.h' 2022-12-01T10:06:57.2549831Z adding 'torch/include/ATen/ops/triangular_solve.h' 2022-12-01T10:06:57.2551819Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2553525Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2022-12-01T10:06:57.2555266Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2022-12-01T10:06:57.2556972Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2022-12-01T10:06:57.2558716Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2022-12-01T10:06:57.2560657Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2022-12-01T10:06:57.2562664Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2022-12-01T10:06:57.2564316Z adding 'torch/include/ATen/ops/tril.h' 2022-12-01T10:06:57.2566245Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2567774Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2022-12-01T10:06:57.2569459Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2022-12-01T10:06:57.2571243Z adding 'torch/include/ATen/ops/tril_indices.h' 2022-12-01T10:06:57.2573276Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2574966Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2022-12-01T10:06:57.2576743Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2022-12-01T10:06:57.2578516Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2022-12-01T10:06:57.2580381Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2022-12-01T10:06:57.2582029Z adding 'torch/include/ATen/ops/tril_meta.h' 2022-12-01T10:06:57.2583780Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2022-12-01T10:06:57.2585276Z adding 'torch/include/ATen/ops/tril_native.h' 2022-12-01T10:06:57.2587101Z adding 'torch/include/ATen/ops/tril_ops.h' 2022-12-01T10:06:57.2588838Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2022-12-01T10:06:57.2590687Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2592292Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2022-12-01T10:06:57.2594136Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2022-12-01T10:06:57.2595763Z adding 'torch/include/ATen/ops/triu.h' 2022-12-01T10:06:57.2597598Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2599202Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2022-12-01T10:06:57.2601060Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2022-12-01T10:06:57.2603157Z adding 'torch/include/ATen/ops/triu_indices.h' 2022-12-01T10:06:57.2604847Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2606597Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2022-12-01T10:06:57.2608353Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2022-12-01T10:06:57.2609991Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2022-12-01T10:06:57.2611914Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2022-12-01T10:06:57.2613614Z adding 'torch/include/ATen/ops/triu_meta.h' 2022-12-01T10:06:57.2615293Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2022-12-01T10:06:57.2616865Z adding 'torch/include/ATen/ops/triu_native.h' 2022-12-01T10:06:57.2618682Z adding 'torch/include/ATen/ops/triu_ops.h' 2022-12-01T10:06:57.2620467Z adding 'torch/include/ATen/ops/true_divide.h' 2022-12-01T10:06:57.2622315Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2623882Z adding 'torch/include/ATen/ops/true_divide_native.h' 2022-12-01T10:06:57.2625826Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2022-12-01T10:06:57.2627676Z adding 'torch/include/ATen/ops/trunc.h' 2022-12-01T10:06:57.2629562Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2631227Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2022-12-01T10:06:57.2632963Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2022-12-01T10:06:57.2634597Z adding 'torch/include/ATen/ops/trunc_meta.h' 2022-12-01T10:06:57.2636311Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2022-12-01T10:06:57.2637934Z adding 'torch/include/ATen/ops/trunc_native.h' 2022-12-01T10:06:57.2639743Z adding 'torch/include/ATen/ops/trunc_ops.h' 2022-12-01T10:06:57.2641655Z adding 'torch/include/ATen/ops/type_as.h' 2022-12-01T10:06:57.2643320Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2644811Z adding 'torch/include/ATen/ops/type_as_native.h' 2022-12-01T10:06:57.2646555Z adding 'torch/include/ATen/ops/type_as_ops.h' 2022-12-01T10:06:57.2648280Z adding 'torch/include/ATen/ops/unbind.h' 2022-12-01T10:06:57.2650070Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2651931Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2653635Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T10:06:57.2655244Z adding 'torch/include/ATen/ops/unbind_copy.h' 2022-12-01T10:06:57.2657020Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2658765Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2660320Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2022-12-01T10:06:57.2662146Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2022-12-01T10:06:57.2663838Z adding 'torch/include/ATen/ops/unbind_native.h' 2022-12-01T10:06:57.2665678Z adding 'torch/include/ATen/ops/unbind_ops.h' 2022-12-01T10:06:57.2667429Z adding 'torch/include/ATen/ops/unflatten.h' 2022-12-01T10:06:57.2669225Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2670864Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2022-12-01T10:06:57.2672661Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2674266Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2022-12-01T10:06:57.2676102Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2022-12-01T10:06:57.2677700Z adding 'torch/include/ATen/ops/unflatten_native.h' 2022-12-01T10:06:57.2679486Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2022-12-01T10:06:57.2681472Z adding 'torch/include/ATen/ops/unfold.h' 2022-12-01T10:06:57.2683210Z adding 'torch/include/ATen/ops/unfold_backward.h' 2022-12-01T10:06:57.2685049Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2686680Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2022-12-01T10:06:57.2688357Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2022-12-01T10:06:57.2690005Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2022-12-01T10:06:57.2691957Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2022-12-01T10:06:57.2693797Z adding 'torch/include/ATen/ops/unfold_copy.h' 2022-12-01T10:06:57.2695638Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2697425Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2698965Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2022-12-01T10:06:57.2700758Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2022-12-01T10:06:57.2702507Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2022-12-01T10:06:57.2704149Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2022-12-01T10:06:57.2705831Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2022-12-01T10:06:57.2707539Z adding 'torch/include/ATen/ops/unfold_native.h' 2022-12-01T10:06:57.2709253Z adding 'torch/include/ATen/ops/unfold_ops.h' 2022-12-01T10:06:57.2711054Z adding 'torch/include/ATen/ops/uniform.h' 2022-12-01T10:06:57.2712908Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2714587Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2022-12-01T10:06:57.2716327Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2022-12-01T10:06:57.2717965Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2022-12-01T10:06:57.2719665Z adding 'torch/include/ATen/ops/uniform_native.h' 2022-12-01T10:06:57.2721681Z adding 'torch/include/ATen/ops/uniform_ops.h' 2022-12-01T10:06:57.2723702Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2022-12-01T10:06:57.2725565Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2727296Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2022-12-01T10:06:57.2728975Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2022-12-01T10:06:57.2730762Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2022-12-01T10:06:57.2732679Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2022-12-01T10:06:57.2734538Z adding 'torch/include/ATen/ops/unique_dim.h' 2022-12-01T10:06:57.2736382Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2738183Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2022-12-01T10:06:57.2740057Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2741806Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2022-12-01T10:06:57.2743482Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2022-12-01T10:06:57.2745264Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2022-12-01T10:06:57.2747180Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2022-12-01T10:06:57.2748929Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2022-12-01T10:06:57.2750597Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2022-12-01T10:06:57.2752267Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2022-12-01T10:06:57.2754121Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2022-12-01T10:06:57.2755933Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2022-12-01T10:06:57.2757746Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.2759283Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2022-12-01T10:06:57.2761118Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2022-12-01T10:06:57.2762865Z adding 'torch/include/ATen/ops/unsafe_split.h' 2022-12-01T10:06:57.2764697Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2766276Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2022-12-01T10:06:57.2768059Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2022-12-01T10:06:57.2769858Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2022-12-01T10:06:57.2771830Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2773550Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2022-12-01T10:06:57.2775387Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2022-12-01T10:06:57.2777127Z adding 'torch/include/ATen/ops/unsqueeze.h' 2022-12-01T10:06:57.2778901Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2780561Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2022-12-01T10:06:57.2782338Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2784131Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2785757Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2022-12-01T10:06:57.2787546Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2022-12-01T10:06:57.2789202Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2022-12-01T10:06:57.2791001Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2022-12-01T10:06:57.2793164Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2022-12-01T10:06:57.2795541Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2022-12-01T10:06:57.2797690Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2799644Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2801627Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.2803519Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.2805517Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2022-12-01T10:06:57.2807212Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2022-12-01T10:06:57.2808905Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2022-12-01T10:06:57.2811412Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2022-12-01T10:06:57.2813222Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2814952Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.2816700Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2022-12-01T10:06:57.2818572Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2022-12-01T10:06:57.2820168Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2022-12-01T10:06:57.2821952Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2022-12-01T10:06:57.2823690Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2022-12-01T10:06:57.2825773Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2022-12-01T10:06:57.2828068Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2022-12-01T10:06:57.2830564Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2022-12-01T10:06:57.2832670Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.2834712Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3060098Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.3061912Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.3063592Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2022-12-01T10:06:57.3065497Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2022-12-01T10:06:57.3067337Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2022-12-01T10:06:57.3069356Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2022-12-01T10:06:57.3071258Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3073249Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3074669Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2022-12-01T10:06:57.3076415Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2022-12-01T10:06:57.3077933Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2022-12-01T10:06:57.3079681Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2022-12-01T10:06:57.3081785Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2022-12-01T10:06:57.3083871Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2022-12-01T10:06:57.3085895Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2022-12-01T10:06:57.3088108Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2022-12-01T10:06:57.3090143Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3091897Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3093713Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.3095457Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.3097097Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2022-12-01T10:06:57.3098705Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2022-12-01T10:06:57.3100423Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2022-12-01T10:06:57.3102451Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2022-12-01T10:06:57.3104315Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3106075Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3107747Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2022-12-01T10:06:57.3109536Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2022-12-01T10:06:57.3111775Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2022-12-01T10:06:57.3113269Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2022-12-01T10:06:57.3114974Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2022-12-01T10:06:57.3117057Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2022-12-01T10:06:57.3119192Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2022-12-01T10:06:57.3121593Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2022-12-01T10:06:57.3123760Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3125658Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3127272Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.3129139Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.3130829Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2022-12-01T10:06:57.3132748Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2022-12-01T10:06:57.3134608Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2022-12-01T10:06:57.3136661Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2022-12-01T10:06:57.3138653Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3140577Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3142213Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2022-12-01T10:06:57.3144060Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2022-12-01T10:06:57.3145738Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2022-12-01T10:06:57.3147571Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2022-12-01T10:06:57.3149300Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2022-12-01T10:06:57.3151291Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2022-12-01T10:06:57.3153505Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2022-12-01T10:06:57.3155838Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2022-12-01T10:06:57.3158009Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3159913Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3161834Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.3163739Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.3165549Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2022-12-01T10:06:57.3167406Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2022-12-01T10:06:57.3169215Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2022-12-01T10:06:57.3171253Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2022-12-01T10:06:57.3173380Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3175274Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3176938Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2022-12-01T10:06:57.3178847Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2022-12-01T10:06:57.3180570Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2022-12-01T10:06:57.3182407Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2022-12-01T10:06:57.3184214Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2022-12-01T10:06:57.3186368Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2022-12-01T10:06:57.3188409Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2022-12-01T10:06:57.3190804Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2022-12-01T10:06:57.3193010Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3194882Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3196597Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.3198544Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.3200284Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2022-12-01T10:06:57.3202338Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2022-12-01T10:06:57.3204188Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2022-12-01T10:06:57.3206321Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2022-12-01T10:06:57.3208574Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3210540Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3212415Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2022-12-01T10:06:57.3214472Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2022-12-01T10:06:57.3216193Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2022-12-01T10:06:57.3218049Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2022-12-01T10:06:57.3219853Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2022-12-01T10:06:57.3221882Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2022-12-01T10:06:57.3224078Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2022-12-01T10:06:57.3226523Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2022-12-01T10:06:57.3228765Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3230655Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3232395Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2022-12-01T10:06:57.3234280Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2022-12-01T10:06:57.3236016Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2022-12-01T10:06:57.3237940Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2022-12-01T10:06:57.3239782Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2022-12-01T10:06:57.3241986Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2022-12-01T10:06:57.3244101Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3245975Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3247666Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2022-12-01T10:06:57.3249483Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2022-12-01T10:06:57.3251242Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2022-12-01T10:06:57.3253129Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2022-12-01T10:06:57.3255023Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2022-12-01T10:06:57.3256830Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2022-12-01T10:06:57.3259453Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2022-12-01T10:06:57.3260573Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.3262176Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2022-12-01T10:06:57.3264160Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2022-12-01T10:06:57.3265624Z adding 'torch/include/ATen/ops/values.h' 2022-12-01T10:06:57.3267400Z adding 'torch/include/ATen/ops/values_copy.h' 2022-12-01T10:06:57.3269320Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3271241Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3272806Z adding 'torch/include/ATen/ops/values_copy_native.h' 2022-12-01T10:06:57.3274404Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2022-12-01T10:06:57.3276102Z adding 'torch/include/ATen/ops/values_native.h' 2022-12-01T10:06:57.3277872Z adding 'torch/include/ATen/ops/values_ops.h' 2022-12-01T10:06:57.3279613Z adding 'torch/include/ATen/ops/vander.h' 2022-12-01T10:06:57.3281559Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.3283191Z adding 'torch/include/ATen/ops/vander_native.h' 2022-12-01T10:06:57.3284973Z adding 'torch/include/ATen/ops/vander_ops.h' 2022-12-01T10:06:57.3286901Z adding 'torch/include/ATen/ops/var.h' 2022-12-01T10:06:57.3289027Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.3290668Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2022-12-01T10:06:57.3292593Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2022-12-01T10:06:57.3294569Z adding 'torch/include/ATen/ops/var_mean.h' 2022-12-01T10:06:57.3296617Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3298403Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.3300113Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2022-12-01T10:06:57.3301822Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2022-12-01T10:06:57.3303581Z adding 'torch/include/ATen/ops/var_mean_native.h' 2022-12-01T10:06:57.3305666Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2022-12-01T10:06:57.3307623Z adding 'torch/include/ATen/ops/var_native.h' 2022-12-01T10:06:57.3309801Z adding 'torch/include/ATen/ops/var_ops.h' 2022-12-01T10:06:57.3311971Z adding 'torch/include/ATen/ops/vdot.h' 2022-12-01T10:06:57.3313762Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3315379Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2022-12-01T10:06:57.3316959Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2022-12-01T10:06:57.3318643Z adding 'torch/include/ATen/ops/vdot_native.h' 2022-12-01T10:06:57.3320561Z adding 'torch/include/ATen/ops/vdot_ops.h' 2022-12-01T10:06:57.3322390Z adding 'torch/include/ATen/ops/view.h' 2022-12-01T10:06:57.3324089Z adding 'torch/include/ATen/ops/view_as.h' 2022-12-01T10:06:57.3325833Z adding 'torch/include/ATen/ops/view_as_complex.h' 2022-12-01T10:06:57.3327656Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2022-12-01T10:06:57.3329737Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3331375Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3333168Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2022-12-01T10:06:57.3334949Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2022-12-01T10:06:57.3336788Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2022-12-01T10:06:57.3338575Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2022-12-01T10:06:57.3340286Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2022-12-01T10:06:57.3342006Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2022-12-01T10:06:57.3343865Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2022-12-01T10:06:57.3345624Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.3347225Z adding 'torch/include/ATen/ops/view_as_native.h' 2022-12-01T10:06:57.3349091Z adding 'torch/include/ATen/ops/view_as_ops.h' 2022-12-01T10:06:57.3350955Z adding 'torch/include/ATen/ops/view_as_real.h' 2022-12-01T10:06:57.3352597Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2022-12-01T10:06:57.3354487Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3356318Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3357925Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2022-12-01T10:06:57.3359764Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2022-12-01T10:06:57.3361796Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2022-12-01T10:06:57.3363492Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2022-12-01T10:06:57.3365263Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2022-12-01T10:06:57.3367008Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2022-12-01T10:06:57.3368829Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2022-12-01T10:06:57.3370699Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3372594Z adding 'torch/include/ATen/ops/view_copy.h' 2022-12-01T10:06:57.3374630Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3376476Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3378149Z adding 'torch/include/ATen/ops/view_copy_native.h' 2022-12-01T10:06:57.3380163Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2022-12-01T10:06:57.3382109Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2022-12-01T10:06:57.3383881Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2022-12-01T10:06:57.3385707Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2022-12-01T10:06:57.3387378Z adding 'torch/include/ATen/ops/view_native.h' 2022-12-01T10:06:57.3389316Z adding 'torch/include/ATen/ops/view_ops.h' 2022-12-01T10:06:57.3391217Z adding 'torch/include/ATen/ops/vsplit.h' 2022-12-01T10:06:57.3393045Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.3394687Z adding 'torch/include/ATen/ops/vsplit_native.h' 2022-12-01T10:06:57.3396604Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2022-12-01T10:06:57.3398423Z adding 'torch/include/ATen/ops/vstack.h' 2022-12-01T10:06:57.3400294Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.3402115Z adding 'torch/include/ATen/ops/vstack_native.h' 2022-12-01T10:06:57.3404008Z adding 'torch/include/ATen/ops/vstack_ops.h' 2022-12-01T10:06:57.3405907Z adding 'torch/include/ATen/ops/where.h' 2022-12-01T10:06:57.3407918Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.3409649Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2022-12-01T10:06:57.3411556Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2022-12-01T10:06:57.3413380Z adding 'torch/include/ATen/ops/where_native.h' 2022-12-01T10:06:57.3415463Z adding 'torch/include/ATen/ops/where_ops.h' 2022-12-01T10:06:57.3417443Z adding 'torch/include/ATen/ops/xlogy.h' 2022-12-01T10:06:57.3419473Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3421332Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T10:06:57.3423070Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2022-12-01T10:06:57.3424872Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2022-12-01T10:06:57.3426671Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2022-12-01T10:06:57.3428431Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2022-12-01T10:06:57.3430197Z adding 'torch/include/ATen/ops/xlogy_native.h' 2022-12-01T10:06:57.3432311Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2022-12-01T10:06:57.3434226Z adding 'torch/include/ATen/ops/xor.h' 2022-12-01T10:06:57.3436135Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2022-12-01T10:06:57.3437998Z adding 'torch/include/ATen/ops/xor_native.h' 2022-12-01T10:06:57.3439947Z adding 'torch/include/ATen/ops/xor_ops.h' 2022-12-01T10:06:57.3442083Z adding 'torch/include/ATen/ops/zero.h' 2022-12-01T10:06:57.3443925Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3445685Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2022-12-01T10:06:57.3447439Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2022-12-01T10:06:57.3449207Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2022-12-01T10:06:57.3450886Z adding 'torch/include/ATen/ops/zero_native.h' 2022-12-01T10:06:57.3452844Z adding 'torch/include/ATen/ops/zero_ops.h' 2022-12-01T10:06:57.3455056Z adding 'torch/include/ATen/ops/zeros.h' 2022-12-01T10:06:57.3457185Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3459140Z adding 'torch/include/ATen/ops/zeros_like.h' 2022-12-01T10:06:57.3461149Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2022-12-01T10:06:57.3462874Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2022-12-01T10:06:57.3464845Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2022-12-01T10:06:57.3466685Z adding 'torch/include/ATen/ops/zeros_native.h' 2022-12-01T10:06:57.3468795Z adding 'torch/include/ATen/ops/zeros_ops.h' 2022-12-01T10:06:57.3473741Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2022-12-01T10:06:57.3476970Z adding 'torch/include/ATen/quantized/Quantizer.h' 2022-12-01T10:06:57.3479272Z adding 'torch/include/THH/THHAtomics.cuh' 2022-12-01T10:06:57.3480891Z adding 'torch/include/THH/THHDeviceUtils.cuh' 2022-12-01T10:06:57.3485646Z adding 'torch/include/c10/core/Allocator.h' 2022-12-01T10:06:57.3487700Z adding 'torch/include/c10/core/AutogradState.h' 2022-12-01T10:06:57.3490602Z adding 'torch/include/c10/core/Backend.h' 2022-12-01T10:06:57.3492995Z adding 'torch/include/c10/core/CPUAllocator.h' 2022-12-01T10:06:57.3496043Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2022-12-01T10:06:57.3498071Z adding 'torch/include/c10/core/CopyBytes.h' 2022-12-01T10:06:57.3499814Z adding 'torch/include/c10/core/DefaultDtype.h' 2022-12-01T10:06:57.3501658Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2022-12-01T10:06:57.3504556Z adding 'torch/include/c10/core/Device.h' 2022-12-01T10:06:57.3506566Z adding 'torch/include/c10/core/DeviceArray.h' 2022-12-01T10:06:57.3509721Z adding 'torch/include/c10/core/DeviceGuard.h' 2022-12-01T10:06:57.3512393Z adding 'torch/include/c10/core/DeviceType.h' 2022-12-01T10:06:57.3522866Z adding 'torch/include/c10/core/DispatchKey.h' 2022-12-01T10:06:57.3536306Z adding 'torch/include/c10/core/DispatchKeySet.h' 2022-12-01T10:06:57.3539851Z adding 'torch/include/c10/core/DynamicCast.h' 2022-12-01T10:06:57.3542500Z adding 'torch/include/c10/core/Event.h' 2022-12-01T10:06:57.3545098Z adding 'torch/include/c10/core/GeneratorImpl.h' 2022-12-01T10:06:57.3547033Z adding 'torch/include/c10/core/GradMode.h' 2022-12-01T10:06:57.3549468Z adding 'torch/include/c10/core/InferenceMode.h' 2022-12-01T10:06:57.3551469Z adding 'torch/include/c10/core/Layout.h' 2022-12-01T10:06:57.3554961Z adding 'torch/include/c10/core/MemoryFormat.h' 2022-12-01T10:06:57.3557016Z adding 'torch/include/c10/core/OptionalRef.h' 2022-12-01T10:06:57.3559379Z adding 'torch/include/c10/core/PyHandleCache.h' 2022-12-01T10:06:57.3562008Z adding 'torch/include/c10/core/QEngine.h' 2022-12-01T10:06:57.3563561Z adding 'torch/include/c10/core/QScheme.h' 2022-12-01T10:06:57.3565819Z adding 'torch/include/c10/core/SafePyObject.h' 2022-12-01T10:06:57.3569037Z adding 'torch/include/c10/core/Scalar.h' 2022-12-01T10:06:57.3574308Z adding 'torch/include/c10/core/ScalarType.h' 2022-12-01T10:06:57.3576821Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2022-12-01T10:06:57.3579201Z adding 'torch/include/c10/core/Storage.h' 2022-12-01T10:06:57.3582369Z adding 'torch/include/c10/core/StorageImpl.h' 2022-12-01T10:06:57.3586018Z adding 'torch/include/c10/core/Stream.h' 2022-12-01T10:06:57.3588989Z adding 'torch/include/c10/core/StreamGuard.h' 2022-12-01T10:06:57.3591127Z adding 'torch/include/c10/core/SymFloat.h' 2022-12-01T10:06:57.3592978Z adding 'torch/include/c10/core/SymFloatNodeImpl.h' 2022-12-01T10:06:57.3596273Z adding 'torch/include/c10/core/SymInt.h' 2022-12-01T10:06:57.3598472Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2022-12-01T10:06:57.3600484Z adding 'torch/include/c10/core/SymIntNodeImpl.h' 2022-12-01T10:06:57.3639838Z adding 'torch/include/c10/core/TensorImpl.h' 2022-12-01T10:06:57.3649998Z adding 'torch/include/c10/core/TensorOptions.h' 2022-12-01T10:06:57.3652660Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2022-12-01T10:06:57.3654607Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2022-12-01T10:06:57.3656283Z adding 'torch/include/c10/core/alignment.h' 2022-12-01T10:06:57.3658606Z adding 'torch/include/c10/core/thread_pool.h' 2022-12-01T10:06:57.3663599Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2022-12-01T10:06:57.3666163Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2022-12-01T10:06:57.3668100Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2022-12-01T10:06:57.3672975Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2022-12-01T10:06:57.3675616Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2022-12-01T10:06:57.3679308Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2022-12-01T10:06:57.3682370Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2022-12-01T10:06:57.3686364Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2022-12-01T10:06:57.3688388Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2022-12-01T10:06:57.3691200Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2022-12-01T10:06:57.3693371Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2022-12-01T10:06:57.3695450Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2022-12-01T10:06:57.3697090Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2022-12-01T10:06:57.3699430Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2022-12-01T10:06:57.3702202Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2022-12-01T10:06:57.3704525Z adding 'torch/include/c10/cuda/CUDAException.h' 2022-12-01T10:06:57.3706877Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2022-12-01T10:06:57.3709263Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2022-12-01T10:06:57.3712736Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2022-12-01T10:06:57.3714970Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2022-12-01T10:06:57.3717117Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2022-12-01T10:06:57.3718886Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2022-12-01T10:06:57.3722862Z adding 'torch/include/c10/cuda/CUDAStream.h' 2022-12-01T10:06:57.3726329Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2022-12-01T10:06:57.3728132Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2022-12-01T10:06:57.3730337Z adding 'torch/include/c10/hip/HIPAlgorithm.h' 2022-12-01T10:06:57.3733307Z adding 'torch/include/c10/hip/HIPCachingAllocator.h' 2022-12-01T10:06:57.3735748Z adding 'torch/include/c10/hip/HIPException.h' 2022-12-01T10:06:57.3738145Z adding 'torch/include/c10/hip/HIPFunctions.h' 2022-12-01T10:06:57.3740402Z adding 'torch/include/c10/hip/HIPGraphsC10Utils.h' 2022-12-01T10:06:57.3743855Z adding 'torch/include/c10/hip/HIPGuard.h' 2022-12-01T10:06:57.3746089Z adding 'torch/include/c10/hip/HIPMacros.h' 2022-12-01T10:06:57.3748290Z adding 'torch/include/c10/hip/HIPMathCompat.h' 2022-12-01T10:06:57.3750055Z adding 'torch/include/c10/hip/HIPMiscFunctions.h' 2022-12-01T10:06:57.3753876Z adding 'torch/include/c10/hip/HIPStream.h' 2022-12-01T10:06:57.3757285Z adding 'torch/include/c10/hip/impl/HIPGuardImpl.h' 2022-12-01T10:06:57.3759183Z adding 'torch/include/c10/hip/impl/HIPTest.h' 2022-12-01T10:06:57.3760731Z adding 'torch/include/c10/hip/impl/hip_cmake_macros.h' 2022-12-01T10:06:57.3764285Z adding 'torch/include/c10/macros/Export.h' 2022-12-01T10:06:57.3770106Z adding 'torch/include/c10/macros/Macros.h' 2022-12-01T10:06:57.3772337Z adding 'torch/include/c10/macros/cmake_macros.h' 2022-12-01T10:06:57.3776094Z adding 'torch/include/c10/util/AlignOf.h' 2022-12-01T10:06:57.3779625Z adding 'torch/include/c10/util/Array.h' 2022-12-01T10:06:57.3783399Z adding 'torch/include/c10/util/ArrayRef.h' 2022-12-01T10:06:57.3786366Z adding 'torch/include/c10/util/BFloat16-inl.h' 2022-12-01T10:06:57.3789079Z adding 'torch/include/c10/util/BFloat16-math.h' 2022-12-01T10:06:57.3791274Z adding 'torch/include/c10/util/BFloat16.h' 2022-12-01T10:06:57.3793115Z adding 'torch/include/c10/util/Backtrace.h' 2022-12-01T10:06:57.3795248Z adding 'torch/include/c10/util/Bitset.h' 2022-12-01T10:06:57.3799517Z adding 'torch/include/c10/util/C++17.h' 2022-12-01T10:06:57.3802081Z adding 'torch/include/c10/util/CallOnce.h' 2022-12-01T10:06:57.3805402Z adding 'torch/include/c10/util/ConstexprCrc.h' 2022-12-01T10:06:57.3807706Z adding 'torch/include/c10/util/DeadlockDetection.h' 2022-12-01T10:06:57.3810143Z adding 'torch/include/c10/util/Deprecated.h' 2022-12-01T10:06:57.3811897Z adding 'torch/include/c10/util/DimVector.h' 2022-12-01T10:06:57.3818864Z adding 'torch/include/c10/util/Exception.h' 2022-12-01T10:06:57.3821961Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2022-12-01T10:06:57.3824118Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2022-12-01T10:06:57.3827305Z adding 'torch/include/c10/util/Flags.h' 2022-12-01T10:06:57.3829477Z adding 'torch/include/c10/util/FunctionRef.h' 2022-12-01T10:06:57.3832032Z adding 'torch/include/c10/util/Half-inl.h' 2022-12-01T10:06:57.3838246Z adding 'torch/include/c10/util/Half.h' 2022-12-01T10:06:57.3840572Z adding 'torch/include/c10/util/IdWrapper.h' 2022-12-01T10:06:57.3843585Z adding 'torch/include/c10/util/LeftRight.h' 2022-12-01T10:06:57.3845398Z adding 'torch/include/c10/util/Load.h' 2022-12-01T10:06:57.3848870Z adding 'torch/include/c10/util/Logging.h' 2022-12-01T10:06:57.3850949Z adding 'torch/include/c10/util/MathConstants.h' 2022-12-01T10:06:57.3853851Z adding 'torch/include/c10/util/MaybeOwned.h' 2022-12-01T10:06:57.3858411Z adding 'torch/include/c10/util/Metaprogramming.h' 2022-12-01T10:06:57.3866449Z adding 'torch/include/c10/util/Optional.h' 2022-12-01T10:06:57.3869651Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2022-12-01T10:06:57.3873406Z adding 'torch/include/c10/util/Registry.h' 2022-12-01T10:06:57.3875423Z adding 'torch/include/c10/util/ScopeExit.h' 2022-12-01T10:06:57.3877106Z adding 'torch/include/c10/util/SmallBuffer.h' 2022-12-01T10:06:57.3891151Z adding 'torch/include/c10/util/SmallVector.h' 2022-12-01T10:06:57.3894836Z adding 'torch/include/c10/util/StringUtil.h' 2022-12-01T10:06:57.3896755Z adding 'torch/include/c10/util/Synchronized.h' 2022-12-01T10:06:57.3898901Z adding 'torch/include/c10/util/ThreadLocal.h' 2022-12-01T10:06:57.3900941Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2022-12-01T10:06:57.3902599Z adding 'torch/include/c10/util/Type.h' 2022-12-01T10:06:57.3904621Z adding 'torch/include/c10/util/TypeCast.h' 2022-12-01T10:06:57.3907786Z adding 'torch/include/c10/util/TypeIndex.h' 2022-12-01T10:06:57.3911900Z adding 'torch/include/c10/util/TypeList.h' 2022-12-01T10:06:57.3914390Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2022-12-01T10:06:57.3916792Z adding 'torch/include/c10/util/TypeTraits.h' 2022-12-01T10:06:57.3918412Z adding 'torch/include/c10/util/Unicode.h' 2022-12-01T10:06:57.3920715Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2022-12-01T10:06:57.3922632Z adding 'torch/include/c10/util/Unroll.h' 2022-12-01T10:06:57.3924637Z adding 'torch/include/c10/util/accumulate.h' 2022-12-01T10:06:57.3929440Z adding 'torch/include/c10/util/complex.h' 2022-12-01T10:06:57.3932229Z adding 'torch/include/c10/util/complex_math.h' 2022-12-01T10:06:57.3934096Z adding 'torch/include/c10/util/complex_utils.h' 2022-12-01T10:06:57.3935766Z adding 'torch/include/c10/util/copysign.h' 2022-12-01T10:06:57.3938194Z adding 'torch/include/c10/util/either.h' 2022-12-01T10:06:57.3939977Z adding 'torch/include/c10/util/env.h' 2022-12-01T10:06:57.3952061Z adding 'torch/include/c10/util/flat_hash_map.h' 2022-12-01T10:06:57.3957254Z adding 'torch/include/c10/util/hash.h' 2022-12-01T10:06:57.3958915Z adding 'torch/include/c10/util/in_place.h' 2022-12-01T10:06:57.3962913Z adding 'torch/include/c10/util/int128.h' 2022-12-01T10:06:57.3972849Z adding 'torch/include/c10/util/intrusive_ptr.h' 2022-12-01T10:06:57.3975871Z adding 'torch/include/c10/util/irange.h' 2022-12-01T10:06:57.3983989Z adding 'torch/include/c10/util/llvmMathExtras.h' 2022-12-01T10:06:57.3986782Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2022-12-01T10:06:57.3989881Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2022-12-01T10:06:57.3992700Z adding 'torch/include/c10/util/math_compat.h' 2022-12-01T10:06:57.3994531Z adding 'torch/include/c10/util/numa.h' 2022-12-01T10:06:57.4009179Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2022-12-01T10:06:57.4012314Z adding 'torch/include/c10/util/overloaded.h' 2022-12-01T10:06:57.4013957Z adding 'torch/include/c10/util/python_stub.h' 2022-12-01T10:06:57.4015421Z adding 'torch/include/c10/util/qint32.h' 2022-12-01T10:06:57.4016841Z adding 'torch/include/c10/util/qint8.h' 2022-12-01T10:06:57.4018334Z adding 'torch/include/c10/util/quint2x4.h' 2022-12-01T10:06:57.4019905Z adding 'torch/include/c10/util/quint4x2.h' 2022-12-01T10:06:57.4021271Z adding 'torch/include/c10/util/quint8.h' 2022-12-01T10:06:57.4023813Z adding 'torch/include/c10/util/reverse_iterator.h' 2022-12-01T10:06:57.4025908Z adding 'torch/include/c10/util/safe_numerics.h' 2022-12-01T10:06:57.4028021Z adding 'torch/include/c10/util/signal_handler.h' 2022-12-01T10:06:57.4034684Z adding 'torch/include/c10/util/sparse_bitset.h' 2022-12-01T10:06:57.4036997Z adding 'torch/include/c10/util/strides.h' 2022-12-01T10:06:57.4039020Z adding 'torch/include/c10/util/string_utils.h' 2022-12-01T10:06:57.4044434Z adding 'torch/include/c10/util/string_view.h' 2022-12-01T10:06:57.4051772Z adding 'torch/include/c10/util/strong_type.h' 2022-12-01T10:06:57.4055327Z adding 'torch/include/c10/util/tempfile.h' 2022-12-01T10:06:57.4056951Z adding 'torch/include/c10/util/thread_name.h' 2022-12-01T10:06:57.4063453Z adding 'torch/include/c10/util/typeid.h' 2022-12-01T10:06:57.4083986Z adding 'torch/include/c10/util/variant.h' 2022-12-01T10:06:57.4087903Z adding 'torch/include/c10/util/win32-headers.h' 2022-12-01T10:06:57.4090340Z adding 'torch/include/caffe2/contrib/aten/aten_op.h' 2022-12-01T10:06:57.4093448Z adding 'torch/include/caffe2/contrib/aten/aten_op_template.h' 2022-12-01T10:06:57.4097200Z adding 'torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h' 2022-12-01T10:06:57.4098926Z adding 'torch/include/caffe2/contrib/fakelowp/common.h' 2022-12-01T10:06:57.4102313Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h' 2022-12-01T10:06:57.4104304Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fma.h' 2022-12-01T10:06:57.4106008Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h' 2022-12-01T10:06:57.4107856Z adding 'torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h' 2022-12-01T10:06:57.4109784Z adding 'torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h' 2022-12-01T10:06:57.4111750Z adding 'torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h' 2022-12-01T10:06:57.4114425Z adding 'torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h' 2022-12-01T10:06:57.4117384Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h' 2022-12-01T10:06:57.4120725Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h' 2022-12-01T10:06:57.4124134Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h' 2022-12-01T10:06:57.4126304Z adding 'torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h' 2022-12-01T10:06:57.4129549Z adding 'torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h' 2022-12-01T10:06:57.4131651Z adding 'torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h' 2022-12-01T10:06:57.4133568Z adding 'torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h' 2022-12-01T10:06:57.4136404Z adding 'torch/include/caffe2/contrib/gloo/allgather_ops.h' 2022-12-01T10:06:57.4138567Z adding 'torch/include/caffe2/contrib/gloo/allreduce_ops.h' 2022-12-01T10:06:57.4140417Z adding 'torch/include/caffe2/contrib/gloo/barrier_ops.h' 2022-12-01T10:06:57.4142612Z adding 'torch/include/caffe2/contrib/gloo/broadcast_ops.h' 2022-12-01T10:06:57.4144433Z adding 'torch/include/caffe2/contrib/gloo/common.h' 2022-12-01T10:06:57.4147172Z adding 'torch/include/caffe2/contrib/gloo/common_world_ops.h' 2022-12-01T10:06:57.4148853Z adding 'torch/include/caffe2/contrib/gloo/context.h' 2022-12-01T10:06:57.4151045Z adding 'torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h' 2022-12-01T10:06:57.4152700Z adding 'torch/include/caffe2/contrib/gloo/store_handler.h' 2022-12-01T10:06:57.4154807Z adding 'torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h' 2022-12-01T10:06:57.4156879Z adding 'torch/include/caffe2/contrib/nccl/hip/hip_nccl_gpu.h' 2022-12-01T10:06:57.4159182Z adding 'torch/include/caffe2/contrib/opencl/context.h' 2022-12-01T10:06:57.4161681Z adding 'torch/include/caffe2/contrib/prof/prof_dag_stats_op.h' 2022-12-01T10:06:57.4165200Z adding 'torch/include/caffe2/contrib/shm_mutex/shm_mutex.h' 2022-12-01T10:06:57.4167598Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h' 2022-12-01T10:06:57.4169501Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h' 2022-12-01T10:06:57.4171217Z adding 'torch/include/caffe2/contrib/tensorrt/trt_utils.h' 2022-12-01T10:06:57.4173715Z adding 'torch/include/caffe2/contrib/warpctc/ctc_op.h' 2022-12-01T10:06:57.4176065Z adding 'torch/include/caffe2/core/allocator.h' 2022-12-01T10:06:57.4178411Z adding 'torch/include/caffe2/core/blob.h' 2022-12-01T10:06:57.4182162Z adding 'torch/include/caffe2/core/blob_serialization.h' 2022-12-01T10:06:57.4184761Z adding 'torch/include/caffe2/core/blob_serializer_base.h' 2022-12-01T10:06:57.4186518Z adding 'torch/include/caffe2/core/blob_stats.h' 2022-12-01T10:06:57.4188956Z adding 'torch/include/caffe2/core/common.h' 2022-12-01T10:06:57.4192024Z adding 'torch/include/caffe2/core/common_cudnn.h' 2022-12-01T10:06:57.4196929Z adding 'torch/include/caffe2/core/common_gpu.h' 2022-12-01T10:06:57.4198815Z adding 'torch/include/caffe2/core/common_omp.h' 2022-12-01T10:06:57.4201867Z adding 'torch/include/caffe2/core/context.h' 2022-12-01T10:06:57.4204035Z adding 'torch/include/caffe2/core/context_base.h' 2022-12-01T10:06:57.4207865Z adding 'torch/include/caffe2/core/context_gpu.h' 2022-12-01T10:06:57.4211274Z adding 'torch/include/caffe2/core/cudnn_wrappers.h' 2022-12-01T10:06:57.4215121Z adding 'torch/include/caffe2/core/db.h' 2022-12-01T10:06:57.4217167Z adding 'torch/include/caffe2/core/distributions_stubs.h' 2022-12-01T10:06:57.4220627Z adding 'torch/include/caffe2/core/event.h' 2022-12-01T10:06:57.4222684Z adding 'torch/include/caffe2/core/event_cpu.h' 2022-12-01T10:06:57.4225841Z adding 'torch/include/caffe2/core/export_c10_op_to_caffe2.h' 2022-12-01T10:06:57.4229717Z adding 'torch/include/caffe2/core/export_caffe2_op_to_c10.h' 2022-12-01T10:06:57.4231695Z adding 'torch/include/caffe2/core/flags.h' 2022-12-01T10:06:57.4234248Z adding 'torch/include/caffe2/core/graph.h' 2022-12-01T10:06:57.4237366Z adding 'torch/include/caffe2/core/init.h' 2022-12-01T10:06:57.4239145Z adding 'torch/include/caffe2/core/logging.h' 2022-12-01T10:06:57.4241529Z adding 'torch/include/caffe2/core/macros.h' 2022-12-01T10:06:57.4244601Z adding 'torch/include/caffe2/core/memonger.h' 2022-12-01T10:06:57.4246878Z adding 'torch/include/caffe2/core/module.h' 2022-12-01T10:06:57.4249336Z adding 'torch/include/caffe2/core/net.h' 2022-12-01T10:06:57.4252666Z adding 'torch/include/caffe2/core/net_async_base.h' 2022-12-01T10:06:57.4254818Z adding 'torch/include/caffe2/core/net_async_scheduling.h' 2022-12-01T10:06:57.4256520Z adding 'torch/include/caffe2/core/net_async_task.h' 2022-12-01T10:06:57.4258526Z adding 'torch/include/caffe2/core/net_async_task_future.h' 2022-12-01T10:06:57.4260574Z adding 'torch/include/caffe2/core/net_async_task_graph.h' 2022-12-01T10:06:57.4263365Z adding 'torch/include/caffe2/core/net_async_tracing.h' 2022-12-01T10:06:57.4265424Z adding 'torch/include/caffe2/core/net_dag_utils.h' 2022-12-01T10:06:57.4268059Z adding 'torch/include/caffe2/core/net_parallel.h' 2022-12-01T10:06:57.4269861Z adding 'torch/include/caffe2/core/net_simple.h' 2022-12-01T10:06:57.4271960Z adding 'torch/include/caffe2/core/net_simple_refcount.h' 2022-12-01T10:06:57.4273948Z adding 'torch/include/caffe2/core/numa.h' 2022-12-01T10:06:57.4275862Z adding 'torch/include/caffe2/core/observer.h' 2022-12-01T10:06:57.4292901Z adding 'torch/include/caffe2/core/operator.h' 2022-12-01T10:06:57.4297558Z adding 'torch/include/caffe2/core/operator_gradient.h' 2022-12-01T10:06:57.4303291Z adding 'torch/include/caffe2/core/operator_schema.h' 2022-12-01T10:06:57.4305457Z adding 'torch/include/caffe2/core/plan_executor.h' 2022-12-01T10:06:57.4307701Z adding 'torch/include/caffe2/core/prof_dag_counters.h' 2022-12-01T10:06:57.4310712Z adding 'torch/include/caffe2/core/qtensor.h' 2022-12-01T10:06:57.4313156Z adding 'torch/include/caffe2/core/qtensor_serialization.h' 2022-12-01T10:06:57.4315796Z adding 'torch/include/caffe2/core/scope_guard.h' 2022-12-01T10:06:57.4317675Z adding 'torch/include/caffe2/core/static_tracepoint.h' 2022-12-01T10:06:57.4320227Z adding 'torch/include/caffe2/core/static_tracepoint_elfx86.h' 2022-12-01T10:06:57.4324231Z adding 'torch/include/caffe2/core/stats.h' 2022-12-01T10:06:57.4326404Z adding 'torch/include/caffe2/core/storage.h' 2022-12-01T10:06:57.4332989Z adding 'torch/include/caffe2/core/tensor.h' 2022-12-01T10:06:57.4335122Z adding 'torch/include/caffe2/core/tensor_impl.h' 2022-12-01T10:06:57.4336846Z adding 'torch/include/caffe2/core/tensor_int8.h' 2022-12-01T10:06:57.4339488Z adding 'torch/include/caffe2/core/test_utils.h' 2022-12-01T10:06:57.4341399Z adding 'torch/include/caffe2/core/timer.h' 2022-12-01T10:06:57.4344252Z adding 'torch/include/caffe2/core/transform.h' 2022-12-01T10:06:57.4346477Z adding 'torch/include/caffe2/core/types.h' 2022-12-01T10:06:57.4350783Z adding 'torch/include/caffe2/core/workspace.h' 2022-12-01T10:06:57.4356215Z adding 'torch/include/caffe2/core/hip/common_gpu.h' 2022-12-01T10:06:57.4359673Z adding 'torch/include/caffe2/core/hip/common_miopen.h' 2022-12-01T10:06:57.4363783Z adding 'torch/include/caffe2/core/hip/context_gpu.h' 2022-12-01T10:06:57.4366862Z adding 'torch/include/caffe2/core/hip/miopen_wrapper.h' 2022-12-01T10:06:57.4371115Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h' 2022-12-01T10:06:57.4375152Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h' 2022-12-01T10:06:57.4377279Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h' 2022-12-01T10:06:57.4379370Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h' 2022-12-01T10:06:57.4382508Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h' 2022-12-01T10:06:57.4384932Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h' 2022-12-01T10:06:57.4389909Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h' 2022-12-01T10:06:57.4393175Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h' 2022-12-01T10:06:57.4395488Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h' 2022-12-01T10:06:57.4397911Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h' 2022-12-01T10:06:57.4400765Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h' 2022-12-01T10:06:57.4405849Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h' 2022-12-01T10:06:57.4410698Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h' 2022-12-01T10:06:57.4413426Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h' 2022-12-01T10:06:57.4416099Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h' 2022-12-01T10:06:57.4420630Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h' 2022-12-01T10:06:57.4423465Z adding 'torch/include/caffe2/core/nomnigraph/tests/test_util.h' 2022-12-01T10:06:57.4426203Z adding 'torch/include/caffe2/cuda_rtc/common_rtc.h' 2022-12-01T10:06:57.4428425Z adding 'torch/include/caffe2/db/create_db_op.h' 2022-12-01T10:06:57.4430526Z adding 'torch/include/caffe2/distributed/file_store_handler.h' 2022-12-01T10:06:57.4432376Z adding 'torch/include/caffe2/distributed/file_store_handler_op.h' 2022-12-01T10:06:57.4434151Z adding 'torch/include/caffe2/distributed/redis_store_handler.h' 2022-12-01T10:06:57.4435949Z adding 'torch/include/caffe2/distributed/redis_store_handler_op.h' 2022-12-01T10:06:57.4437927Z adding 'torch/include/caffe2/distributed/store_handler.h' 2022-12-01T10:06:57.4439670Z adding 'torch/include/caffe2/distributed/store_ops.h' 2022-12-01T10:06:57.4443261Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h' 2022-12-01T10:06:57.4447197Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_prune.h' 2022-12-01T10:06:57.4450189Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h' 2022-12-01T10:06:57.4453141Z adding 'torch/include/caffe2/experiments/operators/funhash_op.h' 2022-12-01T10:06:57.4456245Z adding 'torch/include/caffe2/experiments/operators/sparse_funhash_op.h' 2022-12-01T10:06:57.4458853Z adding 'torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h' 2022-12-01T10:06:57.4461366Z adding 'torch/include/caffe2/experiments/operators/tt_contraction_op.h' 2022-12-01T10:06:57.4463652Z adding 'torch/include/caffe2/experiments/operators/tt_pad_op.h' 2022-12-01T10:06:57.4465944Z adding 'torch/include/caffe2/ideep/ideep_utils.h' 2022-12-01T10:06:57.4468358Z adding 'torch/include/caffe2/ideep/operators/conv_pool_base_op.h' 2022-12-01T10:06:57.4471422Z adding 'torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h' 2022-12-01T10:06:57.4474888Z adding 'torch/include/caffe2/ideep/operators/operator_fallback_ideep.h' 2022-12-01T10:06:57.4477961Z adding 'torch/include/caffe2/ideep/utils/ideep_context.h' 2022-12-01T10:06:57.4480600Z adding 'torch/include/caffe2/ideep/utils/ideep_operator.h' 2022-12-01T10:06:57.4493744Z adding 'torch/include/caffe2/image/image_input_op.h' 2022-12-01T10:06:57.4496824Z adding 'torch/include/caffe2/image/transform_gpu.h' 2022-12-01T10:06:57.4499126Z adding 'torch/include/caffe2/image/hip/transform_gpu.h' 2022-12-01T10:06:57.4501884Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe.h' 2022-12-01T10:06:57.4503362Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h' 2022-12-01T10:06:57.4505281Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h' 2022-12-01T10:06:57.4507346Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h' 2022-12-01T10:06:57.4509037Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h' 2022-12-01T10:06:57.4510722Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h' 2022-12-01T10:06:57.4519989Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h' 2022-12-01T10:06:57.4522956Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h' 2022-12-01T10:06:57.4526652Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h' 2022-12-01T10:06:57.4538809Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h' 2022-12-01T10:06:57.4543906Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h' 2022-12-01T10:06:57.4547012Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h' 2022-12-01T10:06:57.4549494Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h' 2022-12-01T10:06:57.4557042Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h' 2022-12-01T10:06:57.4560273Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h' 2022-12-01T10:06:57.4566084Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h' 2022-12-01T10:06:57.4569446Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h' 2022-12-01T10:06:57.4625365Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h' 2022-12-01T10:06:57.4651540Z adding 'torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h' 2022-12-01T10:06:57.4655758Z adding 'torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h' 2022-12-01T10:06:57.4658050Z adding 'torch/include/caffe2/mobile/contrib/nnapi/nnapi.h' 2022-12-01T10:06:57.4660189Z adding 'torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h' 2022-12-01T10:06:57.4662451Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp.h' 2022-12-01T10:06:57.4664194Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h' 2022-12-01T10:06:57.4667121Z adding 'torch/include/caffe2/mpi/mpi_common.h' 2022-12-01T10:06:57.4670029Z adding 'torch/include/caffe2/mpi/mpi_ops.h' 2022-12-01T10:06:57.4672390Z adding 'torch/include/caffe2/observers/operator_attaching_net_observer.h' 2022-12-01T10:06:57.4674614Z adding 'torch/include/caffe2/observers/profile_observer.h' 2022-12-01T10:06:57.4676581Z adding 'torch/include/caffe2/observers/runcnt_observer.h' 2022-12-01T10:06:57.4678529Z adding 'torch/include/caffe2/observers/time_observer.h' 2022-12-01T10:06:57.4682068Z adding 'torch/include/caffe2/onnx/backend.h' 2022-12-01T10:06:57.4684224Z adding 'torch/include/caffe2/onnx/backend_rep.h' 2022-12-01T10:06:57.4686036Z adding 'torch/include/caffe2/onnx/device.h' 2022-12-01T10:06:57.4687953Z adding 'torch/include/caffe2/onnx/helper.h' 2022-12-01T10:06:57.4689934Z adding 'torch/include/caffe2/onnx/offline_tensor.h' 2022-12-01T10:06:57.4692340Z adding 'torch/include/caffe2/onnx/onnx_exporter.h' 2022-12-01T10:06:57.4694714Z adding 'torch/include/caffe2/onnx/onnxifi_graph_info.h' 2022-12-01T10:06:57.4696420Z adding 'torch/include/caffe2/onnx/onnxifi_init.h' 2022-12-01T10:06:57.4698258Z adding 'torch/include/caffe2/onnx/torch_ops/constants.h' 2022-12-01T10:06:57.4700072Z adding 'torch/include/caffe2/onnx/torch_ops/operator_sets.h' 2022-12-01T10:06:57.4701670Z adding 'torch/include/caffe2/onnx/torch_ops/schema.h' 2022-12-01T10:06:57.4706094Z adding 'torch/include/caffe2/operators/abs_op.h' 2022-12-01T10:06:57.4708120Z adding 'torch/include/caffe2/operators/accumulate_op.h' 2022-12-01T10:06:57.4709932Z adding 'torch/include/caffe2/operators/accuracy_op.h' 2022-12-01T10:06:57.4711465Z adding 'torch/include/caffe2/operators/acos_op.h' 2022-12-01T10:06:57.4713619Z adding 'torch/include/caffe2/operators/activation_ops_cudnn.h' 2022-12-01T10:06:57.4715739Z adding 'torch/include/caffe2/operators/affine_channel_op.h' 2022-12-01T10:06:57.4717742Z adding 'torch/include/caffe2/operators/alias_with_name.h' 2022-12-01T10:06:57.4719559Z adding 'torch/include/caffe2/operators/apmeter_op.h' 2022-12-01T10:06:57.4721836Z adding 'torch/include/caffe2/operators/arg_ops.h' 2022-12-01T10:06:57.4723586Z adding 'torch/include/caffe2/operators/asin_op.h' 2022-12-01T10:06:57.4725475Z adding 'torch/include/caffe2/operators/assert_op.h' 2022-12-01T10:06:57.4727249Z adding 'torch/include/caffe2/operators/async_net_barrier_op.h' 2022-12-01T10:06:57.4729090Z adding 'torch/include/caffe2/operators/atan_op.h' 2022-12-01T10:06:57.4730829Z adding 'torch/include/caffe2/operators/batch_box_cox_op.h' 2022-12-01T10:06:57.4732753Z adding 'torch/include/caffe2/operators/batch_bucketize_op.h' 2022-12-01T10:06:57.4735849Z adding 'torch/include/caffe2/operators/batch_gather_ops.h' 2022-12-01T10:06:57.4738279Z adding 'torch/include/caffe2/operators/batch_matmul_op.h' 2022-12-01T10:06:57.4740901Z adding 'torch/include/caffe2/operators/batch_moments_op.h' 2022-12-01T10:06:57.4742987Z adding 'torch/include/caffe2/operators/batch_permutation_op.h' 2022-12-01T10:06:57.4745261Z adding 'torch/include/caffe2/operators/batch_sparse_to_dense_op.h' 2022-12-01T10:06:57.4747571Z adding 'torch/include/caffe2/operators/bbox_transform_op.h' 2022-12-01T10:06:57.4750132Z adding 'torch/include/caffe2/operators/bisect_percentile_op.h' 2022-12-01T10:06:57.4752270Z adding 'torch/include/caffe2/operators/boolean_mask_ops.h' 2022-12-01T10:06:57.4754076Z adding 'torch/include/caffe2/operators/boolean_unmask_ops.h' 2022-12-01T10:06:57.4756533Z adding 'torch/include/caffe2/operators/box_with_nms_limit_op.h' 2022-12-01T10:06:57.4758572Z adding 'torch/include/caffe2/operators/bucketize_op.h' 2022-12-01T10:06:57.4760563Z adding 'torch/include/caffe2/operators/byte_weight_dequant_op.h' 2022-12-01T10:06:57.4762652Z adding 'torch/include/caffe2/operators/cast_op.h' 2022-12-01T10:06:57.4764224Z adding 'torch/include/caffe2/operators/cbrt_op.h' 2022-12-01T10:06:57.4766659Z adding 'torch/include/caffe2/operators/cc_bmm_bg_op.h' 2022-12-01T10:06:57.4768489Z adding 'torch/include/caffe2/operators/ceil_op.h' 2022-12-01T10:06:57.4770384Z adding 'torch/include/caffe2/operators/channel_backprop_stats_op.h' 2022-12-01T10:06:57.4772069Z adding 'torch/include/caffe2/operators/channel_shuffle_op.h' 2022-12-01T10:06:57.4774078Z adding 'torch/include/caffe2/operators/channel_stats_op.h' 2022-12-01T10:06:57.4775878Z adding 'torch/include/caffe2/operators/clip_op.h' 2022-12-01T10:06:57.4778534Z adding 'torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h' 2022-12-01T10:06:57.4782324Z adding 'torch/include/caffe2/operators/concat_split_op.h' 2022-12-01T10:06:57.4784405Z adding 'torch/include/caffe2/operators/conditional_op.h' 2022-12-01T10:06:57.4786472Z adding 'torch/include/caffe2/operators/conv_op.h' 2022-12-01T10:06:57.4788552Z adding 'torch/include/caffe2/operators/conv_op_cache_cudnn.h' 2022-12-01T10:06:57.4794123Z adding 'torch/include/caffe2/operators/conv_op_impl.h' 2022-12-01T10:06:57.4796633Z adding 'torch/include/caffe2/operators/conv_op_shared.h' 2022-12-01T10:06:57.4804274Z adding 'torch/include/caffe2/operators/conv_pool_op_base.h' 2022-12-01T10:06:57.4807095Z adding 'torch/include/caffe2/operators/conv_transpose_op.h' 2022-12-01T10:06:57.4810739Z adding 'torch/include/caffe2/operators/conv_transpose_op_impl.h' 2022-12-01T10:06:57.4813024Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile.h' 2022-12-01T10:06:57.4819096Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h' 2022-12-01T10:06:57.4822914Z adding 'torch/include/caffe2/operators/conv_transpose_unpool_op_base.h' 2022-12-01T10:06:57.4824913Z adding 'torch/include/caffe2/operators/copy_op.h' 2022-12-01T10:06:57.4827067Z adding 'torch/include/caffe2/operators/copy_rows_to_tensor_op.h' 2022-12-01T10:06:57.4828876Z adding 'torch/include/caffe2/operators/cos_op.h' 2022-12-01T10:06:57.4830543Z adding 'torch/include/caffe2/operators/cosh_op.h' 2022-12-01T10:06:57.4832340Z adding 'torch/include/caffe2/operators/cosine_embedding_criterion_op.h' 2022-12-01T10:06:57.4834420Z adding 'torch/include/caffe2/operators/counter_ops.h' 2022-12-01T10:06:57.4836991Z adding 'torch/include/caffe2/operators/create_scope_op.h' 2022-12-01T10:06:57.4839148Z adding 'torch/include/caffe2/operators/cross_entropy_op.h' 2022-12-01T10:06:57.4841340Z adding 'torch/include/caffe2/operators/ctc_beam_search_decoder_op.h' 2022-12-01T10:06:57.4843041Z adding 'torch/include/caffe2/operators/ctc_greedy_decoder_op.h' 2022-12-01T10:06:57.4844748Z adding 'torch/include/caffe2/operators/cube_op.h' 2022-12-01T10:06:57.4846395Z adding 'torch/include/caffe2/operators/data_couple.h' 2022-12-01T10:06:57.4848945Z adding 'torch/include/caffe2/operators/dataset_ops.h' 2022-12-01T10:06:57.4851231Z adding 'torch/include/caffe2/operators/deform_conv_op.h' 2022-12-01T10:06:57.4855063Z adding 'torch/include/caffe2/operators/deform_conv_op_impl.h' 2022-12-01T10:06:57.4857484Z adding 'torch/include/caffe2/operators/dense_vector_to_id_list_op.h' 2022-12-01T10:06:57.4860296Z adding 'torch/include/caffe2/operators/distance_op.h' 2022-12-01T10:06:57.4863345Z adding 'torch/include/caffe2/operators/do_op.h' 2022-12-01T10:06:57.4865501Z adding 'torch/include/caffe2/operators/dropout_op.h' 2022-12-01T10:06:57.4867316Z adding 'torch/include/caffe2/operators/elementwise_add_op.h' 2022-12-01T10:06:57.4869127Z adding 'torch/include/caffe2/operators/elementwise_div_op.h' 2022-12-01T10:06:57.4870928Z adding 'torch/include/caffe2/operators/elementwise_linear_op.h' 2022-12-01T10:06:57.4873322Z adding 'torch/include/caffe2/operators/elementwise_logical_ops.h' 2022-12-01T10:06:57.4875327Z adding 'torch/include/caffe2/operators/elementwise_mul_op.h' 2022-12-01T10:06:57.4877708Z adding 'torch/include/caffe2/operators/elementwise_op_test.h' 2022-12-01T10:06:57.4882220Z adding 'torch/include/caffe2/operators/elementwise_ops.h' 2022-12-01T10:06:57.4884500Z adding 'torch/include/caffe2/operators/elementwise_ops_utils.h' 2022-12-01T10:06:57.4886472Z adding 'torch/include/caffe2/operators/elementwise_sub_op.h' 2022-12-01T10:06:57.4888200Z adding 'torch/include/caffe2/operators/elu_op.h' 2022-12-01T10:06:57.4890325Z adding 'torch/include/caffe2/operators/enforce_finite_op.h' 2022-12-01T10:06:57.4892338Z adding 'torch/include/caffe2/operators/ensure_clipped_op.h' 2022-12-01T10:06:57.4894311Z adding 'torch/include/caffe2/operators/ensure_cpu_output_op.h' 2022-12-01T10:06:57.4896079Z adding 'torch/include/caffe2/operators/erf_op.h' 2022-12-01T10:06:57.4897733Z adding 'torch/include/caffe2/operators/exp_op.h' 2022-12-01T10:06:57.4899935Z adding 'torch/include/caffe2/operators/expand_op.h' 2022-12-01T10:06:57.4902254Z adding 'torch/include/caffe2/operators/expand_squeeze_dims_op.h' 2022-12-01T10:06:57.4904130Z adding 'torch/include/caffe2/operators/fc_inference.h' 2022-12-01T10:06:57.4908496Z adding 'torch/include/caffe2/operators/feature_maps_ops.h' 2022-12-01T10:06:57.4911058Z adding 'torch/include/caffe2/operators/feed_blob_op.h' 2022-12-01T10:06:57.4915642Z adding 'torch/include/caffe2/operators/filler_op.h' 2022-12-01T10:06:57.4918063Z adding 'torch/include/caffe2/operators/find_duplicate_elements_op.h' 2022-12-01T10:06:57.4920112Z adding 'torch/include/caffe2/operators/find_op.h' 2022-12-01T10:06:57.4922174Z adding 'torch/include/caffe2/operators/flatten_op.h' 2022-12-01T10:06:57.4924148Z adding 'torch/include/caffe2/operators/flexible_top_k.h' 2022-12-01T10:06:57.4925936Z adding 'torch/include/caffe2/operators/floor_op.h' 2022-12-01T10:06:57.4927667Z adding 'torch/include/caffe2/operators/free_op.h' 2022-12-01T10:06:57.4930549Z adding 'torch/include/caffe2/operators/fully_connected_op.h' 2022-12-01T10:06:57.4933615Z adding 'torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h' 2022-12-01T10:06:57.4936902Z adding 'torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h' 2022-12-01T10:06:57.4939639Z adding 'torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h' 2022-12-01T10:06:57.4941779Z adding 'torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h' 2022-12-01T10:06:57.4943983Z adding 'torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h' 2022-12-01T10:06:57.4947161Z adding 'torch/include/caffe2/operators/gather_op.h' 2022-12-01T10:06:57.4950658Z adding 'torch/include/caffe2/operators/gather_ranges_to_dense_op.h' 2022-12-01T10:06:57.4952702Z adding 'torch/include/caffe2/operators/gelu_op.h' 2022-12-01T10:06:57.4955598Z adding 'torch/include/caffe2/operators/generate_proposals_op.h' 2022-12-01T10:06:57.4959641Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_boxes.h' 2022-12-01T10:06:57.4967792Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms.h' 2022-12-01T10:06:57.4970429Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h' 2022-12-01T10:06:57.4972565Z adding 'torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h' 2022-12-01T10:06:57.4974831Z adding 'torch/include/caffe2/operators/given_tensor_fill_op.h' 2022-12-01T10:06:57.4977185Z adding 'torch/include/caffe2/operators/glu_op.h' 2022-12-01T10:06:57.4979854Z adding 'torch/include/caffe2/operators/group_norm_op.h' 2022-12-01T10:06:57.4982716Z adding 'torch/include/caffe2/operators/gru_unit_op.h' 2022-12-01T10:06:57.4985392Z adding 'torch/include/caffe2/operators/h_softmax_op.h' 2022-12-01T10:06:57.4987521Z adding 'torch/include/caffe2/operators/half_float_ops.h' 2022-12-01T10:06:57.4989338Z adding 'torch/include/caffe2/operators/hard_sigmoid_op.h' 2022-12-01T10:06:57.4991092Z adding 'torch/include/caffe2/operators/heatmap_max_keypoint_op.h' 2022-12-01T10:06:57.4993163Z adding 'torch/include/caffe2/operators/histogram_op.h' 2022-12-01T10:06:57.4995066Z adding 'torch/include/caffe2/operators/if_op.h' 2022-12-01T10:06:57.4997612Z adding 'torch/include/caffe2/operators/im2col_op.h' 2022-12-01T10:06:57.4999969Z adding 'torch/include/caffe2/operators/index_hash_ops.h' 2022-12-01T10:06:57.5002543Z adding 'torch/include/caffe2/operators/index_ops.h' 2022-12-01T10:06:57.5006208Z adding 'torch/include/caffe2/operators/inference_lstm_op.h' 2022-12-01T10:06:57.5009006Z adding 'torch/include/caffe2/operators/instance_norm_op.h' 2022-12-01T10:06:57.5010966Z adding 'torch/include/caffe2/operators/integral_image_op.h' 2022-12-01T10:06:57.5012914Z adding 'torch/include/caffe2/operators/is_empty_op.h' 2022-12-01T10:06:57.5014630Z adding 'torch/include/caffe2/operators/jsd_op.h' 2022-12-01T10:06:57.5016481Z adding 'torch/include/caffe2/operators/key_split_ops.h' 2022-12-01T10:06:57.5019241Z adding 'torch/include/caffe2/operators/layer_norm_op.h' 2022-12-01T10:06:57.5021265Z adding 'torch/include/caffe2/operators/leaky_relu_op.h' 2022-12-01T10:06:57.5023355Z adding 'torch/include/caffe2/operators/length_split_op.h' 2022-12-01T10:06:57.5025534Z adding 'torch/include/caffe2/operators/lengths_pad_op.h' 2022-12-01T10:06:57.5028311Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h' 2022-12-01T10:06:57.5033184Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h' 2022-12-01T10:06:57.5039679Z adding 'torch/include/caffe2/operators/lengths_reducer_ops.h' 2022-12-01T10:06:57.5043130Z adding 'torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h' 2022-12-01T10:06:57.5045027Z adding 'torch/include/caffe2/operators/lengths_tile_op.h' 2022-12-01T10:06:57.5046881Z adding 'torch/include/caffe2/operators/lengths_top_k_op.h' 2022-12-01T10:06:57.5048795Z adding 'torch/include/caffe2/operators/listwise_l2r_op.h' 2022-12-01T10:06:57.5053242Z adding 'torch/include/caffe2/operators/load_save_op.h' 2022-12-01T10:06:57.5055547Z adding 'torch/include/caffe2/operators/load_save_op_util.h' 2022-12-01T10:06:57.5057652Z adding 'torch/include/caffe2/operators/local_response_normalization_op.h' 2022-12-01T10:06:57.5059822Z adding 'torch/include/caffe2/operators/locally_connected_op.h' 2022-12-01T10:06:57.5064419Z adding 'torch/include/caffe2/operators/locally_connected_op_impl.h' 2022-12-01T10:06:57.5066942Z adding 'torch/include/caffe2/operators/locally_connected_op_util.h' 2022-12-01T10:06:57.5068685Z adding 'torch/include/caffe2/operators/log1p_op.h' 2022-12-01T10:06:57.5070339Z adding 'torch/include/caffe2/operators/log_op.h' 2022-12-01T10:06:57.5072146Z adding 'torch/include/caffe2/operators/logit_op.h' 2022-12-01T10:06:57.5073876Z adding 'torch/include/caffe2/operators/loss_op.h' 2022-12-01T10:06:57.5075574Z adding 'torch/include/caffe2/operators/lpnorm_op.h' 2022-12-01T10:06:57.5078079Z adding 'torch/include/caffe2/operators/lstm_unit_op.h' 2022-12-01T10:06:57.5081611Z adding 'torch/include/caffe2/operators/lstm_utils.h' 2022-12-01T10:06:57.5085021Z adding 'torch/include/caffe2/operators/map_ops.h' 2022-12-01T10:06:57.5087050Z adding 'torch/include/caffe2/operators/margin_loss_l2r_op.h' 2022-12-01T10:06:57.5089020Z adding 'torch/include/caffe2/operators/margin_ranking_criterion_op.h' 2022-12-01T10:06:57.5090982Z adding 'torch/include/caffe2/operators/matmul_op.h' 2022-12-01T10:06:57.5092721Z adding 'torch/include/caffe2/operators/max_pool_with_index_gpu.h' 2022-12-01T10:06:57.5094692Z adding 'torch/include/caffe2/operators/mean_op.h' 2022-12-01T10:06:57.5096774Z adding 'torch/include/caffe2/operators/merge_id_lists_op.h' 2022-12-01T10:06:57.5098968Z adding 'torch/include/caffe2/operators/minmax_ops.h' 2022-12-01T10:06:57.5100604Z adding 'torch/include/caffe2/operators/mish_op.h' 2022-12-01T10:06:57.5102355Z adding 'torch/include/caffe2/operators/mod_op.h' 2022-12-01T10:06:57.5104307Z adding 'torch/include/caffe2/operators/moments_op.h' 2022-12-01T10:06:57.5106008Z adding 'torch/include/caffe2/operators/multi_class_accuracy_op.h' 2022-12-01T10:06:57.5107522Z adding 'torch/include/caffe2/operators/negate_gradient_op.h' 2022-12-01T10:06:57.5108987Z adding 'torch/include/caffe2/operators/negative_op.h' 2022-12-01T10:06:57.5110896Z adding 'torch/include/caffe2/operators/ngram_ops.h' 2022-12-01T10:06:57.5112664Z adding 'torch/include/caffe2/operators/no_default_engine_op.h' 2022-12-01T10:06:57.5114289Z adding 'torch/include/caffe2/operators/normalize_l1_op.h' 2022-12-01T10:06:57.5116219Z adding 'torch/include/caffe2/operators/normalize_op.h' 2022-12-01T10:06:57.5118498Z adding 'torch/include/caffe2/operators/numpy_tile_op.h' 2022-12-01T10:06:57.5120493Z adding 'torch/include/caffe2/operators/one_hot_ops.h' 2022-12-01T10:06:57.5124251Z adding 'torch/include/caffe2/operators/onnx_while_op.h' 2022-12-01T10:06:57.5126480Z adding 'torch/include/caffe2/operators/op_utils_cudnn.h' 2022-12-01T10:06:57.5128879Z adding 'torch/include/caffe2/operators/operator_fallback_gpu.h' 2022-12-01T10:06:57.5130803Z adding 'torch/include/caffe2/operators/order_switch_ops.h' 2022-12-01T10:06:57.5133186Z adding 'torch/include/caffe2/operators/pack_rnn_sequence_op.h' 2022-12-01T10:06:57.5135137Z adding 'torch/include/caffe2/operators/pack_segments.h' 2022-12-01T10:06:57.5137113Z adding 'torch/include/caffe2/operators/pad_op.h' 2022-12-01T10:06:57.5140533Z adding 'torch/include/caffe2/operators/partition_ops.h' 2022-12-01T10:06:57.5142519Z adding 'torch/include/caffe2/operators/percentile_op.h' 2022-12-01T10:06:57.5144149Z adding 'torch/include/caffe2/operators/perplexity_op.h' 2022-12-01T10:06:57.5147136Z adding 'torch/include/caffe2/operators/piecewise_linear_transform_op.h' 2022-12-01T10:06:57.5149669Z adding 'torch/include/caffe2/operators/pool_op.h' 2022-12-01T10:06:57.5151554Z adding 'torch/include/caffe2/operators/pool_op_util.h' 2022-12-01T10:06:57.5153838Z adding 'torch/include/caffe2/operators/pow_op.h' 2022-12-01T10:06:57.5156411Z adding 'torch/include/caffe2/operators/prefetch_op.h' 2022-12-01T10:06:57.5158194Z adding 'torch/include/caffe2/operators/prelu_op.h' 2022-12-01T10:06:57.5160095Z adding 'torch/include/caffe2/operators/prepend_dim_op.h' 2022-12-01T10:06:57.5162822Z adding 'torch/include/caffe2/operators/quant_decode_op.h' 2022-12-01T10:06:57.5165104Z adding 'torch/include/caffe2/operators/quantile_op.h' 2022-12-01T10:06:57.5166882Z adding 'torch/include/caffe2/operators/rank_loss_op.h' 2022-12-01T10:06:57.5168510Z adding 'torch/include/caffe2/operators/reciprocal_op.h' 2022-12-01T10:06:57.5170694Z adding 'torch/include/caffe2/operators/reduce_front_back_max_ops.h' 2022-12-01T10:06:57.5173306Z adding 'torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h' 2022-12-01T10:06:57.5175907Z adding 'torch/include/caffe2/operators/reduce_ops.h' 2022-12-01T10:06:57.5181266Z adding 'torch/include/caffe2/operators/reducer_functors.h' 2022-12-01T10:06:57.5184186Z adding 'torch/include/caffe2/operators/reduction_ops.h' 2022-12-01T10:06:57.5186007Z adding 'torch/include/caffe2/operators/relu_n_op.h' 2022-12-01T10:06:57.5187633Z adding 'torch/include/caffe2/operators/relu_op.h' 2022-12-01T10:06:57.5189668Z adding 'torch/include/caffe2/operators/remove_data_blocks_op.h' 2022-12-01T10:06:57.5191409Z adding 'torch/include/caffe2/operators/replace_nan_op.h' 2022-12-01T10:06:57.5194051Z adding 'torch/include/caffe2/operators/reshape_op.h' 2022-12-01T10:06:57.5195993Z adding 'torch/include/caffe2/operators/resize_3d_op.h' 2022-12-01T10:06:57.5197874Z adding 'torch/include/caffe2/operators/resize_op.h' 2022-12-01T10:06:57.5199938Z adding 'torch/include/caffe2/operators/reverse_packed_segs_op.h' 2022-12-01T10:06:57.5201981Z adding 'torch/include/caffe2/operators/rmac_regions_op.h' 2022-12-01T10:06:57.5204101Z adding 'torch/include/caffe2/operators/rms_norm_op.h' 2022-12-01T10:06:57.5206075Z adding 'torch/include/caffe2/operators/roi_align_gradient_op.h' 2022-12-01T10:06:57.5207839Z adding 'torch/include/caffe2/operators/roi_align_op.h' 2022-12-01T10:06:57.5209751Z adding 'torch/include/caffe2/operators/roi_align_rotated_gradient_op.h' 2022-12-01T10:06:57.5211573Z adding 'torch/include/caffe2/operators/roi_align_rotated_op.h' 2022-12-01T10:06:57.5213596Z adding 'torch/include/caffe2/operators/roi_pool_op.h' 2022-12-01T10:06:57.5215459Z adding 'torch/include/caffe2/operators/rowmul_op.h' 2022-12-01T10:06:57.5217168Z adding 'torch/include/caffe2/operators/rsqrt_op.h' 2022-12-01T10:06:57.5218936Z adding 'torch/include/caffe2/operators/scale_blobs_op.h' 2022-12-01T10:06:57.5220710Z adding 'torch/include/caffe2/operators/scale_op.h' 2022-12-01T10:06:57.5234801Z adding 'torch/include/caffe2/operators/segment_reduction_op.h' 2022-12-01T10:06:57.5239108Z adding 'torch/include/caffe2/operators/self_binning_histogram_op.h' 2022-12-01T10:06:57.5241205Z adding 'torch/include/caffe2/operators/selu_op.h' 2022-12-01T10:06:57.5243831Z adding 'torch/include/caffe2/operators/sequence_ops.h' 2022-12-01T10:06:57.5246041Z adding 'torch/include/caffe2/operators/shape_op.h' 2022-12-01T10:06:57.5247674Z adding 'torch/include/caffe2/operators/sigmoid_op.h' 2022-12-01T10:06:57.5249234Z adding 'torch/include/caffe2/operators/sin_op.h' 2022-12-01T10:06:57.5250902Z adding 'torch/include/caffe2/operators/sinh_op.h' 2022-12-01T10:06:57.5253709Z adding 'torch/include/caffe2/operators/sinusoid_position_encoding_op.h' 2022-12-01T10:06:57.5256374Z adding 'torch/include/caffe2/operators/slice_op.h' 2022-12-01T10:06:57.5258394Z adding 'torch/include/caffe2/operators/softmax_op.h' 2022-12-01T10:06:57.5259908Z adding 'torch/include/caffe2/operators/softmax_utils.h' 2022-12-01T10:06:57.5261983Z adding 'torch/include/caffe2/operators/softmax_with_loss_op.h' 2022-12-01T10:06:57.5263695Z adding 'torch/include/caffe2/operators/softplus_op.h' 2022-12-01T10:06:57.5265412Z adding 'torch/include/caffe2/operators/softsign_op.h' 2022-12-01T10:06:57.5267982Z adding 'torch/include/caffe2/operators/space_batch_op.h' 2022-12-01T10:06:57.5270058Z adding 'torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h' 2022-12-01T10:06:57.5271894Z adding 'torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h' 2022-12-01T10:06:57.5273732Z adding 'torch/include/caffe2/operators/sparse_lp_regularizer_op.h' 2022-12-01T10:06:57.5275538Z adding 'torch/include/caffe2/operators/sparse_normalize_op.h' 2022-12-01T10:06:57.5279112Z adding 'torch/include/caffe2/operators/sparse_to_dense_mask_op.h' 2022-12-01T10:06:57.5281944Z adding 'torch/include/caffe2/operators/sparse_to_dense_op.h' 2022-12-01T10:06:57.5285892Z adding 'torch/include/caffe2/operators/spatial_batch_norm_op.h' 2022-12-01T10:06:57.5288349Z adding 'torch/include/caffe2/operators/spatial_softmax_with_loss_op.h' 2022-12-01T10:06:57.5289935Z adding 'torch/include/caffe2/operators/sqr_op.h' 2022-12-01T10:06:57.5291420Z adding 'torch/include/caffe2/operators/sqrt_op.h' 2022-12-01T10:06:57.5293424Z adding 'torch/include/caffe2/operators/square_root_divide_op.h' 2022-12-01T10:06:57.5295747Z adding 'torch/include/caffe2/operators/stats_put_ops.h' 2022-12-01T10:06:57.5297495Z adding 'torch/include/caffe2/operators/stop_gradient.h' 2022-12-01T10:06:57.5299379Z adding 'torch/include/caffe2/operators/string_ops.h' 2022-12-01T10:06:57.5301341Z adding 'torch/include/caffe2/operators/stump_func_op.h' 2022-12-01T10:06:57.5303218Z adding 'torch/include/caffe2/operators/summarize_op.h' 2022-12-01T10:06:57.5304901Z adding 'torch/include/caffe2/operators/swish_op.h' 2022-12-01T10:06:57.5306543Z adding 'torch/include/caffe2/operators/tan_op.h' 2022-12-01T10:06:57.5308117Z adding 'torch/include/caffe2/operators/tanh_op.h' 2022-12-01T10:06:57.5310446Z adding 'torch/include/caffe2/operators/tensor_protos_db_input.h' 2022-12-01T10:06:57.5312590Z adding 'torch/include/caffe2/operators/text_file_reader_utils.h' 2022-12-01T10:06:57.5314520Z adding 'torch/include/caffe2/operators/thresholded_relu_op.h' 2022-12-01T10:06:57.5317223Z adding 'torch/include/caffe2/operators/tile_op.h' 2022-12-01T10:06:57.5319158Z adding 'torch/include/caffe2/operators/top_k.h' 2022-12-01T10:06:57.5321299Z adding 'torch/include/caffe2/operators/transpose_op.h' 2022-12-01T10:06:57.5324057Z adding 'torch/include/caffe2/operators/tt_linear_op.h' 2022-12-01T10:06:57.5326168Z adding 'torch/include/caffe2/operators/unique_ops.h' 2022-12-01T10:06:57.5328204Z adding 'torch/include/caffe2/operators/unsafe_coalesce.h' 2022-12-01T10:06:57.5330162Z adding 'torch/include/caffe2/operators/upsample_op.h' 2022-12-01T10:06:57.5342963Z adding 'torch/include/caffe2/operators/utility_ops.h' 2022-12-01T10:06:57.5346015Z adding 'torch/include/caffe2/operators/variable_length_sequence_padding.h' 2022-12-01T10:06:57.5347691Z adding 'torch/include/caffe2/operators/weighted_multi_sampling_op.h' 2022-12-01T10:06:57.5349354Z adding 'torch/include/caffe2/operators/weighted_sample_op.h' 2022-12-01T10:06:57.5351235Z adding 'torch/include/caffe2/operators/while_op.h' 2022-12-01T10:06:57.5352868Z adding 'torch/include/caffe2/operators/zero_gradient_op.h' 2022-12-01T10:06:57.5355496Z adding 'torch/include/caffe2/operators/hip/activation_ops_miopen.h' 2022-12-01T10:06:57.5357458Z adding 'torch/include/caffe2/operators/hip/generate_proposals_op_util_nms_gpu.h' 2022-12-01T10:06:57.5359098Z adding 'torch/include/caffe2/operators/hip/max_pool_with_index_gpu.h' 2022-12-01T10:06:57.5361648Z adding 'torch/include/caffe2/operators/hip/operator_fallback_gpu.h' 2022-12-01T10:06:57.5364553Z adding 'torch/include/caffe2/operators/quantized/int8_add_op.h' 2022-12-01T10:06:57.5367013Z adding 'torch/include/caffe2/operators/quantized/int8_average_pool_op.h' 2022-12-01T10:06:57.5381568Z adding 'torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h' 2022-12-01T10:06:57.5382311Z adding 'torch/include/caffe2/operators/quantized/int8_concat_op.h' 2022-12-01T10:06:57.5382813Z adding 'torch/include/caffe2/operators/quantized/int8_conv_op.h' 2022-12-01T10:06:57.5383170Z adding 'torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h' 2022-12-01T10:06:57.5383615Z adding 'torch/include/caffe2/operators/quantized/int8_dequantize_op.h' 2022-12-01T10:06:57.5383996Z adding 'torch/include/caffe2/operators/quantized/int8_fc_op.h' 2022-12-01T10:06:57.5384516Z adding 'torch/include/caffe2/operators/quantized/int8_flatten_op.h' 2022-12-01T10:06:57.5385117Z adding 'torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h' 2022-12-01T10:06:57.5387529Z adding 'torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h' 2022-12-01T10:06:57.5389972Z adding 'torch/include/caffe2/operators/quantized/int8_max_pool_op.h' 2022-12-01T10:06:57.5392181Z adding 'torch/include/caffe2/operators/quantized/int8_quantize_op.h' 2022-12-01T10:06:57.5394426Z adding 'torch/include/caffe2/operators/quantized/int8_relu_op.h' 2022-12-01T10:06:57.5396442Z adding 'torch/include/caffe2/operators/quantized/int8_reshape_op.h' 2022-12-01T10:06:57.5398644Z adding 'torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h' 2022-12-01T10:06:57.5402792Z adding 'torch/include/caffe2/operators/quantized/int8_roi_align_op.h' 2022-12-01T10:06:57.5405340Z adding 'torch/include/caffe2/operators/quantized/int8_sigmoid_op.h' 2022-12-01T10:06:57.5407184Z adding 'torch/include/caffe2/operators/quantized/int8_simd.h' 2022-12-01T10:06:57.5409348Z adding 'torch/include/caffe2/operators/quantized/int8_slice_op.h' 2022-12-01T10:06:57.5411701Z adding 'torch/include/caffe2/operators/quantized/int8_softmax_op.h' 2022-12-01T10:06:57.5414148Z adding 'torch/include/caffe2/operators/quantized/int8_test_utils.h' 2022-12-01T10:06:57.5416073Z adding 'torch/include/caffe2/operators/quantized/int8_transpose_op.h' 2022-12-01T10:06:57.5418564Z adding 'torch/include/caffe2/operators/quantized/int8_utils.h' 2022-12-01T10:06:57.5421215Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h' 2022-12-01T10:06:57.5426831Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor.h' 2022-12-01T10:06:57.5429394Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h' 2022-12-01T10:06:57.5431553Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h' 2022-12-01T10:06:57.5440475Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_op.h' 2022-12-01T10:06:57.5443864Z adding 'torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h' 2022-12-01T10:06:57.5446775Z adding 'torch/include/caffe2/operators/rnn/hip/recurrent_network_executor_gpu.h' 2022-12-01T10:06:57.5448723Z adding 'torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h' 2022-12-01T10:06:57.5451454Z adding 'torch/include/caffe2/opt/annotations.h' 2022-12-01T10:06:57.5453317Z adding 'torch/include/caffe2/opt/backend_cutting.h' 2022-12-01T10:06:57.5455589Z adding 'torch/include/caffe2/opt/backend_transformer_base.h' 2022-12-01T10:06:57.5458305Z adding 'torch/include/caffe2/opt/bound_shape_inferencer.h' 2022-12-01T10:06:57.5460604Z adding 'torch/include/caffe2/opt/converter.h' 2022-12-01T10:06:57.5462295Z adding 'torch/include/caffe2/opt/device.h' 2022-12-01T10:06:57.5464157Z adding 'torch/include/caffe2/opt/distributed.h' 2022-12-01T10:06:57.5465854Z adding 'torch/include/caffe2/opt/fakefp16_transform.h' 2022-12-01T10:06:57.5468223Z adding 'torch/include/caffe2/opt/fusion.h' 2022-12-01T10:06:57.5470234Z adding 'torch/include/caffe2/opt/glow_net_transform.h' 2022-12-01T10:06:57.5471910Z adding 'torch/include/caffe2/opt/mobile.h' 2022-12-01T10:06:57.5473715Z adding 'torch/include/caffe2/opt/onnx_convert.h' 2022-12-01T10:06:57.5479640Z adding 'torch/include/caffe2/opt/onnxifi_op.h' 2022-12-01T10:06:57.5483260Z adding 'torch/include/caffe2/opt/onnxifi_transformer.h' 2022-12-01T10:06:57.5485055Z adding 'torch/include/caffe2/opt/optimize_ideep.h' 2022-12-01T10:06:57.5486680Z adding 'torch/include/caffe2/opt/optimizer.h' 2022-12-01T10:06:57.5488649Z adding 'torch/include/caffe2/opt/passes.h' 2022-12-01T10:06:57.5491263Z adding 'torch/include/caffe2/opt/shape_info.h' 2022-12-01T10:06:57.5493593Z adding 'torch/include/caffe2/opt/tvm_transformer.h' 2022-12-01T10:06:57.5496887Z adding 'torch/include/caffe2/opt/custom/cc_amrc.h' 2022-12-01T10:06:57.5498720Z adding 'torch/include/caffe2/opt/custom/concat_elim.h' 2022-12-01T10:06:57.5500510Z adding 'torch/include/caffe2/opt/custom/freeze_quantization_params.h' 2022-12-01T10:06:57.5502093Z adding 'torch/include/caffe2/opt/custom/in_batch_broadcast.h' 2022-12-01T10:06:57.5503647Z adding 'torch/include/caffe2/opt/custom/pointwise_elim.h' 2022-12-01T10:06:57.5505735Z adding 'torch/include/caffe2/opt/nql/ast.h' 2022-12-01T10:06:57.5508334Z adding 'torch/include/caffe2/opt/nql/graphmatcher.h' 2022-12-01T10:06:57.5511470Z adding 'torch/include/caffe2/perfkernels/adagrad.h' 2022-12-01T10:06:57.5513961Z adding 'torch/include/caffe2/perfkernels/common.h' 2022-12-01T10:06:57.5516203Z adding 'torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h' 2022-12-01T10:06:57.5518252Z adding 'torch/include/caffe2/perfkernels/embedding_lookup.h' 2022-12-01T10:06:57.5520165Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2022-12-01T10:06:57.5522338Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h' 2022-12-01T10:06:57.5525589Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h' 2022-12-01T10:06:57.5527415Z adding 'torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h' 2022-12-01T10:06:57.5529817Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h' 2022-12-01T10:06:57.5531819Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu.h' 2022-12-01T10:06:57.5533606Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h' 2022-12-01T10:06:57.5535376Z adding 'torch/include/caffe2/perfkernels/math.h' 2022-12-01T10:06:57.5537031Z adding 'torch/include/caffe2/perfkernels/typed_axpy.h' 2022-12-01T10:06:57.5539073Z adding 'torch/include/caffe2/predictor/InferenceGraph.h' 2022-12-01T10:06:57.5541552Z adding 'torch/include/caffe2/predictor/ThreadLocalPtr.h' 2022-12-01T10:06:57.5543753Z adding 'torch/include/caffe2/predictor/predictor.h' 2022-12-01T10:06:57.5545634Z adding 'torch/include/caffe2/predictor/predictor_config.h' 2022-12-01T10:06:57.5547380Z adding 'torch/include/caffe2/predictor/predictor_utils.h' 2022-12-01T10:06:57.5548998Z adding 'torch/include/caffe2/predictor/transforms.h' 2022-12-01T10:06:57.5551126Z adding 'torch/include/caffe2/predictor/emulator/benchmark.h' 2022-12-01T10:06:57.5553642Z adding 'torch/include/caffe2/predictor/emulator/data_filler.h' 2022-12-01T10:06:57.5555419Z adding 'torch/include/caffe2/predictor/emulator/emulator.h' 2022-12-01T10:06:57.5557417Z adding 'torch/include/caffe2/predictor/emulator/net_supplier.h' 2022-12-01T10:06:57.5559167Z adding 'torch/include/caffe2/predictor/emulator/output_formatter.h' 2022-12-01T10:06:57.5560767Z adding 'torch/include/caffe2/predictor/emulator/profiler.h' 2022-12-01T10:06:57.5562803Z adding 'torch/include/caffe2/predictor/emulator/std_output_formatter.h' 2022-12-01T10:06:57.5564346Z adding 'torch/include/caffe2/predictor/emulator/time_profiler.h' 2022-12-01T10:06:57.5566211Z adding 'torch/include/caffe2/predictor/emulator/utils.h' 2022-12-01T10:06:57.5636424Z adding 'torch/include/caffe2/proto/caffe2.pb.h' 2022-12-01T10:06:57.5648942Z adding 'torch/include/caffe2/proto/caffe2_pb.h' 2022-12-01T10:06:57.5668732Z adding 'torch/include/caffe2/proto/torch.pb.h' 2022-12-01T10:06:57.5673242Z adding 'torch/include/caffe2/proto/torch_pb.h' 2022-12-01T10:06:57.5676388Z adding 'torch/include/caffe2/python/dlpack.h' 2022-12-01T10:06:57.5681655Z adding 'torch/include/caffe2/python/pybind_state.h' 2022-12-01T10:06:57.5684717Z adding 'torch/include/caffe2/python/pybind_state_dlpack.h' 2022-12-01T10:06:57.5686656Z adding 'torch/include/caffe2/python/pybind_state_registry.h' 2022-12-01T10:06:57.5690345Z adding 'torch/include/caffe2/quantization/server/activation_distribution_observer.h' 2022-12-01T10:06:57.5692553Z adding 'torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h' 2022-12-01T10:06:57.5694358Z adding 'torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h' 2022-12-01T10:06:57.5696656Z adding 'torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h' 2022-12-01T10:06:57.5698413Z adding 'torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h' 2022-12-01T10:06:57.5700165Z adding 'torch/include/caffe2/quantization/server/compute_equalization_scale.h' 2022-12-01T10:06:57.5701821Z adding 'torch/include/caffe2/quantization/server/concat_dnnlowp_op.h' 2022-12-01T10:06:57.5703775Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h' 2022-12-01T10:06:57.5706184Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_op.h' 2022-12-01T10:06:57.5709404Z adding 'torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h' 2022-12-01T10:06:57.5711428Z adding 'torch/include/caffe2/quantization/server/conv_relu_op.h' 2022-12-01T10:06:57.5713146Z adding 'torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h' 2022-12-01T10:06:57.5715891Z adding 'torch/include/caffe2/quantization/server/dnnlowp.h' 2022-12-01T10:06:57.5719895Z adding 'torch/include/caffe2/quantization/server/dnnlowp_op.h' 2022-12-01T10:06:57.5722218Z adding 'torch/include/caffe2/quantization/server/dnnlowp_partition.h' 2022-12-01T10:06:57.5724064Z adding 'torch/include/caffe2/quantization/server/dynamic_histogram.h' 2022-12-01T10:06:57.5726815Z adding 'torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h' 2022-12-01T10:06:57.5729172Z adding 'torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h' 2022-12-01T10:06:57.5732351Z adding 'torch/include/caffe2/quantization/server/fb_fc_packed_op.h' 2022-12-01T10:06:57.5734679Z adding 'torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h' 2022-12-01T10:06:57.5736544Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_blob.h' 2022-12-01T10:06:57.5738346Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h' 2022-12-01T10:06:57.5740908Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_op.h' 2022-12-01T10:06:57.5742770Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h' 2022-12-01T10:06:57.5744754Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h' 2022-12-01T10:06:57.5746994Z adding 'torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h' 2022-12-01T10:06:57.5749323Z adding 'torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h' 2022-12-01T10:06:57.5753142Z adding 'torch/include/caffe2/quantization/server/im2col_dnnlowp.h' 2022-12-01T10:06:57.5755517Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params.h' 2022-12-01T10:06:57.5757534Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h' 2022-12-01T10:06:57.5759429Z adding 'torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h' 2022-12-01T10:06:57.5761451Z adding 'torch/include/caffe2/quantization/server/kl_minimization.h' 2022-12-01T10:06:57.5762967Z adding 'torch/include/caffe2/quantization/server/l2_minimization.h' 2022-12-01T10:06:57.5764820Z adding 'torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h' 2022-12-01T10:06:57.5766486Z adding 'torch/include/caffe2/quantization/server/mmio.h' 2022-12-01T10:06:57.5768698Z adding 'torch/include/caffe2/quantization/server/op_wrapper.h' 2022-12-01T10:06:57.5770650Z adding 'torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h' 2022-12-01T10:06:57.5772564Z adding 'torch/include/caffe2/quantization/server/quantization_error_minimization.h' 2022-12-01T10:06:57.5774293Z adding 'torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h' 2022-12-01T10:06:57.5776006Z adding 'torch/include/caffe2/quantization/server/relu_dnnlowp_op.h' 2022-12-01T10:06:57.5777755Z adding 'torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h' 2022-12-01T10:06:57.5779480Z adding 'torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h' 2022-12-01T10:06:57.5781234Z adding 'torch/include/caffe2/quantization/server/sigmoid.h' 2022-12-01T10:06:57.5783187Z adding 'torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h' 2022-12-01T10:06:57.5785051Z adding 'torch/include/caffe2/quantization/server/tanh.h' 2022-12-01T10:06:57.5786713Z adding 'torch/include/caffe2/quantization/server/transpose.h' 2022-12-01T10:06:57.5788963Z adding 'torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h' 2022-12-01T10:06:57.5791331Z adding 'torch/include/caffe2/queue/blobs_queue.h' 2022-12-01T10:06:57.5793538Z adding 'torch/include/caffe2/queue/blobs_queue_db.h' 2022-12-01T10:06:57.5796627Z adding 'torch/include/caffe2/queue/queue_ops.h' 2022-12-01T10:06:57.5798685Z adding 'torch/include/caffe2/queue/rebatching_queue.h' 2022-12-01T10:06:57.5800749Z adding 'torch/include/caffe2/queue/rebatching_queue_ops.h' 2022-12-01T10:06:57.5833769Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2022-12-01T10:06:57.5837306Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2022-12-01T10:06:57.5839012Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2022-12-01T10:06:57.5842551Z adding 'torch/include/caffe2/serialize/inline_container.h' 2022-12-01T10:06:57.5844022Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2022-12-01T10:06:57.5845771Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2022-12-01T10:06:57.5848812Z adding 'torch/include/caffe2/serialize/versions.h' 2022-12-01T10:06:57.5852187Z adding 'torch/include/caffe2/sgd/adadelta_op.h' 2022-12-01T10:06:57.5855797Z adding 'torch/include/caffe2/sgd/adagrad_fused.h' 2022-12-01T10:06:57.5860256Z adding 'torch/include/caffe2/sgd/adagrad_op.h' 2022-12-01T10:06:57.5865326Z adding 'torch/include/caffe2/sgd/adam_op.h' 2022-12-01T10:06:57.5867954Z adding 'torch/include/caffe2/sgd/clip_tensor_op.h' 2022-12-01T10:06:57.5870187Z adding 'torch/include/caffe2/sgd/decay_adagrad_op.h' 2022-12-01T10:06:57.5872443Z adding 'torch/include/caffe2/sgd/fp16_momentum_sgd_op.h' 2022-12-01T10:06:57.5874595Z adding 'torch/include/caffe2/sgd/fp32_momentum_sgd_op.h' 2022-12-01T10:06:57.5876546Z adding 'torch/include/caffe2/sgd/ftrl_op.h' 2022-12-01T10:06:57.5878385Z adding 'torch/include/caffe2/sgd/gftrl_op.h' 2022-12-01T10:06:57.5880718Z adding 'torch/include/caffe2/sgd/iter_op.h' 2022-12-01T10:06:57.5882997Z adding 'torch/include/caffe2/sgd/lars_op.h' 2022-12-01T10:06:57.5885044Z adding 'torch/include/caffe2/sgd/learning_rate_adaption_op.h' 2022-12-01T10:06:57.5889094Z adding 'torch/include/caffe2/sgd/learning_rate_functors.h' 2022-12-01T10:06:57.5892842Z adding 'torch/include/caffe2/sgd/learning_rate_op.h' 2022-12-01T10:06:57.5894892Z adding 'torch/include/caffe2/sgd/math_lp.h' 2022-12-01T10:06:57.5897388Z adding 'torch/include/caffe2/sgd/momentum_sgd_op.h' 2022-12-01T10:06:57.5899493Z adding 'torch/include/caffe2/sgd/rmsprop_op.h' 2022-12-01T10:06:57.5905455Z adding 'torch/include/caffe2/sgd/rowwise_adagrad_fused.h' 2022-12-01T10:06:57.5908293Z adding 'torch/include/caffe2/sgd/rowwise_counter.h' 2022-12-01T10:06:57.5910888Z adding 'torch/include/caffe2/sgd/storm_op.h' 2022-12-01T10:06:57.5913288Z adding 'torch/include/caffe2/sgd/weight_scale_op.h' 2022-12-01T10:06:57.5915939Z adding 'torch/include/caffe2/sgd/wngrad_op.h' 2022-12-01T10:06:57.5919614Z adding 'torch/include/caffe2/sgd/yellowfin_op.h' 2022-12-01T10:06:57.5922471Z adding 'torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h' 2022-12-01T10:06:57.5924759Z adding 'torch/include/caffe2/transforms/common_subexpression_elimination.h' 2022-12-01T10:06:57.5926458Z adding 'torch/include/caffe2/transforms/conv_to_nnpack_transform.h' 2022-12-01T10:06:57.5929005Z adding 'torch/include/caffe2/transforms/pattern_net_transform.h' 2022-12-01T10:06:57.5930906Z adding 'torch/include/caffe2/transforms/single_op_transform.h' 2022-12-01T10:06:57.5933264Z adding 'torch/include/caffe2/utils/bench_utils.h' 2022-12-01T10:06:57.5935096Z adding 'torch/include/caffe2/utils/cast.h' 2022-12-01T10:06:57.5939632Z adding 'torch/include/caffe2/utils/cblas.h' 2022-12-01T10:06:57.5942230Z adding 'torch/include/caffe2/utils/conversions.h' 2022-12-01T10:06:57.5944034Z adding 'torch/include/caffe2/utils/cpu_neon.h' 2022-12-01T10:06:57.5946156Z adding 'torch/include/caffe2/utils/cpuid.h' 2022-12-01T10:06:57.5948843Z adding 'torch/include/caffe2/utils/eigen_utils.h' 2022-12-01T10:06:57.5951308Z adding 'torch/include/caffe2/utils/filler.h' 2022-12-01T10:06:57.5953782Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2022-12-01T10:06:57.5955698Z adding 'torch/include/caffe2/utils/knob_patcher.h' 2022-12-01T10:06:57.5957342Z adding 'torch/include/caffe2/utils/knobs.h' 2022-12-01T10:06:57.5959064Z adding 'torch/include/caffe2/utils/map_utils.h' 2022-12-01T10:06:57.5960849Z adding 'torch/include/caffe2/utils/math-detail.h' 2022-12-01T10:06:57.5964732Z adding 'torch/include/caffe2/utils/math.h' 2022-12-01T10:06:57.5966839Z adding 'torch/include/caffe2/utils/murmur_hash3.h' 2022-12-01T10:06:57.5968408Z adding 'torch/include/caffe2/utils/proto_convert.h' 2022-12-01T10:06:57.5972430Z adding 'torch/include/caffe2/utils/proto_utils.h' 2022-12-01T10:06:57.5974436Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2022-12-01T10:06:57.5976147Z adding 'torch/include/caffe2/utils/signal_handler.h' 2022-12-01T10:06:57.5978279Z adding 'torch/include/caffe2/utils/simple_queue.h' 2022-12-01T10:06:57.5980761Z adding 'torch/include/caffe2/utils/smart_tensor_printer.h' 2022-12-01T10:06:57.5982358Z adding 'torch/include/caffe2/utils/string_utils.h' 2022-12-01T10:06:57.5984193Z adding 'torch/include/caffe2/utils/zmq_helper.h' 2022-12-01T10:06:57.5986289Z adding 'torch/include/caffe2/utils/math/broadcast.h' 2022-12-01T10:06:57.5989042Z adding 'torch/include/caffe2/utils/math/elementwise.h' 2022-12-01T10:06:57.5990382Z adding 'torch/include/caffe2/utils/math/half_utils.h' 2022-12-01T10:06:57.5992268Z adding 'torch/include/caffe2/utils/math/reduce.h' 2022-12-01T10:06:57.5993842Z adding 'torch/include/caffe2/utils/math/transpose.h' 2022-12-01T10:06:57.5996136Z adding 'torch/include/caffe2/utils/math/utils.h' 2022-12-01T10:06:57.5998683Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2022-12-01T10:06:57.6000766Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2022-12-01T10:06:57.6004678Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2022-12-01T10:06:57.6006821Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2022-12-01T10:06:57.6009819Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2022-12-01T10:06:57.6011174Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2022-12-01T10:06:57.6013211Z adding 'torch/include/caffe2/video/optical_flow.h' 2022-12-01T10:06:57.6017525Z adding 'torch/include/caffe2/video/video_decoder.h' 2022-12-01T10:06:57.6026812Z adding 'torch/include/caffe2/video/video_input_op.h' 2022-12-01T10:06:57.6029428Z adding 'torch/include/caffe2/video/video_io.h' 2022-12-01T10:06:57.6036187Z adding 'torch/include/pybind11/attr.h' 2022-12-01T10:06:57.6039841Z adding 'torch/include/pybind11/buffer_info.h' 2022-12-01T10:06:57.6058920Z adding 'torch/include/pybind11/cast.h' 2022-12-01T10:06:57.6063603Z adding 'torch/include/pybind11/chrono.h' 2022-12-01T10:06:57.6065431Z adding 'torch/include/pybind11/common.h' 2022-12-01T10:06:57.6067486Z adding 'torch/include/pybind11/complex.h' 2022-12-01T10:06:57.6076518Z adding 'torch/include/pybind11/eigen.h' 2022-12-01T10:06:57.6081610Z adding 'torch/include/pybind11/embed.h' 2022-12-01T10:06:57.6084533Z adding 'torch/include/pybind11/eval.h' 2022-12-01T10:06:57.6087294Z adding 'torch/include/pybind11/functional.h' 2022-12-01T10:06:57.6090378Z adding 'torch/include/pybind11/gil.h' 2022-12-01T10:06:57.6094077Z adding 'torch/include/pybind11/iostream.h' 2022-12-01T10:06:57.6116092Z adding 'torch/include/pybind11/numpy.h' 2022-12-01T10:06:57.6120858Z adding 'torch/include/pybind11/operators.h' 2022-12-01T10:06:57.6123340Z adding 'torch/include/pybind11/options.h' 2022-12-01T10:06:57.6158940Z adding 'torch/include/pybind11/pybind11.h' 2022-12-01T10:06:57.6185292Z adding 'torch/include/pybind11/pytypes.h' 2022-12-01T10:06:57.6191502Z adding 'torch/include/pybind11/stl.h' 2022-12-01T10:06:57.6198658Z adding 'torch/include/pybind11/stl_bind.h' 2022-12-01T10:06:57.6208134Z adding 'torch/include/pybind11/detail/class.h' 2022-12-01T10:06:57.6222921Z adding 'torch/include/pybind11/detail/common.h' 2022-12-01T10:06:57.6226719Z adding 'torch/include/pybind11/detail/descr.h' 2022-12-01T10:06:57.6232028Z adding 'torch/include/pybind11/detail/init.h' 2022-12-01T10:06:57.6239425Z adding 'torch/include/pybind11/detail/internals.h' 2022-12-01T10:06:57.6252676Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2022-12-01T10:06:57.6255793Z adding 'torch/include/pybind11/detail/typeid.h' 2022-12-01T10:06:57.6262286Z adding 'torch/include/torch/custom_class.h' 2022-12-01T10:06:57.6266124Z adding 'torch/include/torch/custom_class_detail.h' 2022-12-01T10:06:57.6267894Z adding 'torch/include/torch/extension.h' 2022-12-01T10:06:57.6279487Z adding 'torch/include/torch/library.h' 2022-12-01T10:06:57.6282894Z adding 'torch/include/torch/script.h' 2022-12-01T10:06:57.6285557Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2022-12-01T10:06:57.6287341Z adding 'torch/include/torch/csrc/DataLoader.h' 2022-12-01T10:06:57.6289109Z adding 'torch/include/torch/csrc/Device.h' 2022-12-01T10:06:57.6290900Z adding 'torch/include/torch/csrc/Dtype.h' 2022-12-01T10:06:57.6292847Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2022-12-01T10:06:57.6297512Z adding 'torch/include/torch/csrc/Exceptions.h' 2022-12-01T10:06:57.6299654Z adding 'torch/include/torch/csrc/Export.h' 2022-12-01T10:06:57.6301498Z adding 'torch/include/torch/csrc/Generator.h' 2022-12-01T10:06:57.6303194Z adding 'torch/include/torch/csrc/Layout.h' 2022-12-01T10:06:57.6305020Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2022-12-01T10:06:57.6306535Z adding 'torch/include/torch/csrc/Module.h' 2022-12-01T10:06:57.6308274Z adding 'torch/include/torch/csrc/PythonTypes.h' 2022-12-01T10:06:57.6309997Z adding 'torch/include/torch/csrc/QScheme.h' 2022-12-01T10:06:57.6311919Z adding 'torch/include/torch/csrc/Size.h' 2022-12-01T10:06:57.6313546Z adding 'torch/include/torch/csrc/Storage.h' 2022-12-01T10:06:57.6315205Z adding 'torch/include/torch/csrc/StorageMethods.h' 2022-12-01T10:06:57.6316773Z adding 'torch/include/torch/csrc/StorageSharing.h' 2022-12-01T10:06:57.6318379Z adding 'torch/include/torch/csrc/Stream.h' 2022-12-01T10:06:57.6320151Z adding 'torch/include/torch/csrc/THConcat.h' 2022-12-01T10:06:57.6321974Z adding 'torch/include/torch/csrc/THP.h' 2022-12-01T10:06:57.6323804Z adding 'torch/include/torch/csrc/TypeInfo.h' 2022-12-01T10:06:57.6325578Z adding 'torch/include/torch/csrc/Types.h' 2022-12-01T10:06:57.6327300Z adding 'torch/include/torch/csrc/copy_utils.h' 2022-12-01T10:06:57.6329007Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2022-12-01T10:06:57.6330606Z adding 'torch/include/torch/csrc/python_dimname.h' 2022-12-01T10:06:57.6332499Z adding 'torch/include/torch/csrc/python_headers.h' 2022-12-01T10:06:57.6334116Z adding 'torch/include/torch/csrc/serialization.h' 2022-12-01T10:06:57.6337113Z adding 'torch/include/torch/csrc/utils.h' 2022-12-01T10:06:57.6340081Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2022-12-01T10:06:57.6342084Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2022-12-01T10:06:57.6343746Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2022-12-01T10:06:57.6345525Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2022-12-01T10:06:57.6347160Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2022-12-01T10:06:57.6350057Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2022-12-01T10:06:57.6352957Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2022-12-01T10:06:57.6356009Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2022-12-01T10:06:57.6358336Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2022-12-01T10:06:57.6360297Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2022-12-01T10:06:57.6365507Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2022-12-01T10:06:57.6368339Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2022-12-01T10:06:57.6371245Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2022-12-01T10:06:57.6373009Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2022-12-01T10:06:57.6377749Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2022-12-01T10:06:57.6381595Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2022-12-01T10:06:57.6384372Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2022-12-01T10:06:57.6386144Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2022-12-01T10:06:57.6391232Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2022-12-01T10:06:57.6393898Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2022-12-01T10:06:57.6396040Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2022-12-01T10:06:57.6398404Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2022-12-01T10:06:57.6400213Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2022-12-01T10:06:57.6402906Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2022-12-01T10:06:57.6405150Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2022-12-01T10:06:57.6406888Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2022-12-01T10:06:57.6408787Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2022-12-01T10:06:57.6411513Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2022-12-01T10:06:57.6413557Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2022-12-01T10:06:57.6415159Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2022-12-01T10:06:57.6417130Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2022-12-01T10:06:57.6421038Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2022-12-01T10:06:57.6423698Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2022-12-01T10:06:57.6426072Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2022-12-01T10:06:57.6429066Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2022-12-01T10:06:57.6435585Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2022-12-01T10:06:57.6438710Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2022-12-01T10:06:57.6440800Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2022-12-01T10:06:57.6443164Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2022-12-01T10:06:57.6445392Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2022-12-01T10:06:57.6447433Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2022-12-01T10:06:57.6449904Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2022-12-01T10:06:57.6452307Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2022-12-01T10:06:57.6455133Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2022-12-01T10:06:57.6457564Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2022-12-01T10:06:57.6459335Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2022-12-01T10:06:57.6461573Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2022-12-01T10:06:57.6463512Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2022-12-01T10:06:57.6465457Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2022-12-01T10:06:57.6467189Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2022-12-01T10:06:57.6469247Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2022-12-01T10:06:57.6471512Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2022-12-01T10:06:57.6473493Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2022-12-01T10:06:57.6475354Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2022-12-01T10:06:57.6477241Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2022-12-01T10:06:57.6479437Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2022-12-01T10:06:57.6484437Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2022-12-01T10:06:57.6486868Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2022-12-01T10:06:57.6489818Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2022-12-01T10:06:57.6491751Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2022-12-01T10:06:57.6494268Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2022-12-01T10:06:57.6501198Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2022-12-01T10:06:57.6503870Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2022-12-01T10:06:57.6505476Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2022-12-01T10:06:57.6507732Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2022-12-01T10:06:57.6510929Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2022-12-01T10:06:57.6512721Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2022-12-01T10:06:57.6518825Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2022-12-01T10:06:57.6521873Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2022-12-01T10:06:57.6524395Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2022-12-01T10:06:57.6526693Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2022-12-01T10:06:57.6529091Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2022-12-01T10:06:57.6532277Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2022-12-01T10:06:57.6534410Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2022-12-01T10:06:57.6536449Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2022-12-01T10:06:57.6538279Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2022-12-01T10:06:57.6543321Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2022-12-01T10:06:57.6546650Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2022-12-01T10:06:57.6548830Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2022-12-01T10:06:57.6550878Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2022-12-01T10:06:57.6555855Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2022-12-01T10:06:57.6559897Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2022-12-01T10:06:57.6562677Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2022-12-01T10:06:57.6565180Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2022-12-01T10:06:57.6569864Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2022-12-01T10:06:57.6573198Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2022-12-01T10:06:57.6576096Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2022-12-01T10:06:57.6578818Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2022-12-01T10:06:57.6582759Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2022-12-01T10:06:57.6585395Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2022-12-01T10:06:57.6587983Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2022-12-01T10:06:57.6590785Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2022-12-01T10:06:57.6593078Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2022-12-01T10:06:57.6595511Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2022-12-01T10:06:57.6598273Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2022-12-01T10:06:57.6604294Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2022-12-01T10:06:57.6607799Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2022-12-01T10:06:57.6610946Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2022-12-01T10:06:57.6613660Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2022-12-01T10:06:57.6618321Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2022-12-01T10:06:57.6622550Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2022-12-01T10:06:57.6625755Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2022-12-01T10:06:57.6628423Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2022-12-01T10:06:57.6631226Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2022-12-01T10:06:57.6633449Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2022-12-01T10:06:57.6635443Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2022-12-01T10:06:57.6640387Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2022-12-01T10:06:57.6643658Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2022-12-01T10:06:57.6646283Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2022-12-01T10:06:57.6648834Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2022-12-01T10:06:57.6652388Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2022-12-01T10:06:57.6655746Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2022-12-01T10:06:57.6658225Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2022-12-01T10:06:57.6660602Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2022-12-01T10:06:57.6663237Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2022-12-01T10:06:57.6667869Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2022-12-01T10:06:57.6672743Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2022-12-01T10:06:57.6675139Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2022-12-01T10:06:57.6677257Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2022-12-01T10:06:57.6680247Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2022-12-01T10:06:57.6683047Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2022-12-01T10:06:57.6685165Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2022-12-01T10:06:57.6688237Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2022-12-01T10:06:57.6690772Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2022-12-01T10:06:57.6693038Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2022-12-01T10:06:57.6695319Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2022-12-01T10:06:57.6700186Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2022-12-01T10:06:57.6703443Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2022-12-01T10:06:57.6706019Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2022-12-01T10:06:57.6708129Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2022-12-01T10:06:57.6711697Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2022-12-01T10:06:57.6714868Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2022-12-01T10:06:57.6717133Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2022-12-01T10:06:57.6719285Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2022-12-01T10:06:57.6721579Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2022-12-01T10:06:57.6724112Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2022-12-01T10:06:57.6726171Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2022-12-01T10:06:57.6730669Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2022-12-01T10:06:57.6734019Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2022-12-01T10:06:57.6736367Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2022-12-01T10:06:57.6740722Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2022-12-01T10:06:57.6743797Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2022-12-01T10:06:57.6746137Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2022-12-01T10:06:57.6748500Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2022-12-01T10:06:57.6750956Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2022-12-01T10:06:57.6754048Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2022-12-01T10:06:57.6756443Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2022-12-01T10:06:57.6760269Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2022-12-01T10:06:57.6763088Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2022-12-01T10:06:57.6765345Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2022-12-01T10:06:57.6767214Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2022-12-01T10:06:57.6769251Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2022-12-01T10:06:57.6771682Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2022-12-01T10:06:57.6773937Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2022-12-01T10:06:57.6775697Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2022-12-01T10:06:57.6782736Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2022-12-01T10:06:57.6785263Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2022-12-01T10:06:57.6790173Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2022-12-01T10:06:57.6792776Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2022-12-01T10:06:57.6795494Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2022-12-01T10:06:57.6797481Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2022-12-01T10:06:57.6799266Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2022-12-01T10:06:57.6804296Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2022-12-01T10:06:57.6806722Z adding 'torch/include/torch/csrc/autograd/edge.h' 2022-12-01T10:06:57.6810689Z adding 'torch/include/torch/csrc/autograd/engine.h' 2022-12-01T10:06:57.6814962Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2022-12-01T10:06:57.6824043Z adding 'torch/include/torch/csrc/autograd/function.h' 2022-12-01T10:06:57.6826623Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2022-12-01T10:06:57.6828162Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2022-12-01T10:06:57.6831655Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2022-12-01T10:06:57.6833850Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2022-12-01T10:06:57.6836523Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2022-12-01T10:06:57.6838783Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2022-12-01T10:06:57.6840448Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2022-12-01T10:06:57.6843580Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2022-12-01T10:06:57.6847812Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2022-12-01T10:06:57.6849729Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2022-12-01T10:06:57.6851685Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2022-12-01T10:06:57.6853460Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2022-12-01T10:06:57.6855750Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2022-12-01T10:06:57.6857740Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2022-12-01T10:06:57.6859352Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2022-12-01T10:06:57.6860890Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2022-12-01T10:06:57.6863363Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2022-12-01T10:06:57.6865267Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2022-12-01T10:06:57.6866928Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2022-12-01T10:06:57.6868445Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2022-12-01T10:06:57.6869935Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2022-12-01T10:06:57.6871514Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2022-12-01T10:06:57.6873053Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2022-12-01T10:06:57.6874855Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2022-12-01T10:06:57.6876322Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2022-12-01T10:06:57.6877941Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2022-12-01T10:06:57.6879734Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2022-12-01T10:06:57.6882023Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2022-12-01T10:06:57.6883776Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2022-12-01T10:06:57.6885573Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2022-12-01T10:06:57.6888203Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2022-12-01T10:06:57.6890124Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2022-12-01T10:06:57.6891753Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2022-12-01T10:06:57.6902505Z adding 'torch/include/torch/csrc/autograd/variable.h' 2022-12-01T10:06:57.6908169Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2022-12-01T10:06:57.6910675Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2022-12-01T10:06:57.6912661Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2022-12-01T10:06:57.6914420Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2022-12-01T10:06:57.6916944Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2022-12-01T10:06:57.6919385Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2022-12-01T10:06:57.6943289Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2022-12-01T10:06:57.6950899Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2022-12-01T10:06:57.6952609Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2022-12-01T10:06:57.6958030Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2022-12-01T10:06:57.6961552Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2022-12-01T10:06:57.6963810Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2022-12-01T10:06:57.6965706Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2022-12-01T10:06:57.6967654Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2022-12-01T10:06:57.6969439Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2022-12-01T10:06:57.6971835Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2022-12-01T10:06:57.6974068Z adding 'torch/include/torch/csrc/cuda/Event.h' 2022-12-01T10:06:57.6975809Z adding 'torch/include/torch/csrc/cuda/Module.h' 2022-12-01T10:06:57.6977523Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2022-12-01T10:06:57.6979126Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2022-12-01T10:06:57.6981051Z adding 'torch/include/torch/csrc/cuda/comm.h' 2022-12-01T10:06:57.6982551Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2022-12-01T10:06:57.6984076Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2022-12-01T10:06:57.6986634Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2022-12-01T10:06:57.6988278Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2022-12-01T10:06:57.6989788Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2022-12-01T10:06:57.6993597Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2022-12-01T10:06:57.6995620Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2022-12-01T10:06:57.6997319Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2022-12-01T10:06:57.6999040Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2022-12-01T10:06:57.7002391Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2022-12-01T10:06:57.7004421Z adding 'torch/include/torch/csrc/distributed/c10d/Ops.hpp' 2022-12-01T10:06:57.7006366Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2022-12-01T10:06:57.7008243Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2022-12-01T10:06:57.7011645Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2022-12-01T10:06:57.7016338Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2022-12-01T10:06:57.7019782Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2022-12-01T10:06:57.7028288Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2022-12-01T10:06:57.7030919Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2022-12-01T10:06:57.7035138Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2022-12-01T10:06:57.7037642Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2022-12-01T10:06:57.7039799Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2022-12-01T10:06:57.7041977Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2022-12-01T10:06:57.7044057Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2022-12-01T10:06:57.7046780Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2022-12-01T10:06:57.7049210Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2022-12-01T10:06:57.7050796Z adding 'torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp' 2022-12-01T10:06:57.7052747Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2022-12-01T10:06:57.7055148Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2022-12-01T10:06:57.7056779Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2022-12-01T10:06:57.7062108Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2022-12-01T10:06:57.7064138Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2022-12-01T10:06:57.7066470Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2022-12-01T10:06:57.7067962Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2022-12-01T10:06:57.7070035Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2022-12-01T10:06:57.7071643Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2022-12-01T10:06:57.7073264Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2022-12-01T10:06:57.7074830Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2022-12-01T10:06:57.7076294Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2022-12-01T10:06:57.7078628Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2022-12-01T10:06:57.7080412Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2022-12-01T10:06:57.7082211Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2022-12-01T10:06:57.7089950Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2022-12-01T10:06:57.7092316Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2022-12-01T10:06:57.7094144Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2022-12-01T10:06:57.7095864Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2022-12-01T10:06:57.7098200Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2022-12-01T10:06:57.7100991Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2022-12-01T10:06:57.7103121Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2022-12-01T10:06:57.7104741Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2022-12-01T10:06:57.7106693Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2022-12-01T10:06:57.7108463Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2022-12-01T10:06:57.7110103Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2022-12-01T10:06:57.7112822Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2022-12-01T10:06:57.7114614Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2022-12-01T10:06:57.7116492Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2022-12-01T10:06:57.7118419Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2022-12-01T10:06:57.7119981Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2022-12-01T10:06:57.7124836Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2022-12-01T10:06:57.7126886Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2022-12-01T10:06:57.7132667Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2022-12-01T10:06:57.7138815Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2022-12-01T10:06:57.7141372Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2022-12-01T10:06:57.7143485Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2022-12-01T10:06:57.7145402Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2022-12-01T10:06:57.7147047Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2022-12-01T10:06:57.7152636Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2022-12-01T10:06:57.7155524Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2022-12-01T10:06:57.7157542Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2022-12-01T10:06:57.7159334Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2022-12-01T10:06:57.7161387Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2022-12-01T10:06:57.7163298Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2022-12-01T10:06:57.7165634Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2022-12-01T10:06:57.7168477Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2022-12-01T10:06:57.7170407Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2022-12-01T10:06:57.7172045Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2022-12-01T10:06:57.7176375Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2022-12-01T10:06:57.7179482Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2022-12-01T10:06:57.7181629Z adding 'torch/include/torch/csrc/jit/api/method.h' 2022-12-01T10:06:57.7188411Z adding 'torch/include/torch/csrc/jit/api/module.h' 2022-12-01T10:06:57.7191672Z adding 'torch/include/torch/csrc/jit/api/object.h' 2022-12-01T10:06:57.7194289Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2022-12-01T10:06:57.7197398Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2022-12-01T10:06:57.7199557Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2022-12-01T10:06:57.7201458Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2022-12-01T10:06:57.7203518Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2022-12-01T10:06:57.7205193Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2022-12-01T10:06:57.7206839Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2022-12-01T10:06:57.7208347Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2022-12-01T10:06:57.7209783Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2022-12-01T10:06:57.7216538Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2022-12-01T10:06:57.7218752Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2022-12-01T10:06:57.7220431Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2022-12-01T10:06:57.7224079Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2022-12-01T10:06:57.7226895Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2022-12-01T10:06:57.7230413Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2022-12-01T10:06:57.7234407Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2022-12-01T10:06:57.7237572Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h' 2022-12-01T10:06:57.7241776Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2022-12-01T10:06:57.7246079Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2022-12-01T10:06:57.7250108Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2022-12-01T10:06:57.7252767Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2022-12-01T10:06:57.7256538Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2022-12-01T10:06:57.7258755Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2022-12-01T10:06:57.7262580Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2022-12-01T10:06:57.7270144Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2022-12-01T10:06:57.7272330Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2022-12-01T10:06:57.7277337Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2022-12-01T10:06:57.7280006Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h' 2022-12-01T10:06:57.7282225Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2022-12-01T10:06:57.7284260Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2022-12-01T10:06:57.7285829Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2022-12-01T10:06:57.7290617Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2022-12-01T10:06:57.7293347Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2022-12-01T10:06:57.7295565Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2022-12-01T10:06:57.7298361Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2022-12-01T10:06:57.7300645Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2022-12-01T10:06:57.7306842Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2022-12-01T10:06:57.7321988Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2022-12-01T10:06:57.7325459Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2022-12-01T10:06:57.7327327Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2022-12-01T10:06:57.7330612Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2022-12-01T10:06:57.7334618Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2022-12-01T10:06:57.7338001Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2022-12-01T10:06:57.7343741Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2022-12-01T10:06:57.7346099Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2022-12-01T10:06:57.7351798Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2022-12-01T10:06:57.7354758Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2022-12-01T10:06:57.7357597Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2022-12-01T10:06:57.7359528Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2022-12-01T10:06:57.7361394Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2022-12-01T10:06:57.7364987Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2022-12-01T10:06:57.7366719Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2022-12-01T10:06:57.7368455Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2022-12-01T10:06:57.7370134Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2022-12-01T10:06:57.7372357Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2022-12-01T10:06:57.7375796Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2022-12-01T10:06:57.7378642Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2022-12-01T10:06:57.7380498Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2022-12-01T10:06:57.7382662Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2022-12-01T10:06:57.7384033Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2022-12-01T10:06:57.7385773Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2022-12-01T10:06:57.7387658Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2022-12-01T10:06:57.7389152Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2022-12-01T10:06:57.7390891Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2022-12-01T10:06:57.7392338Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2022-12-01T10:06:57.7395556Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2022-12-01T10:06:57.7397508Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2022-12-01T10:06:57.7399982Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2022-12-01T10:06:57.7402058Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2022-12-01T10:06:57.7403858Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2022-12-01T10:06:57.7405833Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2022-12-01T10:06:57.7409444Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2022-12-01T10:06:57.7411735Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2022-12-01T10:06:57.7413384Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2022-12-01T10:06:57.7415021Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2022-12-01T10:06:57.7418352Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2022-12-01T10:06:57.7421517Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2022-12-01T10:06:57.7423214Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2022-12-01T10:06:57.7425201Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2022-12-01T10:06:57.7427017Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2022-12-01T10:06:57.7429669Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2022-12-01T10:06:57.7431615Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2022-12-01T10:06:57.7433214Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2022-12-01T10:06:57.7434709Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2022-12-01T10:06:57.7437230Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2022-12-01T10:06:57.7438878Z adding 'torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h' 2022-12-01T10:06:57.7443953Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2022-12-01T10:06:57.7448333Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2022-12-01T10:06:57.7451218Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2022-12-01T10:06:57.7453123Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2022-12-01T10:06:57.7455319Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2022-12-01T10:06:57.7459259Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2022-12-01T10:06:57.7461002Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2022-12-01T10:06:57.7462726Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2022-12-01T10:06:57.7465322Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2022-12-01T10:06:57.7467031Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2022-12-01T10:06:57.7469079Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2022-12-01T10:06:57.7470539Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2022-12-01T10:06:57.7472131Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2022-12-01T10:06:57.7474164Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2022-12-01T10:06:57.7476359Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2022-12-01T10:06:57.7479903Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2022-12-01T10:06:57.7482279Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2022-12-01T10:06:57.7484101Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2022-12-01T10:06:57.7485986Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2022-12-01T10:06:57.7489255Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2022-12-01T10:06:57.7491346Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2022-12-01T10:06:57.7493436Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2022-12-01T10:06:57.7496394Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2022-12-01T10:06:57.7498354Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2022-12-01T10:06:57.7499902Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2022-12-01T10:06:57.7503198Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2022-12-01T10:06:57.7505459Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2022-12-01T10:06:57.7508545Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2022-12-01T10:06:57.7511636Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h' 2022-12-01T10:06:57.7514465Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h' 2022-12-01T10:06:57.7521178Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2022-12-01T10:06:57.7523940Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2022-12-01T10:06:57.7526335Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2022-12-01T10:06:57.7528090Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2022-12-01T10:06:57.7531826Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2022-12-01T10:06:57.7533814Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2022-12-01T10:06:57.7535650Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2022-12-01T10:06:57.7537706Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2022-12-01T10:06:57.7539521Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2022-12-01T10:06:57.7541318Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2022-12-01T10:06:57.7543014Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2022-12-01T10:06:57.7544660Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2022-12-01T10:06:57.7550860Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2022-12-01T10:06:57.7553452Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2022-12-01T10:06:57.7555411Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2022-12-01T10:06:57.7557527Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2022-12-01T10:06:57.7559481Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2022-12-01T10:06:57.7561358Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2022-12-01T10:06:57.7563322Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2022-12-01T10:06:57.7565369Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2022-12-01T10:06:57.7567348Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2022-12-01T10:06:57.7569293Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2022-12-01T10:06:57.7573876Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2022-12-01T10:06:57.7576101Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2022-12-01T10:06:57.7577869Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2022-12-01T10:06:57.7585352Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2022-12-01T10:06:57.7589934Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2022-12-01T10:06:57.7593372Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2022-12-01T10:06:57.7602225Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2022-12-01T10:06:57.7604989Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2022-12-01T10:06:57.7610087Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2022-12-01T10:06:57.7612988Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2022-12-01T10:06:57.7615212Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2022-12-01T10:06:57.7618029Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2022-12-01T10:06:57.7635125Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2022-12-01T10:06:57.7639076Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2022-12-01T10:06:57.7641105Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2022-12-01T10:06:57.7643370Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2022-12-01T10:06:57.7645203Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2022-12-01T10:06:57.7648166Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2022-12-01T10:06:57.7650898Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2022-12-01T10:06:57.7652757Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2022-12-01T10:06:57.7655313Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2022-12-01T10:06:57.7657412Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2022-12-01T10:06:57.7660557Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2022-12-01T10:06:57.7663292Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2022-12-01T10:06:57.7665280Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2022-12-01T10:06:57.7667514Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2022-12-01T10:06:57.7670153Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2022-12-01T10:06:57.7672159Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2022-12-01T10:06:57.7674122Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2022-12-01T10:06:57.7675880Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2022-12-01T10:06:57.7678656Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2022-12-01T10:06:57.7681884Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2022-12-01T10:06:57.7684445Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2022-12-01T10:06:57.7686332Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2022-12-01T10:06:57.7688123Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2022-12-01T10:06:57.7689817Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2022-12-01T10:06:57.7692445Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2022-12-01T10:06:57.7694413Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2022-12-01T10:06:57.7696369Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2022-12-01T10:06:57.7698376Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2022-12-01T10:06:57.7700464Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2022-12-01T10:06:57.7702365Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2022-12-01T10:06:57.7705330Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2022-12-01T10:06:57.7706980Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2022-12-01T10:06:57.7708685Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2022-12-01T10:06:57.7710618Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2022-12-01T10:06:57.7712242Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2022-12-01T10:06:57.7713992Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2022-12-01T10:06:57.7715748Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2022-12-01T10:06:57.7717293Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2022-12-01T10:06:57.7719001Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2022-12-01T10:06:57.7720792Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2022-12-01T10:06:57.7722739Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2022-12-01T10:06:57.7724296Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2022-12-01T10:06:57.7725994Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2022-12-01T10:06:57.7727907Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2022-12-01T10:06:57.7729807Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2022-12-01T10:06:57.7731651Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2022-12-01T10:06:57.7733527Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2022-12-01T10:06:57.7735451Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2022-12-01T10:06:57.7737123Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2022-12-01T10:06:57.7738865Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2022-12-01T10:06:57.7740601Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2022-12-01T10:06:57.7742313Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2022-12-01T10:06:57.7744192Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2022-12-01T10:06:57.7746289Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2022-12-01T10:06:57.7748181Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2022-12-01T10:06:57.7749995Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2022-12-01T10:06:57.7751767Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2022-12-01T10:06:57.7753530Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2022-12-01T10:06:57.7755297Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2022-12-01T10:06:57.7756987Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2022-12-01T10:06:57.7758690Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2022-12-01T10:06:57.7760378Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2022-12-01T10:06:57.7762406Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2022-12-01T10:06:57.7763926Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2022-12-01T10:06:57.7765851Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2022-12-01T10:06:57.7767918Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2022-12-01T10:06:57.7769626Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2022-12-01T10:06:57.7771248Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2022-12-01T10:06:57.7773077Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2022-12-01T10:06:57.7774629Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2022-12-01T10:06:57.7776283Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2022-12-01T10:06:57.7777901Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2022-12-01T10:06:57.7779501Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2022-12-01T10:06:57.7781026Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2022-12-01T10:06:57.7782685Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2022-12-01T10:06:57.7784199Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2022-12-01T10:06:57.7785885Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2022-12-01T10:06:57.7787633Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2022-12-01T10:06:57.7789324Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2022-12-01T10:06:57.7791019Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2022-12-01T10:06:57.7792777Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2022-12-01T10:06:57.7794401Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2022-12-01T10:06:57.7796159Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2022-12-01T10:06:57.7797777Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2022-12-01T10:06:57.7799774Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2022-12-01T10:06:57.7801706Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2022-12-01T10:06:57.7804685Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2022-12-01T10:06:57.7806544Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2022-12-01T10:06:57.7808935Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2022-12-01T10:06:57.7810823Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2022-12-01T10:06:57.7813077Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2022-12-01T10:06:57.7814740Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2022-12-01T10:06:57.7816415Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2022-12-01T10:06:57.7818041Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2022-12-01T10:06:57.7819663Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2022-12-01T10:06:57.7821470Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2022-12-01T10:06:57.7822975Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2022-12-01T10:06:57.7824880Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2022-12-01T10:06:57.7826654Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2022-12-01T10:06:57.7828345Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2022-12-01T10:06:57.7830069Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2022-12-01T10:06:57.7831662Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2022-12-01T10:06:57.7833550Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2022-12-01T10:06:57.7835427Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2022-12-01T10:06:57.7837162Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2022-12-01T10:06:57.7839696Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2022-12-01T10:06:57.7842003Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2022-12-01T10:06:57.7844002Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2022-12-01T10:06:57.7846239Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2022-12-01T10:06:57.7848398Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2022-12-01T10:06:57.7850304Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2022-12-01T10:06:57.7852375Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2022-12-01T10:06:57.7854174Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2022-12-01T10:06:57.7855863Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2022-12-01T10:06:57.7857597Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2022-12-01T10:06:57.7859818Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2022-12-01T10:06:57.7861882Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2022-12-01T10:06:57.7863612Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2022-12-01T10:06:57.7866585Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2022-12-01T10:06:57.7868794Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2022-12-01T10:06:57.7870741Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2022-12-01T10:06:57.7879203Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2022-12-01T10:06:57.7882268Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2022-12-01T10:06:57.7884159Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2022-12-01T10:06:57.7886314Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2022-12-01T10:06:57.7889298Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2022-12-01T10:06:57.7891305Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2022-12-01T10:06:57.7893176Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2022-12-01T10:06:57.7895322Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2022-12-01T10:06:57.7897508Z adding 'torch/include/torch/csrc/jit/python/init.h' 2022-12-01T10:06:57.7899267Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2022-12-01T10:06:57.7902311Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2022-12-01T10:06:57.7913395Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2022-12-01T10:06:57.7916675Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2022-12-01T10:06:57.7918540Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2022-12-01T10:06:57.7920823Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2022-12-01T10:06:57.7923202Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2022-12-01T10:06:57.7925613Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2022-12-01T10:06:57.7928500Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2022-12-01T10:06:57.7932100Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2022-12-01T10:06:57.7934319Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2022-12-01T10:06:57.7936014Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2022-12-01T10:06:57.7937685Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2022-12-01T10:06:57.7939269Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2022-12-01T10:06:57.7945185Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2022-12-01T10:06:57.7948194Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2022-12-01T10:06:57.7950564Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2022-12-01T10:06:57.7952515Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2022-12-01T10:06:57.7954430Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2022-12-01T10:06:57.7956208Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2022-12-01T10:06:57.7958041Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2022-12-01T10:06:57.7960624Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2022-12-01T10:06:57.7963555Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2022-12-01T10:06:57.7966273Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2022-12-01T10:06:57.7969265Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2022-12-01T10:06:57.7972185Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2022-12-01T10:06:57.7974275Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2022-12-01T10:06:57.7975960Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2022-12-01T10:06:57.7978239Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2022-12-01T10:06:57.7982011Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2022-12-01T10:06:57.7984105Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2022-12-01T10:06:57.7985982Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2022-12-01T10:06:57.7988304Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2022-12-01T10:06:57.7991870Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2022-12-01T10:06:57.7999560Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2022-12-01T10:06:57.8003102Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2022-12-01T10:06:57.8004993Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2022-12-01T10:06:57.8006625Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2022-12-01T10:06:57.8008469Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2022-12-01T10:06:57.8010415Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2022-12-01T10:06:57.8012262Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2022-12-01T10:06:57.8014604Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2022-12-01T10:06:57.8016432Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2022-12-01T10:06:57.8018279Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2022-12-01T10:06:57.8020051Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2022-12-01T10:06:57.8022959Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2022-12-01T10:06:57.8026693Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2022-12-01T10:06:57.8029053Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2022-12-01T10:06:57.8031435Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2022-12-01T10:06:57.8033462Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2022-12-01T10:06:57.8035671Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2022-12-01T10:06:57.8037664Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2022-12-01T10:06:57.8039400Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2022-12-01T10:06:57.8041529Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2022-12-01T10:06:57.8043474Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2022-12-01T10:06:57.8045395Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2022-12-01T10:06:57.8047685Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2022-12-01T10:06:57.8063990Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2022-12-01T10:06:57.8067879Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2022-12-01T10:06:57.8070234Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2022-12-01T10:06:57.8074121Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2022-12-01T10:06:57.8076404Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2022-12-01T10:06:57.8078599Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2022-12-01T10:06:57.8080466Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2022-12-01T10:06:57.8082709Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2022-12-01T10:06:57.8084671Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2022-12-01T10:06:57.8087832Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2022-12-01T10:06:57.8091932Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2022-12-01T10:06:57.8094757Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2022-12-01T10:06:57.8096981Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2022-12-01T10:06:57.8099720Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2022-12-01T10:06:57.8102876Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2022-12-01T10:06:57.8105314Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2022-12-01T10:06:57.8107251Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2022-12-01T10:06:57.8110437Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2022-12-01T10:06:57.8112927Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2022-12-01T10:06:57.8116496Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2022-12-01T10:06:57.8118927Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2022-12-01T10:06:57.8123534Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2022-12-01T10:06:57.8126205Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2022-12-01T10:06:57.8128139Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2022-12-01T10:06:57.8130409Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2022-12-01T10:06:57.8132791Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2022-12-01T10:06:57.8135472Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2022-12-01T10:06:57.8138238Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2022-12-01T10:06:57.8141413Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2022-12-01T10:06:57.8143534Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2022-12-01T10:06:57.8149253Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2022-12-01T10:06:57.8152062Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2022-12-01T10:06:57.8154080Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2022-12-01T10:06:57.8156400Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2022-12-01T10:06:57.8161111Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2022-12-01T10:06:57.8163722Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2022-12-01T10:06:57.8165575Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2022-12-01T10:06:57.8170064Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2022-12-01T10:06:57.8172991Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2022-12-01T10:06:57.8175289Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2022-12-01T10:06:57.8181949Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2022-12-01T10:06:57.8184092Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2022-12-01T10:06:57.8185915Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2022-12-01T10:06:57.8190425Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2022-12-01T10:06:57.8193904Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2022-12-01T10:06:57.8198739Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2022-12-01T10:06:57.8205507Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2022-12-01T10:06:57.8209163Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2022-12-01T10:06:57.8211174Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2022-12-01T10:06:57.8213846Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2022-12-01T10:06:57.8215838Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2022-12-01T10:06:57.8217929Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2022-12-01T10:06:57.8220326Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2022-12-01T10:06:57.8222174Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2022-12-01T10:06:57.8224380Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2022-12-01T10:06:57.8226080Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2022-12-01T10:06:57.8227708Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2022-12-01T10:06:57.8229513Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2022-12-01T10:06:57.8231467Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2022-12-01T10:06:57.8233274Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2022-12-01T10:06:57.8235008Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2022-12-01T10:06:57.8238134Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2022-12-01T10:06:57.8240024Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2022-12-01T10:06:57.8242713Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2022-12-01T10:06:57.8245473Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2022-12-01T10:06:57.8247679Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2022-12-01T10:06:57.8250026Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2022-12-01T10:06:57.8253010Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2022-12-01T10:06:57.8254806Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2022-12-01T10:06:57.8256668Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2022-12-01T10:06:57.8258905Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2022-12-01T10:06:57.8261612Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2022-12-01T10:06:57.8263886Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2022-12-01T10:06:57.8267371Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2022-12-01T10:06:57.8270359Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2022-12-01T10:06:57.8272782Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2022-12-01T10:06:57.8274452Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2022-12-01T10:06:57.8276093Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2022-12-01T10:06:57.8279464Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2022-12-01T10:06:57.8282464Z adding 'torch/include/torch/csrc/lazy/core/lazy_view.h' 2022-12-01T10:06:57.8285648Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2022-12-01T10:06:57.8287841Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2022-12-01T10:06:57.8289809Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2022-12-01T10:06:57.8291916Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2022-12-01T10:06:57.8295264Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2022-12-01T10:06:57.8299612Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2022-12-01T10:06:57.8301965Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2022-12-01T10:06:57.8304129Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2022-12-01T10:06:57.8306034Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2022-12-01T10:06:57.8308178Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2022-12-01T10:06:57.8310115Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2022-12-01T10:06:57.8312297Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2022-12-01T10:06:57.8314618Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2022-12-01T10:06:57.8316571Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2022-12-01T10:06:57.8318375Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2022-12-01T10:06:57.8320430Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2022-12-01T10:06:57.8322663Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2022-12-01T10:06:57.8325013Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2022-12-01T10:06:57.8327167Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2022-12-01T10:06:57.8328946Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2022-12-01T10:06:57.8330799Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2022-12-01T10:06:57.8332627Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2022-12-01T10:06:57.8335240Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2022-12-01T10:06:57.8337598Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2022-12-01T10:06:57.8339482Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2022-12-01T10:06:57.8341263Z adding 'torch/include/torch/csrc/onnx/init.h' 2022-12-01T10:06:57.8343002Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2022-12-01T10:06:57.8345298Z adding 'torch/include/torch/csrc/profiler/api.h' 2022-12-01T10:06:57.8350552Z adding 'torch/include/torch/csrc/profiler/collection.h' 2022-12-01T10:06:57.8353949Z adding 'torch/include/torch/csrc/profiler/containers.h' 2022-12-01T10:06:57.8355915Z adding 'torch/include/torch/csrc/profiler/execution_graph_observer.h' 2022-12-01T10:06:57.8357518Z adding 'torch/include/torch/csrc/profiler/itt_observer.h' 2022-12-01T10:06:57.8359855Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2022-12-01T10:06:57.8361690Z adding 'torch/include/torch/csrc/profiler/nvtx_observer.h' 2022-12-01T10:06:57.8364563Z adding 'torch/include/torch/csrc/profiler/util.h' 2022-12-01T10:06:57.8367392Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2022-12-01T10:06:57.8369343Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2022-12-01T10:06:57.8371336Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2022-12-01T10:06:57.8373947Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2022-12-01T10:06:57.8375761Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2022-12-01T10:06:57.8377371Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2022-12-01T10:06:57.8378887Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2022-12-01T10:06:57.8380775Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2022-12-01T10:06:57.8382672Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2022-12-01T10:06:57.8384247Z adding 'torch/include/torch/csrc/utils/disallow_copy.h' 2022-12-01T10:06:57.8385796Z adding 'torch/include/torch/csrc/utils/init.h' 2022-12-01T10:06:57.8387426Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2022-12-01T10:06:57.8389235Z adding 'torch/include/torch/csrc/utils/memory.h' 2022-12-01T10:06:57.8391017Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2022-12-01T10:06:57.8392972Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2022-12-01T10:06:57.8394709Z adding 'torch/include/torch/csrc/utils/out_types.h' 2022-12-01T10:06:57.8397918Z adding 'torch/include/torch/csrc/utils/pybind.h' 2022-12-01T10:06:57.8399877Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2022-12-01T10:06:57.8410280Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2022-12-01T10:06:57.8413729Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2022-12-01T10:06:57.8415484Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2022-12-01T10:06:57.8417955Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2022-12-01T10:06:57.8420225Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2022-12-01T10:06:57.8422879Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2022-12-01T10:06:57.8424512Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2022-12-01T10:06:57.8426369Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2022-12-01T10:06:57.8428146Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2022-12-01T10:06:57.8430450Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2022-12-01T10:06:57.8432628Z adding 'torch/include/torch/csrc/utils/six.h' 2022-12-01T10:06:57.8434174Z adding 'torch/include/torch/csrc/utils/structseq.h' 2022-12-01T10:06:57.8435782Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2022-12-01T10:06:57.8437426Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2022-12-01T10:06:57.8439612Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2022-12-01T10:06:57.8441521Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2022-12-01T10:06:57.8443261Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2022-12-01T10:06:57.8445036Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2022-12-01T10:06:57.8446822Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2022-12-01T10:06:57.8448630Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2022-12-01T10:06:57.8450248Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2022-12-01T10:06:57.8452041Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2022-12-01T10:06:57.8454854Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2022-12-01T10:06:57.8458112Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2022-12-01T10:06:57.8460028Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2022-12-01T10:06:57.8462504Z adding 'torch/include/torch/csrc/utils/variadic.h' 2022-12-01T10:06:57.8466607Z adding 'torch/jit/__init__.py' 2022-12-01T10:06:57.8469289Z adding 'torch/jit/_async.py' 2022-12-01T10:06:57.8472409Z adding 'torch/jit/_builtins.py' 2022-12-01T10:06:57.8475915Z adding 'torch/jit/_check.py' 2022-12-01T10:06:57.8479136Z adding 'torch/jit/_dataclass_impls.py' 2022-12-01T10:06:57.8481218Z adding 'torch/jit/_decomposition_utils.py' 2022-12-01T10:06:57.8484192Z adding 'torch/jit/_decompositions.py' 2022-12-01T10:06:57.8487503Z adding 'torch/jit/_freeze.py' 2022-12-01T10:06:57.8490690Z adding 'torch/jit/_fuser.py' 2022-12-01T10:06:57.8493099Z adding 'torch/jit/_ir_utils.py' 2022-12-01T10:06:57.8494366Z adding 'torch/jit/_logging.py' 2022-12-01T10:06:57.8497510Z adding 'torch/jit/_monkeytype_config.py' 2022-12-01T10:06:57.8499256Z adding 'torch/jit/_pickle.py' 2022-12-01T10:06:57.8512063Z adding 'torch/jit/_recursive.py' 2022-12-01T10:06:57.8532504Z adding 'torch/jit/_script.py' 2022-12-01T10:06:57.8537173Z adding 'torch/jit/_serialization.py' 2022-12-01T10:06:57.8547985Z adding 'torch/jit/_shape_functions.py' 2022-12-01T10:06:57.8550991Z adding 'torch/jit/_state.py' 2022-12-01T10:06:57.8564672Z adding 'torch/jit/_trace.py' 2022-12-01T10:06:57.8571089Z adding 'torch/jit/annotations.py' 2022-12-01T10:06:57.8583458Z adding 'torch/jit/frontend.py' 2022-12-01T10:06:57.8585942Z adding 'torch/jit/generate_bytecode.py' 2022-12-01T10:06:57.8591012Z adding 'torch/jit/quantized.py' 2022-12-01T10:06:57.8594924Z adding 'torch/jit/supported_ops.py' 2022-12-01T10:06:57.8596991Z adding 'torch/jit/unsupported_tensor_ops.py' 2022-12-01T10:06:57.8598628Z adding 'torch/jit/_passes/__init__.py' 2022-12-01T10:06:57.8600240Z adding 'torch/jit/_passes/_property_propagation.py' 2022-12-01T10:06:57.8603138Z adding 'torch/jit/mobile/__init__.py' 2022-12-01T10:06:57.8739059Z adding 'torch/lib/libbackend_with_compiler.so' 2022-12-01T10:06:57.9054637Z adding 'torch/lib/libc10.so' 2022-12-01T10:06:57.9257427Z adding 'torch/lib/libc10_hip.so' 2022-12-01T10:06:57.9272121Z adding 'torch/lib/libcaffe2_nvrtc.so' 2022-12-01T10:06:57.9379797Z adding 'torch/lib/libjitbackend_test.so' 2022-12-01T10:06:57.9399667Z adding 'torch/lib/libshm.so' 2022-12-01T10:06:57.9404536Z adding 'torch/lib/libtorch.so' 2022-12-01T10:07:09.4203450Z adding 'torch/lib/libtorch_cpu.so' 2022-12-01T10:07:10.1222854Z adding 'torch/lib/libtorch_global_deps.so' 2022-12-01T10:07:14.3394308Z adding 'torch/lib/libtorch_hip.so' 2022-12-01T10:07:15.5956523Z adding 'torch/lib/libtorch_python.so' 2022-12-01T10:07:15.6711127Z adding 'torch/lib/libtorchbind_test.so' 2022-12-01T10:07:15.6757361Z adding 'torch/linalg/__init__.py' 2022-12-01T10:07:15.6762752Z adding 'torch/masked/__init__.py' 2022-12-01T10:07:15.6768200Z adding 'torch/masked/_docs.py' 2022-12-01T10:07:15.6784937Z adding 'torch/masked/_ops.py' 2022-12-01T10:07:15.6788536Z adding 'torch/masked/maskedtensor/__init__.py' 2022-12-01T10:07:15.6792533Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2022-12-01T10:07:15.6795512Z adding 'torch/masked/maskedtensor/binary.py' 2022-12-01T10:07:15.6799791Z adding 'torch/masked/maskedtensor/core.py' 2022-12-01T10:07:15.6801763Z adding 'torch/masked/maskedtensor/creation.py' 2022-12-01T10:07:15.6803544Z adding 'torch/masked/maskedtensor/passthrough.py' 2022-12-01T10:07:15.6805892Z adding 'torch/masked/maskedtensor/reductions.py' 2022-12-01T10:07:15.6808183Z adding 'torch/masked/maskedtensor/unary.py' 2022-12-01T10:07:15.6810066Z adding 'torch/monitor/__init__.py' 2022-12-01T10:07:15.6812362Z adding 'torch/multiprocessing/__init__.py' 2022-12-01T10:07:15.6814079Z adding 'torch/multiprocessing/_atfork.py' 2022-12-01T10:07:15.6815803Z adding 'torch/multiprocessing/pool.py' 2022-12-01T10:07:15.6817305Z adding 'torch/multiprocessing/queue.py' 2022-12-01T10:07:15.6822444Z adding 'torch/multiprocessing/reductions.py' 2022-12-01T10:07:15.6826216Z adding 'torch/multiprocessing/spawn.py' 2022-12-01T10:07:15.6829469Z adding 'torch/nested/__init__.py' 2022-12-01T10:07:15.6832039Z adding 'torch/nn/__init__.py' 2022-12-01T10:07:15.6833901Z adding 'torch/nn/_reduction.py' 2022-12-01T10:07:15.6835734Z adding 'torch/nn/common_types.py' 2022-12-01T10:07:15.6837891Z adding 'torch/nn/cpp.py' 2022-12-01T10:07:15.6891674Z adding 'torch/nn/functional.py' 2022-12-01T10:07:15.6900250Z adding 'torch/nn/functional.pyi' 2022-12-01T10:07:15.6902890Z adding 'torch/nn/grad.py' 2022-12-01T10:07:15.6908558Z adding 'torch/nn/init.py' 2022-12-01T10:07:15.6912399Z adding 'torch/nn/parameter.py' 2022-12-01T10:07:15.6914368Z adding 'torch/nn/parameter.pyi' 2022-12-01T10:07:15.6916123Z adding 'torch/nn/backends/__init__.py' 2022-12-01T10:07:15.6917559Z adding 'torch/nn/backends/thnn.py' 2022-12-01T10:07:15.6919375Z adding 'torch/nn/intrinsic/__init__.py' 2022-12-01T10:07:15.6921359Z adding 'torch/nn/intrinsic/modules/__init__.py' 2022-12-01T10:07:15.6922924Z adding 'torch/nn/intrinsic/modules/fused.py' 2022-12-01T10:07:15.6924520Z adding 'torch/nn/intrinsic/qat/__init__.py' 2022-12-01T10:07:15.6926304Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2022-12-01T10:07:15.6932472Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2022-12-01T10:07:15.6936015Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2022-12-01T10:07:15.6938065Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2022-12-01T10:07:15.6939803Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2022-12-01T10:07:15.6941433Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2022-12-01T10:07:15.6943111Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2022-12-01T10:07:15.6945034Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2022-12-01T10:07:15.6946787Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2022-12-01T10:07:15.6948702Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2022-12-01T10:07:15.6951040Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2022-12-01T10:07:15.6953009Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2022-12-01T10:07:15.6956138Z adding 'torch/nn/modules/__init__.py' 2022-12-01T10:07:15.6959905Z adding 'torch/nn/modules/_functions.py' 2022-12-01T10:07:15.6971965Z adding 'torch/nn/modules/activation.py' 2022-12-01T10:07:15.6977218Z adding 'torch/nn/modules/adaptive.py' 2022-12-01T10:07:15.6984620Z adding 'torch/nn/modules/batchnorm.py' 2022-12-01T10:07:15.6987398Z adding 'torch/nn/modules/channelshuffle.py' 2022-12-01T10:07:15.6995478Z adding 'torch/nn/modules/container.py' 2022-12-01T10:07:15.7009418Z adding 'torch/nn/modules/conv.py' 2022-12-01T10:07:15.7013180Z adding 'torch/nn/modules/distance.py' 2022-12-01T10:07:15.7016121Z adding 'torch/nn/modules/dropout.py' 2022-12-01T10:07:15.7018927Z adding 'torch/nn/modules/flatten.py' 2022-12-01T10:07:15.7022804Z adding 'torch/nn/modules/fold.py' 2022-12-01T10:07:15.7026930Z adding 'torch/nn/modules/instancenorm.py' 2022-12-01T10:07:15.7031596Z adding 'torch/nn/modules/lazy.py' 2022-12-01T10:07:15.7035189Z adding 'torch/nn/modules/linear.py' 2022-12-01T10:07:15.7056593Z adding 'torch/nn/modules/loss.py' 2022-12-01T10:07:15.7083779Z adding 'torch/nn/modules/module.py' 2022-12-01T10:07:15.7088798Z adding 'torch/nn/modules/normalization.py' 2022-12-01T10:07:15.7092389Z adding 'torch/nn/modules/padding.py' 2022-12-01T10:07:15.7094649Z adding 'torch/nn/modules/pixelshuffle.py' 2022-12-01T10:07:15.7103043Z adding 'torch/nn/modules/pooling.py' 2022-12-01T10:07:15.7115911Z adding 'torch/nn/modules/rnn.py' 2022-12-01T10:07:15.7122876Z adding 'torch/nn/modules/sparse.py' 2022-12-01T10:07:15.7130344Z adding 'torch/nn/modules/transformer.py' 2022-12-01T10:07:15.7134542Z adding 'torch/nn/modules/upsampling.py' 2022-12-01T10:07:15.7136616Z adding 'torch/nn/modules/utils.py' 2022-12-01T10:07:15.7138660Z adding 'torch/nn/parallel/__init__.py' 2022-12-01T10:07:15.7140010Z adding 'torch/nn/parallel/__init__.pyi' 2022-12-01T10:07:15.7142168Z adding 'torch/nn/parallel/_functions.py' 2022-12-01T10:07:15.7144097Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2022-12-01T10:07:15.7145772Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2022-12-01T10:07:15.7149129Z adding 'torch/nn/parallel/comm.py' 2022-12-01T10:07:15.7150892Z adding 'torch/nn/parallel/common_types.pyi' 2022-12-01T10:07:15.7154462Z adding 'torch/nn/parallel/data_parallel.py' 2022-12-01T10:07:15.7156308Z adding 'torch/nn/parallel/data_parallel.pyi' 2022-12-01T10:07:15.7182685Z adding 'torch/nn/parallel/distributed.py' 2022-12-01T10:07:15.7186304Z adding 'torch/nn/parallel/distributed.pyi' 2022-12-01T10:07:15.7188560Z adding 'torch/nn/parallel/parallel_apply.py' 2022-12-01T10:07:15.7190114Z adding 'torch/nn/parallel/parallel_apply.pyi' 2022-12-01T10:07:15.7192681Z adding 'torch/nn/parallel/replicate.py' 2022-12-01T10:07:15.7194358Z adding 'torch/nn/parallel/replicate.pyi' 2022-12-01T10:07:15.7196450Z adding 'torch/nn/parallel/scatter_gather.py' 2022-12-01T10:07:15.7198180Z adding 'torch/nn/parallel/scatter_gather.pyi' 2022-12-01T10:07:15.7200016Z adding 'torch/nn/qat/__init__.py' 2022-12-01T10:07:15.7201849Z adding 'torch/nn/qat/dynamic/__init__.py' 2022-12-01T10:07:15.7204416Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2022-12-01T10:07:15.7205870Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2022-12-01T10:07:15.7207666Z adding 'torch/nn/qat/modules/__init__.py' 2022-12-01T10:07:15.7209093Z adding 'torch/nn/qat/modules/conv.py' 2022-12-01T10:07:15.7210630Z adding 'torch/nn/qat/modules/embedding_ops.py' 2022-12-01T10:07:15.7212098Z adding 'torch/nn/qat/modules/linear.py' 2022-12-01T10:07:15.7213720Z adding 'torch/nn/quantizable/__init__.py' 2022-12-01T10:07:15.7215332Z adding 'torch/nn/quantizable/modules/__init__.py' 2022-12-01T10:07:15.7216791Z adding 'torch/nn/quantizable/modules/activation.py' 2022-12-01T10:07:15.7218322Z adding 'torch/nn/quantizable/modules/rnn.py' 2022-12-01T10:07:15.7220223Z adding 'torch/nn/quantized/__init__.py' 2022-12-01T10:07:15.7221565Z adding 'torch/nn/quantized/functional.py' 2022-12-01T10:07:15.7223174Z adding 'torch/nn/quantized/_reference/__init__.py' 2022-12-01T10:07:15.7225042Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2022-12-01T10:07:15.7226616Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2022-12-01T10:07:15.7228099Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2022-12-01T10:07:15.7229660Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2022-12-01T10:07:15.7231155Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2022-12-01T10:07:15.7232695Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2022-12-01T10:07:15.7234226Z adding 'torch/nn/quantized/dynamic/__init__.py' 2022-12-01T10:07:15.7236076Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T10:07:15.7237694Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2022-12-01T10:07:15.7239223Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2022-12-01T10:07:15.7240724Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T10:07:15.7243156Z adding 'torch/nn/quantized/modules/__init__.py' 2022-12-01T10:07:15.7244934Z adding 'torch/nn/quantized/modules/activation.py' 2022-12-01T10:07:15.7246465Z adding 'torch/nn/quantized/modules/batchnorm.py' 2022-12-01T10:07:15.7248130Z adding 'torch/nn/quantized/modules/conv.py' 2022-12-01T10:07:15.7249739Z adding 'torch/nn/quantized/modules/dropout.py' 2022-12-01T10:07:15.7251430Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2022-12-01T10:07:15.7253027Z adding 'torch/nn/quantized/modules/functional_modules.py' 2022-12-01T10:07:15.7254621Z adding 'torch/nn/quantized/modules/linear.py' 2022-12-01T10:07:15.7256193Z adding 'torch/nn/quantized/modules/normalization.py' 2022-12-01T10:07:15.7257787Z adding 'torch/nn/quantized/modules/rnn.py' 2022-12-01T10:07:15.7259422Z adding 'torch/nn/quantized/modules/utils.py' 2022-12-01T10:07:15.7261554Z adding 'torch/nn/utils/__init__.py' 2022-12-01T10:07:15.7263488Z adding 'torch/nn/utils/_deprecation_utils.py' 2022-12-01T10:07:15.7266518Z adding 'torch/nn/utils/_per_sample_grad.py' 2022-12-01T10:07:15.7268093Z adding 'torch/nn/utils/_stateless.py' 2022-12-01T10:07:15.7270119Z adding 'torch/nn/utils/clip_grad.py' 2022-12-01T10:07:15.7272878Z adding 'torch/nn/utils/convert_parameters.py' 2022-12-01T10:07:15.7274636Z adding 'torch/nn/utils/fusion.py' 2022-12-01T10:07:15.7276910Z adding 'torch/nn/utils/init.py' 2022-12-01T10:07:15.7279093Z adding 'torch/nn/utils/memory_format.py' 2022-12-01T10:07:15.7286254Z adding 'torch/nn/utils/parametrizations.py' 2022-12-01T10:07:15.7296750Z adding 'torch/nn/utils/parametrize.py' 2022-12-01T10:07:15.7310946Z adding 'torch/nn/utils/prune.py' 2022-12-01T10:07:15.7318082Z adding 'torch/nn/utils/rnn.py' 2022-12-01T10:07:15.7323392Z adding 'torch/nn/utils/spectral_norm.py' 2022-12-01T10:07:15.7326364Z adding 'torch/nn/utils/stateless.py' 2022-12-01T10:07:15.7328913Z adding 'torch/nn/utils/weight_norm.py' 2022-12-01T10:07:15.7330924Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2022-12-01T10:07:15.7332977Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2022-12-01T10:07:15.7336424Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2022-12-01T10:07:15.7338801Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2022-12-01T10:07:15.7340709Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2022-12-01T10:07:15.7343481Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2022-12-01T10:07:15.7345653Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2022-12-01T10:07:15.7347784Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2022-12-01T10:07:15.7350141Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2022-12-01T10:07:15.7351854Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2022-12-01T10:07:15.7354565Z adding 'torch/onnx/__init__.py' 2022-12-01T10:07:15.7356371Z adding 'torch/onnx/_constants.py' 2022-12-01T10:07:15.7358252Z adding 'torch/onnx/_deprecation.py' 2022-12-01T10:07:15.7360043Z adding 'torch/onnx/_experimental.py' 2022-12-01T10:07:15.7362073Z adding 'torch/onnx/_exporter_states.py' 2022-12-01T10:07:15.7364254Z adding 'torch/onnx/_globals.py' 2022-12-01T10:07:15.7366435Z adding 'torch/onnx/_onnx_supported_ops.py' 2022-12-01T10:07:15.7370005Z adding 'torch/onnx/_patch_torch.py' 2022-12-01T10:07:15.7373245Z adding 'torch/onnx/_type_utils.py' 2022-12-01T10:07:15.7375815Z adding 'torch/onnx/errors.py' 2022-12-01T10:07:15.7377559Z adding 'torch/onnx/operators.py' 2022-12-01T10:07:15.7380572Z adding 'torch/onnx/symbolic_caffe2.py' 2022-12-01T10:07:15.7397601Z adding 'torch/onnx/symbolic_helper.py' 2022-12-01T10:07:15.7406120Z adding 'torch/onnx/symbolic_opset10.py' 2022-12-01T10:07:15.7421099Z adding 'torch/onnx/symbolic_opset11.py' 2022-12-01T10:07:15.7426583Z adding 'torch/onnx/symbolic_opset12.py' 2022-12-01T10:07:15.7434825Z adding 'torch/onnx/symbolic_opset13.py' 2022-12-01T10:07:15.7437810Z adding 'torch/onnx/symbolic_opset14.py' 2022-12-01T10:07:15.7439870Z adding 'torch/onnx/symbolic_opset15.py' 2022-12-01T10:07:15.7442176Z adding 'torch/onnx/symbolic_opset16.py' 2022-12-01T10:07:15.7444175Z adding 'torch/onnx/symbolic_opset17.py' 2022-12-01T10:07:15.7446107Z adding 'torch/onnx/symbolic_opset7.py' 2022-12-01T10:07:15.7450373Z adding 'torch/onnx/symbolic_opset8.py' 2022-12-01T10:07:15.7510927Z adding 'torch/onnx/symbolic_opset9.py' 2022-12-01T10:07:15.7541580Z adding 'torch/onnx/utils.py' 2022-12-01T10:07:15.7550478Z adding 'torch/onnx/verification.py' 2022-12-01T10:07:15.7552889Z adding 'torch/onnx/_internal/__init__.py' 2022-12-01T10:07:15.7555270Z adding 'torch/onnx/_internal/_beartype.py' 2022-12-01T10:07:15.7559420Z adding 'torch/onnx/_internal/jit_utils.py' 2022-12-01T10:07:15.7563908Z adding 'torch/onnx/_internal/registration.py' 2022-12-01T10:07:15.7566204Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2022-12-01T10:07:15.7568630Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2022-12-01T10:07:15.7571009Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2022-12-01T10:07:15.7573208Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2022-12-01T10:07:15.7576903Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2022-12-01T10:07:15.7579375Z adding 'torch/onnx/_internal/diagnostics/infra/engine.py' 2022-12-01T10:07:15.7581600Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2022-12-01T10:07:15.7584748Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2022-12-01T10:07:15.7586566Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2022-12-01T10:07:15.7588398Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2022-12-01T10:07:15.7589994Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2022-12-01T10:07:15.7591587Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2022-12-01T10:07:15.7593446Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2022-12-01T10:07:15.7595290Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2022-12-01T10:07:15.7596733Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2022-12-01T10:07:15.7598683Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2022-12-01T10:07:15.7600006Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2022-12-01T10:07:15.7601824Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2022-12-01T10:07:15.7603666Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2022-12-01T10:07:15.7605337Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2022-12-01T10:07:15.7607391Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2022-12-01T10:07:15.7609136Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2022-12-01T10:07:15.7610953Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2022-12-01T10:07:15.7612822Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2022-12-01T10:07:15.7614533Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2022-12-01T10:07:15.7616368Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2022-12-01T10:07:15.7618402Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2022-12-01T10:07:15.7620371Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2022-12-01T10:07:15.7622130Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2022-12-01T10:07:15.7623945Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2022-12-01T10:07:15.7625637Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2022-12-01T10:07:15.7627395Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2022-12-01T10:07:15.7629170Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2022-12-01T10:07:15.7631019Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2022-12-01T10:07:15.7632849Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2022-12-01T10:07:15.7634606Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2022-12-01T10:07:15.7636307Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2022-12-01T10:07:15.7638064Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2022-12-01T10:07:15.7639799Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2022-12-01T10:07:15.7641704Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2022-12-01T10:07:15.7643518Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2022-12-01T10:07:15.7645354Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2022-12-01T10:07:15.7647452Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2022-12-01T10:07:15.7649547Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2022-12-01T10:07:15.7651464Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2022-12-01T10:07:15.7653698Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2022-12-01T10:07:15.7655566Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2022-12-01T10:07:15.7657317Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2022-12-01T10:07:15.7659038Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2022-12-01T10:07:15.7660787Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2022-12-01T10:07:15.7662418Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2022-12-01T10:07:15.7664394Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2022-12-01T10:07:15.7666028Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2022-12-01T10:07:15.7667934Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2022-12-01T10:07:15.7669727Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2022-12-01T10:07:15.7671991Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2022-12-01T10:07:15.7673725Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2022-12-01T10:07:15.7675523Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2022-12-01T10:07:15.7677270Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2022-12-01T10:07:15.7679127Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2022-12-01T10:07:15.7680900Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2022-12-01T10:07:15.7682874Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2022-12-01T10:07:15.7685227Z adding 'torch/optim/__init__.py' 2022-12-01T10:07:15.7686813Z adding 'torch/optim/__init__.pyi' 2022-12-01T10:07:15.7688872Z adding 'torch/optim/_functional.py' 2022-12-01T10:07:15.7692285Z adding 'torch/optim/adadelta.py' 2022-12-01T10:07:15.7694153Z adding 'torch/optim/adadelta.pyi' 2022-12-01T10:07:15.7697865Z adding 'torch/optim/adagrad.py' 2022-12-01T10:07:15.7699843Z adding 'torch/optim/adagrad.pyi' 2022-12-01T10:07:15.7706459Z adding 'torch/optim/adam.py' 2022-12-01T10:07:15.7708757Z adding 'torch/optim/adam.pyi' 2022-12-01T10:07:15.7712367Z adding 'torch/optim/adamax.py' 2022-12-01T10:07:15.7714265Z adding 'torch/optim/adamax.pyi' 2022-12-01T10:07:15.7718984Z adding 'torch/optim/adamw.py' 2022-12-01T10:07:15.7721352Z adding 'torch/optim/adamw.pyi' 2022-12-01T10:07:15.7724572Z adding 'torch/optim/asgd.py' 2022-12-01T10:07:15.7726443Z adding 'torch/optim/asgd.pyi' 2022-12-01T10:07:15.7731614Z adding 'torch/optim/lbfgs.py' 2022-12-01T10:07:15.7733764Z adding 'torch/optim/lbfgs.pyi' 2022-12-01T10:07:15.7751562Z adding 'torch/optim/lr_scheduler.py' 2022-12-01T10:07:15.7755822Z adding 'torch/optim/lr_scheduler.pyi' 2022-12-01T10:07:15.7759704Z adding 'torch/optim/nadam.py' 2022-12-01T10:07:15.7761959Z adding 'torch/optim/nadam.pyi' 2022-12-01T10:07:15.7766725Z adding 'torch/optim/optimizer.py' 2022-12-01T10:07:15.7768799Z adding 'torch/optim/optimizer.pyi' 2022-12-01T10:07:15.7772814Z adding 'torch/optim/radam.py' 2022-12-01T10:07:15.7774717Z adding 'torch/optim/radam.pyi' 2022-12-01T10:07:15.7778830Z adding 'torch/optim/rmsprop.py' 2022-12-01T10:07:15.7780817Z adding 'torch/optim/rmsprop.pyi' 2022-12-01T10:07:15.7784507Z adding 'torch/optim/rprop.py' 2022-12-01T10:07:15.7786322Z adding 'torch/optim/rprop.pyi' 2022-12-01T10:07:15.7790055Z adding 'torch/optim/sgd.py' 2022-12-01T10:07:15.7791969Z adding 'torch/optim/sgd.pyi' 2022-12-01T10:07:15.7794425Z adding 'torch/optim/sparse_adam.py' 2022-12-01T10:07:15.7796075Z adding 'torch/optim/sparse_adam.pyi' 2022-12-01T10:07:15.7800292Z adding 'torch/optim/swa_utils.py' 2022-12-01T10:07:15.7802516Z adding 'torch/optim/swa_utils.pyi' 2022-12-01T10:07:15.7804541Z adding 'torch/optim/_multi_tensor/__init__.py' 2022-12-01T10:07:15.7806579Z adding 'torch/package/__init__.py' 2022-12-01T10:07:15.7809231Z adding 'torch/package/_digraph.py' 2022-12-01T10:07:15.7811271Z adding 'torch/package/_directory_reader.py' 2022-12-01T10:07:15.7813639Z adding 'torch/package/_importlib.py' 2022-12-01T10:07:15.7815663Z adding 'torch/package/_mangling.py' 2022-12-01T10:07:15.7817837Z adding 'torch/package/_mock.py' 2022-12-01T10:07:15.7820340Z adding 'torch/package/_package_pickler.py' 2022-12-01T10:07:15.7822226Z adding 'torch/package/_package_unpickler.py' 2022-12-01T10:07:15.7825043Z adding 'torch/package/_stdlib.py' 2022-12-01T10:07:15.7828101Z adding 'torch/package/file_structure_representation.py' 2022-12-01T10:07:15.7830396Z adding 'torch/package/find_file_dependencies.py' 2022-12-01T10:07:15.7832807Z adding 'torch/package/glob_group.py' 2022-12-01T10:07:15.7836417Z adding 'torch/package/importer.py' 2022-12-01T10:07:15.7850649Z adding 'torch/package/package_exporter.py' 2022-12-01T10:07:15.7861330Z adding 'torch/package/package_importer.py' 2022-12-01T10:07:15.7863863Z adding 'torch/package/analyze/__init__.py' 2022-12-01T10:07:15.7865810Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2022-12-01T10:07:15.7867503Z adding 'torch/package/analyze/is_from_package.py' 2022-12-01T10:07:15.7869504Z adding 'torch/package/analyze/trace_dependencies.py' 2022-12-01T10:07:15.7871676Z adding 'torch/profiler/__init__.py' 2022-12-01T10:07:15.7878209Z adding 'torch/profiler/_pattern_matcher.py' 2022-12-01T10:07:15.7883199Z adding 'torch/profiler/_utils.py' 2022-12-01T10:07:15.7885579Z adding 'torch/profiler/itt.py' 2022-12-01T10:07:15.7892209Z adding 'torch/profiler/profiler.py' 2022-12-01T10:07:15.7894591Z adding 'torch/profiler/python_tracer.py' 2022-12-01T10:07:15.7897208Z adding 'torch/quantization/__init__.py' 2022-12-01T10:07:15.7899169Z adding 'torch/quantization/_numeric_suite.py' 2022-12-01T10:07:15.7901001Z adding 'torch/quantization/_numeric_suite_fx.py' 2022-12-01T10:07:15.7902875Z adding 'torch/quantization/fake_quantize.py' 2022-12-01T10:07:15.7904690Z adding 'torch/quantization/fuse_modules.py' 2022-12-01T10:07:15.7906838Z adding 'torch/quantization/fuser_method_mappings.py' 2022-12-01T10:07:15.7908421Z adding 'torch/quantization/observer.py' 2022-12-01T10:07:15.7910104Z adding 'torch/quantization/qconfig.py' 2022-12-01T10:07:15.7911758Z adding 'torch/quantization/quant_type.py' 2022-12-01T10:07:15.7913598Z adding 'torch/quantization/quantization_mappings.py' 2022-12-01T10:07:15.7915360Z adding 'torch/quantization/quantize.py' 2022-12-01T10:07:15.7917167Z adding 'torch/quantization/quantize_fx.py' 2022-12-01T10:07:15.7918899Z adding 'torch/quantization/quantize_jit.py' 2022-12-01T10:07:15.7920575Z adding 'torch/quantization/stubs.py' 2022-12-01T10:07:15.7922555Z adding 'torch/quantization/utils.py' 2022-12-01T10:07:15.7924627Z adding 'torch/quantization/fx/__init__.py' 2022-12-01T10:07:15.7926471Z adding 'torch/quantization/fx/_equalize.py' 2022-12-01T10:07:15.7929129Z adding 'torch/quantization/fx/convert.py' 2022-12-01T10:07:15.7930805Z adding 'torch/quantization/fx/fuse.py' 2022-12-01T10:07:15.7932698Z adding 'torch/quantization/fx/fusion_patterns.py' 2022-12-01T10:07:15.7934454Z adding 'torch/quantization/fx/graph_module.py' 2022-12-01T10:07:15.7936191Z adding 'torch/quantization/fx/match_utils.py' 2022-12-01T10:07:15.7938052Z adding 'torch/quantization/fx/pattern_utils.py' 2022-12-01T10:07:15.7939764Z adding 'torch/quantization/fx/prepare.py' 2022-12-01T10:07:15.7941637Z adding 'torch/quantization/fx/quantization_patterns.py' 2022-12-01T10:07:15.7943421Z adding 'torch/quantization/fx/quantization_types.py' 2022-12-01T10:07:15.7945134Z adding 'torch/quantization/fx/utils.py' 2022-12-01T10:07:15.7947457Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2022-12-01T10:07:15.7950255Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2022-12-01T10:07:15.7952102Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2022-12-01T10:07:15.7954077Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2022-12-01T10:07:15.7956921Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2022-12-01T10:07:15.7959187Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2022-12-01T10:07:15.7961389Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2022-12-01T10:07:15.7963840Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2022-12-01T10:07:15.7991101Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2022-12-01T10:07:15.7997924Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2022-12-01T10:07:15.8000372Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2022-12-01T10:07:15.8003522Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2022-12-01T10:07:15.8006128Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2022-12-01T10:07:15.8010419Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2022-12-01T10:07:15.8014759Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2022-12-01T10:07:15.8018922Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2022-12-01T10:07:15.8025112Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2022-12-01T10:07:15.8027794Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2022-12-01T10:07:15.8029973Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2022-12-01T10:07:15.8031745Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2022-12-01T10:07:15.8033593Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2022-12-01T10:07:15.8035835Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2022-12-01T10:07:15.8037727Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2022-12-01T10:07:15.8044697Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2022-12-01T10:07:15.8047411Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2022-12-01T10:07:15.8049828Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2022-12-01T10:07:15.8052961Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2022-12-01T10:07:15.8055047Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2022-12-01T10:07:15.8059569Z adding 'torch/sparse/__init__.py' 2022-12-01T10:07:15.8066545Z adding 'torch/special/__init__.py' 2022-12-01T10:07:15.8342079Z adding 'torch/test/CppSignature_test' 2022-12-01T10:07:15.8738514Z adding 'torch/test/Dict_test' 2022-12-01T10:07:15.9038022Z adding 'torch/test/Dimname_test' 2022-12-01T10:07:15.9372717Z adding 'torch/test/IListRef_test' 2022-12-01T10:07:15.9732468Z adding 'torch/test/KernelFunction_test' 2022-12-01T10:07:16.0287205Z adding 'torch/test/List_test' 2022-12-01T10:07:16.0656445Z adding 'torch/test/MaybeOwned_test' 2022-12-01T10:07:16.0982656Z adding 'torch/test/NamedTensor_test' 2022-12-01T10:07:16.1308343Z adding 'torch/test/apply_utils_test' 2022-12-01T10:07:16.1635815Z adding 'torch/test/atest' 2022-12-01T10:07:16.1951298Z adding 'torch/test/backend_fallback_test' 2022-12-01T10:07:16.2304014Z adding 'torch/test/basic' 2022-12-01T10:07:16.2613116Z adding 'torch/test/broadcast_test' 2022-12-01T10:07:16.2886672Z adding 'torch/test/c10_Array_test' 2022-12-01T10:07:16.3180381Z adding 'torch/test/c10_Bitset_test' 2022-12-01T10:07:16.3468319Z adding 'torch/test/c10_C++17_test' 2022-12-01T10:07:16.3749541Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2022-12-01T10:07:16.4021879Z adding 'torch/test/c10_ConstexprCrc_test' 2022-12-01T10:07:16.4300057Z adding 'torch/test/c10_DeadlockDetection_test' 2022-12-01T10:07:16.4587799Z adding 'torch/test/c10_DeviceGuard_test' 2022-12-01T10:07:16.4870908Z adding 'torch/test/c10_Device_test' 2022-12-01T10:07:16.5200703Z adding 'torch/test/c10_DispatchKeySet_test' 2022-12-01T10:07:16.5481827Z adding 'torch/test/c10_Half_test' 2022-12-01T10:07:16.5783398Z adding 'torch/test/c10_InlineDeviceGuard_test' 2022-12-01T10:07:16.6095417Z adding 'torch/test/c10_InlineStreamGuard_test' 2022-12-01T10:07:16.6408217Z adding 'torch/test/c10_LeftRight_test' 2022-12-01T10:07:16.6755930Z adding 'torch/test/c10_Metaprogramming_test' 2022-12-01T10:07:16.7071482Z adding 'torch/test/c10_SizesAndStrides_test' 2022-12-01T10:07:16.7775765Z adding 'torch/test/c10_SmallVectorTest' 2022-12-01T10:07:16.8086632Z adding 'torch/test/c10_StreamGuard_test' 2022-12-01T10:07:16.8370012Z adding 'torch/test/c10_SymInt_test' 2022-12-01T10:07:16.8651163Z adding 'torch/test/c10_Synchronized_test' 2022-12-01T10:07:16.8959464Z adding 'torch/test/c10_ThreadLocal_test' 2022-12-01T10:07:16.9249702Z adding 'torch/test/c10_TypeIndex_test' 2022-12-01T10:07:16.9533798Z adding 'torch/test/c10_TypeList_test' 2022-12-01T10:07:16.9806665Z adding 'torch/test/c10_TypeTraits_test' 2022-12-01T10:07:17.0096393Z adding 'torch/test/c10_accumulate_test' 2022-12-01T10:07:17.0406640Z adding 'torch/test/c10_bfloat16_test' 2022-12-01T10:07:17.0710673Z adding 'torch/test/c10_complex_math_test' 2022-12-01T10:07:17.1017893Z adding 'torch/test/c10_complex_test' 2022-12-01T10:07:17.1563935Z adding 'torch/test/c10_either_test' 2022-12-01T10:07:17.1879880Z adding 'torch/test/c10_exception_test' 2022-12-01T10:07:17.2165356Z adding 'torch/test/c10_flags_test' 2022-12-01T10:07:17.2440875Z adding 'torch/test/c10_hip_HIPTest' 2022-12-01T10:07:17.2726857Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2022-12-01T10:07:17.3534044Z adding 'torch/test/c10_intrusive_ptr_test' 2022-12-01T10:07:17.3861060Z adding 'torch/test/c10_irange_test' 2022-12-01T10:07:17.4174299Z adding 'torch/test/c10_logging_test' 2022-12-01T10:07:17.4580597Z adding 'torch/test/c10_optional_test' 2022-12-01T10:07:17.4930322Z adding 'torch/test/c10_ordered_preserving_dict_test' 2022-12-01T10:07:17.5234088Z adding 'torch/test/c10_registry_test' 2022-12-01T10:07:17.5560303Z adding 'torch/test/c10_string_view_test' 2022-12-01T10:07:17.5852816Z adding 'torch/test/c10_tempfile_test' 2022-12-01T10:07:17.6166497Z adding 'torch/test/c10_typeid_test' 2022-12-01T10:07:17.6492477Z adding 'torch/test/cpu_generator_test' 2022-12-01T10:07:17.6789685Z adding 'torch/test/cpu_profiling_allocator_test' 2022-12-01T10:07:17.7262767Z adding 'torch/test/cpu_rng_test' 2022-12-01T10:07:17.7553669Z adding 'torch/test/dispatch_key_set_test' 2022-12-01T10:07:17.7833904Z adding 'torch/test/dlconvertor_test' 2022-12-01T10:07:17.8158197Z adding 'torch/test/extension_backend_test' 2022-12-01T10:07:17.8467418Z adding 'torch/test/half_test' 2022-12-01T10:07:17.8762564Z adding 'torch/test/hip_apply_test' 2022-12-01T10:07:17.9034861Z adding 'torch/test/hip_complex_math_test' 2022-12-01T10:07:17.9306552Z adding 'torch/test/hip_complex_test' 2022-12-01T10:07:17.9578178Z adding 'torch/test/hip_distributions_test' 2022-12-01T10:07:17.9859002Z adding 'torch/test/hip_dlconvertor_test' 2022-12-01T10:07:18.0131523Z adding 'torch/test/hip_generator_test' 2022-12-01T10:07:18.0429499Z adding 'torch/test/hip_half_test' 2022-12-01T10:07:18.0701285Z adding 'torch/test/hip_integer_divider_test' 2022-12-01T10:07:18.0974382Z adding 'torch/test/hip_optional_test' 2022-12-01T10:07:18.1249447Z adding 'torch/test/hip_packedtensoraccessor_test' 2022-12-01T10:07:18.1521630Z adding 'torch/test/hip_vectorized_test' 2022-12-01T10:07:18.1816075Z adding 'torch/test/inline_container_test' 2022-12-01T10:07:18.2351956Z adding 'torch/test/ivalue_test' 2022-12-01T10:07:18.3003331Z adding 'torch/test/kernel_function_legacy_test' 2022-12-01T10:07:18.3536458Z adding 'torch/test/kernel_function_test' 2022-12-01T10:07:18.4189501Z adding 'torch/test/kernel_lambda_legacy_test' 2022-12-01T10:07:18.4736499Z adding 'torch/test/kernel_lambda_test' 2022-12-01T10:07:18.5091902Z adding 'torch/test/kernel_stackbased_test' 2022-12-01T10:07:18.5372990Z adding 'torch/test/lazy_tensor_test' 2022-12-01T10:07:18.5889124Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2022-12-01T10:07:18.6201181Z adding 'torch/test/math_kernel_test' 2022-12-01T10:07:18.6500594Z adding 'torch/test/memory_format_test' 2022-12-01T10:07:18.6794895Z adding 'torch/test/memory_overlapping_test' 2022-12-01T10:07:18.7093263Z adding 'torch/test/mobile_memory_cleanup' 2022-12-01T10:07:18.7407064Z adding 'torch/test/native_test' 2022-12-01T10:07:18.7680556Z adding 'torch/test/op_allowlist_test' 2022-12-01T10:07:18.8998165Z adding 'torch/test/op_registration_test' 2022-12-01T10:07:18.9372914Z adding 'torch/test/operator_name_test' 2022-12-01T10:07:18.9657196Z adding 'torch/test/operators_test' 2022-12-01T10:07:18.9946775Z adding 'torch/test/packedtensoraccessor_test' 2022-12-01T10:07:19.0307646Z adding 'torch/test/pow_test' 2022-12-01T10:07:19.0627659Z adding 'torch/test/quantized_test' 2022-12-01T10:07:19.0908155Z adding 'torch/test/reduce_ops_test' 2022-12-01T10:07:19.1194087Z adding 'torch/test/reportMemoryUsage_test' 2022-12-01T10:07:19.1511552Z adding 'torch/test/scalar_tensor_test' 2022-12-01T10:07:19.1843016Z adding 'torch/test/scalar_test' 2022-12-01T10:07:19.2136056Z adding 'torch/test/stride_properties_test' 2022-12-01T10:07:19.2542613Z adding 'torch/test/tensor_iterator_test' 2022-12-01T10:07:19.2857572Z adding 'torch/test/test_parallel' 2022-12-01T10:07:19.2880022Z adding 'torch/test/thread_init_test' 2022-12-01T10:07:19.3178152Z adding 'torch/test/type_ptr_test' 2022-12-01T10:07:19.3518305Z adding 'torch/test/type_test' 2022-12-01T10:07:19.3811659Z adding 'torch/test/undefined_tensor_test' 2022-12-01T10:07:19.4090363Z adding 'torch/test/variant_test' 2022-12-01T10:07:19.4107701Z adding 'torch/test/verify_api_visibility' 2022-12-01T10:07:19.4492729Z adding 'torch/test/vmap_test' 2022-12-01T10:07:19.4786070Z adding 'torch/test/weakref_test' 2022-12-01T10:07:19.5072413Z adding 'torch/test/wrapdim_test' 2022-12-01T10:07:19.5348446Z adding 'torch/test/xla_tensor_test' 2022-12-01T10:07:19.5363360Z adding 'torch/testing/__init__.py' 2022-12-01T10:07:19.5378261Z adding 'torch/testing/_comparison.py' 2022-12-01T10:07:19.5382837Z adding 'torch/testing/_creation.py' 2022-12-01T10:07:19.5385673Z adding 'torch/testing/_deprecated.py' 2022-12-01T10:07:19.5388023Z adding 'torch/testing/_legacy.py' 2022-12-01T10:07:19.5390235Z adding 'torch/testing/_internal/__init__.py' 2022-12-01T10:07:19.5394312Z adding 'torch/testing/_internal/autocast_test_lists.py' 2022-12-01T10:07:19.5397743Z adding 'torch/testing/_internal/check_kernel_launches.py' 2022-12-01T10:07:19.5400916Z adding 'torch/testing/_internal/common_cuda.py' 2022-12-01T10:07:19.5418285Z adding 'torch/testing/_internal/common_device_type.py' 2022-12-01T10:07:19.5428413Z adding 'torch/testing/_internal/common_distributed.py' 2022-12-01T10:07:19.5430715Z adding 'torch/testing/_internal/common_dtype.py' 2022-12-01T10:07:19.5442006Z adding 'torch/testing/_internal/common_fsdp.py' 2022-12-01T10:07:19.5447110Z adding 'torch/testing/_internal/common_jit.py' 2022-12-01T10:07:19.5614731Z adding 'torch/testing/_internal/common_methods_invocations.py' 2022-12-01T10:07:19.5645478Z adding 'torch/testing/_internal/common_modules.py' 2022-12-01T10:07:19.5689761Z adding 'torch/testing/_internal/common_nn.py' 2022-12-01T10:07:19.5714361Z adding 'torch/testing/_internal/common_quantization.py' 2022-12-01T10:07:19.5719845Z adding 'torch/testing/_internal/common_quantized.py' 2022-12-01T10:07:19.5723444Z adding 'torch/testing/_internal/common_subclass.py' 2022-12-01T10:07:19.5774150Z adding 'torch/testing/_internal/common_utils.py' 2022-12-01T10:07:19.5784433Z adding 'torch/testing/_internal/composite_compliance.py' 2022-12-01T10:07:19.5788268Z adding 'torch/testing/_internal/dist_utils.py' 2022-12-01T10:07:19.5793056Z adding 'torch/testing/_internal/hypothesis_utils.py' 2022-12-01T10:07:19.5801907Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2022-12-01T10:07:19.5812119Z adding 'torch/testing/_internal/jit_utils.py' 2022-12-01T10:07:19.5815714Z adding 'torch/testing/_internal/logging_tensor.py' 2022-12-01T10:07:19.5817727Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2022-12-01T10:07:19.5820529Z adding 'torch/testing/_internal/schema_check_mode.py' 2022-12-01T10:07:19.5822623Z adding 'torch/testing/_internal/codegen/__init__.py' 2022-12-01T10:07:19.5827410Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2022-12-01T10:07:19.5829733Z adding 'torch/testing/_internal/data/__init__.py' 2022-12-01T10:07:19.5831462Z adding 'torch/testing/_internal/data/network1.py' 2022-12-01T10:07:19.5833125Z adding 'torch/testing/_internal/data/network2.py' 2022-12-01T10:07:19.5835106Z adding 'torch/testing/_internal/distributed/__init__.py' 2022-12-01T10:07:19.5841976Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2022-12-01T10:07:19.5924406Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2022-12-01T10:07:19.5935456Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2022-12-01T10:07:19.5938037Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2022-12-01T10:07:19.5941595Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2022-12-01T10:07:19.5943507Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2022-12-01T10:07:19.5945824Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2022-12-01T10:07:19.5948393Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T10:07:19.5951371Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2022-12-01T10:07:19.5953574Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2022-12-01T10:07:19.5955413Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2022-12-01T10:07:19.5957361Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2022-12-01T10:07:19.5963012Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2022-12-01T10:07:19.5965676Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2022-12-01T10:07:19.5967578Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2022-12-01T10:07:19.5992162Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2022-12-01T10:07:19.5997853Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2022-12-01T10:07:19.6002072Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2022-12-01T10:07:19.6004642Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2022-12-01T10:07:19.6006921Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2022-12-01T10:07:19.6059274Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2022-12-01T10:07:19.6066249Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2022-12-01T10:07:19.6068211Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2022-12-01T10:07:19.6070844Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2022-12-01T10:07:19.6074884Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2022-12-01T10:07:19.6076842Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2022-12-01T10:07:19.6079114Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2022-12-01T10:07:19.6090522Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2022-12-01T10:07:19.6094685Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2022-12-01T10:07:19.6096652Z adding 'torch/testing/_internal/generated/__init__.py' 2022-12-01T10:07:19.6128486Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2022-12-01T10:07:19.6138169Z adding 'torch/testing/_internal/opinfo/__init__.py' 2022-12-01T10:07:19.6168265Z adding 'torch/testing/_internal/opinfo/core.py' 2022-12-01T10:07:19.6173644Z adding 'torch/testing/_internal/opinfo/refs.py' 2022-12-01T10:07:19.6177196Z adding 'torch/testing/_internal/opinfo/utils.py' 2022-12-01T10:07:19.6179862Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2022-12-01T10:07:19.6186141Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2022-12-01T10:07:19.6192225Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2022-12-01T10:07:19.6220208Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2022-12-01T10:07:19.6225926Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2022-12-01T10:07:19.6228117Z adding 'torch/testing/_internal/test_module/__init__.py' 2022-12-01T10:07:19.6231474Z adding 'torch/testing/_internal/test_module/future_div.py' 2022-12-01T10:07:19.6232747Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2022-12-01T10:07:19.6233259Z adding 'torch/utils/__init__.py' 2022-12-01T10:07:19.6235106Z adding 'torch/utils/_cpp_extension_versioner.py' 2022-12-01T10:07:19.6236666Z adding 'torch/utils/_crash_handler.py' 2022-12-01T10:07:19.6239745Z adding 'torch/utils/_cuda_trace.py' 2022-12-01T10:07:19.6243666Z adding 'torch/utils/_freeze.py' 2022-12-01T10:07:19.6245512Z adding 'torch/utils/_mode_utils.py' 2022-12-01T10:07:19.6248327Z adding 'torch/utils/_python_dispatch.py' 2022-12-01T10:07:19.6252150Z adding 'torch/utils/_pytree.py' 2022-12-01T10:07:19.6254542Z adding 'torch/utils/_zip.py' 2022-12-01T10:07:19.6260768Z adding 'torch/utils/bundled_inputs.py' 2022-12-01T10:07:19.6267336Z adding 'torch/utils/checkpoint.py' 2022-12-01T10:07:19.6273104Z adding 'torch/utils/collect_env.py' 2022-12-01T10:07:19.6275411Z adding 'torch/utils/cpp_backtrace.py' 2022-12-01T10:07:19.6304669Z adding 'torch/utils/cpp_extension.py' 2022-12-01T10:07:19.6309253Z adding 'torch/utils/dlpack.py' 2022-12-01T10:07:19.6311113Z adding 'torch/utils/file_baton.py' 2022-12-01T10:07:19.6314101Z adding 'torch/utils/hooks.py' 2022-12-01T10:07:19.6316832Z adding 'torch/utils/mkldnn.py' 2022-12-01T10:07:19.6319556Z adding 'torch/utils/mobile_optimizer.py' 2022-12-01T10:07:19.6321297Z adding 'torch/utils/model_zoo.py' 2022-12-01T10:07:19.6323773Z adding 'torch/utils/show_pickle.py' 2022-12-01T10:07:19.6326725Z adding 'torch/utils/throughput_benchmark.py' 2022-12-01T10:07:19.6328786Z adding 'torch/utils/backcompat/__init__.py' 2022-12-01T10:07:19.6330560Z adding 'torch/utils/benchmark/__init__.py' 2022-12-01T10:07:19.6332319Z adding 'torch/utils/benchmark/examples/__init__.py' 2022-12-01T10:07:19.6335311Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2022-12-01T10:07:19.6338307Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2022-12-01T10:07:19.6348148Z adding 'torch/utils/benchmark/examples/compare.py' 2022-12-01T10:07:19.6348562Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2022-12-01T10:07:19.6348869Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2022-12-01T10:07:19.6351327Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2022-12-01T10:07:19.6352993Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2022-12-01T10:07:19.6355387Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2022-12-01T10:07:19.6357206Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2022-12-01T10:07:19.6359431Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2022-12-01T10:07:19.6362010Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2022-12-01T10:07:19.6364281Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2022-12-01T10:07:19.6366681Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2022-12-01T10:07:19.6368861Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2022-12-01T10:07:19.6370844Z adding 'torch/utils/benchmark/utils/__init__.py' 2022-12-01T10:07:19.6372768Z adding 'torch/utils/benchmark/utils/_stubs.py' 2022-12-01T10:07:19.6377520Z adding 'torch/utils/benchmark/utils/common.py' 2022-12-01T10:07:19.6382091Z adding 'torch/utils/benchmark/utils/compare.py' 2022-12-01T10:07:19.6385439Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2022-12-01T10:07:19.6391188Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2022-12-01T10:07:19.6394510Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2022-12-01T10:07:19.6396787Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2022-12-01T10:07:19.6403273Z adding 'torch/utils/benchmark/utils/timer.py' 2022-12-01T10:07:19.6405939Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2022-12-01T10:07:19.6408748Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2022-12-01T10:07:19.6410740Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2022-12-01T10:07:19.6412919Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2022-12-01T10:07:19.6424060Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2022-12-01T10:07:19.6469456Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2022-12-01T10:07:19.6480453Z adding 'torch/utils/bottleneck/__init__.py' 2022-12-01T10:07:19.6483606Z adding 'torch/utils/bottleneck/__main__.py' 2022-12-01T10:07:19.6485914Z adding 'torch/utils/data/__init__.py' 2022-12-01T10:07:19.6487599Z adding 'torch/utils/data/backward_compatibility.py' 2022-12-01T10:07:19.6512298Z adding 'torch/utils/data/dataloader.py' 2022-12-01T10:07:19.6516429Z adding 'torch/utils/data/dataloader_experimental.py' 2022-12-01T10:07:19.6521257Z adding 'torch/utils/data/dataset.py' 2022-12-01T10:07:19.6524276Z adding 'torch/utils/data/distributed.py' 2022-12-01T10:07:19.6527417Z adding 'torch/utils/data/graph.py' 2022-12-01T10:07:19.6529849Z adding 'torch/utils/data/graph_settings.py' 2022-12-01T10:07:19.6533547Z adding 'torch/utils/data/sampler.py' 2022-12-01T10:07:19.6536137Z adding 'torch/utils/data/_utils/__init__.py' 2022-12-01T10:07:19.6539937Z adding 'torch/utils/data/_utils/collate.py' 2022-12-01T10:07:19.6542200Z adding 'torch/utils/data/_utils/fetch.py' 2022-12-01T10:07:19.6544275Z adding 'torch/utils/data/_utils/pin_memory.py' 2022-12-01T10:07:19.6546281Z adding 'torch/utils/data/_utils/serialization.py' 2022-12-01T10:07:19.6548413Z adding 'torch/utils/data/_utils/signal_handling.py' 2022-12-01T10:07:19.6552731Z adding 'torch/utils/data/_utils/worker.py' 2022-12-01T10:07:19.6554814Z adding 'torch/utils/data/communication/__init__.py' 2022-12-01T10:07:19.6556861Z adding 'torch/utils/data/communication/eventloop.py' 2022-12-01T10:07:19.6559575Z adding 'torch/utils/data/communication/iter.py' 2022-12-01T10:07:19.6562456Z adding 'torch/utils/data/communication/map.py' 2022-12-01T10:07:19.6564359Z adding 'torch/utils/data/communication/messages.py' 2022-12-01T10:07:19.6566885Z adding 'torch/utils/data/communication/protocol.py' 2022-12-01T10:07:19.6568840Z adding 'torch/utils/data/communication/queue.py' 2022-12-01T10:07:19.6570690Z adding 'torch/utils/data/datapipes/__init__.py' 2022-12-01T10:07:19.6573571Z adding 'torch/utils/data/datapipes/_decorator.py' 2022-12-01T10:07:19.6577457Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2022-12-01T10:07:19.6582839Z adding 'torch/utils/data/datapipes/_typing.py' 2022-12-01T10:07:19.6587596Z adding 'torch/utils/data/datapipes/datapipe.py' 2022-12-01T10:07:19.6590613Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2022-12-01T10:07:19.6594314Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2022-12-01T10:07:19.6596503Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2022-12-01T10:07:19.6598552Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2022-12-01T10:07:19.6602829Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2022-12-01T10:07:19.6605318Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2022-12-01T10:07:19.6607091Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2022-12-01T10:07:19.6609244Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2022-12-01T10:07:19.6612864Z adding 'torch/utils/data/datapipes/iter/callable.py' 2022-12-01T10:07:19.6615915Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2022-12-01T10:07:19.6622033Z adding 'torch/utils/data/datapipes/iter/combining.py' 2022-12-01T10:07:19.6624649Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2022-12-01T10:07:19.6626944Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2022-12-01T10:07:19.6630879Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2022-12-01T10:07:19.6633377Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2022-12-01T10:07:19.6635850Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2022-12-01T10:07:19.6637910Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2022-12-01T10:07:19.6640640Z adding 'torch/utils/data/datapipes/iter/utils.py' 2022-12-01T10:07:19.6643050Z adding 'torch/utils/data/datapipes/map/__init__.py' 2022-12-01T10:07:19.6645589Z adding 'torch/utils/data/datapipes/map/callable.py' 2022-12-01T10:07:19.6648851Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2022-12-01T10:07:19.6651269Z adding 'torch/utils/data/datapipes/map/combining.py' 2022-12-01T10:07:19.6654172Z adding 'torch/utils/data/datapipes/map/grouping.py' 2022-12-01T10:07:19.6656429Z adding 'torch/utils/data/datapipes/map/utils.py' 2022-12-01T10:07:19.6658769Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2022-12-01T10:07:19.6663736Z adding 'torch/utils/data/datapipes/utils/common.py' 2022-12-01T10:07:19.6668532Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2022-12-01T10:07:19.6671354Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2022-12-01T10:07:19.6673308Z adding 'torch/utils/hipify/__init__.py' 2022-12-01T10:07:19.6675302Z adding 'torch/utils/hipify/constants.py' 2022-12-01T10:07:19.6721134Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2022-12-01T10:07:19.6740718Z adding 'torch/utils/hipify/hipify_python.py' 2022-12-01T10:07:19.6743187Z adding 'torch/utils/hipify/version.py' 2022-12-01T10:07:19.6744680Z adding 'torch/utils/jit/__init__.py' 2022-12-01T10:07:19.6746782Z adding 'torch/utils/jit/log_extract.py' 2022-12-01T10:07:19.6752302Z adding 'torch/utils/model_dump/__init__.py' 2022-12-01T10:07:19.6754473Z adding 'torch/utils/model_dump/__main__.py' 2022-12-01T10:07:19.6759605Z adding 'torch/utils/model_dump/code.js' 2022-12-01T10:07:19.6762091Z adding 'torch/utils/model_dump/htm.mjs' 2022-12-01T10:07:19.6765936Z adding 'torch/utils/model_dump/preact.mjs' 2022-12-01T10:07:19.6767781Z adding 'torch/utils/model_dump/skeleton.html' 2022-12-01T10:07:19.6769678Z adding 'torch/utils/tensorboard/__init__.py' 2022-12-01T10:07:19.6777441Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2022-12-01T10:07:19.6779906Z adding 'torch/utils/tensorboard/_convert_np.py' 2022-12-01T10:07:19.6781720Z adding 'torch/utils/tensorboard/_embedding.py' 2022-12-01T10:07:19.6783586Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2022-12-01T10:07:19.6785300Z adding 'torch/utils/tensorboard/_proto_graph.py' 2022-12-01T10:07:19.6789989Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2022-12-01T10:07:19.6792684Z adding 'torch/utils/tensorboard/_utils.py' 2022-12-01T10:07:19.6801478Z adding 'torch/utils/tensorboard/summary.py' 2022-12-01T10:07:19.6813463Z adding 'torch/utils/tensorboard/writer.py' 2022-12-01T10:07:19.6818344Z adding 'torchgen/__init__.py' 2022-12-01T10:07:19.6820229Z adding 'torchgen/code_template.py' 2022-12-01T10:07:19.6822410Z adding 'torchgen/context.py' 2022-12-01T10:07:19.6851790Z adding 'torchgen/gen.py' 2022-12-01T10:07:19.6860125Z adding 'torchgen/gen_backend_stubs.py' 2022-12-01T10:07:19.6869486Z adding 'torchgen/gen_functionalization_type.py' 2022-12-01T10:07:19.6876606Z adding 'torchgen/gen_lazy_tensor.py' 2022-12-01T10:07:19.6880119Z adding 'torchgen/gen_vmap_plumbing.py' 2022-12-01T10:07:19.6882241Z adding 'torchgen/local.py' 2022-12-01T10:07:19.6917887Z adding 'torchgen/model.py' 2022-12-01T10:07:19.6928580Z adding 'torchgen/native_function_generation.py' 2022-12-01T10:07:19.6934453Z adding 'torchgen/utils.py' 2022-12-01T10:07:19.6936701Z adding 'torchgen/api/__init__.py' 2022-12-01T10:07:19.6944318Z adding 'torchgen/api/autograd.py' 2022-12-01T10:07:19.6949662Z adding 'torchgen/api/cpp.py' 2022-12-01T10:07:19.6952149Z adding 'torchgen/api/dispatcher.py' 2022-12-01T10:07:19.6955065Z adding 'torchgen/api/functionalization.py' 2022-12-01T10:07:19.6960518Z adding 'torchgen/api/lazy.py' 2022-12-01T10:07:19.6962672Z adding 'torchgen/api/meta.py' 2022-12-01T10:07:19.6964999Z adding 'torchgen/api/native.py' 2022-12-01T10:07:19.6981596Z adding 'torchgen/api/python.py' 2022-12-01T10:07:19.6985252Z adding 'torchgen/api/structured.py' 2022-12-01T10:07:19.6990521Z adding 'torchgen/api/translate.py' 2022-12-01T10:07:19.6998465Z adding 'torchgen/api/types.py' 2022-12-01T10:07:19.7001999Z adding 'torchgen/api/ufunc.py' 2022-12-01T10:07:19.7005416Z adding 'torchgen/api/unboxing.py' 2022-12-01T10:07:19.7007600Z adding 'torchgen/dest/__init__.py' 2022-12-01T10:07:19.7015605Z adding 'torchgen/dest/lazy_ir.py' 2022-12-01T10:07:19.7018279Z adding 'torchgen/dest/lazy_ts_lowering.py' 2022-12-01T10:07:19.7020107Z adding 'torchgen/dest/native_functions.py' 2022-12-01T10:07:19.7030645Z adding 'torchgen/dest/register_dispatch_key.py' 2022-12-01T10:07:19.7036510Z adding 'torchgen/dest/ufunc.py' 2022-12-01T10:07:19.7038616Z adding 'torchgen/operator_versions/__init__.py' 2022-12-01T10:07:19.7042521Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2022-12-01T10:07:19.7044392Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2022-12-01T10:07:19.7137587Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2022-12-01T10:07:19.7150639Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2022-12-01T10:07:19.7153179Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2022-12-01T10:07:19.7155251Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2022-12-01T10:07:19.7157304Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2022-12-01T10:07:19.7158804Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2022-12-01T10:07:19.7160497Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2022-12-01T10:07:19.7161802Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2022-12-01T10:07:19.7163373Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2022-12-01T10:07:19.7164761Z adding 'torchgen/packaged/ATen/templates/Function.h' 2022-12-01T10:07:19.7166171Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2022-12-01T10:07:19.7168130Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2022-12-01T10:07:19.7170772Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2022-12-01T10:07:19.7172344Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2022-12-01T10:07:19.7173879Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2022-12-01T10:07:19.7176384Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2022-12-01T10:07:19.7176826Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2022-12-01T10:07:19.7178553Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2022-12-01T10:07:19.7180134Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2022-12-01T10:07:19.7181610Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2022-12-01T10:07:19.7183243Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2022-12-01T10:07:19.7184649Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2022-12-01T10:07:19.7186941Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2022-12-01T10:07:19.7188661Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2022-12-01T10:07:19.7190425Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2022-12-01T10:07:19.7192427Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2022-12-01T10:07:19.7194783Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2022-12-01T10:07:19.7196574Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2022-12-01T10:07:19.7198474Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2022-12-01T10:07:19.7200712Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2022-12-01T10:07:19.7202542Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2022-12-01T10:07:19.7204128Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2022-12-01T10:07:19.7213995Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2022-12-01T10:07:19.7216483Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2022-12-01T10:07:19.7218380Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2022-12-01T10:07:19.7219549Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2022-12-01T10:07:19.7221325Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2022-12-01T10:07:19.7223029Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2022-12-01T10:07:19.7224624Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2022-12-01T10:07:19.7226482Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2022-12-01T10:07:19.7227890Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2022-12-01T10:07:19.7229570Z adding 'torchgen/selective_build/__init__.py' 2022-12-01T10:07:19.7232515Z adding 'torchgen/selective_build/operator.py' 2022-12-01T10:07:19.7236402Z adding 'torchgen/selective_build/selector.py' 2022-12-01T10:07:19.7238458Z adding 'torchgen/static_runtime/__init__.py' 2022-12-01T10:07:19.7241834Z adding 'torchgen/static_runtime/config.py' 2022-12-01T10:07:19.7245261Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2022-12-01T10:07:19.7251864Z adding 'torchgen/static_runtime/generator.py' 2022-12-01T10:07:19.7290665Z adding 'torch-1.13.0a0+gitc13d400.dist-info/LICENSE' 2022-12-01T10:07:19.7305234Z adding 'torch-1.13.0a0+gitc13d400.dist-info/METADATA' 2022-12-01T10:07:19.7311779Z adding 'torch-1.13.0a0+gitc13d400.dist-info/NOTICE' 2022-12-01T10:07:19.7313691Z adding 'torch-1.13.0a0+gitc13d400.dist-info/WHEEL' 2022-12-01T10:07:19.7314792Z adding 'torch-1.13.0a0+gitc13d400.dist-info/entry_points.txt' 2022-12-01T10:07:19.7316193Z adding 'torch-1.13.0a0+gitc13d400.dist-info/top_level.txt' 2022-12-01T10:07:19.7883937Z adding 'torch-1.13.0a0+gitc13d400.dist-info/RECORD' 2022-12-01T10:07:19.8159632Z removing build/bdist.linux-x86_64/wheel 2022-12-01T10:07:21.7346858Z ++ echo dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl 2022-12-01T10:07:21.7347325Z + python -mpip install 'dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl[opt-einsum]' 2022-12-01T10:07:22.1115511Z Processing ./dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl 2022-12-01T10:07:22.1920645Z Requirement already satisfied: typing-extensions in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitc13d400) (4.3.0) 2022-12-01T10:07:22.1932666Z Requirement already satisfied: opt-einsum>=3.3 in /opt/conda/lib/python3.7/site-packages (from torch==1.13.0a0+gitc13d400) (3.3.0) 2022-12-01T10:07:22.1999598Z Requirement already satisfied: numpy>=1.7 in /opt/conda/lib/python3.7/site-packages (from opt-einsum>=3.3->torch==1.13.0a0+gitc13d400) (1.18.5) 2022-12-01T10:07:22.9941606Z Installing collected packages: torch 2022-12-01T10:07:30.3349359Z Successfully installed torch-1.13.0a0+gitc13d400 2022-12-01T10:07:30.4035968Z + set -x 2022-12-01T10:07:30.4036339Z + assert_git_not_dirty 2022-12-01T10:07:30.4037758Z + [[ linux-focal-rocm5.2-py3.7 != *rocm* ]] 2022-12-01T10:07:30.4038108Z + mkdir -p dist 2022-12-01T10:07:30.4077025Z + '[' -f build/.ninja_log ']' 2022-12-01T10:07:30.4077374Z + [[ linux-focal-rocm5.2-py3.7 == *rocm* ]] 2022-12-01T10:07:30.4077645Z + sudo rm -f /opt/cache/bin/cc 2022-12-01T10:07:30.4477377Z + sudo rm -f /opt/cache/bin/c++ 2022-12-01T10:07:30.4517845Z + sudo rm -f /opt/cache/bin/gcc 2022-12-01T10:07:30.4557504Z + sudo rm -f /opt/cache/bin/g++ 2022-12-01T10:07:30.4597198Z + pushd /opt/rocm/llvm/bin 2022-12-01T10:07:30.4597577Z /opt/rocm/llvm/bin ~/workspace 2022-12-01T10:07:30.4598050Z + [[ -d original ]] 2022-12-01T10:07:30.4598263Z + sudo mv original/clang . 2022-12-01T10:07:30.4705462Z + sudo mv original/clang++ . 2022-12-01T10:07:30.4748377Z + sudo rm -rf original 2022-12-01T10:07:30.4787090Z + popd 2022-12-01T10:07:30.4787364Z ~/workspace 2022-12-01T10:07:30.4787795Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2022-12-01T10:07:30.4790355Z ++ [[ linux-focal-rocm5.2-py3.7 == *rocm* ]] 2022-12-01T10:07:30.4790639Z ++ echo ON 2022-12-01T10:07:30.4793008Z + CUSTOM_TEST_USE_ROCM=ON 2022-12-01T10:07:30.4793320Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2022-12-01T10:07:30.4793653Z + mkdir -pv build/custom_test_artifacts 2022-12-01T10:07:30.4802013Z mkdir: created directory 'build/custom_test_artifacts' 2022-12-01T10:07:30.4803027Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2022-12-01T10:07:30.4803462Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2022-12-01T10:07:30.4803729Z + python --version 2022-12-01T10:07:30.4816699Z Python 3.7.13 2022-12-01T10:07:30.4820990Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-12-01T10:07:30.6610168Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-12-01T10:07:30.6610519Z + mkdir -p build/custom_test_artifacts/custom-op-build 2022-12-01T10:07:30.6620203Z + pushd build/custom_test_artifacts/custom-op-build 2022-12-01T10:07:30.6620621Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2022-12-01T10:07:30.6623111Z ++ which python 2022-12-01T10:07:30.6631754Z + 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=ON 2022-12-01T10:07:30.7101041Z -- The C compiler identification is GNU 9.4.0 2022-12-01T10:07:30.7603157Z -- The CXX compiler identification is GNU 9.4.0 2022-12-01T10:07:30.7663633Z -- Detecting C compiler ABI info 2022-12-01T10:07:30.8190864Z -- Detecting C compiler ABI info - done 2022-12-01T10:07:30.8268044Z -- Check for working C compiler: /usr/bin/cc - skipped 2022-12-01T10:07:30.8270405Z -- Detecting C compile features 2022-12-01T10:07:30.8275286Z -- Detecting C compile features - done 2022-12-01T10:07:30.8305099Z -- Detecting CXX compiler ABI info 2022-12-01T10:07:30.8944259Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:07:30.9024785Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2022-12-01T10:07:30.9027708Z -- Detecting CXX compile features 2022-12-01T10:07:30.9033225Z -- Detecting CXX compile features - done 2022-12-01T10:07:30.9048143Z Building PyTorch for GPU arch: gfx906 2022-12-01T10:07:31.0834145Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-12-01T10:07:31.0838077Z HIP VERSION: 5.2.21151-afdc89f8 2022-12-01T10:07:31.1525612Z -- Caffe2: Header version is: 5.2.0 2022-12-01T10:07:31.1526021Z  2022-12-01T10:07:31.1526312Z ***** ROCm version from rocm_version.h **** 2022-12-01T10:07:31.1528435Z  2022-12-01T10:07:31.1528809Z ROCM_VERSION_DEV: 5.2.0 2022-12-01T10:07:31.1529184Z ROCM_VERSION_DEV_MAJOR: 5 2022-12-01T10:07:31.1529480Z ROCM_VERSION_DEV_MINOR: 2 2022-12-01T10:07:31.1529854Z ROCM_VERSION_DEV_PATCH: 0 2022-12-01T10:07:31.1530221Z ROCM_VERSION_DEV_INT: 50200 2022-12-01T10:07:31.1530606Z HIP_VERSION_MAJOR: 5 2022-12-01T10:07:31.1531092Z HIP_VERSION_MINOR: 2 2022-12-01T10:07:31.1531684Z TORCH_HIP_VERSION: 502 2022-12-01T10:07:31.1532111Z  2022-12-01T10:07:31.1532502Z ***** Library versions from dpkg ***** 2022-12-01T10:07:31.1532947Z  2022-12-01T10:07:31.1649749Z rocm-dev VERSION: 5.2.0.50200-65 2022-12-01T10:07:31.1650091Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-12-01T10:07:31.1769997Z rocm-libs VERSION: 5.2.0.50200-65 2022-12-01T10:07:31.1890885Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-12-01T10:07:31.2009301Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-12-01T10:07:31.2368347Z  2022-12-01T10:07:31.2368633Z ***** Library versions from cmake find_package ***** 2022-12-01T10:07:31.2368901Z  2022-12-01T10:07:31.2411706Z -- Looking for pthread.h 2022-12-01T10:07:31.2968744Z -- Looking for pthread.h - found 2022-12-01T10:07:31.2969266Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T10:07:31.3566121Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T10:07:31.3566506Z -- Looking for pthread_create in pthreads 2022-12-01T10:07:31.4029212Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:07:31.4029539Z -- Looking for pthread_create in pthread 2022-12-01T10:07:31.4582282Z -- Looking for pthread_create in pthread - found 2022-12-01T10:07:31.4591120Z -- Found Threads: TRUE 2022-12-01T10:07:31.4595817Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.4654130Z hip VERSION: 5.2.22212 2022-12-01T10:07:31.4660316Z hsa-runtime64 VERSION: 1.5.50200 2022-12-01T10:07:31.4665263Z amd_comgr VERSION: 2.4.0 2022-12-01T10:07:31.4708657Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.4716701Z rocrand VERSION: 2.10.9 2022-12-01T10:07:31.4758674Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.4767898Z hiprand VERSION: 2.10.9 2022-12-01T10:07:31.4809779Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.4818884Z rocblas VERSION: 2.44.0 2022-12-01T10:07:31.4861898Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.4875464Z miopen VERSION: 2.17.0 2022-12-01T10:07:31.4918052Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.4928731Z hipfft VERSION: 1.0.8 2022-12-01T10:07:31.4971698Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.4982560Z hipsparse VERSION: 2.1.0 2022-12-01T10:07:31.5025415Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.5036868Z rccl VERSION: 2.11.4 2022-12-01T10:07:31.5078866Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.5090878Z rocprim VERSION: 2.10.9 2022-12-01T10:07:31.5138339Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.5152481Z hipcub VERSION: 2.10.12 2022-12-01T10:07:31.5199343Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.5214671Z rocthrust VERSION: 2.10.9 2022-12-01T10:07:31.5215164Z ROCm version >= 4.1; kernel asserts are disabled 2022-12-01T10:07:31.5215609Z HIP library name: amdhip64 2022-12-01T10:07:31.5261746Z Building PyTorch for GPU arch: gfx906 2022-12-01T10:07:31.5279439Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-12-01T10:07:31.5282960Z HIP VERSION: 5.2.21151-afdc89f8 2022-12-01T10:07:31.5995215Z -- Caffe2: Header version is: 5.2.0 2022-12-01T10:07:31.5995590Z  2022-12-01T10:07:31.5996009Z ***** ROCm version from rocm_version.h **** 2022-12-01T10:07:31.5996402Z  2022-12-01T10:07:31.5996758Z ROCM_VERSION_DEV: 5.2.0 2022-12-01T10:07:31.5997188Z ROCM_VERSION_DEV_MAJOR: 5 2022-12-01T10:07:31.5997652Z ROCM_VERSION_DEV_MINOR: 2 2022-12-01T10:07:31.5998112Z ROCM_VERSION_DEV_PATCH: 0 2022-12-01T10:07:31.5998540Z ROCM_VERSION_DEV_INT: 50200 2022-12-01T10:07:31.5998834Z HIP_VERSION_MAJOR: 5 2022-12-01T10:07:31.5999070Z HIP_VERSION_MINOR: 2 2022-12-01T10:07:31.5999290Z TORCH_HIP_VERSION: 502 2022-12-01T10:07:31.5999488Z  2022-12-01T10:07:31.5999673Z ***** Library versions from dpkg ***** 2022-12-01T10:07:31.5999865Z  2022-12-01T10:07:31.6115909Z rocm-dev VERSION: 5.2.0.50200-65 2022-12-01T10:07:31.6116326Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-12-01T10:07:31.6235609Z rocm-libs VERSION: 5.2.0.50200-65 2022-12-01T10:07:31.6358000Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-12-01T10:07:31.6477618Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-12-01T10:07:31.6840685Z  2022-12-01T10:07:31.6841331Z ***** Library versions from cmake find_package ***** 2022-12-01T10:07:31.6841667Z  2022-12-01T10:07:31.6885589Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.6895748Z hip VERSION: 5.2.22212 2022-12-01T10:07:31.6901107Z hsa-runtime64 VERSION: 1.5.50200 2022-12-01T10:07:31.6905170Z amd_comgr VERSION: 2.4.0 2022-12-01T10:07:31.6947281Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.6960543Z rocrand VERSION: 2.10.9 2022-12-01T10:07:31.7002818Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.7016804Z hiprand VERSION: 2.10.9 2022-12-01T10:07:31.7058490Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.7072279Z rocblas VERSION: 2.44.0 2022-12-01T10:07:31.7114246Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.7133705Z miopen VERSION: 2.17.0 2022-12-01T10:07:31.7174666Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.7189905Z hipfft VERSION: 1.0.8 2022-12-01T10:07:31.7230982Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.7246822Z hipsparse VERSION: 2.1.0 2022-12-01T10:07:31.7288091Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.7305076Z rccl VERSION: 2.11.4 2022-12-01T10:07:31.7345828Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.7363960Z rocprim VERSION: 2.10.9 2022-12-01T10:07:31.7409195Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.7429176Z hipcub VERSION: 2.10.12 2022-12-01T10:07:31.7477073Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:31.7498257Z rocthrust VERSION: 2.10.9 2022-12-01T10:07:31.7498679Z ROCm version >= 4.1; kernel asserts are disabled 2022-12-01T10:07:31.7499009Z HIP library name: amdhip64 2022-12-01T10:07:31.7651695Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:07:31.7652418Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:07:31.7652940Z Call Stack (most recent call first): 2022-12-01T10:07:31.7653457Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:07:31.7653878Z CMakeLists.txt:9 (find_package) 2022-12-01T10:07:31.7654059Z 2022-12-01T10:07:31.7654177Z  2022-12-01T10:07:31.7655090Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:07:31.7657908Z -- Configuring done 2022-12-01T10:07:31.7743295Z -- Generating done 2022-12-01T10:07:31.7748537Z CMake Warning: 2022-12-01T10:07:31.7749070Z Manually-specified variables were not used by the project: 2022-12-01T10:07:31.7749247Z 2022-12-01T10:07:31.7749331Z PYTHON_EXECUTABLE 2022-12-01T10:07:31.7749448Z 2022-12-01T10:07:31.7749532Z  2022-12-01T10:07:31.7761903Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2022-12-01T10:07:31.7802656Z + make VERBOSE=1 2022-12-01T10:07:31.7815750Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/custom_operator -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-12-01T10:07:31.7872636Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build//CMakeFiles/progress.marks 2022-12-01T10:07:31.7914272Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:07:31.7923380Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:07:31.7924127Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2022-12-01T10:07:31.7933841Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:07:31.7934949Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake --color= 2022-12-01T10:07:31.7981427Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:07:31.7982240Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2022-12-01T10:07:31.7992290Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:07:31.8033953Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2022-12-01T10:07:31.8039644Z /usr/bin/c++ -DROCM_DISABLE_GPU_ASSERTS -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -Dcustom_ops_EXPORTS -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/rocm-5.2.0/include -isystem /opt/rocm-5.2.0/include/hiprand -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -D__HIP_PLATFORM_HCC__=1 -DCUDA_HAS_FP16=1 -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -DTORCH_HIP_VERSION=502 -Wno-macro-redefined -Wno-inconsistent-missing-override -Wno-exceptions -Wno-shift-count-negative -Wno-shift-count-overflow -Wno-unused-command-line-argument -Wno-duplicate-decl-specifier -Wno-implicit-int-float-conversion -DCAFFE2_USE_MIOPEN -DTHRUST_DEVICE_SYSTEM=THRUST_DEVICE_SYSTEM_HIP -std=c++14 -MD -MT CMakeFiles/custom_ops.dir/op.cpp.o -MF CMakeFiles/custom_ops.dir/op.cpp.o.d -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2022-12-01T10:07:31.8067303Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:07:41.2777395Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:07:41.2777978Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:07:41.2778483Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:07:41.2778984Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:07:41.2779486Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:07:41.4391306Z [ 50%] Linking CXX shared library libcustom_ops.so 2022-12-01T10:07:41.4395592Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2022-12-01T10:07:41.4433105Z /usr/bin/c++ -fPIC -shared -Wl,-soname,libcustom_ops.so -o libcustom_ops.so CMakeFiles/custom_ops.dir/op.cpp.o -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_hip.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_hip.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/rocm/hip/lib/libamdhip64.so /opt/rocm-5.2.0/lib/libMIOpen.so.1.0.50200 -lrt /opt/rocm/roctracer/lib/libroctx64.so /opt/rocm-5.2.0/lib/librocblas.so.0.1.50200 /opt/rocm/lib/libamdhip64.so.5.2.50200 /opt/rocm/llvm/lib/clang/14.0.0/lib/linux/libclang_rt.builtins-x86_64.a /opt/rocm-5.2.0/lib/libhipfft.so /opt/rocm-5.2.0/lib/libhiprand.so.1.1.50200 /opt/rocm-5.2.0/lib/libhipsparse.so.0.1.50200 -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed -Wl,-rpath-link,/opt/rocm-5.2.0/lib 2022-12-01T10:07:41.8864756Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:07:41.8930599Z [ 50%] Built target custom_ops 2022-12-01T10:07:41.8935147Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2022-12-01T10:07:41.8946147Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:07:41.8947247Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/test/custom_operator /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake --color= 2022-12-01T10:07:41.8996288Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:07:41.8996849Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2022-12-01T10:07:41.9006961Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:07:41.9049940Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-12-01T10:07:41.9055513Z /usr/bin/c++ -DROCM_DISABLE_GPU_ASSERTS -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/rocm-5.2.0/include -isystem /opt/rocm-5.2.0/include/hiprand -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -D__HIP_PLATFORM_HCC__=1 -DCUDA_HAS_FP16=1 -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -DTORCH_HIP_VERSION=502 -Wno-macro-redefined -Wno-inconsistent-missing-override -Wno-exceptions -Wno-shift-count-negative -Wno-shift-count-overflow -Wno-unused-command-line-argument -Wno-duplicate-decl-specifier -Wno-implicit-int-float-conversion -DCAFFE2_USE_MIOPEN -DTHRUST_DEVICE_SYSTEM=THRUST_DEVICE_SYSTEM_HIP -std=c++14 -MD -MT CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -MF CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d -o CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/test_custom_ops.cpp 2022-12-01T10:07:41.9083869Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:07:51.1729959Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:07:51.1730549Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:07:51.1731042Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:07:51.1731637Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:07:51.1732135Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:07:51.2973549Z [100%] Linking CXX executable test_custom_ops 2022-12-01T10:07:51.2976770Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2022-12-01T10:07:51.3017213Z /usr/bin/c++ -rdynamic CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o -o test_custom_ops -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build:/opt/conda/lib/python3.7/site-packages/torch/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib libcustom_ops.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_hip.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_hip.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/rocm/hip/lib/libamdhip64.so /opt/rocm-5.2.0/lib/libMIOpen.so.1.0.50200 -lrt /opt/rocm/roctracer/lib/libroctx64.so /opt/rocm-5.2.0/lib/librocblas.so.0.1.50200 /opt/rocm/lib/libamdhip64.so.5.2.50200 /opt/rocm/llvm/lib/clang/14.0.0/lib/linux/libclang_rt.builtins-x86_64.a /opt/rocm-5.2.0/lib/libhipfft.so /opt/rocm-5.2.0/lib/libhiprand.so.1.1.50200 /opt/rocm-5.2.0/lib/libhipsparse.so.0.1.50200 -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/opt/rocm-5.2.0/lib 2022-12-01T10:07:52.1367024Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:07:52.1432338Z [100%] Built target test_custom_ops 2022-12-01T10:07:52.1436444Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:07:52.1437642Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2022-12-01T10:07:52.1482790Z + popd 2022-12-01T10:07:52.1483140Z ~/workspace 2022-12-01T10:07:52.1483445Z + assert_git_not_dirty 2022-12-01T10:07:52.1483775Z + [[ linux-focal-rocm5.2-py3.7 != *rocm* ]] 2022-12-01T10:07:52.1484086Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2022-12-01T10:07:52.1484548Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2022-12-01T10:07:52.1484798Z + python --version 2022-12-01T10:07:52.1497305Z Python 3.7.13 2022-12-01T10:07:52.1502033Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-12-01T10:07:52.3312832Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-12-01T10:07:52.3313385Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2022-12-01T10:07:52.3323462Z + pushd build/custom_test_artifacts/jit-hook-build 2022-12-01T10:07:52.3323833Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2022-12-01T10:07:52.3325913Z ++ which python 2022-12-01T10:07:52.3333674Z + 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=ON 2022-12-01T10:07:52.3803683Z -- The C compiler identification is GNU 9.4.0 2022-12-01T10:07:52.4318278Z -- The CXX compiler identification is GNU 9.4.0 2022-12-01T10:07:52.4381820Z -- Detecting C compiler ABI info 2022-12-01T10:07:52.4913304Z -- Detecting C compiler ABI info - done 2022-12-01T10:07:52.4989364Z -- Check for working C compiler: /usr/bin/cc - skipped 2022-12-01T10:07:52.4991402Z -- Detecting C compile features 2022-12-01T10:07:52.4995451Z -- Detecting C compile features - done 2022-12-01T10:07:52.5024715Z -- Detecting CXX compiler ABI info 2022-12-01T10:07:52.5663430Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:07:52.5741880Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2022-12-01T10:07:52.5744351Z -- Detecting CXX compile features 2022-12-01T10:07:52.5749056Z -- Detecting CXX compile features - done 2022-12-01T10:07:52.5763354Z Building PyTorch for GPU arch: gfx906 2022-12-01T10:07:52.7573380Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-12-01T10:07:52.7576606Z HIP VERSION: 5.2.21151-afdc89f8 2022-12-01T10:07:52.8272317Z -- Caffe2: Header version is: 5.2.0 2022-12-01T10:07:52.8272757Z  2022-12-01T10:07:52.8273083Z ***** ROCm version from rocm_version.h **** 2022-12-01T10:07:52.8273455Z  2022-12-01T10:07:52.8273850Z ROCM_VERSION_DEV: 5.2.0 2022-12-01T10:07:52.8274235Z ROCM_VERSION_DEV_MAJOR: 5 2022-12-01T10:07:52.8274618Z ROCM_VERSION_DEV_MINOR: 2 2022-12-01T10:07:52.8275008Z ROCM_VERSION_DEV_PATCH: 0 2022-12-01T10:07:52.8275344Z ROCM_VERSION_DEV_INT: 50200 2022-12-01T10:07:52.8275713Z HIP_VERSION_MAJOR: 5 2022-12-01T10:07:52.8276088Z HIP_VERSION_MINOR: 2 2022-12-01T10:07:52.8276470Z TORCH_HIP_VERSION: 502 2022-12-01T10:07:52.8276791Z  2022-12-01T10:07:52.8277095Z ***** Library versions from dpkg ***** 2022-12-01T10:07:52.8277428Z  2022-12-01T10:07:52.8394411Z rocm-dev VERSION: 5.2.0.50200-65 2022-12-01T10:07:52.8394726Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-12-01T10:07:52.8514902Z rocm-libs VERSION: 5.2.0.50200-65 2022-12-01T10:07:52.8636609Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-12-01T10:07:52.8759508Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-12-01T10:07:52.9127661Z  2022-12-01T10:07:52.9128361Z ***** Library versions from cmake find_package ***** 2022-12-01T10:07:52.9128599Z  2022-12-01T10:07:52.9173720Z -- Looking for pthread.h 2022-12-01T10:07:52.9746317Z -- Looking for pthread.h - found 2022-12-01T10:07:52.9748116Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T10:07:53.0330053Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T10:07:53.0330396Z -- Looking for pthread_create in pthreads 2022-12-01T10:07:53.0767616Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:07:53.0767955Z -- Looking for pthread_create in pthread 2022-12-01T10:07:53.1323719Z -- Looking for pthread_create in pthread - found 2022-12-01T10:07:53.1331823Z -- Found Threads: TRUE 2022-12-01T10:07:53.1336364Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.1393038Z hip VERSION: 5.2.22212 2022-12-01T10:07:53.1398555Z hsa-runtime64 VERSION: 1.5.50200 2022-12-01T10:07:53.1402905Z amd_comgr VERSION: 2.4.0 2022-12-01T10:07:53.1445665Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.1453082Z rocrand VERSION: 2.10.9 2022-12-01T10:07:53.1494902Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.1502850Z hiprand VERSION: 2.10.9 2022-12-01T10:07:53.1544200Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.1552823Z rocblas VERSION: 2.44.0 2022-12-01T10:07:53.1594313Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.1606720Z miopen VERSION: 2.17.0 2022-12-01T10:07:53.1649792Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.1659276Z hipfft VERSION: 1.0.8 2022-12-01T10:07:53.1700367Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.1710233Z hipsparse VERSION: 2.1.0 2022-12-01T10:07:53.1751752Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.1762379Z rccl VERSION: 2.11.4 2022-12-01T10:07:53.1803255Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.1814068Z rocprim VERSION: 2.10.9 2022-12-01T10:07:53.1861325Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.1874333Z hipcub VERSION: 2.10.12 2022-12-01T10:07:53.1921352Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.1935222Z rocthrust VERSION: 2.10.9 2022-12-01T10:07:53.1935761Z ROCm version >= 4.1; kernel asserts are disabled 2022-12-01T10:07:53.1936246Z HIP library name: amdhip64 2022-12-01T10:07:53.1981016Z Building PyTorch for GPU arch: gfx906 2022-12-01T10:07:53.1997531Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-12-01T10:07:53.2000042Z HIP VERSION: 5.2.21151-afdc89f8 2022-12-01T10:07:53.2724886Z -- Caffe2: Header version is: 5.2.0 2022-12-01T10:07:53.2725235Z  2022-12-01T10:07:53.2725421Z ***** ROCm version from rocm_version.h **** 2022-12-01T10:07:53.2725656Z  2022-12-01T10:07:53.2725865Z ROCM_VERSION_DEV: 5.2.0 2022-12-01T10:07:53.2726093Z ROCM_VERSION_DEV_MAJOR: 5 2022-12-01T10:07:53.2726333Z ROCM_VERSION_DEV_MINOR: 2 2022-12-01T10:07:53.2726590Z ROCM_VERSION_DEV_PATCH: 0 2022-12-01T10:07:53.2726828Z ROCM_VERSION_DEV_INT: 50200 2022-12-01T10:07:53.2727063Z HIP_VERSION_MAJOR: 5 2022-12-01T10:07:53.2727292Z HIP_VERSION_MINOR: 2 2022-12-01T10:07:53.2727509Z TORCH_HIP_VERSION: 502 2022-12-01T10:07:53.2727702Z  2022-12-01T10:07:53.2727884Z ***** Library versions from dpkg ***** 2022-12-01T10:07:53.2728071Z  2022-12-01T10:07:53.2848788Z rocm-dev VERSION: 5.2.0.50200-65 2022-12-01T10:07:53.2849102Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-12-01T10:07:53.2971087Z rocm-libs VERSION: 5.2.0.50200-65 2022-12-01T10:07:53.3098722Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-12-01T10:07:53.3220398Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-12-01T10:07:53.3594006Z  2022-12-01T10:07:53.3594322Z ***** Library versions from cmake find_package ***** 2022-12-01T10:07:53.3594558Z  2022-12-01T10:07:53.3638920Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.3649933Z hip VERSION: 5.2.22212 2022-12-01T10:07:53.3655307Z hsa-runtime64 VERSION: 1.5.50200 2022-12-01T10:07:53.3659654Z amd_comgr VERSION: 2.4.0 2022-12-01T10:07:53.3702797Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.3716105Z rocrand VERSION: 2.10.9 2022-12-01T10:07:53.3758738Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.3773276Z hiprand VERSION: 2.10.9 2022-12-01T10:07:53.3815450Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.3829678Z rocblas VERSION: 2.44.0 2022-12-01T10:07:53.3872174Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.3890810Z miopen VERSION: 2.17.0 2022-12-01T10:07:53.3933460Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.3948905Z hipfft VERSION: 1.0.8 2022-12-01T10:07:53.3991108Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.4007187Z hipsparse VERSION: 2.1.0 2022-12-01T10:07:53.4049251Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.4066098Z rccl VERSION: 2.11.4 2022-12-01T10:07:53.4108198Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.4125843Z rocprim VERSION: 2.10.9 2022-12-01T10:07:53.4173491Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.4193823Z hipcub VERSION: 2.10.12 2022-12-01T10:07:53.4243183Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:07:53.4264275Z rocthrust VERSION: 2.10.9 2022-12-01T10:07:53.4264827Z ROCm version >= 4.1; kernel asserts are disabled 2022-12-01T10:07:53.4265142Z HIP library name: amdhip64 2022-12-01T10:07:53.4414569Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:07:53.4415124Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:07:53.4415384Z Call Stack (most recent call first): 2022-12-01T10:07:53.4415933Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:07:53.4416301Z CMakeLists.txt:9 (find_package) 2022-12-01T10:07:53.4416536Z 2022-12-01T10:07:53.4416693Z  2022-12-01T10:07:53.4417199Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:07:53.4419161Z -- Configuring done 2022-12-01T10:07:53.4478660Z -- Generating done 2022-12-01T10:07:53.4484395Z CMake Warning: 2022-12-01T10:07:53.4484875Z Manually-specified variables were not used by the project: 2022-12-01T10:07:53.4485184Z 2022-12-01T10:07:53.4485332Z PYTHON_EXECUTABLE 2022-12-01T10:07:53.4485495Z 2022-12-01T10:07:53.4485576Z  2022-12-01T10:07:53.4500955Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2022-12-01T10:07:53.4542296Z + make VERBOSE=1 2022-12-01T10:07:53.4553722Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/jit_hooks -B/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-12-01T10:07:53.4610466Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build//CMakeFiles/progress.marks 2022-12-01T10:07:53.4651647Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:07:53.4660874Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:07:53.4661481Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2022-12-01T10:07:53.4670571Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:07:53.4671960Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/test/jit_hooks /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake --color= 2022-12-01T10:07:53.4718782Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:07:53.4719557Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2022-12-01T10:07:53.4729386Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:07:53.4769783Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-12-01T10:07:53.4775432Z /usr/bin/c++ -DROCM_DISABLE_GPU_ASSERTS -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/rocm-5.2.0/include -isystem /opt/rocm-5.2.0/include/hiprand -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -D__HIP_PLATFORM_HCC__=1 -DCUDA_HAS_FP16=1 -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -DTORCH_HIP_VERSION=502 -Wno-macro-redefined -Wno-inconsistent-missing-override -Wno-exceptions -Wno-shift-count-negative -Wno-shift-count-overflow -Wno-unused-command-line-argument -Wno-duplicate-decl-specifier -Wno-implicit-int-float-conversion -DCAFFE2_USE_MIOPEN -DTHRUST_DEVICE_SYSTEM=THRUST_DEVICE_SYSTEM_HIP -std=c++14 -MD -MT CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -MF CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d -o CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -c /var/lib/jenkins/workspace/test/jit_hooks/test_jit_hooks.cpp 2022-12-01T10:07:53.4802727Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:08:02.5486531Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:08:02.5487251Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:08:02.5487755Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:08:02.5488257Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:08:02.5488737Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:08:02.6485264Z [100%] Linking CXX executable test_jit_hooks 2022-12-01T10:08:02.6488729Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2022-12-01T10:08:02.6529746Z /usr/bin/c++ -rdynamic CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o -o test_jit_hooks -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_hip.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_hip.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/rocm/hip/lib/libamdhip64.so /opt/rocm-5.2.0/lib/libMIOpen.so.1.0.50200 -lrt /opt/rocm/roctracer/lib/libroctx64.so /opt/rocm-5.2.0/lib/librocblas.so.0.1.50200 /opt/rocm/lib/libamdhip64.so.5.2.50200 /opt/rocm/llvm/lib/clang/14.0.0/lib/linux/libclang_rt.builtins-x86_64.a /opt/rocm-5.2.0/lib/libhipfft.so /opt/rocm-5.2.0/lib/libhiprand.so.1.1.50200 /opt/rocm-5.2.0/lib/libhipsparse.so.0.1.50200 -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed -Wl,-rpath-link,/opt/rocm-5.2.0/lib 2022-12-01T10:08:03.4379317Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:08:03.4448366Z [100%] Built target test_jit_hooks 2022-12-01T10:08:03.4452691Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:08:03.4453907Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2022-12-01T10:08:03.4495836Z + popd 2022-12-01T10:08:03.4496257Z ~/workspace 2022-12-01T10:08:03.4496597Z + assert_git_not_dirty 2022-12-01T10:08:03.4497561Z + [[ linux-focal-rocm5.2-py3.7 != *rocm* ]] 2022-12-01T10:08:03.4498211Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2022-12-01T10:08:03.4498975Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2022-12-01T10:08:03.4499252Z + python --version 2022-12-01T10:08:03.4510415Z Python 3.7.13 2022-12-01T10:08:03.4512577Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2022-12-01T10:08:03.4521875Z + pushd build/custom_test_artifacts/custom-backend-build 2022-12-01T10:08:03.4522235Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2022-12-01T10:08:03.4524680Z ++ which python 2022-12-01T10:08:03.4532632Z + 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=ON 2022-12-01T10:08:03.4995709Z -- The C compiler identification is GNU 9.4.0 2022-12-01T10:08:03.5504164Z -- The CXX compiler identification is GNU 9.4.0 2022-12-01T10:08:03.5565907Z -- Detecting C compiler ABI info 2022-12-01T10:08:03.6095632Z -- Detecting C compiler ABI info - done 2022-12-01T10:08:03.6170430Z -- Check for working C compiler: /usr/bin/cc - skipped 2022-12-01T10:08:03.6172704Z -- Detecting C compile features 2022-12-01T10:08:03.6176623Z -- Detecting C compile features - done 2022-12-01T10:08:03.6205618Z -- Detecting CXX compiler ABI info 2022-12-01T10:08:03.6841559Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:08:03.6919043Z -- Check for working CXX compiler: /usr/bin/c++ - skipped 2022-12-01T10:08:03.6921673Z -- Detecting CXX compile features 2022-12-01T10:08:03.6926130Z -- Detecting CXX compile features - done 2022-12-01T10:08:03.6939732Z Building PyTorch for GPU arch: gfx906 2022-12-01T10:08:03.8726535Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-12-01T10:08:03.8729818Z HIP VERSION: 5.2.21151-afdc89f8 2022-12-01T10:08:03.9419668Z -- Caffe2: Header version is: 5.2.0 2022-12-01T10:08:03.9420075Z  2022-12-01T10:08:03.9420474Z ***** ROCm version from rocm_version.h **** 2022-12-01T10:08:03.9420833Z  2022-12-01T10:08:03.9421074Z ROCM_VERSION_DEV: 5.2.0 2022-12-01T10:08:03.9421433Z ROCM_VERSION_DEV_MAJOR: 5 2022-12-01T10:08:03.9421852Z ROCM_VERSION_DEV_MINOR: 2 2022-12-01T10:08:03.9422116Z ROCM_VERSION_DEV_PATCH: 0 2022-12-01T10:08:03.9422542Z ROCM_VERSION_DEV_INT: 50200 2022-12-01T10:08:03.9422982Z HIP_VERSION_MAJOR: 5 2022-12-01T10:08:03.9424209Z HIP_VERSION_MINOR: 2 2022-12-01T10:08:03.9424612Z TORCH_HIP_VERSION: 502 2022-12-01T10:08:03.9424961Z  2022-12-01T10:08:03.9425236Z ***** Library versions from dpkg ***** 2022-12-01T10:08:03.9425435Z  2022-12-01T10:08:03.9538866Z rocm-dev VERSION: 5.2.0.50200-65 2022-12-01T10:08:03.9539174Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-12-01T10:08:03.9662937Z rocm-libs VERSION: 5.2.0.50200-65 2022-12-01T10:08:03.9782530Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-12-01T10:08:03.9901030Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-12-01T10:08:04.0259106Z  2022-12-01T10:08:04.0259584Z ***** Library versions from cmake find_package ***** 2022-12-01T10:08:04.0259816Z  2022-12-01T10:08:04.0303960Z -- Looking for pthread.h 2022-12-01T10:08:04.0872540Z -- Looking for pthread.h - found 2022-12-01T10:08:04.0873485Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2022-12-01T10:08:04.1441864Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2022-12-01T10:08:04.1442351Z -- Looking for pthread_create in pthreads 2022-12-01T10:08:04.1870159Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:08:04.1870471Z -- Looking for pthread_create in pthread 2022-12-01T10:08:04.2399841Z -- Looking for pthread_create in pthread - found 2022-12-01T10:08:04.2408828Z -- Found Threads: TRUE 2022-12-01T10:08:04.2412936Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.2468403Z hip VERSION: 5.2.22212 2022-12-01T10:08:04.2474232Z hsa-runtime64 VERSION: 1.5.50200 2022-12-01T10:08:04.2478352Z amd_comgr VERSION: 2.4.0 2022-12-01T10:08:04.2520430Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.2527967Z rocrand VERSION: 2.10.9 2022-12-01T10:08:04.2568981Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.2577290Z hiprand VERSION: 2.10.9 2022-12-01T10:08:04.2617916Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.2626018Z rocblas VERSION: 2.44.0 2022-12-01T10:08:04.2667314Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.2679856Z miopen VERSION: 2.17.0 2022-12-01T10:08:04.2720675Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.2730363Z hipfft VERSION: 1.0.8 2022-12-01T10:08:04.2771701Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.2781600Z hipsparse VERSION: 2.1.0 2022-12-01T10:08:04.2823019Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.2833667Z rccl VERSION: 2.11.4 2022-12-01T10:08:04.2874361Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.2885470Z rocprim VERSION: 2.10.9 2022-12-01T10:08:04.2931741Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.2944759Z hipcub VERSION: 2.10.12 2022-12-01T10:08:04.2990790Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.3005030Z rocthrust VERSION: 2.10.9 2022-12-01T10:08:04.3005443Z ROCm version >= 4.1; kernel asserts are disabled 2022-12-01T10:08:04.3005705Z HIP library name: amdhip64 2022-12-01T10:08:04.3050071Z Building PyTorch for GPU arch: gfx906 2022-12-01T10:08:04.3066883Z -- Found HIP: /opt/rocm-5.2.0/hip (found suitable version "5.2.21151-afdc89f8", minimum required is "1.0") 2022-12-01T10:08:04.3069524Z HIP VERSION: 5.2.21151-afdc89f8 2022-12-01T10:08:04.3783625Z -- Caffe2: Header version is: 5.2.0 2022-12-01T10:08:04.3784079Z  2022-12-01T10:08:04.3784437Z ***** ROCm version from rocm_version.h **** 2022-12-01T10:08:04.3784806Z  2022-12-01T10:08:04.3785048Z ROCM_VERSION_DEV: 5.2.0 2022-12-01T10:08:04.3785288Z ROCM_VERSION_DEV_MAJOR: 5 2022-12-01T10:08:04.3785531Z ROCM_VERSION_DEV_MINOR: 2 2022-12-01T10:08:04.3785775Z ROCM_VERSION_DEV_PATCH: 0 2022-12-01T10:08:04.3786018Z ROCM_VERSION_DEV_INT: 50200 2022-12-01T10:08:04.3786239Z HIP_VERSION_MAJOR: 5 2022-12-01T10:08:04.3786480Z HIP_VERSION_MINOR: 2 2022-12-01T10:08:04.3786715Z TORCH_HIP_VERSION: 502 2022-12-01T10:08:04.3786907Z  2022-12-01T10:08:04.3787074Z ***** Library versions from dpkg ***** 2022-12-01T10:08:04.3787275Z  2022-12-01T10:08:04.3905903Z rocm-dev VERSION: 5.2.0.50200-65 2022-12-01T10:08:04.3906203Z rocm-device-libs VERSION: 1.0.0.50200-65 2022-12-01T10:08:04.4025780Z rocm-libs VERSION: 5.2.0.50200-65 2022-12-01T10:08:04.4143369Z hsakmt-roct-dev VERSION: 20220426.0.86.50200-65 2022-12-01T10:08:04.4261555Z hsa-rocr-dev VERSION: 1.5.0.50200-65 2022-12-01T10:08:04.4627353Z  2022-12-01T10:08:04.4627638Z ***** Library versions from cmake find_package ***** 2022-12-01T10:08:04.4627876Z  2022-12-01T10:08:04.4672309Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.4682651Z hip VERSION: 5.2.22212 2022-12-01T10:08:04.4687884Z hsa-runtime64 VERSION: 1.5.50200 2022-12-01T10:08:04.4691921Z amd_comgr VERSION: 2.4.0 2022-12-01T10:08:04.4734512Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.4747773Z rocrand VERSION: 2.10.9 2022-12-01T10:08:04.4789303Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.4803387Z hiprand VERSION: 2.10.9 2022-12-01T10:08:04.4844473Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.4858526Z rocblas VERSION: 2.44.0 2022-12-01T10:08:04.4899877Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.4919511Z miopen VERSION: 2.17.0 2022-12-01T10:08:04.4962717Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.4978071Z hipfft VERSION: 1.0.8 2022-12-01T10:08:04.5019293Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.5034993Z hipsparse VERSION: 2.1.0 2022-12-01T10:08:04.5076410Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.5093271Z rccl VERSION: 2.11.4 2022-12-01T10:08:04.5134321Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.5151679Z rocprim VERSION: 2.10.9 2022-12-01T10:08:04.5201557Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.5221633Z hipcub VERSION: 2.10.12 2022-12-01T10:08:04.5269364Z -- hip::amdhip64 is SHARED_LIBRARY 2022-12-01T10:08:04.5290558Z rocthrust VERSION: 2.10.9 2022-12-01T10:08:04.5290881Z ROCm version >= 4.1; kernel asserts are disabled 2022-12-01T10:08:04.5291211Z HIP library name: amdhip64 2022-12-01T10:08:04.5438805Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:08:04.5439259Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:08:04.5439513Z Call Stack (most recent call first): 2022-12-01T10:08:04.5439916Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:08:04.5440216Z CMakeLists.txt:9 (find_package) 2022-12-01T10:08:04.5440344Z 2022-12-01T10:08:04.5440421Z  2022-12-01T10:08:04.5442350Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:08:04.5444687Z -- Configuring done 2022-12-01T10:08:04.5530225Z -- Generating done 2022-12-01T10:08:04.5535593Z CMake Warning: 2022-12-01T10:08:04.5535979Z Manually-specified variables were not used by the project: 2022-12-01T10:08:04.5536151Z 2022-12-01T10:08:04.5536233Z PYTHON_EXECUTABLE 2022-12-01T10:08:04.5536351Z 2022-12-01T10:08:04.5536431Z  2022-12-01T10:08:04.5550246Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2022-12-01T10:08:04.5587921Z + make VERBOSE=1 2022-12-01T10:08:04.5599782Z /opt/conda/bin/cmake -S/var/lib/jenkins/workspace/test/custom_backend -B/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build --check-build-system CMakeFiles/Makefile.cmake 0 2022-12-01T10:08:04.5656033Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build//CMakeFiles/progress.marks 2022-12-01T10:08:04.5696372Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:08:04.5706010Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:08:04.5706439Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2022-12-01T10:08:04.5716567Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:08:04.5717824Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake --color= 2022-12-01T10:08:04.5762641Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:08:04.5763518Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2022-12-01T10:08:04.5772782Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:08:04.5812564Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-12-01T10:08:04.5817529Z /usr/bin/c++ -DROCM_DISABLE_GPU_ASSERTS -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -Dcustom_backend_EXPORTS -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/rocm-5.2.0/include -isystem /opt/rocm-5.2.0/include/hiprand -fPIC -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -D__HIP_PLATFORM_HCC__=1 -DCUDA_HAS_FP16=1 -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -DTORCH_HIP_VERSION=502 -Wno-macro-redefined -Wno-inconsistent-missing-override -Wno-exceptions -Wno-shift-count-negative -Wno-shift-count-overflow -Wno-unused-command-line-argument -Wno-duplicate-decl-specifier -Wno-implicit-int-float-conversion -DCAFFE2_USE_MIOPEN -DTHRUST_DEVICE_SYSTEM=THRUST_DEVICE_SYSTEM_HIP -std=c++14 -MD -MT CMakeFiles/custom_backend.dir/custom_backend.cpp.o -MF CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2022-12-01T10:08:04.5844284Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:08:10.7146783Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:08:10.7147402Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:08:10.7147891Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:08:10.7148380Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:08:10.7148877Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:08:10.9186066Z [ 50%] Linking CXX shared library libcustom_backend.so 2022-12-01T10:08:10.9189000Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2022-12-01T10:08:10.9228442Z /usr/bin/c++ -fPIC -shared -Wl,-soname,libcustom_backend.so -o libcustom_backend.so CMakeFiles/custom_backend.dir/custom_backend.cpp.o -Wl,-rpath,/opt/conda/lib/python3.7/site-packages/torch/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_hip.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_hip.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/rocm/hip/lib/libamdhip64.so /opt/rocm-5.2.0/lib/libMIOpen.so.1.0.50200 -lrt /opt/rocm/roctracer/lib/libroctx64.so /opt/rocm-5.2.0/lib/librocblas.so.0.1.50200 /opt/rocm/lib/libamdhip64.so.5.2.50200 /opt/rocm/llvm/lib/clang/14.0.0/lib/linux/libclang_rt.builtins-x86_64.a /opt/rocm-5.2.0/lib/libhipfft.so /opt/rocm-5.2.0/lib/libhiprand.so.1.1.50200 /opt/rocm-5.2.0/lib/libhipsparse.so.0.1.50200 -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed -Wl,-rpath-link,/opt/rocm-5.2.0/lib 2022-12-01T10:08:11.3929521Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:08:11.3990715Z [ 50%] Built target custom_backend 2022-12-01T10:08:11.3995759Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2022-12-01T10:08:11.4006149Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:08:11.4007485Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /opt/conda/bin/cmake -E cmake_depends "Unix Makefiles" /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/test/custom_backend /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake --color= 2022-12-01T10:08:11.4054151Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:08:11.4054944Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2022-12-01T10:08:11.4065642Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:08:11.4106852Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-12-01T10:08:11.4112619Z /usr/bin/c++ -DROCM_DISABLE_GPU_ASSERTS -DUSE_C10D_GLOO -DUSE_C10D_NCCL -DUSE_DISTRIBUTED -DUSE_RPC -DUSE_TENSORPIPE -D__HIP_PLATFORM_AMD__=1 -D__HIP_PLATFORM_HCC__=1 -isystem /opt/conda/lib/python3.7/site-packages/torch/include -isystem /opt/conda/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -isystem /opt/rocm-5.2.0/include -isystem /opt/rocm-5.2.0/include/hiprand -D_GLIBCXX_USE_CXX11_ABI=1 -fPIC -D__HIP_PLATFORM_HCC__=1 -DCUDA_HAS_FP16=1 -D__HIP_NO_HALF_OPERATORS__=1 -D__HIP_NO_HALF_CONVERSIONS__=1 -DTORCH_HIP_VERSION=502 -Wno-macro-redefined -Wno-inconsistent-missing-override -Wno-exceptions -Wno-shift-count-negative -Wno-shift-count-overflow -Wno-unused-command-line-argument -Wno-duplicate-decl-specifier -Wno-implicit-int-float-conversion -DCAFFE2_USE_MIOPEN -DTHRUST_DEVICE_SYSTEM=THRUST_DEVICE_SYSTEM_HIP -std=c++14 -MD -MT CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -MF CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d -o CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/test_custom_backend.cpp 2022-12-01T10:08:11.4140519Z cc1plus: warning: command line option ‘-Wno-duplicate-decl-specifier’ is valid for C/ObjC but not for C++ 2022-12-01T10:08:20.3252137Z cc1plus: warning: unrecognized command line option ‘-Wno-implicit-int-float-conversion’ 2022-12-01T10:08:20.3253296Z cc1plus: warning: unrecognized command line option ‘-Wno-unused-command-line-argument’ 2022-12-01T10:08:20.3254187Z cc1plus: warning: unrecognized command line option ‘-Wno-exceptions’ 2022-12-01T10:08:20.3255068Z cc1plus: warning: unrecognized command line option ‘-Wno-inconsistent-missing-override’ 2022-12-01T10:08:20.3255926Z cc1plus: warning: unrecognized command line option ‘-Wno-macro-redefined’ 2022-12-01T10:08:20.4154454Z [100%] Linking CXX executable test_custom_backend 2022-12-01T10:08:20.4157742Z /opt/conda/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2022-12-01T10:08:20.4195799Z /usr/bin/c++ -rdynamic CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o -o test_custom_backend -Wl,-rpath,/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build:/opt/conda/lib/python3.7/site-packages/torch/lib:/opt/rocm/hip/lib:/opt/rocm-5.2.0/lib:/opt/rocm/roctracer/lib:/opt/rocm/lib libcustom_backend.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so" -Wl,--as-needed -lpthread -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_hip.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10_hip.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so /opt/rocm/hip/lib/libamdhip64.so /opt/rocm-5.2.0/lib/libMIOpen.so.1.0.50200 -lrt /opt/rocm/roctracer/lib/libroctx64.so /opt/rocm-5.2.0/lib/librocblas.so.0.1.50200 /opt/rocm/lib/libamdhip64.so.5.2.50200 /opt/rocm/llvm/lib/clang/14.0.0/lib/linux/libclang_rt.builtins-x86_64.a /opt/rocm-5.2.0/lib/libhipfft.so /opt/rocm-5.2.0/lib/libhiprand.so.1.1.50200 /opt/rocm-5.2.0/lib/libhipsparse.so.0.1.50200 -Wl,--no-as-needed,"/opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so" -Wl,--as-needed /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -Wl,-rpath-link,/opt/rocm-5.2.0/lib 2022-12-01T10:08:21.1925223Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:08:21.1983077Z [100%] Built target test_custom_backend 2022-12-01T10:08:21.1987426Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:08:21.1988522Z /opt/conda/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2022-12-01T10:08:21.2030503Z + popd 2022-12-01T10:08:21.2030818Z ~/workspace 2022-12-01T10:08:21.2031141Z + assert_git_not_dirty 2022-12-01T10:08:21.2031669Z + [[ linux-focal-rocm5.2-py3.7 != *rocm* ]] 2022-12-01T10:08:21.2032483Z + [[ linux-focal-rocm5.2-py3.7 != *libtorch* ]] 2022-12-01T10:08:21.2033027Z + [[ linux-focal-rocm5.2-py3.7 != *bazel* ]] 2022-12-01T10:08:21.2033354Z + python tools/stats/export_test_times.py 2022-12-01T10:08:21.2525990Z Ignoring disabled issues: [] 2022-12-01T10:08:21.2526520Z Exporting test times from test-infra to .pytorch-test-times.json 2022-12-01T10:08:21.2527094Z Downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json to /var/lib/jenkins/workspace/.pytorch-test-times.json 2022-12-01T10:08:21.3550702Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-rocm5.2-py3.7 not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.8-distributed', 'linux-focal-rocm5.2-py3.8-slow', 'win-vs2019-cuda11.7-py3', 'cuda11.6-py3.10-gcc7-sm86', 'linux-bionic-cuda11.6-py3.10-gcc7', 'linux-bionic-cuda11.7-py3.10-gcc7', 'linux-bionic-py3.7-clang9', 'linux-bionic-py3.7-clang9-slow', 'linux-focal-py3.7-clang7-asan', 'linux-focal-py3.7-gcc7', 'linux-focal-rocm5.2-py3.8', 'macos-12-py3-arm64', 'macos-12-py3-arm64-mps', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cpu-py3', 'win-vs2019-cuda11.6-py3']). 2022-12-01T10:08:21.3728439Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-rocm5.2-py3.7 not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.8-distributed', 'linux-focal-rocm5.2-py3.8-slow', 'win-vs2019-cuda11.7-py3', 'cuda11.6-py3.10-gcc7-sm86', 'linux-bionic-cuda11.6-py3.10-gcc7', 'linux-bionic-cuda11.7-py3.10-gcc7', 'linux-bionic-py3.7-clang9', 'linux-bionic-py3.7-clang9-slow', 'linux-focal-py3.7-clang7-asan', 'linux-focal-py3.7-gcc7', 'linux-focal-rocm5.2-py3.8', 'macos-12-py3-arm64', 'macos-12-py3-arm64-mps', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cpu-py3', 'win-vs2019-cuda11.6-py3']). 2022-12-01T10:08:21.4019339Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-focal-rocm5.2-py3.7 not found, available envs are: dict_keys(['linux-bionic-cuda11.6-py3-gcc7-slow-gradcheck', 'linux-bionic-cuda11.6-py3.7-gcc7-debug', 'linux-bionic-cuda11.6-py3.9-gcc7', 'linux-bionic-cuda11.7-py3.7-gcc7-debug', 'linux-focal-rocm5.2-py3.8-distributed', 'linux-focal-rocm5.2-py3.8-slow', 'win-vs2019-cuda11.7-py3', 'cuda11.6-py3.10-gcc7-sm86', 'linux-bionic-cuda11.6-py3.10-gcc7', 'linux-bionic-cuda11.7-py3.10-gcc7', 'linux-bionic-py3.7-clang9', 'linux-bionic-py3.7-clang9-slow', 'linux-focal-py3.7-clang7-asan', 'linux-focal-py3.7-gcc7', 'linux-focal-rocm5.2-py3.8', 'macos-12-py3-arm64', 'macos-12-py3-arm64-mps', 'macos-12-py3-x86-64', 'parallelnative-linux-focal-py3.7-gcc7', 'win-vs2019-cpu-py3', 'win-vs2019-cuda11.6-py3']). 2022-12-01T10:08:21.4021003Z All retries exhausted, downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json failed. 2022-12-01T10:08:21.4093766Z + print_sccache_stats 2022-12-01T10:08:21.4094385Z + echo 'PyTorch Build Statistics' 2022-12-01T10:08:21.4094703Z PyTorch Build Statistics 2022-12-01T10:08:21.4094930Z + sccache --show-stats 2022-12-01T10:08:21.4109430Z Compile requests 10074 2022-12-01T10:08:21.4109777Z Compile requests executed 6773 2022-12-01T10:08:21.4110122Z Cache hits 6750 2022-12-01T10:08:21.4110459Z Cache misses 3 2022-12-01T10:08:21.4110835Z Cache timeouts 0 2022-12-01T10:08:21.4111193Z Cache read errors 0 2022-12-01T10:08:21.4111553Z Forced recaches 0 2022-12-01T10:08:21.4111925Z Cache write errors 0 2022-12-01T10:08:21.4112298Z Compilation failures 7 2022-12-01T10:08:21.4112642Z Cache errors 13 2022-12-01T10:08:21.4113153Z Non-cacheable compilations 0 2022-12-01T10:08:21.4113635Z Non-cacheable calls 14 2022-12-01T10:08:21.4114081Z Non-compilation calls 3287 2022-12-01T10:08:21.4114472Z Unsupported compiler calls 0 2022-12-01T10:08:21.4114691Z Average cache write 0.129 s 2022-12-01T10:08:21.4114923Z Average cache read miss 21.226 s 2022-12-01T10:08:21.4115306Z Average cache read hit 0.038 s 2022-12-01T10:08:21.4116169Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T10:08:21.4116601Z + [[ -n 9818100102 ]] 2022-12-01T10:08:21.4116837Z + sccache --show-stats --stats-format json 2022-12-01T10:08:21.4117049Z + jq .stats 2022-12-01T10:08:21.4478097Z + sccache_epilogue 2022-12-01T10:08:21.4478791Z + echo '::group::Sccache Compilation Log' 2022-12-01T10:08:21.4479602Z ##[group]Sccache Compilation Log 2022-12-01T10:08:21.4479937Z + echo '=================== sccache compilation log ===================' 2022-12-01T10:08:21.4480177Z =================== sccache compilation log =================== 2022-12-01T10:08:21.4480496Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-12-01T10:08:21.4650957Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-12-01T10:08:21.4651501Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-12-01T10:08:21.4651794Z + sccache --show-stats 2022-12-01T10:08:21.4665393Z Compile requests 10074 2022-12-01T10:08:21.4665783Z Compile requests executed 6773 2022-12-01T10:08:21.4666141Z Cache hits 6750 2022-12-01T10:08:21.4666455Z Cache misses 3 2022-12-01T10:08:21.4666829Z Cache timeouts 0 2022-12-01T10:08:21.4667133Z Cache read errors 0 2022-12-01T10:08:21.4667549Z Forced recaches 0 2022-12-01T10:08:21.4667752Z Cache write errors 0 2022-12-01T10:08:21.4668000Z Compilation failures 7 2022-12-01T10:08:21.4668269Z Cache errors 13 2022-12-01T10:08:21.4668552Z Non-cacheable compilations 0 2022-12-01T10:08:21.4668806Z Non-cacheable calls 14 2022-12-01T10:08:21.4669043Z Non-compilation calls 3287 2022-12-01T10:08:21.4669253Z Unsupported compiler calls 0 2022-12-01T10:08:21.4669461Z Average cache write 0.129 s 2022-12-01T10:08:21.4669655Z Average cache read miss 21.226 s 2022-12-01T10:08:21.4669867Z Average cache read hit 0.038 s 2022-12-01T10:08:21.4670407Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T10:08:21.4670925Z + sccache --stop-server 2022-12-01T10:08:21.4677545Z Stopping sccache server... 2022-12-01T10:08:21.4682082Z Compile requests 10074 2022-12-01T10:08:21.4682452Z Compile requests executed 6773 2022-12-01T10:08:21.4682759Z Cache hits 6750 2022-12-01T10:08:21.4683065Z Cache misses 3 2022-12-01T10:08:21.4683390Z Cache timeouts 0 2022-12-01T10:08:21.4683689Z Cache read errors 0 2022-12-01T10:08:21.4684016Z Forced recaches 0 2022-12-01T10:08:21.4684329Z Cache write errors 0 2022-12-01T10:08:21.4684617Z Compilation failures 7 2022-12-01T10:08:21.4684944Z Cache errors 13 2022-12-01T10:08:21.4685356Z Non-cacheable compilations 0 2022-12-01T10:08:21.4685789Z Non-cacheable calls 14 2022-12-01T10:08:21.4686138Z Non-compilation calls 3287 2022-12-01T10:08:21.4686392Z Unsupported compiler calls 0 2022-12-01T10:08:21.4686608Z Average cache write 0.129 s 2022-12-01T10:08:21.4686889Z Average cache read miss 21.226 s 2022-12-01T10:08:21.4687110Z Average cache read hit 0.038 s 2022-12-01T10:08:21.4687688Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-12-01T10:08:21.4688297Z + echo ::endgroup:: 2022-12-01T10:08:21.4688875Z ##[endgroup] 2022-12-01T10:08:21.4749506Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-12-01T10:08:21.4749955Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-12-01T10:08:21.4761949Z shell: /usr/bin/bash -e {0} 2022-12-01T10:08:21.4762175Z ##[endgroup] 2022-12-01T10:08:21.4842321Z zip warning: name not matched: .pytorch-test-times.json 2022-12-01T10:08:21.4851256Z adding: dist/ (stored 0%) 2022-12-01T10:08:26.2529116Z adding: dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl (deflated 2%) 2022-12-01T10:08:26.2529686Z adding: build/custom_test_artifacts/ (stored 0%) 2022-12-01T10:08:26.2530015Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2022-12-01T10:08:26.2530389Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2022-12-01T10:08:26.2531814Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-12-01T10:08:26.2532238Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/ (stored 0%) 2022-12-01T10:08:26.2532660Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:08:26.2533099Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-12-01T10:08:26.2533539Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:08:26.2534881Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:08:26.2536870Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-12-01T10:08:26.2537590Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-12-01T10:08:26.2538037Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:08:26.2539539Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-12-01T10:08:26.2541383Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-12-01T10:08:26.2543317Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-12-01T10:08:26.2543997Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-12-01T10:08:26.2545789Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-12-01T10:08:26.2546602Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 72%) 2022-12-01T10:08:26.2547075Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:08:26.2547568Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-12-01T10:08:26.2548111Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:08:26.2548624Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2022-12-01T10:08:26.2549135Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts (deflated 15%) 2022-12-01T10:08:26.2549617Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make (deflated 21%) 2022-12-01T10:08:26.2550170Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 18%) 2022-12-01T10:08:26.2550664Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 68%) 2022-12-01T10:08:26.2551298Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 40%) 2022-12-01T10:08:26.2551766Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 73%) 2022-12-01T10:08:26.2552232Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 44%) 2022-12-01T10:08:26.2552678Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 45%) 2022-12-01T10:08:26.2553146Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2022-12-01T10:08:26.2569825Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d (deflated 92%) 2022-12-01T10:08:26.2704751Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 81%) 2022-12-01T10:08:26.2705548Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2022-12-01T10:08:26.2706453Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts (deflated 16%) 2022-12-01T10:08:26.2707171Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make (deflated 21%) 2022-12-01T10:08:26.2708078Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 17%) 2022-12-01T10:08:26.2708728Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 69%) 2022-12-01T10:08:26.2709203Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 46%) 2022-12-01T10:08:26.2709677Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 74%) 2022-12-01T10:08:26.2710152Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 51%) 2022-12-01T10:08:26.2710605Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 44%) 2022-12-01T10:08:26.2711074Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2022-12-01T10:08:26.2726959Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d (deflated 92%) 2022-12-01T10:08:26.2823997Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 80%) 2022-12-01T10:08:26.2825077Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-12-01T10:08:26.2825928Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 72%) 2022-12-01T10:08:26.2826508Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:08:26.2827303Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 75%) 2022-12-01T10:08:26.2827774Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 86%) 2022-12-01T10:08:26.2828194Z adding: build/custom_test_artifacts/custom-op-build/detect_rocm_version.cc (deflated 42%) 2022-12-01T10:08:26.2829182Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 79%) 2022-12-01T10:08:26.2830122Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 74%) 2022-12-01T10:08:26.2830858Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2022-12-01T10:08:26.2955663Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 72%) 2022-12-01T10:08:26.3039307Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 71%) 2022-12-01T10:08:26.3039981Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2022-12-01T10:08:26.3040467Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2022-12-01T10:08:26.3042738Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-12-01T10:08:26.3043520Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/ (stored 0%) 2022-12-01T10:08:26.3043979Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:08:26.3044401Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-12-01T10:08:26.3044839Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:08:26.3046202Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:08:26.3048123Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-12-01T10:08:26.3048789Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-12-01T10:08:26.3049224Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:08:26.3051190Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-12-01T10:08:26.3053046Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-12-01T10:08:26.3054952Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-12-01T10:08:26.3055804Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-12-01T10:08:26.3057493Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-12-01T10:08:26.3058404Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 72%) 2022-12-01T10:08:26.3059154Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:08:26.3059925Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-12-01T10:08:26.3060725Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:08:26.3061525Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2022-12-01T10:08:26.3062122Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts (deflated 15%) 2022-12-01T10:08:26.3062673Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make (deflated 20%) 2022-12-01T10:08:26.3063196Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 17%) 2022-12-01T10:08:26.3063737Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 70%) 2022-12-01T10:08:26.3064207Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 45%) 2022-12-01T10:08:26.3064668Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 74%) 2022-12-01T10:08:26.3065142Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 48%) 2022-12-01T10:08:26.3065608Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 44%) 2022-12-01T10:08:26.3066056Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2022-12-01T10:08:26.3082740Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d (deflated 92%) 2022-12-01T10:08:26.3159034Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 80%) 2022-12-01T10:08:26.3159660Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-12-01T10:08:26.3160189Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2022-12-01T10:08:26.3160610Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:08:26.3161310Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 68%) 2022-12-01T10:08:26.3162727Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 86%) 2022-12-01T10:08:26.3163210Z adding: build/custom_test_artifacts/jit-hook-build/detect_rocm_version.cc (deflated 42%) 2022-12-01T10:08:26.3165365Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 79%) 2022-12-01T10:08:26.3166572Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 71%) 2022-12-01T10:08:26.3167783Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 61%) 2022-12-01T10:08:26.3234648Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 71%) 2022-12-01T10:08:26.3235361Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2022-12-01T10:08:26.3236085Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2022-12-01T10:08:26.3238443Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log (deflated 88%) 2022-12-01T10:08:26.3239274Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/ (stored 0%) 2022-12-01T10:08:26.3240120Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:08:26.3241155Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/ (stored 0%) 2022-12-01T10:08:26.3241997Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:08:26.3242897Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:08:26.3245348Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdC/a.out (deflated 82%) 2022-12-01T10:08:26.3246230Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/ (stored 0%) 2022-12-01T10:08:26.3247205Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:08:26.3248907Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 76%) 2022-12-01T10:08:26.3251453Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CompilerIdCXX/a.out (deflated 82%) 2022-12-01T10:08:26.3253949Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin (deflated 82%) 2022-12-01T10:08:26.3254909Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCCompiler.cmake (deflated 67%) 2022-12-01T10:08:26.3257242Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin (deflated 82%) 2022-12-01T10:08:26.3258325Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake (deflated 72%) 2022-12-01T10:08:26.3259197Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:08:26.3260042Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log (deflated 72%) 2022-12-01T10:08:26.3260889Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:08:26.3261722Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2022-12-01T10:08:26.3262742Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts (deflated 15%) 2022-12-01T10:08:26.3263707Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make (deflated 21%) 2022-12-01T10:08:26.3264596Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 18%) 2022-12-01T10:08:26.3265491Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 69%) 2022-12-01T10:08:26.3266426Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 46%) 2022-12-01T10:08:26.3267359Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 74%) 2022-12-01T10:08:26.3268290Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 48%) 2022-12-01T10:08:26.3269212Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 45%) 2022-12-01T10:08:26.3270117Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2022-12-01T10:08:26.3271066Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d (deflated 89%) 2022-12-01T10:08:26.3443912Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 81%) 2022-12-01T10:08:26.3444898Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2022-12-01T10:08:26.3445872Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts (deflated 16%) 2022-12-01T10:08:26.3462352Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make (deflated 20%) 2022-12-01T10:08:26.3463456Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 18%) 2022-12-01T10:08:26.3464380Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 69%) 2022-12-01T10:08:26.3465313Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 49%) 2022-12-01T10:08:26.3466408Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 75%) 2022-12-01T10:08:26.3467366Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 52%) 2022-12-01T10:08:26.3468323Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 44%) 2022-12-01T10:08:26.3469234Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2022-12-01T10:08:26.3471107Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d (deflated 92%) 2022-12-01T10:08:26.3542357Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 79%) 2022-12-01T10:08:26.3543364Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2022-12-01T10:08:26.3544325Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2022-12-01T10:08:26.3545183Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:08:26.3546007Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 75%) 2022-12-01T10:08:26.3546845Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 86%) 2022-12-01T10:08:26.3547798Z adding: build/custom_test_artifacts/custom-backend-build/detect_rocm_version.cc (deflated 42%) 2022-12-01T10:08:26.3549105Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 79%) 2022-12-01T10:08:26.3550443Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2022-12-01T10:08:26.3551317Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2022-12-01T10:08:26.3711284Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 72%) 2022-12-01T10:08:26.3772427Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 71%) 2022-12-01T10:08:26.3772725Z adding: build/lib/ (stored 0%) 2022-12-01T10:08:26.3773710Z adding: build/lib/libclog.a (deflated 74%) 2022-12-01T10:08:26.3873856Z adding: build/lib/libgtest.a (deflated 73%) 2022-12-01T10:08:26.3888610Z adding: build/lib/libpthreadpool.a (deflated 59%) 2022-12-01T10:08:26.4013411Z adding: build/lib/libbenchmark.a (deflated 70%) 2022-12-01T10:08:26.4153976Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2022-12-01T10:08:26.4164929Z adding: build/lib/libittnotify.a (deflated 78%) 2022-12-01T10:08:26.4212745Z adding: build/lib/libtensorpipe_uv.a (deflated 66%) 2022-12-01T10:08:26.4946918Z adding: build/lib/libprotobuf.a (deflated 73%) 2022-12-01T10:08:26.5063678Z adding: build/lib/libasmjit.a (deflated 62%) 2022-12-01T10:08:26.5217796Z adding: build/lib/libgloo.a (deflated 71%) 2022-12-01T10:08:26.5247934Z adding: build/lib/libfmt.a (deflated 70%) 2022-12-01T10:08:26.5248613Z adding: build/lib/libfoxi_loader.a (deflated 59%) 2022-12-01T10:08:26.5251243Z adding: build/lib/libcaffe2_nvrtc.so (deflated 80%) 2022-12-01T10:08:26.5356878Z adding: build/lib/libc10.so (deflated 62%) 2022-12-01T10:08:26.5358441Z adding: build/lib/libtorch_global_deps.so (deflated 87%) 2022-12-01T10:08:26.5371372Z adding: build/lib/libcpuinfo.a (deflated 70%) 2022-12-01T10:08:26.5383485Z adding: build/lib/libcpuinfo_internals.a (deflated 70%) 2022-12-01T10:08:26.5407180Z adding: build/lib/libqnnpack.a (deflated 66%) 2022-12-01T10:08:26.5410689Z adding: build/lib/libnnpack_reference_layers.a (deflated 69%) 2022-12-01T10:08:26.5446003Z adding: build/lib/libpytorch_qnnpack.a (deflated 66%) 2022-12-01T10:08:26.5475066Z adding: build/lib/libgmock.a (deflated 72%) 2022-12-01T10:08:26.5476068Z adding: build/lib/libgtest_main.a (deflated 63%) 2022-12-01T10:08:26.5477046Z adding: build/lib/libbenchmark_main.a (deflated 64%) 2022-12-01T10:08:26.6304585Z adding: build/lib/libprotoc.a (deflated 71%) 2022-12-01T10:08:26.6333477Z adding: build/lib/libnnpack.a (deflated 73%) 2022-12-01T10:08:27.6465522Z adding: build/lib/libdnnl.a (deflated 79%) 2022-12-01T10:08:27.6962211Z adding: build/lib/libgloo_hip.a (deflated 86%) 2022-12-01T10:08:27.7826298Z adding: build/lib/libtensorpipe.a (deflated 78%) 2022-12-01T10:08:27.7889869Z adding: build/lib/libc10_hip.so (deflated 60%) 2022-12-01T10:08:27.9658132Z adding: build/lib/libfbgemm.a (deflated 81%) 2022-12-01T10:08:28.1157459Z adding: build/lib/libdnnl_graph.a (deflated 77%) 2022-12-01T10:08:28.1157949Z adding: build/lib/libgmock_main.a (deflated 63%) 2022-12-01T10:08:28.1553678Z adding: build/lib/libkineto.a (deflated 69%) 2022-12-01T10:08:28.1613242Z adding: build/lib/libcaffe2_protos.a (deflated 76%) 2022-12-01T10:08:28.1674454Z adding: build/lib/libonnx_proto.a (deflated 77%) 2022-12-01T10:08:28.1870946Z adding: build/lib/libXNNPACK.a (deflated 70%) 2022-12-01T10:08:28.2776682Z adding: build/lib/libonnx.a (deflated 75%) 2022-12-01T10:08:32.2041124Z adding: build/lib/libtorch_cpu.so (deflated 69%) 2022-12-01T10:08:33.8459604Z adding: build/lib/libtorch_hip.so (deflated 78%) 2022-12-01T10:08:33.8460598Z adding: build/lib/libtorch.so (deflated 87%) 2022-12-01T10:08:33.8497908Z adding: build/lib/libjitbackend_test.so (deflated 63%) 2022-12-01T10:08:33.8583831Z adding: build/lib/libtorchbind_test.so (deflated 70%) 2022-12-01T10:08:33.8629743Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2022-12-01T10:08:33.8636299Z adding: build/lib/libshm.so (deflated 65%) 2022-12-01T10:08:34.1496797Z adding: build/lib/libtorch_python.so (deflated 68%) 2022-12-01T10:08:34.1560593Z adding: build/lib/libnnapi_backend.so (deflated 59%) 2022-12-01T10:08:34.1561203Z adding: build/bin/ (stored 0%) 2022-12-01T10:08:34.1649347Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 61%) 2022-12-01T10:08:34.1740078Z adding: build/bin/c10_DeviceGuard_test (deflated 61%) 2022-12-01T10:08:34.1829054Z adding: build/bin/c10_Device_test (deflated 60%) 2022-12-01T10:08:34.1933437Z adding: build/bin/c10_DispatchKeySet_test (deflated 62%) 2022-12-01T10:08:34.2019281Z adding: build/bin/c10_StreamGuard_test (deflated 60%) 2022-12-01T10:08:34.2108204Z adding: build/bin/c10_SymInt_test (deflated 61%) 2022-12-01T10:08:34.2203611Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 61%) 2022-12-01T10:08:34.2302011Z adding: build/bin/c10_InlineStreamGuard_test (deflated 61%) 2022-12-01T10:08:34.2400282Z adding: build/bin/c10_SizesAndStrides_test (deflated 62%) 2022-12-01T10:08:34.2486454Z adding: build/bin/c10_Array_test (deflated 60%) 2022-12-01T10:08:34.2576816Z adding: build/bin/c10_C++17_test (deflated 62%) 2022-12-01T10:08:34.2662736Z adding: build/bin/c10_ConstexprCrc_test (deflated 60%) 2022-12-01T10:08:34.2755499Z adding: build/bin/c10_Bitset_test (deflated 62%) 2022-12-01T10:08:34.2843247Z adding: build/bin/c10_DeadlockDetection_test (deflated 61%) 2022-12-01T10:08:34.2941310Z adding: build/bin/c10_LeftRight_test (deflated 62%) 2022-12-01T10:08:34.3029270Z adding: build/bin/c10_Half_test (deflated 60%) 2022-12-01T10:08:34.3138663Z adding: build/bin/c10_Metaprogramming_test (deflated 65%) 2022-12-01T10:08:34.3378205Z adding: build/bin/c10_SmallVectorTest (deflated 74%) 2022-12-01T10:08:34.3466443Z adding: build/bin/c10_Synchronized_test (deflated 61%) 2022-12-01T10:08:34.3563663Z adding: build/bin/c10_ThreadLocal_test (deflated 62%) 2022-12-01T10:08:34.3653984Z adding: build/bin/c10_TypeIndex_test (deflated 61%) 2022-12-01T10:08:34.3743541Z adding: build/bin/c10_TypeList_test (deflated 61%) 2022-12-01T10:08:34.3829743Z adding: build/bin/c10_TypeTraits_test (deflated 60%) 2022-12-01T10:08:34.3920907Z adding: build/bin/c10_accumulate_test (deflated 60%) 2022-12-01T10:08:34.4019621Z adding: build/bin/c10_bfloat16_test (deflated 61%) 2022-12-01T10:08:34.4115662Z adding: build/bin/c10_complex_math_test (deflated 61%) 2022-12-01T10:08:34.4213128Z adding: build/bin/c10_complex_test (deflated 61%) 2022-12-01T10:08:34.4305914Z adding: build/bin/c10_exception_test (deflated 61%) 2022-12-01T10:08:34.4395169Z adding: build/bin/c10_flags_test (deflated 61%) 2022-12-01T10:08:34.4574351Z adding: build/bin/c10_either_test (deflated 71%) 2022-12-01T10:08:34.4838029Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2022-12-01T10:08:34.4927603Z adding: build/bin/c10_irange_test (deflated 61%) 2022-12-01T10:08:34.5025889Z adding: build/bin/c10_logging_test (deflated 61%) 2022-12-01T10:08:34.5154940Z adding: build/bin/c10_optional_test (deflated 65%) 2022-12-01T10:08:34.5263817Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 63%) 2022-12-01T10:08:34.5358379Z adding: build/bin/c10_registry_test (deflated 61%) 2022-12-01T10:08:34.5448682Z adding: build/bin/c10_tempfile_test (deflated 60%) 2022-12-01T10:08:34.5551556Z adding: build/bin/c10_string_view_test (deflated 62%) 2022-12-01T10:08:34.5640743Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 58%) 2022-12-01T10:08:34.5740987Z adding: build/bin/c10_typeid_test (deflated 61%) 2022-12-01T10:08:34.6561329Z adding: build/bin/protoc-3.13.0.0 (deflated 61%) 2022-12-01T10:08:34.7379439Z adding: build/bin/protoc (deflated 61%) 2022-12-01T10:08:34.7465931Z adding: build/bin/c10_hip_HIPTest (deflated 60%) 2022-12-01T10:08:34.7922028Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 75%) 2022-12-01T10:08:34.8414357Z adding: build/bin/vec_test_all_types_AVX512 (deflated 74%) 2022-12-01T10:08:34.8941801Z adding: build/bin/vec_test_all_types_AVX2 (deflated 73%) 2022-12-01T10:08:34.9035309Z adding: build/bin/FileStoreTest (deflated 61%) 2022-12-01T10:08:34.9141965Z adding: build/bin/TCPStoreTest (deflated 61%) 2022-12-01T10:08:34.9235687Z adding: build/bin/HashStoreTest (deflated 61%) 2022-12-01T10:08:34.9239880Z adding: build/bin/example_allreduce (deflated 68%) 2022-12-01T10:08:34.9354858Z adding: build/bin/ProcessGroupGlooTest (deflated 61%) 2022-12-01T10:08:34.9446690Z adding: build/bin/Dimname_test (deflated 61%) 2022-12-01T10:08:34.9549116Z adding: build/bin/atest (deflated 62%) 2022-12-01T10:08:34.9660285Z adding: build/bin/MaybeOwned_test (deflated 65%) 2022-12-01T10:08:34.9786862Z adding: build/bin/Dict_test (deflated 64%) 2022-12-01T10:08:34.9887894Z adding: build/bin/NamedTensor_test (deflated 61%) 2022-12-01T10:08:34.9990813Z adding: build/bin/apply_utils_test (deflated 62%) 2022-12-01T10:08:35.0100976Z adding: build/bin/basic (deflated 60%) 2022-12-01T10:08:35.0198056Z adding: build/bin/broadcast_test (deflated 60%) 2022-12-01T10:08:35.0291025Z adding: build/bin/cpu_profiling_allocator_test (deflated 60%) 2022-12-01T10:08:35.0392897Z adding: build/bin/cpu_generator_test (deflated 62%) 2022-12-01T10:08:35.0481378Z adding: build/bin/dispatch_key_set_test (deflated 60%) 2022-12-01T10:08:35.0635245Z adding: build/bin/cpu_rng_test (deflated 65%) 2022-12-01T10:08:35.0723488Z adding: build/bin/dlconvertor_test (deflated 61%) 2022-12-01T10:08:35.0826004Z adding: build/bin/extension_backend_test (deflated 61%) 2022-12-01T10:08:35.0922977Z adding: build/bin/half_test (deflated 61%) 2022-12-01T10:08:35.1010822Z adding: build/bin/lazy_tensor_test (deflated 61%) 2022-12-01T10:08:35.1179162Z adding: build/bin/ivalue_test (deflated 61%) 2022-12-01T10:08:35.1273084Z adding: build/bin/math_kernel_test (deflated 61%) 2022-12-01T10:08:35.1367799Z adding: build/bin/memory_format_test (deflated 61%) 2022-12-01T10:08:35.1460305Z adding: build/bin/memory_overlapping_test (deflated 61%) 2022-12-01T10:08:35.1549764Z adding: build/bin/operator_name_test (deflated 61%) 2022-12-01T10:08:35.1649024Z adding: build/bin/native_test (deflated 60%) 2022-12-01T10:08:35.1742707Z adding: build/bin/mobile_memory_cleanup (deflated 60%) 2022-12-01T10:08:35.1832470Z adding: build/bin/operators_test (deflated 61%) 2022-12-01T10:08:35.1923807Z adding: build/bin/packedtensoraccessor_test (deflated 60%) 2022-12-01T10:08:35.2038790Z adding: build/bin/pow_test (deflated 62%) 2022-12-01T10:08:35.2139461Z adding: build/bin/quantized_test (deflated 61%) 2022-12-01T10:08:35.2229415Z adding: build/bin/reportMemoryUsage_test (deflated 61%) 2022-12-01T10:08:35.2317233Z adding: build/bin/reduce_ops_test (deflated 60%) 2022-12-01T10:08:35.2417762Z adding: build/bin/scalar_tensor_test (deflated 60%) 2022-12-01T10:08:35.2521778Z adding: build/bin/scalar_test (deflated 61%) 2022-12-01T10:08:35.2613785Z adding: build/bin/stride_properties_test (deflated 61%) 2022-12-01T10:08:35.2712216Z adding: build/bin/type_ptr_test (deflated 61%) 2022-12-01T10:08:35.2716203Z adding: build/bin/thread_init_test (deflated 70%) 2022-12-01T10:08:35.2846585Z adding: build/bin/tensor_iterator_test (deflated 67%) 2022-12-01T10:08:35.2942522Z adding: build/bin/test_parallel (deflated 61%) 2022-12-01T10:08:35.3034494Z adding: build/bin/undefined_tensor_test (deflated 60%) 2022-12-01T10:08:35.3122816Z adding: build/bin/variant_test (deflated 60%) 2022-12-01T10:08:35.3229880Z adding: build/bin/type_test (deflated 61%) 2022-12-01T10:08:35.3231773Z adding: build/bin/verify_api_visibility (deflated 82%) 2022-12-01T10:08:35.3356628Z adding: build/bin/vmap_test (deflated 62%) 2022-12-01T10:08:35.3447695Z adding: build/bin/weakref_test (deflated 60%) 2022-12-01T10:08:35.3537892Z adding: build/bin/wrapdim_test (deflated 60%) 2022-12-01T10:08:35.3643298Z adding: build/bin/IListRef_test (deflated 62%) 2022-12-01T10:08:35.3730239Z adding: build/bin/xla_tensor_test (deflated 60%) 2022-12-01T10:08:35.3908153Z adding: build/bin/List_test (deflated 69%) 2022-12-01T10:08:35.4020685Z adding: build/bin/KernelFunction_test (deflated 64%) 2022-12-01T10:08:35.4225591Z adding: build/bin/kernel_function_legacy_test (deflated 66%) 2022-12-01T10:08:35.4388739Z adding: build/bin/kernel_function_test (deflated 66%) 2022-12-01T10:08:35.4597462Z adding: build/bin/kernel_lambda_legacy_test (deflated 70%) 2022-12-01T10:08:35.4766674Z adding: build/bin/kernel_lambda_test (deflated 70%) 2022-12-01T10:08:35.4872370Z adding: build/bin/kernel_stackbased_test (deflated 62%) 2022-12-01T10:08:35.5036204Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2022-12-01T10:08:35.5126018Z adding: build/bin/CppSignature_test (deflated 61%) 2022-12-01T10:08:35.5211867Z adding: build/bin/op_allowlist_test (deflated 61%) 2022-12-01T10:08:35.5304333Z adding: build/bin/inline_container_test (deflated 61%) 2022-12-01T10:08:35.5403405Z adding: build/bin/backend_fallback_test (deflated 60%) 2022-12-01T10:08:35.5489461Z adding: build/bin/hip_complex_math_test (deflated 61%) 2022-12-01T10:08:35.5946985Z adding: build/bin/op_registration_test (deflated 77%) 2022-12-01T10:08:35.6039641Z adding: build/bin/hip_apply_test (deflated 61%) 2022-12-01T10:08:35.6125833Z adding: build/bin/hip_complex_test (deflated 61%) 2022-12-01T10:08:35.6211847Z adding: build/bin/hip_distributions_test (deflated 61%) 2022-12-01T10:08:35.6297707Z adding: build/bin/hip_generator_test (deflated 61%) 2022-12-01T10:08:35.6383683Z adding: build/bin/hip_half_test (deflated 61%) 2022-12-01T10:08:35.6469689Z adding: build/bin/hip_integer_divider_test (deflated 61%) 2022-12-01T10:08:35.6555378Z adding: build/bin/hip_optional_test (deflated 61%) 2022-12-01T10:08:35.6641591Z adding: build/bin/hip_packedtensoraccessor_test (deflated 61%) 2022-12-01T10:08:35.6730251Z adding: build/bin/hip_dlconvertor_test (deflated 61%) 2022-12-01T10:08:35.6816221Z adding: build/bin/hip_vectorized_test (deflated 61%) 2022-12-01T10:08:35.6842114Z adding: build/bin/tutorial_tensorexpr (deflated 66%) 2022-12-01T10:08:35.6938416Z adding: build/bin/test_dist_autograd (deflated 60%) 2022-12-01T10:08:35.7062803Z adding: build/bin/test_cpp_rpc (deflated 60%) 2022-12-01T10:08:35.7066281Z adding: build/bin/parallel_benchmark (deflated 73%) 2022-12-01T10:08:35.7186534Z adding: build/bin/test_mobile_nnc (deflated 61%) 2022-12-01T10:08:35.7202016Z adding: build/bin/aot_model_compiler_test (deflated 66%) 2022-12-01T10:08:35.8598736Z adding: build/bin/test_tensorexpr (deflated 66%) 2022-12-01T10:08:35.9152377Z adding: build/bin/test_lazy (deflated 73%) 2022-12-01T10:08:35.9159648Z adding: build/bin/torch_shm_manager (deflated 62%) 2022-12-01T10:08:36.1131035Z adding: build/bin/test_api (deflated 67%) 2022-12-01T10:08:36.2117608Z adding: build/bin/test_jit (deflated 65%) 2022-12-01T10:08:36.2157629Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:08:36.2157849Z with: 2022-12-01T10:08:36.2158045Z name: linux-focal-rocm5.2-py3.7 2022-12-01T10:08:36.2158242Z retention-days: 14 2022-12-01T10:08:36.2158438Z if-no-files-found: error 2022-12-01T10:08:36.2158637Z path: artifacts.zip 2022-12-01T10:08:36.2158813Z s3-bucket: gha-artifacts 2022-12-01T10:08:36.2159002Z region: us-east-1 2022-12-01T10:08:36.2159173Z ##[endgroup] 2022-12-01T10:08:36.8758277Z With the provided path, there will be 1 file uploaded 2022-12-01T10:08:36.8759058Z Uploading to s3 prefix: pytorch/pytorch/3591403534/linux-focal-rocm5.2-py3.7 2022-12-01T10:08:36.8812003Z Starting upload of artifacts.zip 2022-12-01T10:08:40.8008577Z Finished upload of artifacts.zip 2022-12-01T10:08:40.8159364Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:08:40.8159591Z with: 2022-12-01T10:08:40.8159785Z s3-prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:08:40.8160006Z retention-days: 365 2022-12-01T10:08:40.8160204Z if-no-files-found: warn 2022-12-01T10:08:40.8160396Z path: sccache-stats-*.json 2022-12-01T10:08:40.8160586Z name: artifact 2022-12-01T10:08:40.8160769Z s3-bucket: gha-artifacts 2022-12-01T10:08:40.8161158Z region: us-east-1 2022-12-01T10:08:40.8161343Z ##[endgroup] 2022-12-01T10:08:41.1535073Z NOTE: s3-prefix specified, ignoring name parameter 2022-12-01T10:08:41.1535548Z With the provided path, there will be 1 file uploaded 2022-12-01T10:08:41.1535868Z Uploading to s3 prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:08:41.1542595Z Starting upload of sccache-stats-linux-focal-rocm5.2-py3.7-9818100102.json 2022-12-01T10:08:41.2638911Z Finished upload of sccache-stats-linux-focal-rocm5.2-py3.7-9818100102.json 2022-12-01T10:08:41.2770111Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2022-12-01T10:08:41.2770364Z with: 2022-12-01T10:08:41.2770531Z ##[endgroup] 2022-12-01T10:08:41.2785873Z ##[group]Run set -eou pipefail 2022-12-01T10:08:41.2786106Z set -eou pipefail 2022-12-01T10:08:41.2786286Z  2022-12-01T10:08:41.2786704Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-12-01T10:08:41.2786943Z for _ in $(seq 1440); do 2022-12-01T10:08:41.2787163Z  # Break if no ssh session exists anymore 2022-12-01T10:08:41.2787381Z  if [ "$(who)" = "" ]; then 2022-12-01T10:08:41.2787548Z  break 2022-12-01T10:08:41.2787723Z  fi 2022-12-01T10:08:41.2787892Z  echo "." 2022-12-01T10:08:41.2788052Z  sleep 5 2022-12-01T10:08:41.2788218Z done 2022-12-01T10:08:41.2799297Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:08:41.2799538Z ##[endgroup] 2022-12-01T10:08:41.2823887Z Holding runner for 2 hours until all ssh sessions have logged out 2022-12-01T10:08:41.2904183Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T10:08:41.2904510Z # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T10:08:41.2904762Z # shellcheck disable=SC2046 2022-12-01T10:08:41.2904976Z docker stop $(docker ps -q) || true 2022-12-01T10:08:41.2905210Z # Prune all of the docker images 2022-12-01T10:08:41.2905429Z docker system prune -af 2022-12-01T10:08:41.2916118Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:08:41.2916347Z ##[endgroup] 2022-12-01T10:08:44.0356083Z 0baeb92da0ac 2022-12-01T10:08:44.5967710Z Deleted Containers: 2022-12-01T10:08:44.5968051Z 0baeb92da0ac3bb5fbd11696f3f80a414ca2b6211924a2b3832e70602b266231 2022-12-01T10:08:44.5968240Z 2022-12-01T10:08:47.0591368Z Deleted Images: 2022-12-01T10:08:47.0592129Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T10:08:47.0592834Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-focal-rocm5.2-py3.7@sha256:dae161cd27052ed55cef74fbe779534c1cf67469df6180c19925f7755600d59f 2022-12-01T10:08:47.0593367Z deleted: sha256:42a45ecb3bfe29dac90054429faa81c7ab6982165aafbacecdfef6e7265b7efb 2022-12-01T10:08:47.0593735Z deleted: sha256:ed942ce4bb31076c6094d598b0438c2749789784cb837743baf86352bc9849bf 2022-12-01T10:08:47.0594063Z deleted: sha256:4de18354765f57d8dd84af33272b75446e5d9898c05a1654f0220e5835f3e86e 2022-12-01T10:08:47.0594418Z deleted: sha256:4d85024cdb8e7abbd73178cc280beacf5f70404e43e48ed7e417d575da32df51 2022-12-01T10:08:47.0594804Z deleted: sha256:32e2f620afa103d38ecda8398a974db57e1a84cff72e78b8f6ba95dad430bc1e 2022-12-01T10:08:47.0595168Z deleted: sha256:9db74e68d2c4624432c4f45ec2419a361e0307092fd774397e5a1e840be47ee5 2022-12-01T10:08:47.0595503Z deleted: sha256:02997a6c4d966923b720ebda128100aa62dcc310dd316d4423bb330eb1c6368f 2022-12-01T10:08:47.0595854Z deleted: sha256:175726ac36e4ef9152d03701f369baab6fd21ebd1ab796c873f16f88c1a86bdf 2022-12-01T10:08:47.0596220Z deleted: sha256:39affa18b2a2d91f54f64d2b612d2da8d29772cf5631f611e75ac2b31846596b 2022-12-01T10:08:47.0596579Z deleted: sha256:6acabfe6d49220037ceb4fcd123b662925bd539298e5c6eba0ef55a0deccb6e4 2022-12-01T10:08:47.0596940Z deleted: sha256:7880e25c21d891cc83ae384fc97f1f84005e59d01ab65d8f8abc344d9e9c4f99 2022-12-01T10:08:47.0597292Z deleted: sha256:d0d5a62c08c105b704c478c691811671171afcbe950100d2c8ba8ac8c78cf03b 2022-12-01T10:08:47.0597661Z deleted: sha256:72f24aba6c6f6194bb0eeab242cf0bf3edc355c8abdb16eb629aa52ca0de9512 2022-12-01T10:08:47.0598020Z deleted: sha256:754446147c205ef8daa6f57d76d5454cb28ff392685a98eab1499d25b5588f55 2022-12-01T10:08:47.0598374Z deleted: sha256:ceb55c717c59c244fc501f1df6bf468c6411b11c592aaaf0405af2cfd8659450 2022-12-01T10:08:47.0598910Z deleted: sha256:9d76fcd34c6c654328dc7d4cce7cbed8cc7a8750c1a5e7934ae2c5533dc07290 2022-12-01T10:08:47.0599269Z deleted: sha256:48d2e5e89c19abf125e4e02602903f184eb78e2c8e53ba5cd1d1c8dabbb7d792 2022-12-01T10:08:47.0599618Z deleted: sha256:2e533948ea141d886aab84e1e32b779655e61110a17141eb95298501853469c5 2022-12-01T10:08:47.0599973Z deleted: sha256:c16253c00a6ef3ad4d81e568ce34d129e1dbda020e2a00ef2bcb3d798d4d4664 2022-12-01T10:08:47.0600310Z deleted: sha256:c2674517920be880580d7fe697a0022e8b8406fc972b3d53ed6b23922ba2f430 2022-12-01T10:08:47.0600645Z deleted: sha256:932e0784043bb9d9939a55a2bd5a4376d92b557d6493bd95f86972bc98a08481 2022-12-01T10:08:47.0601155Z deleted: sha256:6f3201c035f19deb2c4774a677978f55eea3d4b1ed00ab14b4c48527655ecc91 2022-12-01T10:08:47.0601516Z deleted: sha256:d5c16157339b7d3daea62a86210bb5942e21917eb5bed1f93f83566bbd03ee52 2022-12-01T10:08:47.0601877Z deleted: sha256:cea72cb8455d352e1bde751d8e3dd71ac4f12b1fb43ed6d4ea8a4ca80542c8ff 2022-12-01T10:08:47.0602248Z deleted: sha256:f6da973d9f6d7ea9124a6a7fe16e7275344208fdc6828077945b32064f813b66 2022-12-01T10:08:47.0602601Z deleted: sha256:46f68719b226feac9cd6030296f465aaaa833a38dad9209ba229485835216aa7 2022-12-01T10:08:47.0602927Z deleted: sha256:516364b75806edf233d23a037c24314b6136757d8e91e1dd48f59a32f8e5f54f 2022-12-01T10:08:47.0603280Z deleted: sha256:e713215d55a6a9dfc6df1a040bdc556bdd91869d4671a22be12edc77d39184c6 2022-12-01T10:08:47.0603641Z deleted: sha256:245ed57e58b9d103c49ea0fc8e88ba0442fe785b2e58f61563d78718e4fdc4fd 2022-12-01T10:08:47.0604000Z deleted: sha256:7290fc0b055cf6ff00c7899b3de6c166fb0f730fd2d79da39d3ae1a29c886b25 2022-12-01T10:08:47.0604346Z deleted: sha256:661a136ecb077a9aea6e25b1ba37a523946837dc3f58d41c22dcd413bdb20cc2 2022-12-01T10:08:47.0604709Z deleted: sha256:bc214801290e2e93cbaee3e5ba765e4cf58bf10cd47e2ad21b9e3a2555ab9024 2022-12-01T10:08:47.0605159Z deleted: sha256:dce7bd99a331021fc8e79e106ddff6faf82005196c08fccd81780f57fc87e45d 2022-12-01T10:08:47.0605513Z deleted: sha256:7070a4ad8ac000d6910f8bab3e00671f9ea4e7094064da08eb1892332166b92d 2022-12-01T10:08:47.0605865Z deleted: sha256:b40ed86654e59e1012e1716d5384910f8c3bb58274b7b00fca564a53e9897ba3 2022-12-01T10:08:47.0606051Z 2022-12-01T10:08:47.0612822Z Total reclaimed space: 21.6GB 2022-12-01T10:08:47.0665370Z Post job cleanup. 2022-12-01T10:08:47.0701701Z Post job cleanup. 2022-12-01T10:08:47.1759486Z [command]/usr/bin/git version 2022-12-01T10:08:47.2054387Z git version 2.37.1 2022-12-01T10:08:47.2093985Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/7e75d7e8-17c9-4b7d-9dd4-77f074766a37' before making global git config changes 2022-12-01T10:08:47.2094419Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:08:47.2098694Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:08:47.2146078Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:08:47.2176253Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-01T10:08:47.2618296Z Entering 'android/libs/fbjni' 2022-12-01T10:08:47.2676541Z Entering 'third_party/FP16' 2022-12-01T10:08:47.2736763Z Entering 'third_party/FXdiv' 2022-12-01T10:08:47.2790518Z Entering 'third_party/NNPACK' 2022-12-01T10:08:47.2854642Z Entering 'third_party/QNNPACK' 2022-12-01T10:08:47.2914124Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T10:08:47.2989212Z Entering 'third_party/XNNPACK' 2022-12-01T10:08:47.3101285Z Entering 'third_party/benchmark' 2022-12-01T10:08:47.3147527Z Entering 'third_party/cpuinfo' 2022-12-01T10:08:47.3217774Z Entering 'third_party/cub' 2022-12-01T10:08:47.3274881Z Entering 'third_party/cudnn_frontend' 2022-12-01T10:08:47.3376095Z Entering 'third_party/cutlass' 2022-12-01T10:08:47.3502505Z Entering 'third_party/eigen' 2022-12-01T10:08:47.3592737Z Entering 'third_party/fbgemm' 2022-12-01T10:08:47.3660119Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T10:08:47.3722601Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T10:08:47.3790121Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T10:08:47.3864987Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T10:08:47.3929596Z Entering 'third_party/flatbuffers' 2022-12-01T10:08:47.4006755Z Entering 'third_party/fmt' 2022-12-01T10:08:47.4073513Z Entering 'third_party/foxi' 2022-12-01T10:08:47.4135305Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T10:08:47.4195370Z Entering 'third_party/gloo' 2022-12-01T10:08:47.4254960Z Entering 'third_party/googletest' 2022-12-01T10:08:47.4312122Z Entering 'third_party/ideep' 2022-12-01T10:08:47.4362960Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T10:08:47.4421287Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T10:08:47.4497380Z Entering 'third_party/ios-cmake' 2022-12-01T10:08:47.4559138Z Entering 'third_party/ittapi' 2022-12-01T10:08:47.4615154Z Entering 'third_party/kineto' 2022-12-01T10:08:47.4677788Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T10:08:47.4742082Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T10:08:47.4802771Z Entering 'third_party/nccl/nccl' 2022-12-01T10:08:47.4864695Z Entering 'third_party/neon2sse' 2022-12-01T10:08:47.4922806Z Entering 'third_party/nlohmann' 2022-12-01T10:08:47.4990371Z Entering 'third_party/onnx' 2022-12-01T10:08:47.5116639Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T10:08:47.5185755Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T10:08:47.5247732Z Entering 'third_party/onnx-tensorrt' 2022-12-01T10:08:47.5307148Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T10:08:47.5408332Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T10:08:47.5476882Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T10:08:47.5538224Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T10:08:47.5598649Z Entering 'third_party/pocketfft' 2022-12-01T10:08:47.5655546Z Entering 'third_party/protobuf' 2022-12-01T10:08:47.5767713Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T10:08:47.5831032Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T10:08:47.5901929Z Entering 'third_party/psimd' 2022-12-01T10:08:47.5963956Z Entering 'third_party/pthreadpool' 2022-12-01T10:08:47.6017202Z Entering 'third_party/pybind11' 2022-12-01T10:08:47.6076212Z Entering 'third_party/python-enum' 2022-12-01T10:08:47.6133256Z Entering 'third_party/python-peachpy' 2022-12-01T10:08:47.6207232Z Entering 'third_party/python-six' 2022-12-01T10:08:47.6273399Z Entering 'third_party/sleef' 2022-12-01T10:08:47.6332448Z Entering 'third_party/tbb' 2022-12-01T10:08:47.6406322Z Entering 'third_party/tensorpipe' 2022-12-01T10:08:47.6471548Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T10:08:47.6537011Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T10:08:47.6594926Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T10:08:47.6656519Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T10:08:47.6734238Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T10:08:47.6807299Z Entering 'third_party/zstd' 2022-12-01T10:08:47.6878706Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:08:47.6905437Z http.https://github.com/.extraheader 2022-12-01T10:08:47.6913028Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:08:47.6944170Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-12-01T10:08:47.7198973Z Entering 'android/libs/fbjni' 2022-12-01T10:08:47.7219259Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7245954Z Entering 'third_party/FP16' 2022-12-01T10:08:47.7266118Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7293013Z Entering 'third_party/FXdiv' 2022-12-01T10:08:47.7312306Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7339244Z Entering 'third_party/NNPACK' 2022-12-01T10:08:47.7358510Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7385390Z Entering 'third_party/QNNPACK' 2022-12-01T10:08:47.7406118Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7432701Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T10:08:47.7452287Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7478705Z Entering 'third_party/XNNPACK' 2022-12-01T10:08:47.7498176Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7535571Z Entering 'third_party/benchmark' 2022-12-01T10:08:47.7554898Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7581705Z Entering 'third_party/cpuinfo' 2022-12-01T10:08:47.7603224Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7630138Z Entering 'third_party/cub' 2022-12-01T10:08:47.7650006Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7676161Z Entering 'third_party/cudnn_frontend' 2022-12-01T10:08:47.7695641Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7728685Z Entering 'third_party/cutlass' 2022-12-01T10:08:47.7748924Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7782086Z Entering 'third_party/eigen' 2022-12-01T10:08:47.7802900Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7831880Z Entering 'third_party/fbgemm' 2022-12-01T10:08:47.7852345Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7879221Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T10:08:47.7899557Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7925626Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T10:08:47.7945521Z http.https://github.com/.extraheader 2022-12-01T10:08:47.7972919Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T10:08:47.7992101Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8020084Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T10:08:47.8040533Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8068197Z Entering 'third_party/flatbuffers' 2022-12-01T10:08:47.8088198Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8116651Z Entering 'third_party/fmt' 2022-12-01T10:08:47.8136489Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8164001Z Entering 'third_party/foxi' 2022-12-01T10:08:47.8183841Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8210210Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T10:08:47.8229877Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8256434Z Entering 'third_party/gloo' 2022-12-01T10:08:47.8276815Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8303830Z Entering 'third_party/googletest' 2022-12-01T10:08:47.8323699Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8350461Z Entering 'third_party/ideep' 2022-12-01T10:08:47.8370057Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8395548Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T10:08:47.8415612Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8443396Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T10:08:47.8463492Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8496605Z Entering 'third_party/ios-cmake' 2022-12-01T10:08:47.8517120Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8542378Z Entering 'third_party/ittapi' 2022-12-01T10:08:47.8564254Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8590010Z Entering 'third_party/kineto' 2022-12-01T10:08:47.8610338Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8637209Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T10:08:47.8656430Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8683405Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T10:08:47.8702655Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8730317Z Entering 'third_party/nccl/nccl' 2022-12-01T10:08:47.8749791Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8777143Z Entering 'third_party/neon2sse' 2022-12-01T10:08:47.8797393Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8823361Z Entering 'third_party/nlohmann' 2022-12-01T10:08:47.8843303Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8870939Z Entering 'third_party/onnx' 2022-12-01T10:08:47.8890550Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8929885Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T10:08:47.8949627Z http.https://github.com/.extraheader 2022-12-01T10:08:47.8976084Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T10:08:47.8995587Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9024182Z Entering 'third_party/onnx-tensorrt' 2022-12-01T10:08:47.9044530Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9070718Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T10:08:47.9090685Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9121894Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T10:08:47.9142344Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9168596Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T10:08:47.9188437Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9214855Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T10:08:47.9234106Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9265804Z Entering 'third_party/pocketfft' 2022-12-01T10:08:47.9286321Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9312671Z Entering 'third_party/protobuf' 2022-12-01T10:08:47.9334126Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9364531Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T10:08:47.9383886Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9410601Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T10:08:47.9430310Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9458350Z Entering 'third_party/psimd' 2022-12-01T10:08:47.9478972Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9505374Z Entering 'third_party/pthreadpool' 2022-12-01T10:08:47.9525757Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9551855Z Entering 'third_party/pybind11' 2022-12-01T10:08:47.9572180Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9598524Z Entering 'third_party/python-enum' 2022-12-01T10:08:47.9618648Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9644589Z Entering 'third_party/python-peachpy' 2022-12-01T10:08:47.9664773Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9691289Z Entering 'third_party/python-six' 2022-12-01T10:08:47.9711334Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9737109Z Entering 'third_party/sleef' 2022-12-01T10:08:47.9757721Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9784306Z Entering 'third_party/tbb' 2022-12-01T10:08:47.9804885Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9832334Z Entering 'third_party/tensorpipe' 2022-12-01T10:08:47.9854172Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9880613Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T10:08:47.9899653Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9925678Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T10:08:47.9944916Z http.https://github.com/.extraheader 2022-12-01T10:08:47.9971224Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T10:08:47.9990205Z http.https://github.com/.extraheader 2022-12-01T10:08:48.0015566Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T10:08:48.0035547Z http.https://github.com/.extraheader 2022-12-01T10:08:48.0061898Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T10:08:48.0081144Z http.https://github.com/.extraheader 2022-12-01T10:08:48.0109424Z Entering 'third_party/zstd' 2022-12-01T10:08:48.0130145Z http.https://github.com/.extraheader 2022-12-01T10:08:48.0349250Z Evaluate and set job outputs 2022-12-01T10:08:48.0359341Z Set output 'docker-image' 2022-12-01T10:08:48.0360653Z Cleaning up orphan processes